Skip to content

Bump aiomysql from 0.3.0 to 0.3.2 - #1712

Merged
YoshihitoAso merged 1 commit into
dev-26.3from
dependabot/uv/aiomysql-0.3.2
Jan 5, 2026
Merged

Bump aiomysql from 0.3.0 to 0.3.2#1712
YoshihitoAso merged 1 commit into
dev-26.3from
dependabot/uv/aiomysql-0.3.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps aiomysql from 0.3.0 to 0.3.2.

Release notes

Sourced from aiomysql's releases.

v0.3.2

Changes

0.3.2 (2025-10-21) ^^^^^^^^^^^^^^^^^^

  • Fix not persisting GitHub credentials during Git checkout action in CI for publishing release tags #1047

0.3.1 (2025-10-21) ^^^^^^^^^^^^^^^^^^

  • Fix permissions in GitHub Actions workflow to allow pushing git tag after release #1046

0.3.0 (2025-10-21) ^^^^^^^^^^^^^^^^^^

  • Drop support for Python 3.7 and 3.8, replaced by 3.12 and 3.13 #1026

  • Bump minimum Sphinx version to generate documentation to 6.2.0 for Python 3.13 support #1026

  • Sphinx now uses the furo theme for local and RTD builds #936

  • Drop support for EoL MySQL 5.7, replaced by 8.4 and 9.4 #1032

  • Drop support for EoL MariaDB 10.4, 10.5, 10.9, 10.10, replaced by 11.4, 11.8, 12.0 #1032

  • Use immutable GitHub tags and releases for future releases #1034

  • | Bump setuptools to >=80, setuptools-scm to >=7, <10 #1018 | setuptools-scm must be at least 9.2.0 for consistent hash lengths of non-release builds.

  • | Properly check whether loading of local files is enabled #1044 | Loading local data now requires using the local_infile parameter, passing just the client flag through client_flag is no longer supported. | Fixes GHSA-r397-ff8c-wv2g <https://github.com/aio-libs/aiomysql/security/advisories/GHSA-r397-ff8c-wv2g>_ | Thanks to @​KonstantAnxiety for reporting this.

0.2.0 (2023-06-11) ^^^^^^^^^^^^^^^^^^

  • Bump minimal SQLAlchemy version to 1.3 #815

  • Remove deprecated Pool.get #706

  • | Partially ported PyMySQL#304 <https://github.com/PyMySQL/PyMySQL/pull/304>_ #792 | aiomysql now reraises the original exception during connect() if it's not IOError, OSError or asyncio.TimeoutError. | This was previously always raised as OperationalError.

  • Fix debug log level with sha256_password authentication #863

... (truncated)

Changelog

Sourced from aiomysql's changelog.

0.3.2 (2025-10-21) ^^^^^^^^^^^^^^^^^^

  • Fix not persisting GitHub credentials during Git checkout action in CI for publishing release tags #1047

0.3.1 (2025-10-21) ^^^^^^^^^^^^^^^^^^

  • Fix permissions in GitHub Actions workflow to allow pushing git tag after release #1046
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 [aiomysql](https://github.com/aio-libs/aiomysql) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/aio-libs/aiomysql/releases)
- [Changelog](https://github.com/aio-libs/aiomysql/blob/main/CHANGES.txt)
- [Commits](https://github.com/aio-libs/aiomysql/commits/v0.3.2)

---
updated-dependencies:
- dependency-name: aiomysql
  dependency-version: 0.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Update a dependency file python:uv Pull requests that update python:uv code labels Jan 5, 2026
@github-actions

github-actions Bot commented Jan 5, 2026

Copy link
Copy Markdown

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL45776158496% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
1538 0 💤 0 ❌ 0 🔥 12m 17s ⏱️

@YoshihitoAso
YoshihitoAso merged commit da32c4e into dev-26.3 Jan 5, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/aiomysql-0.3.2 branch January 5, 2026 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant