aknuds1 / bankai

DIY asset server
http://yoshuawuyts.com/bankai/
Apache License 2.0
0 stars 0 forks source link

Update pino to the latest version πŸš€ #48

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.0.0 of pino was just published.

Dependency pino
Current Version 4.17.6
Type dependency

The version 5.0.0 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.


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

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

Version 5.4.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • c045d06 Bumped v5.4.1.
  • faacff3 Do not override opts if the destination is a string (#513)
  • e6003cf Add badge for JS Standard Style (#509)
  • c4fb9e1 Pass props from error objects to pino-pretty (#511)
  • d3e3aff Updated standard to v12. (#506)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.5.0 just got published.

Update to this version instead πŸš€

Release Notes v5.5.0
  • Do not error "primitives cannot be redacted" #514
Commits

The new version differs by 2 commits.

  • 7dd98cc Bumped v5.5.0.
  • 40f3640 Do not error "primitives cannot be redacted" (#514)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for v5.6.0
  • Allow custom level to remove defaults #515
Commits

The new version differs by 3 commits.

  • 279a896 Bumped v5.6.0
  • 6aafe70 removed debug as a devDependency
  • e870ff3 Allow custom levels to override default and allow to remove default levels (#515)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff