yonjah / ralphi

Pure Node.js simple rate limiting server to prevent bruteforce attacks
https://ralphi.js.org
MIT License
16 stars 2 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency pino was updated from 5.13.2 to 5.13.3.

🚨 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/yonjah/ralphi/builds/584580393?utm_source=github_status&utm_medium=notification)).

Release Notes for v5.13.3

πŸ“š PR:

  • docs(transports): add CloudWatch (#696)
  • docs(api): remove Lambda note in pino-destination (#697)
  • fix(serializers): properly transfer Symbol based serializers (#707)
  • docs(api): fix binding example (#700)
Commits

The new version differs by 5 commits.

  • 88b86bd Bumped v5.13.3.
  • a4a185a docs(api): fix binding example (#700)
  • 0e1b4d2 fix(serializers): properly transfer Symbol based serializers (#707)
  • 146d803 docs(api): remove Lambda note in pino-destination (#697)
  • af59c7d docs(transports): add CloudWatch (#696)

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 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.13.4
  • bump fast redact #714
Commits

The new version differs by 10 commits.

  • c0dc89d 5.13.4
  • af52299 Merge pull request #714 from pinojs/bump-fast-redact
  • 016b5e5 bump fast redact
  • 3372e18 Merge pull request #712 from iamolegga/patch-1
  • 98085f6 fix styles in web frameworks docs for Nest
  • f313d37 add Nest Framework documentation
  • 0faa2e7 Merge pull request #685 from ferrao/patch-1
  • c1c4f48 Merge pull request #709 from sonicdoe/standard-v14
  • ecdee19 Upgrade standard to v14
  • 07e8ebd Updated elasticsearch transport configuration

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.13.5
  • always sync flush on fatal log – #730
  • fastify integration clarification - #729
Commits

The new version differs by 9 commits.

  • 0c5442c 5.13.5
  • c1d9f11 Merge pull request #730 from pinojs/fatal-sync-flush
  • 017891e rm stray space
  • 09e20d3 always sync flush fatal log messages
  • 6b06d90 clarify that pino can be accessed on both request and reply (#729)
  • cf6cf48 Update nest example and add link to readme (#725)
  • 162c981 refactor(proto): Remove objError from asJson call (#722)
  • a9ca301 Merge pull request #717 from Zirak/symbol-support
  • a953c77 Handle formatting a Symbol

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.13.6

πŸ“š PR:

  • Bumped dependencies
  • fix(redaction): fix corner cases with paths (#732)
  • Add MySQL/MariaDB transport (#708)
Commits

The new version differs by 4 commits.

  • 0416d88 Bumped v5.13.6
  • 72be9ed Bumped dependencies
  • 044dbd0 Add MySQL/MariaDB transport (#708)
  • 588fb11 fix(redaction): fix corner cases with paths (#732)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 84e2dc2 5.14.0
  • f66326a feat(mixin): add mixin config option (#741)
  • b03028a ci(travis): add Node.js 12+13 to Travis CI test matrix (#742)
  • 29a2419 CI : Github action improvement (#744)
  • edaedec CI : Add GitHub action (#743)
  • 919f5ad catch potential write errors on fatal flush sync (#740)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.15.0

πŸ“š PR:

  • test(mixin): improve object test to ensure proper object assign order (#745)
  • CI : Move from sleep to watch exists (#748)
  • feat(bindings): allow setting of bindings (#754)
Commits

The new version differs by 4 commits.

  • 8e11dc9 Bumped v5.15.0
  • 1586df3 feat(bindings): allow setting of bindings (#754)
  • 6fe7476 CI : Move from sleep to watch exists (#748)
  • 29ceca4 test(mixin): improve object test to ensure proper object assign order (#745)

See the full diff