fralonra / fastify-log

Colorful terminal logger for Fastify.
MIT License
7 stars 1 forks source link

An in-range update of fastify-plugin is breaking the build 🚨 #2

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency fastify-plugin was updated from 1.2.1 to 1.3.0.

🚨 View failing branch.

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

fastify-plugin 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 could not complete due to an error ([Details](https://travis-ci.org/fralonra/fastify-log/builds/463142198?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.3.0
  • Add type support for the error callback #52
  • Fix file matching when dot appear before extension #55
Commits

The new version differs by 6 commits.

  • 28fefdf Bumped v1.3.0
  • 44780ce Add type support for error in next callback (#52)
  • e0bbba6 Fix file matching when dot appears before extension (#55)
  • 79030f2 chore(package): update fastify to version 1.13.0 (#51)
  • c14f8cb chore(package): update fastify to version 1.12.1 (#50)
  • 4887fbb chore(package): update fastify to version 1.12.0 (#49)

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

After pinning to 1.2.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.4.0
  • preserve fastify version #56
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.5.0
  • support for transpiled modules #61
Commits

The new version differs by 6 commits.

  • e2d6f1f Bumped v1.5.0
  • caff3e9 fn.default check for transpiled modules (#61)
  • 31708bb Add tests for dependency graph checking (#58)
  • 279fc07 Bumped v1.4.0.
  • 9e757c6 added package-lock to .gitignore
  • d78c8a7 preserve fastify version (#56)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.6.0

πŸ“š PR:

  • chore(package): update fastify to version 2.0.0
  • Updated to fastify v2
  • fix(package): update semver to version 6.0.0
  • Adds defaults generic types to main function
  • Adds test for fastify plugin’s generic typings
  • Organize typescript testing (#63)
  • update all dependencies to latest, the same of Fastify (latest) (#64)
  • ignore tap (#71)
Commits

The new version differs by 16 commits.

  • 2dce5cd Bumped v1.6.0.
  • 20caf8a Added Node 12 to .travis.yml
  • 345c750 Adds test for fastify plugin’s generic typings
  • 89721bb Adds defaults generic types to main function
  • 966248c ignore tap (#71)
  • e1601e4 fix(package): update semver to version 6.0.0
  • ab15760 Updated to fastify v2
  • 9d3a7ff chore(package): update fastify to version 2.0.0
  • 24eb09d update all dependencies to latest, the same of Fastify (latest) (#64)
  • 5bc3d7d Organize typescript testing (#63)
  • e2d6f1f Bumped v1.5.0
  • caff3e9 fn.default check for transpiled modules (#61)
  • 31708bb Add tests for dependency graph checking (#58)
  • 279fc07 Bumped v1.4.0.
  • 9e757c6 added package-lock to .gitignore

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v1.6.1

πŸ“š PR:

  • chore(package): update standard to version 13.0.1
  • chore(package): update standard to version 14.0.0
  • fix linting errors for standard@14
  • Updated deps
  • Update standard to the latest version πŸš€ (#74)
  • Error name (#84)
Commits

The new version differs by 23 commits.

  • b9a7ede Bumped v1.6.1
  • df58357 Updated deps
  • 03cdeee Error name (#84)
  • 7d78d57 fix linting errors for standard@14
  • 3686925 chore(package): update standard to version 14.0.0
  • 3d3ca8c Update standard to the latest version πŸš€ (#74)
  • 5204636 chore(package): update standard to version 13.0.1
  • 2dce5cd Bumped v1.6.0.
  • 20caf8a Added Node 12 to .travis.yml
  • 345c750 Adds test for fastify plugin’s generic typings
  • 89721bb Adds defaults generic types to main function
  • 966248c ignore tap (#71)
  • e1601e4 fix(package): update semver to version 6.0.0
  • ab15760 Updated to fastify v2
  • 9d3a7ff chore(package): update fastify to version 2.0.0

There are 23 commits in total.

See the full diff