Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

Update dependency pino to v6.7.0 #348

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2020

This PR contains the following updates:

Package Type Update Change
pino (source) dependencies minor 6.0.0 -> 6.7.0

Release Notes

pinojs/pino

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)

v6.1.1

Compare Source

📚 PR:

  • Dropped "Inspired by bunyan".
  • Correctly forwards chindings to prettyPrint when using option (#​810)

v6.1.0

Compare Source

  • Add a hook API to allow mutation of log method parameters before the log method is invoked. #​803 #​808

Renovate configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/pino-6.x branch 3 times, most recently from a2642c8 to a743fb0 Compare April 4, 2020 12:03
@renovate renovate bot changed the title Update dependency pino to v6.1.0 Update dependency pino to v6.1.1 Apr 4, 2020
@renovate renovate bot force-pushed the renovate/pino-6.x branch 4 times, most recently from 24dd65b to 81208f9 Compare April 11, 2020 14:32
@renovate renovate bot changed the title Update dependency pino to v6.1.1 Update dependency pino to v6.2.0 Apr 11, 2020
@renovate renovate bot force-pushed the renovate/pino-6.x branch 2 times, most recently from c1ebd60 to 22f30d2 Compare April 19, 2020 23:40
@renovate renovate bot force-pushed the renovate/pino-6.x branch 2 times, most recently from 77cd48b to 5b1932d Compare April 23, 2020 22:48
@renovate renovate bot changed the title Update dependency pino to v6.2.0 Update dependency pino to v6.2.1 Apr 23, 2020
@renovate renovate bot force-pushed the renovate/pino-6.x branch 7 times, most recently from b9e8219 to 742e787 Compare May 5, 2020 11:22
@renovate renovate bot changed the title Update dependency pino to v6.2.1 Update dependency pino to v6.3.0 May 25, 2020
@renovate renovate bot changed the title Update dependency pino to v6.3.0 Update dependency pino to v6.3.1 May 30, 2020
@renovate renovate bot changed the title Update dependency pino to v6.3.1 Update dependency pino to v6.3.2 Jun 2, 2020
@renovate renovate bot changed the title Update dependency pino to v6.3.2 Update dependency pino to v6.5.0 Aug 8, 2020
@renovate renovate bot force-pushed the renovate/pino-6.x branch 7 times, most recently from 6055892 to 5b842d5 Compare August 13, 2020 17:10
@renovate renovate bot changed the title Update dependency pino to v6.5.0 Update dependency pino to v6.5.1 Aug 13, 2020
@renovate renovate bot force-pushed the renovate/pino-6.x branch 2 times, most recently from a1ef5fd to 79d4be0 Compare August 22, 2020 13:45
@renovate renovate bot changed the title Update dependency pino to v6.5.1 Update dependency pino to v6.6.0 Sep 6, 2020
@renovate renovate bot changed the title Update dependency pino to v6.6.0 Update dependency pino to v6.6.1 Sep 13, 2020
@renovate renovate bot force-pushed the renovate/pino-6.x branch 4 times, most recently from 3b5065f to 9a40c8d Compare September 30, 2020 15:49
@renovate renovate bot force-pushed the renovate/pino-6.x branch 2 times, most recently from f1ca8f2 to cb716e1 Compare October 5, 2020 16:40
@renovate renovate bot changed the title Update dependency pino to v6.6.1 Update dependency pino to v6.7.0 Oct 5, 2020
@renovate renovate bot force-pushed the renovate/pino-6.x branch 2 times, most recently from 2fddb19 to baad469 Compare October 11, 2020 19:32
@renovate renovate bot force-pushed the renovate/pino-6.x branch 3 times, most recently from 9c33568 to 1624be6 Compare October 21, 2020 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant