npms-io / npms-analyzer

The analyzer behind https://npms.io
MIT License
319 stars 38 forks source link

Update pino to the latest version šŸš€ #156

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.5.2 of pino just got published.

Dependency pino
Current Version 3.4.0
Type dependency

The version 4.5.2 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of pino. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v4.5.2
  • Make pretty() do not crash if there is no timestamp #244 by @mcollina
Commits

The new version differs by 93 commits0.

  • e3bbb24 Bumped v4.5.2.
  • c496bbd Make pretty() do not crash if there is no timestamp (#244)
  • dc9cbb0 Bumped snazzy to 7
  • eda4f9b v4.5.1
  • 73d1c16 Merge pull request #241 from AlexTes/patch-2
  • 5fe4307 Clarify serializers further
  • 7ebd850 Merge pull request #240 from AlexTes/patch-1
  • 81ff4c8 Correct typographical error
  • 615e460 v4.5.0
  • a3d6f22 Merge pull request #239 from pinojs/issue-202
  • 0a3f5c0 Re-add slowtime option with deprecation notice
  • 7455cd9 Correct documentation and add tstamp function test
  • c0b1670 Remove slowtime doc from API.md
  • d6c33b0 Implement pluggable time functions
  • 3352e6f 4.4.0

There are 93 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 4.5.3 just got published.

Update to this version instead šŸš€

Release Notes v4.5.3
Commits

The new version differs by 2 commits.

  • 984bfb1 Bumped v4.5.3.
  • 50b46d9 added levelVal check to addLevel function (#247)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.5.4 just got published.

Update to this version instead šŸš€

Release Notes v4.5.4
  • Use this.stringify() instead of JSON.stringify #251
Commits

The new version differs by 5 commits.

  • b80239b Bumped v4.5.4.
  • 05f139c using this.stringify instead of JSON.stringify (#251)
  • dfb5c50 Updated README so maybe it renders better on NPM.
  • d0c99d2 add pino-couch (#252)
  • e6fbe72 Ignored both yarn and npm@5 lock files.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.6.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 4 commits.

  • 517e78b Bumped v4.6.0.
  • 33bf96d Don't try to log remoteAddress/remotePort when no connection exists (#254)
  • 539d37c Added metadata protocol (#258)
  • 36f4167 Added the IRC channel to the README (#253)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.7.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 10 commits.

  • 3e309d3 Bumped v4.7.0.
  • 4e619f0 Added node 8 to travis.
  • 836d855 Updated chalk to v2.0.0.
  • ce10ba1 Merge pull request #268 from pinojs/fast-child
  • c14a0ef Replace that with self in applyOptions.
  • 9522423 Slice off some ms in some happy-paths
  • df540c2 Faster child() implementation.
  • f09549c Merge pull request #264 from vladgolubev/patch-1
  • 0343c4e Add missing logstash link in docs/transports.md
  • 09d5990 Do not cause problems to turbofan (#260)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.7.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 6 commits.

  • b1f753c v4.7.1
  • 329634e Merge branch 'issue-263'
  • 54a2f8d Reword reasoning for out-of-process benefit
  • ba20e87 Remove expected clause
  • 4f487a2 Add not to transports about wrapping and pino-multi-stream
  • e366286 Add a detailed overview of transports to initial readme

See the full diff