cemremengu / fastify-oracle

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

Update oracledb to the latest version 🚀 #16

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

The dependency oracledb was updated from 2.3.0 to 3.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

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:

cemremengu commented 6 years ago

:heart: this should be part of a semver major release so will do after #15

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Release Notes for node-oracledb 3.0.1 Release Notes

node-oracledb v3.0.1 is available. See the CHANGELOG for details.

Pre-built binaries are available for Node 6, 8, 10 and 11 on:

  • Windows 64-bit (x64) (built with VS 2015)
  • macOS 64-bit (Intel x64)
  • Linux 64-bit (x86-64) (built on Oracle Linux 6)

For other environments, refer to INSTALL on building from source code.