Skip to content

Bump mysql-connector-python from 9.1.0 to 9.4.0#152

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/mysql-connector-python-9.4.0
Closed

Bump mysql-connector-python from 9.1.0 to 9.4.0#152
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/mysql-connector-python-9.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2025

Bumps mysql-connector-python from 9.1.0 to 9.4.0.

Changelog

Sourced from mysql-connector-python's changelog.

v9.4.0

  • WL#16966: Upgrade Python lz4 version
  • WL#16963: Update the OpenTelemetry version
  • WL#16962: Update the Python Protobuf version
  • WL#16954: Make sdist packages pip installable
  • BUG#38072835: Authentication OCI plugin option parameters not being supported by the aio connector
  • BUG#37868219: RPM packages have incorrect copyright year in their metadata
  • BUG#37859771: mysql/connector python version 9.3.0 has a regression which cannot persist binary data with percent signs in it
  • BUG#37820231: Text based django ORM filters doesn't work with Connector/Python
  • BUG#37806057: Rename extra option (when installing wheel package) to install webauthn functionality dependencies
  • BUG#37774513: Inconsistent conversion to_sql for cext vs pure python
  • BUG#37642447: The license type is missing from RPM package
  • BUG#37627508: mysql/connector python fetchmany() has an off by one bug when argument given as 1
  • BUG#37047789: Python connector does not support Django enum
  • BUG#36733242: Contribution: Add Connection Pooling Support for AsyncIO Connector
  • BUG#36452514: Missing version info resources
  • BUG#34950958: MySQL Python Connector doesn't work with ssh in the same process
  • BUG#34844347: Freezes on connection via sshtunnel

v9.3.0

  • WL#16754: The host wildcard no longer applies to localhost
  • WL#16752: Deprecate class methods to access instance data or to know instance internal state
  • WL#16327: Remove Cursors Prepared Raw and Named Tuple
  • BUG#37541353: (Contribution) Fix typing annotation of MySQLConnectionAbstract's close function
  • BUG#37453587: Github links in PyPI project's pages do not work
  • BUG#37418436: Arbitrary File Read in MySQL Python Client library
  • BUG#37410052: Bad formatting of exceptions when connecting with Unix sockets
  • BUG#37399636: The C-extension has a memory leak when working with prepared statements
  • BUG#37275524: Exception is not interpreted properly on prepared statements when C extension is in use
  • BUG#36098290: mysql-connector-python is distributed without setup.py or pyproject.toml

v9.2.0

  • WL#16381: Add support for read and write timeouts
  • WL#16285: Remake Multi Statement Execution
  • BUG#37145655: MySQL Connector/Python Configuration Files RCE
  • BUG#36702939: connection_cext has a memory leak in the python mysql-connector
  • BUG#36922645: Option connection_timeout is overwritten and works as "query" timeout instead
  • BUG#36126909: "Unread result found" exception/bad MySQLCursor.statement when query text contains code comments
  • BUG#35810050: Executing multiple statements fails when importing Sakila
Commits
  • ca251cf BUG#37848073: Installation of mysqlx-python-9.3.0 package fails in EL10 due t...
  • 00027e5 Updated the LICENSE files
  • 7bf2cc4 BUG#36733242: Contribution: Add Connection Pooling Support for AsyncIO Connector
  • 43263cd BUG#38072835: Authentication OCI plugin option parameters not being supported...
  • 73b60b0 WL#16954: Make sdist packages pip installable
  • 7dd0f81 Update version to 9.4.0
  • 38c32cc Deactivate test_connection_uri
  • 13f5cd5 BUG#37774513: Inconsistent conversion to_sql for cext vs pure python
  • 9b86b29 BUG#37859771 - mysql/connector python version 9.3.0 has a regression
  • 83a5d24 BUG#37868219: RPM packages have incorrect copyright year in their metadata
  • 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)

Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 9.1.0 to 9.4.0.
- [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt)
- [Commits](mysql/mysql-connector-python@9.1.0...9.4.0)

---
updated-dependencies:
- dependency-name: mysql-connector-python
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 23, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2025

Superseded by #163.

@dependabot dependabot bot closed this Oct 23, 2025
@dependabot dependabot bot deleted the dependabot/pip/mysql-connector-python-9.4.0 branch October 23, 2025 06:10
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants