Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pino-6.x
Open

fix(deps): update dependency pino to v6.14.0#109
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pino-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2020

This PR contains the following updates:

Package Change Age Confidence
pino (source) 6.1.16.14.0 age 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 force-pushed the renovate/pino-6.x branch from 5551de9 to 6d8d15d Compare May 11, 2020 21:38
@renovate renovate bot force-pushed the renovate/pino-6.x branch from 6d8d15d to 067a7d9 Compare May 25, 2020 12:25
@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 force-pushed the renovate/pino-6.x branch from 067a7d9 to 4f5a14b Compare May 30, 2020 10:05
@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 force-pushed the renovate/pino-6.x branch from 4f5a14b to 40e15b9 Compare June 2, 2020 21:00
@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 force-pushed the renovate/pino-6.x branch from 40e15b9 to 2bff00d Compare July 2, 2020 04:55
@renovate renovate bot force-pushed the renovate/pino-6.x branch from 2bff00d to 2f2dd73 Compare August 25, 2020 05:00
@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 force-pushed the renovate/pino-6.x branch from 2f2dd73 to 1444d7a Compare October 26, 2020 12:55
@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 force-pushed the renovate/pino-6.x branch from 1444d7a to 9108cbe Compare November 27, 2020 08:57
@renovate renovate bot force-pushed the renovate/pino-6.x branch from 9108cbe to 5de19aa Compare December 11, 2020 17:00
@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 force-pushed the renovate/pino-6.x branch from 5de19aa to 92f337e Compare January 6, 2021 15:54
@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 force-pushed the renovate/pino-6.x branch from 92f337e to 25803b1 Compare January 9, 2021 22:59
@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 force-pushed the renovate/pino-6.x branch from 25803b1 to abe8f96 Compare January 22, 2021 13:58
@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 force-pushed the renovate/pino-6.x branch from abe8f96 to 2d0da63 Compare February 10, 2021 18:39
@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 force-pushed the renovate/pino-6.x branch from 2d0da63 to 4333791 Compare April 26, 2021 13:12
@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 force-pushed the renovate/pino-6.x branch from 4333791 to f5592be Compare October 18, 2021 21:54
@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 force-pushed the renovate/pino-6.x branch from f5592be to a11f553 Compare March 7, 2022 10:56
@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
@renovate renovate bot force-pushed the renovate/pino-6.x branch from a11f553 to d116cf6 Compare September 25, 2022 20:19
@renovate renovate bot force-pushed the renovate/pino-6.x branch from d116cf6 to b7260f1 Compare November 20, 2022 18:05
@renovate renovate bot force-pushed the renovate/pino-6.x branch from b7260f1 to ff7d486 Compare August 10, 2025 14:53
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