makedeb / mprweb

Hosting platform for the makedeb Package Repository (MPR)
https://mpr.makedeb.org
GNU General Public License v2.0
15 stars 3 forks source link

Update dependency mysqlclient to v2.1.0 - autoclosed #74

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mysqlclient ==2.0.3 -> ==2.1.0 age adoption passing confidence

Release Notes

PyMySQL/mysqlclient ### [`v2.1.0`](https://togithub.com/PyMySQL/mysqlclient/releases/v2.1.0) [Compare Source](https://togithub.com/PyMySQL/mysqlclient/compare/v2.0.3...v2.1.0) #### What's Changed - Use unittest.mock instead of mock by [@​methane](https://togithub.com/methane) in https://github.com/PyMySQL/mysqlclient/pull/469 - Actions: Fix pytest args. by [@​methane](https://togithub.com/methane) in https://github.com/PyMySQL/mysqlclient/pull/470 - Actions: Fix measuring coverage by [@​methane](https://togithub.com/methane) in https://github.com/PyMySQL/mysqlclient/pull/471 - Let multi statements be optional by [@​simlun](https://togithub.com/simlun) in https://github.com/PyMySQL/mysqlclient/pull/500 - Remove bytes encoder that was specifically for Django 1.11 by [@​rsiemens](https://togithub.com/rsiemens) in https://github.com/PyMySQL/mysqlclient/pull/490 - update remnants of passwd and db also in docs by [@​ziegenberg](https://togithub.com/ziegenberg) in https://github.com/PyMySQL/mysqlclient/pull/488 - Better support for building on Windows by [@​sparkyb](https://togithub.com/sparkyb) in https://github.com/PyMySQL/mysqlclient/pull/484 - Fix tests with MySQL 8.0 by [@​methane](https://togithub.com/methane) in https://github.com/PyMySQL/mysqlclient/pull/501 - Windows: Update MariaDB Connector to 3.2.4 by [@​methane](https://togithub.com/methane) in https://github.com/PyMySQL/mysqlclient/pull/508 - set_character_set() sends "SET NAMES" always. by [@​methane](https://togithub.com/methane) in https://github.com/PyMySQL/mysqlclient/pull/509 - Remove escape() and escape_string() from MySQLdb. by [@​methane](https://togithub.com/methane) in https://github.com/PyMySQL/mysqlclient/pull/511 - \_mysql: db -> database, passwd -> password by [@​methane](https://togithub.com/methane) in https://github.com/PyMySQL/mysqlclient/pull/513 - Always set MULTI_RESULTS flag by [@​methane](https://togithub.com/methane) in https://github.com/PyMySQL/mysqlclient/pull/515 - Actions: Add Python 3.10 and remove 3.5. by [@​methane](https://togithub.com/methane) in https://github.com/PyMySQL/mysqlclient/pull/516 - Action: Run Django tests by [@​methane](https://togithub.com/methane) in https://github.com/PyMySQL/mysqlclient/pull/519 - Fix typos by [@​kianmeng](https://togithub.com/kianmeng) in https://github.com/PyMySQL/mysqlclient/pull/520 #### New Contributors - [@​simlun](https://togithub.com/simlun) made their first contribution in https://github.com/PyMySQL/mysqlclient/pull/500 - [@​rsiemens](https://togithub.com/rsiemens) made their first contribution in https://github.com/PyMySQL/mysqlclient/pull/490 - [@​ziegenberg](https://togithub.com/ziegenberg) made their first contribution in https://github.com/PyMySQL/mysqlclient/pull/488 - [@​sparkyb](https://togithub.com/sparkyb) made their first contribution in https://github.com/PyMySQL/mysqlclient/pull/484 - [@​kianmeng](https://togithub.com/kianmeng) made their first contribution in https://github.com/PyMySQL/mysqlclient/pull/520 **Full Changelog**: https://github.com/PyMySQL/mysqlclient/compare/v2.0.3...v2.1.0

Configuration

📅 Schedule: 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.



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