Skip to content

Update pino to the latest version 🚀#39

Open
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/pino-5.0.0-rc.5
Open

Update pino to the latest version 🚀#39
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/pino-5.0.0-rc.5

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 10, 2018

Version 5.0.0-rc.5 of pino was just published.

Dependency pino
Current Version 4.10.4
Type dependency

The version 5.0.0-rc.5 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of pino.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 133 commits.

  • 8077987 5.0.0-rc.5
  • 66d7789 rename needsMetadata symbol to pino.metadata
  • e007bf8 Merge pull request #445 from pinojs/100-cov
  • e76946a 100% coverage
  • 9b6e285 Merge pull request #444 from pinojs/rename-dot-pino-to-dot-version
  • 86d8771 rename .pino to .version, add .version to export
  • 7e60900 update internal parent vs child benchmark
  • 7479b1e expose symbols
  • cd63ed0 differentiate non-comparitive benchmarks for internal use
  • c06fd0e Merge pull request #443 from pinojs/default-error-serializer
  • d09c196 additional err serializer tests
  • d39baed error serializer for err namespace by default
  • 1acb452 tests: hot fix
  • 44e8024 Merge pull request #438 from pinojs/modernize-test-syntax
  • 15194d6 tests: ci fix/clarify single tick test

There are 133 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jul 20, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 20, 2018

Version 5.0.0-rc.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 22 commits.

There are 22 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 20, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 20, 2018

Version 4.17.5 just got published.

Update to this version instead 🚀

Release Notes v4.17.5
  • Support logging errors that do not contain a stack #457
Commits

