chore(deps): update dependency pymysql to v1.1.2 #158

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/pymysql-1.x into master 2025-08-25 04:49:03 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-24 13:04:36 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
PyMySQL (changelog) ==1.1.1 -> ==1.1.2 age confidence

Release Notes

PyMySQL/PyMySQL (PyMySQL)

v1.1.2

Compare Source

Release date: 2025-08-24

  • Prevent UnboundLocalError in very rare situation. #​1174
  • Close underlying SocketIO soon when Connection is closed for PyPy. #​1183
  • Fix importing PyMySQL fail on CPython 3.13 when getpass.getuser() raises OSEError. #​1190
  • Make charset name "utf8" case insensitive. #​1195
  • Connection.kill() uses KILL query instead of COM_KILLcommand to support MySQL 8.4. #​1197
  • Fix SSL error on CPython 3.13 caused by strict TLS default setting. #​1198
  • Fix auth switch request handling. #​1200

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 is behind base branch, 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.

This MR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [PyMySQL](https://github.com/PyMySQL/PyMySQL) ([changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md)) | `==1.1.1` -> `==1.1.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pymysql/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pymysql/1.1.1/1.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>PyMySQL/PyMySQL (PyMySQL)</summary> ### [`v1.1.2`](https://github.com/PyMySQL/PyMySQL/blob/HEAD/CHANGELOG.md#v112) [Compare Source](https://github.com/PyMySQL/PyMySQL/compare/v1.1.1...v1.1.2) Release date: 2025-08-24 - Prevent UnboundLocalError in very rare situation. [#&#8203;1174](https://github.com/PyMySQL/PyMySQL/pull/1174) - Close underlying `SocketIO` soon when Connection is closed for PyPy. [#&#8203;1183](https://github.com/PyMySQL/PyMySQL/issues/1183) - Fix importing PyMySQL fail on CPython 3.13 when `getpass.getuser()` raises OSEError. [#&#8203;1190](https://github.com/PyMySQL/PyMySQL/pull/1190) - Make charset name "utf8" case insensitive. [#&#8203;1195](https://github.com/PyMySQL/PyMySQL/pull/1195) - `Connection.kill()` uses `KILL` query instead of `COM_KILL`command to support MySQL 8.4. [#&#8203;1197](https://github.com/PyMySQL/PyMySQL/pull/1197) - Fix SSL error on CPython 3.13 caused by strict TLS default setting. [#&#8203;1198](https://github.com/PyMySQL/PyMySQL/pull/1198) - Fix auth switch request handling. [#&#8203;1200](https://github.com/PyMySQL/PyMySQL/pull/1200) </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi45IiwidXBkYXRlZEluVmVyIjoiNDEuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-24 13:04:40 +00:00 (Migrated from gitlab.com)

mentioned in issue #3

mentioned in issue #3
argoyle (Migrated from gitlab.com) merged commit into master 2025-08-25 04:49:04 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/robotframework#158