Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump oracledb from 4.2.0 to 6.0.1 #1083

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps oracledb from 4.2.0 to 6.0.1.

Release notes

Sourced from oracledb's releases.

node-oracledb v6.0.1 Release Notes

node-oracledb v6.0.1 is available. See the CHANGELOG for details. This release contains bug fixes for the 6.0.0 release, including the patches provided for the issues raised by our users. Thank you for reporting the issues promptly!

Pre-built binaries are available for Node.js 14.6 or later.

Windows 64-bit (x64) (built with VS 2017) macOS 64-bit (Intel x64) Linux 64-bit (x86-64) (built on Oracle Linux 7) Linux ARM 64-bit

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

node-oracledb v6.0.0 Release Notes

node-oracledb v6.0.0 is available. See the release announcement and release notes.

This version of node-oracledb is now a ‘Thin’ mode driver by default. The Thin mode is implemented purely in JavaScript and connects directly to Oracle Database. You can also enable a ‘Thick’ mode that will allow the optional use of Oracle client libraries with some additional functionality.

Install with npm install oracledb.

node-oracledb v5.5.0 Release Notes

node-oracledb v5.5.0 is available. See the release announcement and CHANGELOG.

Pre-built binaries are available for Node.js 14 or later.

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

Install with npm install oracledb. For other environments, refer to INSTALL on building from source code.

node-oracledb v5.4.0 Release Notes

node-oracledb v5.4.0 is available. See the release announcement and CHANGELOG.

Pre-built binaries are available for Node.js 12 or later.

  • Windows 64-bit (x64) (built with VS 2017)
  • 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.

node-oracledb v5.3.0 Release Notes

node-oracledb v5.3.0 is available. See the release announcement and CHANGELOG.

Pre-built binaries are available for Node.js 12 or later.

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

... (truncated)

Commits
  • ee11f48 Update release notes for 6.0.1 release
  • a69d4d4 Update README file to redirect users to use GitHub discussions sections for q...
  • fac7d5b Improve clean-up handling in test files
  • 0680e29 Bump up to 6.0.1 release
  • c568e23 Ensure getStatementInfo executes statement only when needed to
  • ae623d1 Add more 'Import Buffer' code as per PR #1559 of Sławomir Osoba
  • f189de2 More example and test updates
  • fbeda64 Fix cursor leak during an error
  • 4b2661f Update JSON Bind Test Case
  • c820413 Minor protocol fixes for Thin mode
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sharadchan87, a new releaser for oracledb since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [oracledb](https://github.com/oracle/node-oracledb) from 4.2.0 to 6.0.1.
- [Release notes](https://github.com/oracle/node-oracledb/releases)
- [Changelog](https://github.com/oracle/node-oracledb/blob/main/CHANGELOG.md)
- [Commits](oracle/node-oracledb@v4.2.0...v6.0.1)

---
updated-dependencies:
- dependency-name: oracledb
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from styfle and Timer as code owners June 12, 2023 22:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 12, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2023

Superseded by #1086.

@dependabot dependabot bot closed this Jul 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oracledb-6.0.1 branch July 1, 2023 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants