Commit 183abbe
authored
Update dependency mysql-connector-python to ^9.3.0 (#427)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[mysql-connector-python](https://redirect.github.com/mysql/mysql-connector-python)
([changelog](https://dev.mysql.com/doc/relnotes/connector-python/en/)) |
`^9.2.0` -> `^9.3.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mysql/mysql-connector-python (mysql-connector-python)</summary>
###
[`v9.3.0`](https://redirect.github.com/mysql/mysql-connector-python/blob/HEAD/CHANGES.txt#v930)
[Compare
Source](https://redirect.github.com/mysql/mysql-connector-python/compare/9.2.0...9.3.0)
\======
-
[WL#16754](https://redirect.github.com/WL/mysql-connector-python/issues/16754):
The host wildcard no longer applies to localhost
-
[WL#16752](https://redirect.github.com/WL/mysql-connector-python/issues/16752):
Deprecate class methods to access instance data or to know instance
internal state
-
[WL#16327](https://redirect.github.com/WL/mysql-connector-python/issues/16327):
Remove Cursors Prepared Raw and Named Tuple
-
[BUG#37541353](https://redirect.github.com/BUG/mysql-connector-python/issues/37541353):
(Contribution) Fix typing annotation of MySQLConnectionAbstract's close
function
-
[BUG#37453587](https://redirect.github.com/BUG/mysql-connector-python/issues/37453587):
Github links in PyPI project's pages do not work
-
[BUG#37447394](https://redirect.github.com/BUG/mysql-connector-python/issues/37447394):
Unable to escape a parameter marker (`%s`) used in a query that should
not be treated as a parameter marker
-
[BUG#37418436](https://redirect.github.com/BUG/mysql-connector-python/issues/37418436):
Arbitrary File Read in MySQL Python Client library
-
[BUG#37410052](https://redirect.github.com/BUG/mysql-connector-python/issues/37410052):
Bad formatting of exceptions when connecting with Unix sockets
-
[BUG#37399636](https://redirect.github.com/BUG/mysql-connector-python/issues/37399636):
The C-extension has a memory leak when working with prepared statements
-
[BUG#37275524](https://redirect.github.com/BUG/mysql-connector-python/issues/37275524):
Exception is not interpreted properly on prepared statements when C
extension is in use
-
[BUG#36098290](https://redirect.github.com/BUG/mysql-connector-python/issues/36098290):
mysql-connector-python is distributed without setup.py or pyproject.toml
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 01:00 AM and 05:59 AM, only on
Tuesday ( * 1-5 * * 2 ) in timezone Etc/UTC, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/canonical/mysql-router-k8s-operator).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjQxLjQwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIm5vdCBidWcgb3IgZW5oYW5jZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 85f7486 commit 183abbe
2 files changed
+30
-29
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments