cemremengu / fastify-oracle

Attaches an oracledb connection pool to a Fastify server instance.
Other
13 stars 11 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency fastify-plugin was updated from 1.5.0 to 1.6.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/cemremengu/fastify-oracle/builds/537765327?utm_source=github_status&utm_medium=notification)).

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 10 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)

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.5.0 your tests are passing again. Downgrade this dependency đź“Ś.