The new version differs by 12 commits ahead by 12, behind by 110.

  • 2f14f6d Bumped v4.17.5
  • bf7db10 Updated dependencies
  • 3a14789 fix: support logging errors that do not contain a stack (#457)
  • ed4428e added reference to pino-papertrail transport (#455)
  • e7c9c0c Merge pull request #435 from indexzero/winston3
  • 5a09809 [doc] Use winston@3 proper.
  • f09d661 4.17.4
  • 9a2ae1e hot fix: node v4 syntax
  • 36d4d26 4.17.3
  • 65d905a Merge pull request #422 from pinojs/formatOpts-typo
  • e926df7 correct interpolation safety behaviour
  • 5a999f9 fix: format opts typo

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 29, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 29, 2018

Version 4.17.6 just got published.

Update to this version instead 🚀

Release Notes v4.17.6
  • Do not cast to strickt Error#stack #464
Commits

The new version differs by 2 commits.

  • 44ba331 Bumped v4.17.6
  • 576c970 Do not cast to string Error#stack. (#464)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 7, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 7, 2018

Version 5.0.0 just got published.

Update to this version instead 🚀

Release Notes v5.0.0
  • Use SonicBoom #394
  • Redact API #420
  • Fast UTC time as timestamp #415
  • Removed slowtime #391
  • Removed safe option #470
  • Support automatic destination with string #472
  • Added pino.final #454
  • Updated dependencies
  • Dropped Node v4

And many many refactoring!

Commits

The new version differs by 122 commits.

  • 7789bce Bumped v5.0.0.
  • 8206a3d Support automatic destination with string. (#472)
  • d5f1cef Removed safe option (#470)
  • c20ce26 Merge pull request #469 from pinojs/update-from-master
  • 0df047f inline asJson (#467)
  • c67fd1a Merge branch 'master' into update-from-master
  • 8fdbebf normalize benchmarks to v5
  • ad5f208 Merge pull request #466 from pinojs/mc-depth-fix
  • e7f9471 Improve performance of depth benchmark by 20%
  • 1456652 depth benchmark from 16KB to 2KB
  • d5a380d destination reopening docs (#462)
  • 9f0b389 Updated dependencies
  • 41f2e84 5.0.0-rc.6
  • 6493dde Merge pull request #454 from pinojs/pino-final
  • 2f93ddf doc improvements per review

There are 122 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 8, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 8, 2018

Version 5.0.1 just got published.

Update to this version instead 🚀

Release Notes v5.0.1
  • Bump sonic-boom to v0.6.0 #473
  • Apply serializers and redact when prettyPrint: true #474 #475
  • Do not crash on prettyPrint: { translateTime: true } #476
Commits

The new version differs by 7 commits.

  • 54a547b Bumped v5.0.1
  • 428f0b4 Bumped dependencies
  • 90be486 Do not crash on dateformat. (#476)
  • be1161f More fixes to pino-pretty, now it applies serializers as expected (#475)
  • 2d729cb Support redaction in pretty print
  • 49c1b81 Support serializers in pretty
  • cb66c32 Bump sonic-boom dependency (#473)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 12, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 12, 2018

Version 5.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 55d2ea3 5.0.2
  • cf70f34 Merge pull request #482 from pinojs/redaction-fix
  • 753cd3b docs: more specific redaction link
  • 3c052fb redaction: document path syntax
  • 5cacdc2 redaction: support leading brackets
  • 8b70939 test: leading bracket notation for redaction
  • 17c7df7 redaction: support bracket notation
  • 9dd7023 fast redact patch bump
  • 38b99ed test: redaction first position bracket notation

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 12, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 12, 2018

Version 5.0.3 just got published.

Update to this version instead 🚀

Release Notes v5.0.3
  • 100% coverage, as a minimum #483
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 13, 2018

Version 5.0.4 just got published.

Update to this version instead 🚀

Release Notes v5.0.4
Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • efd2acb Bumped v5.0.4.
  • 1f68f37 Fix prettyPrint child data (#485)
  • dda7730 Updated split2@3
  • 0703871 Merge pull request #483 from pinojs/cov-100

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 14, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 14, 2018

Version 5.0.5 just got published.

Update to this version instead 🚀

Release Notes v5.0.5
  • Forward errors passed as first args to pretty #486
Commits

The new version differs by 2 commits.

  • 4bcc170 Bumped pino v5.0.5
  • 930b0a4 Forward to pretty an error object passed as first arg (#486)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 14, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 14, 2018

Version 5.1.0 just got published.

Update to this version instead 🚀

Release Notes v5.1.0
  • Make Symbol.for('pino.serializers') part of the public API #487
Commits

The new version differs by 2 commits.

  • c106451 Bumped v5.1.0.
  • f421431 Symbol.for('pino.serializers') is part of the public API (#487)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 17, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 17, 2018

Version 5.1.1 just got published.

Update to this version instead 🚀

Release Notes v5.1.1
  • Do not use SonicBoom for stdout on Lambda #489
Commits

The new version differs by 2 commits.

  • 7f38438 Bumped v5.1.1.
  • dd1d42a Do not use SonicBoom for stdout on Lambda (#489)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 19, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 19, 2018

Version 5.2.0 just got published.

Update to this version instead 🚀

Release Notes v5.2.0
  • Protect from process.stdout.write hacks #493
  • useLevelLabels option #492
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 24, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 24, 2018

Version 5.3.1 just got published.

Update to this version instead 🚀

Release Notes v5.3.1
  • Correctly assemble the message for pretty when an error is present #501
Commits

The new version differs by 9 commits.

  • 4fd243b Bumped v5.3.1.
  • 8cc416b Correctly assemble the message when errors are present (#501)
  • 20b35d8 name property typo in api docs for setting base to null (#499)
  • 5b27e73 5.3.0
  • 42af115 Merge pull request #496 from gyszalai/pino_final_mod
  • 31050d6 Fix pino.final docs
  • 34692e9 Change pino.final docs and tests as requested
  • fb54a08 Use const instead of var in tools.js
  • b2f6500 Modify pino.final to handle calls without a handler

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 25, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 25, 2018

Version 5.4.0 just got published.

Update to this version instead 🚀

Release Notes v5.4.0
  • Added the ability to change the level name when creating an instance #503
Commits

The new version differs by 2 commits.

  • d1d4c82 Bumped v5.4.0
  • e6d8585 Add ability to change level name when creating the instance (#503)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 27, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 27, 2019

  • The dependency pino was updated from 4.10.4 to 5.13.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 14, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 14, 2019

  • The dependency pino was updated from 4.10.4 to 5.13.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 8, 2019

  • The dependency pino was updated from 4.10.4 to 5.13.6.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2019

  • The dependency pino was updated from 4.10.4 to 5.14.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 13, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 13, 2019

  • The dependency pino was updated from 4.10.4 to 5.15.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 11, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 11, 2020

  • The dependency pino was updated from 4.10.4 to 5.16.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 29, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 29, 2020

  • The dependency pino was updated from 4.10.4 to 5.17.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 27, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 27, 2020

  • The dependency pino was updated from 4.10.4 to 6.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 3, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 3, 2020

  • The dependency pino was updated from 4.10.4 to 6.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 4, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 4, 2020

  • The dependency pino was updated from 4.10.4 to 6.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 11, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 11, 2020

  • The dependency pino was updated from 4.10.4 to 6.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 23, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 23, 2020

  • The dependency pino was updated from 4.10.4 to 6.2.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 25, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 25, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency pino was updated from 4.10.4 to 6.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 30, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 30, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency pino was updated from 4.10.4 to 6.3.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 2, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency pino was updated from 4.10.4 to 6.3.2.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants