Skip to content

build(deps): bump mysqlclient from 2.2.6 to 2.2.7#1483

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/mysqlclient-2.2.7
Jan 13, 2026
Merged

build(deps): bump mysqlclient from 2.2.6 to 2.2.7#1483
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/mysqlclient-2.2.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 13, 2026

Bumps mysqlclient from 2.2.6 to 2.2.7.

Release notes

Sourced from mysqlclient's releases.

v2.2.7

What's Changed

New Contributors

Full Changelog: PyMySQL/mysqlclient@v2.2.6...v2.2.7

Changelog

Sourced from mysqlclient's changelog.

What's new in 2.2.7

Release: 2025-01-10

  • Add user, host, database, and db attributes to Connection. opentelemetry-instrumentation-(dbapi|mysqlclient) use them. (#753)

======================

Commits

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 [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/PyMySQL/mysqlclient/releases)
- [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst)
- [Commits](PyMySQL/mysqlclient@v2.2.6...v2.2.7)

---
updated-dependencies:
- dependency-name: mysqlclient
  dependency-version: 2.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 13, 2026
@github-actions github-actions Bot enabled auto-merge (squash) January 13, 2026 05:20
@github-actions github-actions Bot merged commit b01d474 into master Jan 13, 2026
14 of 15 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/mysqlclient-2.2.7 branch January 13, 2026 05:23
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jan 13, 2026

Merging this PR will degrade performance by 29.37%

⚡ 9 improved benchmarks
❌ 4 regressed benchmarks
✅ 71 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_first[250] 3.8 ms 3.1 ms +23.03%
test_count[1000] 4.3 ms 6.1 ms -29.37%
test_get_all_with_related_models[10] 14 ms 12.5 ms +11.88%
test_max[250] 2.8 ms 3.2 ms -13.9%
test_get_or_create_when_get[1000] 3.8 ms 3.3 ms +16.48%
test_get_or_none[1000] 4.7 ms 3.6 ms +29.44%
test_sum[500] 3.4 ms 2.7 ms +28.52%
test_making_and_inserting_models_in_bulk[10] 5.2 ms 4.1 ms +27.71%
test_get_or_none[250] 3.1 ms 3.8 ms -18.96%
test_deleting_individually[10] 10 ms 8.5 ms +17.36%
test_deleting_all[250] 1.9 ms 1.7 ms +12.23%
test_exists[1000] 5 ms 4.1 ms +22.38%
test_deleting_all[1000] 3.2 ms 3.8 ms -16.28%

Comparing dependabot/pip/mysqlclient-2.2.7 (b79ae54) with master (552993a)1

Open in CodSpeed

Footnotes

  1. No successful run was found on master (d5bd6e7) during the generation of this report, so 552993a was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants