Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency pino to v6.14.0 #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pino (source) 6.1.1 -> 6.14.0 age adoption passing confidence

Release Notes

pinojs/pino (pino)

v6.14.0

Compare Source

What's Changed

Full Changelog: pinojs/pino@v6.13.4...v6.14.0

v6.13.4

Compare Source

What's Changed

Full Changelog: pinojs/pino@v6.13.3...v6.13.4

v6.13.3

Compare Source

  • Disable 100% coverage check

Full Changelog: pinojs/pino@v6.13.2...v6.13.3

v6.13.2

Compare Source

What's Changed

Full Changelog: pinojs/pino@v6.13.1...v6.13.2

v6.13.1

Compare Source

  • Reduce verbosity of deprecation warnings #​1092

v6.13.0

Compare Source

📚 PR:

  • refactor: deprecate child bindings apply options (#​1067)
  • docs: fix an incorrect links in docs/lts.md (#​1069)
  • build(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#​1047)

v6.12.0

Compare Source

📚 PR:

  • Update ci.yml
  • [Docs] document that .child() call triggers level-change event. (#​1014)
  • ci: add nodejs v16 to test matrix (#​1018)
  • build(deps): bump actions/checkout from 2 to 2.3.4 (#​1024)
  • ci: remove redundant conditional; ignore doc updates (#​1026)
  • build(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#​1029)
  • build(deps): bump fastify/github-action-merge-dependabot (#​1030)
  • build(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4 (#​1044)
  • build(deps): bump fastify/github-action-merge-dependabot (#​1033)
  • Better describe base options in docs (#​1046)
  • build(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#​1055)
  • Handle complex object cases (#​1061)
  • Improved LTS documentation (#​1060)
  • feat: child redact option (#​1059)

v6.11.3

Compare Source

📚 PR:

  • quick-format-unescaped@^4.0.3 is fixed (#​985)
  • docs: fix reference to pino-websocket (#​989)
  • Update to tap v15 (#​999)
  • docs: fix Event: levelChange example (#​1000)
  • Bump actions/upload-artifact from v2.2.2 to v2.2.3 (#​1002)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#​986)
  • docs: use brackets for hyphenated properties (#​1005)
  • doc: Add description statement to benchmark results (#​1008)
  • fix: prettyPrint options - misleading error message with wrong option value (#​1012)

v6.11.2

Compare Source

v6.11.1

Compare Source

📚 PR:

  • Typo
  • Merge pull request #​957 from mendeljacks/patch-1
  • clarify options.timestamp usage (#​953)
  • docs/transport: add pino-kafka (#​954)
  • Make the build pass again (#​962)

v6.11.0

Compare Source

v6.10.0

Compare Source

📚 PR:

  • Bump up pino-std-serializers dependency (#​946)

v6.9.0

Compare Source

📚 PR:

  • docs: upgrade all available http links to https
  • Merge pull request #​941 from xom9ikk/upgrate-to-https
  • Add pino-dev as an ecosystem package in the docs
  • Merge pull request #​943 from dnjstrom/docs/pino-dev
  • docs: Fix a tiny typo (#​939)
  • Fix typos (#​940)
  • access log level in hook #​909 (#​944)

v6.8.0

Compare Source

📚 PR:

  • #​915 Adding path case sensitivity to docs (#​916)
  • Fix link on pretty document (#​927)
  • pass merging object to mixins (#​926)
  • address destructuring mergeObject in docs (#​928)
  • doc: fix wrong link to logger.level (#​929)
  • docs/transport: add pino-gelf (#​934)
  • Support Babel/Typescript "faux modules" as well as native ESM (#​936)

v6.7.0

Compare Source

v6.6.1

Compare Source

v6.6.0

Compare Source

📚 PR:

v6.5.1

Compare Source

📚 PR:

  • Clear cached parsed chindings when they're changed with .setBindings (fixes #​890) (#​893)
  • Update deps (#​894)

v6.5.0

Compare Source

  • Revert originalMsg feature #​882

v6.4.1

Compare Source

  • Remove unused communication channels from README #​880

v6.4.0

Compare Source

📚 PR:

  • Issue 855 clarify mixin docks (#​857)
  • Docs Map log level to Stackdriver Severity (#​726) (#​865)
  • order levels, trace maps to DEBUG severity (#​868)
  • Wrap prototype in factory and guard against loss of scope. (#​875)
  • Avoid data loss with conflictig 'msg' values. (#​876)

v6.3.2

Compare Source

📚 PR:

  • Issue 87 child binding redact bug (#​856)

v6.3.1

Compare Source

📚 PR:

  • Set sync: true when passing in no defaults (#​852)

v6.3.0

Compare Source

📚 PR:

  • Added node v14 to CI (#​829)
  • Use object shorthand for properties (#​830)
  • added pino-tiny to Community list (#​832)
  • Remove obsolete logger field mentions from docs (#​836)
  • Remove pino extreme mentions in docs and code (#​838)
  • Disable code coverage on Windows (#​839)
  • Revert "Disable code coverage on Windows (#​839)" (#​843)
  • Remove useless return (#​844)
  • Allow to suppress prettyPrint flush sync warning (#​841)

v6.2.1

Compare Source

📚 PR:

  • express-pino-logger should be deprecated (#​814)
  • Fixed docs links for asynchronous logging. (#​827)
  • Updated benchmarks (#​828)

v6.2.0

Compare Source

📚 PR:

  • Add rc files
  • Merge pull request #​811 from pinojs/dx-improvements
  • Support formatters.log on pretty print (#​809)
  • Add "silent" property with "noop" value to the pino instance (#​802)
  • Multi stream logging docs (#​822)
  • Update docs interpolation values examples to match v6 (#​818)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency pino to v6.2.1 fix(deps): update dependency pino to v6.3.0 May 25, 2020
@renovate renovate bot changed the title fix(deps): update dependency pino to v6.3.0 fix(deps): update dependency pino to v6.3.1 May 30, 2020
@renovate renovate bot changed the title fix(deps): update dependency pino to v6.3.1 fix(deps): update dependency pino to v6.3.2 Jun 2, 2020
@renovate renovate bot changed the title fix(deps): update dependency pino to v6.3.2 fix(deps): update dependency pino to v6.5.1 Aug 25, 2020
@renovate renovate bot changed the title fix(deps): update dependency pino to v6.5.1 fix(deps): update dependency pino to v6.7.0 Oct 26, 2020
@renovate renovate bot changed the title fix(deps): update dependency pino to v6.7.0 fix(deps): update dependency pino to v6.8.0 Dec 11, 2020
@renovate renovate bot changed the title fix(deps): update dependency pino to v6.8.0 fix(deps): update dependency pino to v6.9.0 Jan 6, 2021
@renovate renovate bot changed the title fix(deps): update dependency pino to v6.9.0 fix(deps): update dependency pino to v6.10.0 Jan 9, 2021
@renovate renovate bot changed the title fix(deps): update dependency pino to v6.10.0 fix(deps): update dependency pino to v6.11.0 Jan 22, 2021
@renovate renovate bot changed the title fix(deps): update dependency pino to v6.11.0 fix(deps): update dependency pino to v6.11.1 Feb 10, 2021
@renovate renovate bot changed the title fix(deps): update dependency pino to v6.11.1 fix(deps): update dependency pino to v6.11.3 Apr 26, 2021
@renovate renovate bot changed the title fix(deps): update dependency pino to v6.11.3 fix(deps): update dependency pino to v6.13.3 Oct 18, 2021
@renovate renovate bot changed the title fix(deps): update dependency pino to v6.13.3 fix(deps): update dependency pino to v6.14.0 Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants