-
Notifications
You must be signed in to change notification settings - Fork 0
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.5.0 #79
Conversation
🚨 Linting errors found in Python code. Click to expand.
Tip: You can run |
🚨 Python code is not properly formatted. Click to expand.
Please run |
1 similar comment
🚨 Python code is not properly formatted. Click to expand.
Please run |
🚨 Linting errors found in Python code. Click to expand.
Tip: You can run |
Bumps [oracledb](https://github.com/oracle/python-oracledb) from 1.4 to 2.5.0. - [Release notes](https://github.com/oracle/python-oracledb/releases) - [Commits](oracle/python-oracledb@v1.4.0...v2.5.0) --- updated-dependencies: - dependency-name: oracledb dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2a7a1e2
to
e759c19
Compare
🚨 Python code is not properly formatted. Click to expand.
Please run |
1 similar comment
🚨 Python code is not properly formatted. Click to expand.
Please run |
🚨 Linting errors found in Python code. Click to expand.
Tip: You can run |
2 similar comments
🚨 Linting errors found in Python code. Click to expand.
Tip: You can run |
🚨 Linting errors found in Python code. Click to expand.
Tip: You can run |
🚨 Python code is not properly formatted. Click to expand.
Please run |
1 similar comment
🚨 Python code is not properly formatted. Click to expand.
Please run |
🚨 Linting errors found in Python code. Click to expand.
Tip: You can run |
@dependabot rebase |
Looks like this PR is already up-to-date with dev! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Superseded by #98. |
Bumps oracledb from 1.4 to 2.5.0.
Release notes
Sourced from oracledb's releases.
Commits
e49c1c0
Add new environment variable.577785e
Preparing to release python-oracledb 2.5.0.c09352e
Test improvements.3db2ee9
If ping fails, the request should not be marked as completed!41693a2
Further documentation improvements in preparation for release.c31d791
Update ODPI-C.9a4801a
Added support for application context in thin mode; tweak documentationd9d4bee
Remove use of encoding and nencoding in the documentation.a9921bf
Added support for setting the edition when connecting to Oracle791c399
Added more tests.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)