Skip to content

chore(deps): bump oracledb from 6.9.0 to 6.10.0#28

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/oracledb-6.10.0
Open

chore(deps): bump oracledb from 6.9.0 to 6.10.0#28
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/oracledb-6.10.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 18, 2025

Bumps oracledb from 6.9.0 to 6.10.0.

Release notes

Sourced from oracledb's releases.

node-oracledb v6.10.0 Release Notes

node-oracledb v6.10.0 is now available. See the release announcement and release notes for details. This release brings support for Advanced Queuing (AQ) in Thin Mode, Proxy user-based external authentication with Thin mode connection pools, 'config_time_to_live' configuration caching parameter, internal support for JSON in SODA 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
  • 09b4709 Prepare for 6.10 release
  • a2a4cda Make code, test and documentation updates for 6.10 based on test inputs
  • 0cb3b28 Update ODPI-C
  • 1de951f Update to latest version of ODPI-C
  • 6411427 Internal code improvement
  • 2095fc1 Add support for config_provider_time_to_live parameter in configuration provi...
  • bdb4f85 Add dbColumnName property to metadata in query
  • 08ddf81 Add AQ support in Thin mode (1st release)
  • 6f2ce2d test optimizations
  • 53838eb Throw proper error when non-collection DBObjects call collection methods
  • Additional commits viewable in compare view

Dependabot compatibility score

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.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 18, 2025
@dependabot dependabot Bot requested a review from kshashikumar as a code owner November 18, 2025 06:17
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 18, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/oracledb-6.10.0 branch 2 times, most recently from 46702f5 to 471827d Compare November 24, 2025 17:25
Bumps [oracledb](https://github.com/oracle/node-oracledb) from 6.9.0 to 6.10.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.9.0...v6.10.0)

---
updated-dependencies:
- dependency-name: oracledb
  dependency-version: 6.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/oracledb-6.10.0 branch from 471827d to bc1583a Compare December 15, 2025 15:38
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants