Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps aiosqlite from 0.20.0 to 0.21.0.

Changelog

Sourced from aiosqlite's changelog.

v0.21.0

Maintenance release

  • Fix: close connection correctly when BaseException raised in connection (#317)
  • Metadata improvements
  • Tested and supported on Python 3.13
  • Drop support for Python 3.8
  • Drop testing on PyPy
$ git shortlog -s v0.20.0...v0.21.0
     6	Amethyst Reese
     1	Gabriel
     1	Stanley Kudrow
    11	dependabot[bot]
Commits
  • 82eb2d2 Version bump v0.21.0
  • 3a6bd1f Update copyright headers
  • ca481c6 Drop Python 3.8, set Python3.9 as the minimum version. (#313)
  • 883695f fix: close connection thread properly if BaseException raised in connect step...
  • 5391d28 Bump mypy from 1.9.0 to 1.14.1 (#323)
  • c8194e8 Drop testing compat with pypy (#326)
  • c34bcda Bump sphinx from 7.2.6 to 8.1.3 (#324)
  • a8a7084 Bump flake8-bugbear from 24.2.6 to 24.12.12 (#321)
  • 8a95cd3 Testing improvements (#320)
  • b5ddd85 Bump coverage[toml] from 7.4.4 to 7.6.10 (#325)
  • Additional commits viewable in compare view

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 Feb 3, 2025
@L1ghtn1ng
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/master/aiosqlite-0.21.0 branch from 438f606 to d512883 Compare March 11, 2025 01:33
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.20.0 to 0.21.0.
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md)
- [Commits](omnilib/aiosqlite@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: aiosqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/aiosqlite-0.21.0 branch from d512883 to b9a07f1 Compare March 11, 2025 01:35
@L1ghtn1ng L1ghtn1ng merged commit 075186c into master Mar 11, 2025
9 of 11 checks passed
@dependabot dependabot bot deleted the dependabot/pip/master/aiosqlite-0.21.0 branch March 11, 2025 01:44
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.

2 participants