[PR #18806] [CLOSED] chore(deps): bump oracledb from 3.2.0 to 3.4.0 in /backend #24953

Closed
opened 2026-04-20 05:40:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/18806
Author: @dependabot[bot]
Created: 11/1/2025
Status: Closed

Base: devHead: dependabot/pip/backend/dev/oracledb-3.4.0


📝 Commits (1)

  • 62e4688 chore(deps): bump oracledb from 3.2.0 to 3.4.0 in /backend

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/requirements.txt (+1 -1)

📄 Description

Bumps oracledb from 3.2.0 to 3.4.0.

Release notes

Sourced from oracledb's releases.

v3.4.0

python-oracledb 3.4.0 is now released. This release has the following highlights:

  • support for Direct Path Load in thin mode for fast data ingestion
  • support for data frames is no longer considered a pre-release
  • support for type mapping when querying with data frames
  • support for ingesting more Apache Arrow data types
  • support for ingesting Apache Arrow data frames containing multiple chunks
  • support for cursor.executemany() operating on large input data in batches
  • fine-grained control over LOB and number handling
  • new optional install dependencies for plugins

See the full release notes for all of the details.

v3.3.0

python-oracledb 3.3.0 is now released. This release has the following highlights:

  • support for sessionless transactions with Oracle Database 23ai
  • support for ingestion of dataframes
  • support for the ArrowArrayStream PyCapsule interface
  • pre-built binaries for Python 3.14 (this version is in the release candidate phase currently)

See the full release notes for all of the details.

Commits
  • a714682 Preparing to release python-oracledb 3.4.
  • 4a414d8 Fixed bug causing hang due to blocked task cancellation during asyncio
  • 2e23ab6 Updated to released ODPI-C 5.6.3.
  • a71d1aa Ensure that the environment is initialized before establishing an
  • 5b4c6c4 Add missing issue links.
  • 5c2aefb Raise meaningful error when maximum size of a direct path load is exceeded.
  • 1e93cf2 Remove old question template. Discussions are preferred.
  • 003fc2e Ensure that a helpful error message is raised when using Apache Arrow
  • 0a978ad Doc updates.
  • 7c6bd6c Ensure that a proper error messsage is raised for unsigned integers in
  • Additional commits viewable in compare view

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/18806 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/1/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/oracledb-3.4.0` --- ### 📝 Commits (1) - [`62e4688`](https://github.com/open-webui/open-webui/commit/62e4688168c6bf08b1b4a3733f6d79a885ec6c28) chore(deps): bump oracledb from 3.2.0 to 3.4.0 in /backend ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [oracledb](https://github.com/oracle/python-oracledb) from 3.2.0 to 3.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oracle/python-oracledb/releases">oracledb's releases</a>.</em></p> <blockquote> <h2>v3.4.0</h2> <p>python-oracledb 3.4.0 is now released. This release has the following highlights:</p> <ul> <li>support for Direct Path Load in thin mode for fast data ingestion</li> <li>support for data frames is no longer considered a pre-release</li> <li>support for type mapping when querying with data frames</li> <li>support for ingesting more Apache Arrow data types</li> <li>support for ingesting Apache Arrow data frames containing multiple chunks</li> <li>support for cursor.executemany() operating on large input data in batches</li> <li>fine-grained control over LOB and number handling</li> <li>new optional install dependencies for plugins</li> </ul> <p>See the <a href="https://python-oracledb.readthedocs.io/en/latest/release_notes.html#oracledb-3-4-0-october-2025">full release notes</a> for all of the details.</p> <h2>v3.3.0</h2> <p>python-oracledb 3.3.0 is now released. This release has the following highlights:</p> <ul> <li>support for sessionless transactions with Oracle Database 23ai</li> <li>support for ingestion of dataframes</li> <li>support for the ArrowArrayStream PyCapsule interface</li> <li>pre-built binaries for Python 3.14 (this version is in the release candidate phase currently)</li> </ul> <p>See the <a href="https://python-oracledb.readthedocs.io/en/latest/release_notes.html#oracledb-3-3-0-july-2025">full release notes</a> for all of the details.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oracle/python-oracledb/commit/a71468238ea98f38a331afe0a0664b2fa707a294"><code>a714682</code></a> Preparing to release python-oracledb 3.4.</li> <li><a href="https://github.com/oracle/python-oracledb/commit/4a414d8be1f12667f2abf0f52f63ba2a52ac10ed"><code>4a414d8</code></a> Fixed bug causing hang due to blocked task cancellation during asyncio</li> <li><a href="https://github.com/oracle/python-oracledb/commit/2e23ab6a556ae72ad8428ceaa6bbb1831a7fc142"><code>2e23ab6</code></a> Updated to released ODPI-C 5.6.3.</li> <li><a href="https://github.com/oracle/python-oracledb/commit/a71d1aa22655334fd854974921abbbdd035c1708"><code>a71d1aa</code></a> Ensure that the environment is initialized before establishing an</li> <li><a href="https://github.com/oracle/python-oracledb/commit/5b4c6c46692ac549720e0b557acbc26448949417"><code>5b4c6c4</code></a> Add missing issue links.</li> <li><a href="https://github.com/oracle/python-oracledb/commit/5c2aefb498591e2e3f96ab901312818145a118f7"><code>5c2aefb</code></a> Raise meaningful error when maximum size of a direct path load is exceeded.</li> <li><a href="https://github.com/oracle/python-oracledb/commit/1e93cf20acde36bdae0ab643cdc2c28a84ffc313"><code>1e93cf2</code></a> Remove old question template. Discussions are preferred.</li> <li><a href="https://github.com/oracle/python-oracledb/commit/003fc2e3ac111dc8b96d4f205890d09aedea3ada"><code>003fc2e</code></a> Ensure that a helpful error message is raised when using Apache Arrow</li> <li><a href="https://github.com/oracle/python-oracledb/commit/0a978ade49a729c88b4f2d554f4703286787d705"><code>0a978ad</code></a> Doc updates.</li> <li><a href="https://github.com/oracle/python-oracledb/commit/7c6bd6cddc3d581cfbf5eedc0649322f04ae20c1"><code>7c6bd6c</code></a> Ensure that a proper error messsage is raised for unsigned integers in</li> <li>Additional commits viewable in <a href="https://github.com/oracle/python-oracledb/compare/v3.2.0...v3.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=oracledb&package-manager=pip&previous-version=3.2.0&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 05:40:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#24953