Skip to content

deps(deps): bump oracledb and @types/oracledb#23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-7d44b82633
Open

deps(deps): bump oracledb and @types/oracledb#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-7d44b82633

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from oracledb's releases.

node-oracledb v7.0.1 Release Notes

node-oracledb v7.0.1 is now available. See the release notes for details. This release includes bug fixes, mainly 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 2019) macOS 64-bit (ARM 64) Linux 64-bit (x86-64) (built on Oracle Linux 8) Linux ARM 64-bit

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

node-oracledb v7.0.0 Release Notes

node-oracledb v7.0.0 is now available. See the release announcement and release notes for details. This release adds major Thin mode capabilities for high-throughput workloads and Oracle AI Database 26ai via Oracle Direct Load and Database Pipelining Support, expands cloud-native configuration options (with AWS support), improves observability, gives applications new helper APIs for running secure dynamic SQL, and makes resource cleanup feel more at home in modern Node.js. This lends itself well to building fast and secure AI applications and agents with Oracle Database.

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

Windows 64-bit (x64) (built with VS 2017) 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
  • 80c54f8 Prepare for 7.0.1 release
  • bfa133f Final test updates for 7.0.1 release
  • e010e2b Fix timezone offset calculation for negative timezone offsets (Issue #1776)
  • c930100 Documentation and test updates
  • 61cbff7 Minor code formatting and test updates
  • 336c31d Fix issue with sharing context across connections
  • c9fd4f6 Update ODPI-C and disallow null and undefined for appContext values
  • 1928202 Internal code improvements
  • 15c6ab4 Update to Deep Data Security documentation
  • 6955be4 Include proper validations for AQ errors in Thin mode
  • Additional commits viewable in compare view

Updates @types/oracledb from 6.10.3 to 7.0.1

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
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.10.0 to 7.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@v6.10.0...v7.0.1)

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

---
updated-dependencies:
- dependency-name: "@types/oracledb"
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: oracledb
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-7d44b82633 branch from 00e2ce0 to fcf01e8 Compare July 23, 2026 12:07
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