chore(deps-dev): update cx-oracle requirement from <8.1,>8.0.0 to >8.0.0,<8.4#39753
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
Code Review Agent Run #0b7f49
Actionable Suggestions - 1
-
pyproject.toml - 1
- Deprecated Oracle Driver · Line 174-174
Review Details
-
Files reviewed - 1 · Commit Range:
75ac11f..75ac11f- pyproject.toml
-
Files skipped - 0
-
Tools
- Whispers (Secret Scanner) - ✔︎ Successful
- Detect-secrets (Secret Scanner) - ✔︎ Successful
Bito Usage Guide
Commands
Type the following command in the pull request comment and save the comment.
-
/review- Manually triggers a full AI review. -
/pause- Pauses automatic reviews on this pull request. -
/resume- Resumes automatic reviews. -
/resolve- Marks all Bito-posted review comments as resolved. -
/abort- Cancels all in-progress reviews.
Refer to the documentation for additional commands.
Configuration
This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.
Documentation & Help
| "geojson", | ||
| ] | ||
| oracle = ["cx-Oracle>8.0.0, <8.1"] | ||
| oracle = ["cx-Oracle>8.0.0, <8.4"] |
There was a problem hiding this comment.
The Oracle engine spec has migrated to oracledb (noting 'Previously used cx_Oracle, now uses oracledb' and listing 'oracledb' in pypi_packages), but pyproject.toml still specifies cx-Oracle. This creates inconsistency and uses a deprecated driver with potential compatibility issues. Consider updating to oracledb for better support and alignment.
Code Review Run #0b7f49
Should Bito avoid suggestions like this for future reviews? (Manage Rules)
- Yes, avoid them
Updates the requirements on [cx-oracle](https://github.com/oracle/python-cx_Oracle) to permit the latest version. - [Release notes](https://github.com/oracle/python-cx_Oracle/releases) - [Commits](oracle/python-cx_Oracle@8.0.1...8.3.0) --- updated-dependencies: - dependency-name: cx-oracle dependency-version: 8.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
75ac11f to
922fa6d
Compare
Code Review Agent Run #415c46Actionable Suggestions - 0Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
…0.0,<8.4 (apache#39753) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…0.0,<8.4 (apache#39753) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on cx-oracle to permit the latest version.
Release notes
Sourced from cx-oracle's releases.
Commits
5728cf5Try newer version of Sphinx.3a40eeaReadTheDocs only supports up to Python 3.8.fde9ec7ReadTheDocs requires configuration so make it happy.45118e0Preparing to release cx_Oracle 8.3.29ca919Add official support for Python 3.10.ae687ceImprove documentation for WHERE IN clauses.2d33fecTest suite improvements.9db9d69Batch loading documentation improvements.00dc44eUpdate ODPI-C.76157ddAdd note that change to MessageProperties.msgid marked the attribute