Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps oracledb and @types/oracledb. These dependencies needed to be updated together.
Updates oracledb from 6.8.0 to 6.9.0

Release notes

Sourced from oracledb's releases.

node-oracledb v6.9.0 Release Notes

node-oracledb v6.9.0 is now available. See the release announcement and release notes for details. This release brings support for Oracle Database 23ai Sessionless transactions, Instance Principal Authentication IAM workflow, application contexts, Transaction Guard among a slew of exciting new features. In addition, it also provides multiple bug fixes for the previous 6.x.x releases, 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.17 or later.

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

Commits
  • d8372e2 Update documentation and release notes for 6.9 release
  • 989eece Add test for sessionless
  • 48f07cb Prepare for 6.9 release with documentation and test updates
  • d4e770e Update ODPI-C to the required commit SHA
  • b20a234 Minor update for sessionless test
  • c3ac968 Support edge cases for sessionless transactions
  • 10af376 Bump min supported Node.js version to 14.17
  • b8cd4f6 Sanitize code, add documentation and tests for 6.9 features
  • 7d6c8b2 Add support for Oracle Database 23ai Sessionless transactions
  • f420322 Minor update to the isRecoverable porperty of the Error object
  • Additional commits viewable in compare view

Updates @types/oracledb from 6.5.4 to 6.6.2

Commits

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [oracledb](https://github.com/oracle/node-oracledb) and [@types/oracledb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/oracledb). These dependencies needed to be updated together.

Updates `oracledb` from 6.8.0 to 6.9.0
- [Release notes](https://github.com/oracle/node-oracledb/releases)
- [Changelog](https://github.com/oracle/node-oracledb/blob/main/CHANGELOG.md)
- [Commits](oracle/node-oracledb@v6.8.0...v6.9.0)

Updates `@types/oracledb` from 6.5.4 to 6.6.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/oracledb)

---
updated-dependencies:
- dependency-name: oracledb
  dependency-version: 6.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/oracledb"
  dependency-version: 6.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2025
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