Skip to content

Update dependency mysqlclient to v2.2.4

TYPO3 Renovate Bot requested to merge renovate/mysqlclient-2.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
mysqlclient ==2.2.0 -> ==2.2.4 age adoption passing confidence

Release Notes

PyMySQL/mysqlclient (mysqlclient)

v2.2.4

Compare Source

What's Changed

Full Changelog: https://github.com/PyMySQL/mysqlclient/compare/v2.2.3...v2.2.4

v2.2.3

Compare Source

What's Changed

Full Changelog: https://github.com/PyMySQL/mysqlclient/compare/v2.2.2...v2.2.3

v2.2.2

Compare Source

What's Changed

Full Changelog: https://github.com/PyMySQL/mysqlclient/compare/v2.2.1...v2.2.2

v2.2.1

Compare Source

What's Changed

  • Connection.ping() avoid using MYSQL_OPT_RECONNECT option until reconnect=True is specified. MySQL 8.0.33 start showing warning when the option is used. (#​664)
  • Windows: Update MariaDB Connector/C to 3.3.8. (#​665)
  • Windows: Build wheels for Python 3.12 (#​644)
Merged pull requests

New Contributors

Full Changelog: https://github.com/PyMySQL/mysqlclient/compare/v2.2.0...v2.2.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by TYPO3 Renovate Bot

Merge request reports