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

Bump oracledb from 1.4 to 2.1.2 #36

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps oracledb from 1.4 to 2.1.2.

Release notes

Sourced from oracledb's releases.

v2.1.2

python-oracledb 2.1.2 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.

v2.1.1

python-oracledb 2.1.1 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.

v2.1.0

python-oracledb 2.1.0 is now released. This release adds support for additional features new to Oracle Database 23c and corrects a number of reported bugs. See the full release notes for all of the details.

v2.0.1

python-oracledb 2.0.1 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.

v2.0.0

python-oracledb 2.0.0 is now released. This release adds support for asynchronous programming with asyncio and a large number of smaller enhancements and bug fixes. See the full release notes for all of the details.

v1.4.2

python-oracledb 1.4.2 is now released. This release addresses one issue and begins to supply pre-built binaries for Python 3.12. See the full release notes for all of the details.

v1.4.1

python-oracledb 1.4.1 is now released. This release addresses a number of reported issues. See the full release notes for all of the details.

Commits
  • f32e10e Preparing to release 2.1.2.
  • c1f7361 Fixed bug that prevented error "ORA-01403: no data found" from being
  • 7725474 Fixed the internal regular expression used for parsing Easy Connect
  • c22514a Bump version in preparation for new changes.
  • 48e45f3 Remove unnecessary import.
  • 27f1104 Updates to deprecations section of documentation.
  • 672af3b Tweak release notes in preparation for release.
  • 99ad710 Add check for bind variables duplicated in DML returning statement.
  • 3fbee66 Packet output is now immediately flushed in order to avoid losing output
  • 40d2b97 Tightened up code looking for the end of a database request.
  • 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 requested a review from a team as a code owner April 15, 2024 08:50
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/oracledb-2.1.2 branch from df18747 to 04be7cd Compare April 15, 2024 08:51
Bumps [oracledb](https://github.com/oracle/python-oracledb) from 1.4 to 2.1.2.
- [Release notes](https://github.com/oracle/python-oracledb/releases)
- [Commits](oracle/python-oracledb@v1.4.0...v2.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/oracledb-2.1.2 branch from 04be7cd to 67c1978 Compare April 15, 2024 08:52
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

Superseded by #46.

@dependabot dependabot bot closed this Jul 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/oracledb-2.1.2 branch July 8, 2024 08:24
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