hassio-addons / addon-jupyterlab

JupyterLab - Home Assistant Community Add-ons
https://addons.community
MIT License
54 stars 27 forks source link

⬆️ Update mysqlclient to v2.2.2 #552

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mysqlclient ==2.2.1 -> ==2.2.2 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

PyMySQL/mysqlclient (mysqlclient) ### [`v2.2.2`](https://togithub.com/PyMySQL/mysqlclient/releases/tag/v2.2.2) [Compare Source](https://togithub.com/PyMySQL/mysqlclient/compare/v2.2.1...v2.2.2) #### What's Changed - Support MySQL 8.3 by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/690](https://togithub.com/PyMySQL/mysqlclient/pull/690) - `conn.kill()` and `conn.shutdown()` are deprecated. - use ruff for formatter by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/691](https://togithub.com/PyMySQL/mysqlclient/pull/691) - doc: add link to README by [@​methane](https://togithub.com/methane) in [https://github.com/PyMySQL/mysqlclient/pull/692](https://togithub.com/PyMySQL/mysqlclient/pull/692) **Full Changelog**: https://github.com/PyMySQL/mysqlclient/compare/v2.2.1...v2.2.2

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.