Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of pino is breaking the build 🚨 #789

Closed
greenkeeper bot opened this issue Feb 16, 2018 · 3 comments
Closed

An in-range update of pino is breaking the build 🚨 #789

greenkeeper bot opened this issue Feb 16, 2018 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 16, 2018

Version 4.11.0 of pino was just published.

Branch Build failing 🚨
Dependency pino
Current Version 4.10.4
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

pino is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build passed Details
  • coverage/coveralls First build on greenkeeper/pino-4.11.0 at 98.203% Details
  • continuous-integration/appveyor/branch AppVeyor build failed Details

Commits

The new version differs by 3 commits.

  • 313df9f Bumped v4.11.0.
  • 721aeb3 Add --dateFormat and --localTime option (#280)
  • d2f3b46 Fixed logo attribution

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
Copy link
Contributor Author

greenkeeper bot commented Feb 16, 2018

After pinning to 4.10.4 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 25, 2018

Version 4.12.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v4.12.0
  • Use serializers from pino-std-serializers (#364)
Commits

The new version differs by 6 commits.

  • a86c529 v4.12.0
  • 0acaa44 Merge pull request #364 from pinojs/std-serializers
  • 42286f0 Refactor to use pino-std-serializers
  • 8c520ea Merge pull request #358 from yonjah/wait-on-signal
  • d24152a Fix bin immidiatly exit on SIGINT
  • 9a5d632 Fix bin not waiting for stdin to close before exiting

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 25, 2018

Version 4.13.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v4.13.0
  • Add CLI option --errorProps for additional formatting options (#360, #359)
Commits

The new version differs by 8 commits.

  • 0435141 v4.13.0
  • 1a46f02 Issue #359, flag for output additional properties for Error object (#360)
  • a86c529 v4.12.0
  • 0acaa44 Merge pull request #364 from pinojs/std-serializers
  • 42286f0 Refactor to use pino-std-serializers
  • 8c520ea Merge pull request #358 from yonjah/wait-on-signal
  • d24152a Fix bin immidiatly exit on SIGINT
  • 9a5d632 Fix bin not waiting for stdin to close before exiting

See the full diff

jsumners added a commit that referenced this issue Mar 1, 2018
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

No branches or pull requests

0 participants