Skip to content

build(deps): bump pymysql from 1.1.1 to 1.1.2#1464

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/pymysql-1.1.2
Jan 29, 2026
Merged

build(deps): bump pymysql from 1.1.1 to 1.1.2#1464
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/pymysql-1.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 30, 2025

Copy link
Copy Markdown
Contributor

Bumps pymysql from 1.1.1 to 1.1.2.

Release notes

Sourced from pymysql's releases.

v1.1.2

What's Changed

New Contributors

Full Changelog: PyMySQL/PyMySQL@v1.1.1...v1.1.2

Changelog

Sourced from pymysql's changelog.

v1.1.2

Release date: 2025-08-24

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 30, 2025
@github-actions
github-actions Bot enabled auto-merge (squash) September 30, 2025 03:15
@codspeed-hq

codspeed-hq Bot commented Sep 30, 2025

Copy link
Copy Markdown

CodSpeed Performance Report

Merging this PR will degrade performance by 30.52%

Comparing dependabot/pip/pymysql-1.1.2 (4beac81) with master (59fc548)

Summary

⚡ 8 improved benchmarks
❌ 7 regressed benchmarks
✅ 69 untouched benchmarks

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

Performance Changes

Benchmark BASE HEAD Efficiency
test_avg[1000] 4.1 ms 4.8 ms -14.74%
test_max[1000] 4.9 ms 4.3 ms +15.21%
test_sum[1000] 5 ms 4.2 ms +17.11%
test_max[250] 2.7 ms 3.8 ms -30.52%
test_making_and_inserting_models_in_bulk[10] 4 ms 5.3 ms -23.81%
test_sum[500] 2.6 ms 3.5 ms -27.54%
test_get_one[500] 3.5 ms 2.9 ms +21.09%
test_get_or_create_when_get[500] 3.6 ms 3.1 ms +15.97%
test_get_or_create_when_get[1000] 4.8 ms 3.7 ms +29.93%
test_deleting_all[1000] 5 ms 4.1 ms +23.06%
test_get_or_none[500] 3.6 ms 2.9 ms +23.59%
test_exists[250] 3.8 ms 4.5 ms -16.83%
test_first[1000] 4 ms 4.7 ms -15.3%
test_exists[1000] 5.1 ms 4.1 ms +24.46%
test_deleting_individually[10] 9 ms 10.3 ms -12.52%

@collerek

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/PyMySQL/PyMySQL/releases)
- [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md)
- [Commits](PyMySQL/PyMySQL@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: pymysql
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/pymysql-1.1.2 branch from d9a8a42 to 4beac81 Compare January 29, 2026 03:02
@github-actions
github-actions Bot merged commit dd2fc6c into master Jan 29, 2026
15 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/pymysql-1.1.2 branch January 29, 2026 03:07
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.

1 participant