Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mysql-connector-python from 9.1.0 to 9.2.0 in /docs #1300

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps mysql-connector-python from 9.1.0 to 9.2.0.

Changelog

Sourced from mysql-connector-python's changelog.

v9.2.0

  • WL#16381: Add support for read and write timeouts
  • WL#16285: Remake Multi Statement Execution
  • BUG#37145655: MySQL Connector/Python Configuration Files RCE
  • BUG#36702939: connection_cext has a memory leak in the python mysql-connector
  • BUG#36922645: Option connection_timeout is overwritten and works as "query" timeout instead
  • BUG#36126909: "Unread result found" exception/bad MySQLCursor.statement when query text contains code comments
  • BUG#35810050: Executing multiple statements fails when importing Sakila
Commits
  • e271035 Update copyright year
  • c0fc635 Updated the LICENSE files
  • 18f047e Bring socket.timeout back
  • 79a17cb Adjust code to meet typing, linting and styling guidelines
  • 586652a BUG#36702939: connection_cext has a memory leak in the python mysql-connector
  • f08eaaa Updated versions of pre-commit hook tools black and mypy
  • 248b50f WL#16381 BUG#36922645: Add support for read and write timeouts
  • dd9ded0 BUG#37145655: MySQL Connector/Python Configuration Files RCE
  • 90fb325 WL#16285 BUG#36126909 BUG#35810050: Remake Multi Statement Execution
  • ac1af72 Upgrade zstandard
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 9.1.0 to 9.2.0.
- [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt)
- [Commits](mysql/mysql-connector-python@9.1.0...9.2.0)

---
updated-dependencies:
- dependency-name: mysql-connector-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency update Work type - updates or additions to Parsons project dependenies python Pull requests that update Python code labels Feb 17, 2025
Copy link

Coverage report

This PR does not seem to contain any modification to coverable code.

@shaunagm shaunagm merged commit 034d663 into main Feb 18, 2025
133 checks passed
@dependabot dependabot bot deleted the dependabot/pip/docs/mysql-connector-python-9.2.0 branch February 18, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency update Work type - updates or additions to Parsons project dependenies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant