UdeS-STI/udes-node-orchestrator

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

Opened this issue Β· 5 comments

The dependency pino was updated from 5.11.1 to 5.11.2.

🚨 View failing branch.

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
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Release Notes for v5.11.2
  • Support hapi-pino in pino-browser #612
Commits

The new version differs by 7 commits.

  • f74ba65 Bumped v5.11.2
  • b5e31ce Updated dependencies
  • 7d2ba19 Add pino-browser support for hapi-pino (#612)
  • 232d903 disable esm (#610)
  • 40d25da Merge pull request #603 from geekuillaume/patch-1
  • 8ccf6c1 Switch DefinitelyTyped badge URL to https
  • 4d5c6cd Update api.md (#598)

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 🌴

After pinning to 5.11.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The dependency pino was updated from 5.11.2 to 5.11.3.

Your tests are still failing with this version. Compare changes

Release Notes for v5.11.3
  • fix message precedence over merging object #616
Commits

The new version differs by 3 commits.

  • 9a28e82 5.11.3
  • 04a7157 Merge pull request #616 from thomasthiebaud/fix-message-precedence
  • 1ac1576 Fix message precedence over mergedObject

See the full diff

  • The dependency pino was updated from 5.11.3 to 5.12.0.

Your tests are still failing with this version. Compare changes

Release Notes for v5.12.0
  • Fix bug Global serializer not invoked for strings when base: null (#597)
  • Add cls-proxify to ecosystem.md (#604)
  • Fix wildcard redacting with a custom censor function (#617)
Commits

The new version differs by 5 commits.

  • 89230e7 Bumped v5.12.0
  • cf070af Fixes after landing
  • e386651 Fix bug Global serializer not invoked for strings when base: null (#597)
  • 818e95d [Closes #601] Add cls-proxify to ecosystem.md (#604)
  • 8551286 Fix wildcard redacting with a custom censor function (#617)

See the full diff

  • The dependency pino was updated from 5.12.0 to 5.12.1.

Your tests are still failing with this version. Compare changes

Release Notes for v5.12.1
  • resolve message key state issue #635
  • add pino-websocket transport to docs #611
Commits

The new version differs by 9 commits.

  • bd4bb1f 5.12.1
  • 1e48aa0 Merge pull request #611 from kody-abe/patch-1
  • 33433e0 Merge pull request #635 from pinojs/fix-633
  • e945848 add azure application insights transport (#630)
  • 7fb388f Remove the msg property after logging
  • 0b83ac1 add azure table storage transport (#622)
  • edcd6b8 add datadog transport (#621)
  • 770cfe3 Replace obsolete dependency with an up-to-date one (#626)
  • 2f0b09c Add pino-websocket transport to transport documentation

See the full diff

  • The dependency pino was updated from 5.12.1 to 5.12.2.

Your tests are still failing with this version. Compare changes

Release Notes for v5.12.2
  • stateful bug fix #637
Commits

The new version differs by 6 commits.

  • d51220d 5.12.2
  • 5e2c2a2 Merge pull request #637 from pinojs/fix-636
  • 7d5455b Removed useless code in the meta wrapper for pretty
  • f0b8547 create a shallow copy of the object before logging.
  • ecccbdf Moved obj-wrapping logic inside write
  • 693d9f2 make sure msg is picked up from the obj correctly.

See the full diff