Skip to content

deps(deps): update mysql-connector-python requirement from >=8.2.0 to >=8.4.0#32

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/mysql-connector-python-gte-8.4.0
Open

deps(deps): update mysql-connector-python requirement from >=8.2.0 to >=8.4.0#32
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/mysql-connector-python-gte-8.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updates the requirements on mysql-connector-python to permit the latest version.

Changelog

Sourced from mysql-connector-python's changelog.

v8.4.0

  • WL#16203: GPL License Exception Update
  • WL#16173: Update allowed cipher and cipher-suite lists
  • WL#16164: Implement support for new vector data type
  • WL#16127: Remove the FIDO authentication mechanism
  • WL#16053: Support GSSAPI/Kerberos authentication on Windows using authentication_ldap_sasl_client plug-in for C-extension
  • BUG#36227964: Improve OpenTelemetry span coverage
  • BUG#36167880: Massive memory leak mysqlx native Protobuf adding to collection

v8.3.0

  • WL#16015: Remove use of removed COM_ commands
  • WL#15985: Support GSSAPI/Kerberos authentication on Windows using authentication_ldap_sasl_client plug-in for Pure Python
  • WL#15983: Stop using mysql_ssl_set api
  • WL#15982: Remove use of mysql_shutdown
  • WL#15950: Support query parameters for prepared statements
  • WL#15942: Improve type hints and standardize byte type handling
  • WL#15836: Split mysql and mysqlx into different packages
  • WL#15523: Support Python DB API asynchronous execution
  • BUG#35912790: Binary strings are converted when using prepared statements
  • BUG#35832148: Fix Django timezone.utc deprecation warning
  • BUG#35710145: Bad MySQLCursor.statement and result when query text contains code comments
  • BUG#21390859: STATEMENTS GET OUT OF SYNCH WITH RESULT SETS

v8.2.0

  • WL#15664: Add support for Python 3.12
  • WL#15623: Improve the authentication module
  • WL#15218: Support WebAuthn authentication
  • BUG#35755852: Django config raise_on_warnings is ignored without isolation_level
  • BUG#35733608: Server stmt spans right after the cnx aren't related to the connector's cnx span
  • BUG#35547876: C/Python 8.1.0 type check build fails in the pb2 branch
  • BUG#35544123: Kerberos unit tests configuration is outdated
  • BUG#35503506: Query on information_schema.columns returns bytes
  • BUG#35503377: First connected to server v8, then any v5 connections fail with utf8mb4 charset
  • BUG#35141645: Memory leak in the mysqlx C extension

v8.1.0

  • WL#15749: Remove DMG and MSI support
  • WL#15672: Upgrade Python Protobuf version to 4.21.12
  • WL#15630: Remove Python 3.7 support
  • WL#15629: Add OpenTelemetry tracing
  • WL#15591: Improve the network module
  • BUG#35425076: Fix deallocating None error

... (truncated)

Commits
  • dc71ceb Updated the LICENSE file for 8.4.0
  • 5be5f6b Skip checking of the OpenTelemetry instrumentation module with black
  • 41756ef Update installation details in READMEs to reflect the package split changes
  • d394b1a Fix mypy issue
  • 1e080f7 Updated the GPL LICENSE file for 8.4.0
  • 22c9530 Prepare release 8.4.0
  • 9c4b1df Fix isort, black, pylint and mypy issues
  • 31d48dd Pre-commit: Update black, isort and mypy versions
  • feb7979 BUG#36167880: Massive memory leak mysqlx native Protobuf adding to collection
  • f343b29 Adjust VECTOR type tests when run on Solaris
  • Additional commits viewable in compare view

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

Updates the requirements on [mysql-connector-python](https://github.com/mysql/mysql-connector-python) to permit the latest version.
- [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt)
- [Commits](mysql/mysql-connector-python@8.2.0...8.4.0)

---
updated-dependencies:
- dependency-name: mysql-connector-python
  dependency-version: 8.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 13, 2026

Assignees

The following users could not be added as assignees: mukuljangra5. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity.
It will be closed if no further activity occurs within 7 days.
If this PR is still relevant, please update it to keep it open.

@github-actions github-actions Bot added the stale label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants