fix(deps): update dependency aiosqlite to v0.21.0 #78

Merged
cswimr merged 1 commit from renovate/aiosqlite-0.x into main 2025-03-29 08:24:46 -04:00
Collaborator

This PR contains the following updates:

Package Type Update Change
aiosqlite project.dependencies minor ==0.20.0 -> ==0.21.0

Release Notes

omnilib/aiosqlite (aiosqlite)

v0.21.0

Compare Source

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]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aiosqlite](https://github.com/omnilib/aiosqlite) | project.dependencies | minor | `==0.20.0` -> `==0.21.0` | --- ### Release Notes <details> <summary>omnilib/aiosqlite (aiosqlite)</summary> ### [`v0.21.0`](https://github.com/omnilib/aiosqlite/blob/HEAD/CHANGELOG.md#v0210) [Compare Source](https://github.com/omnilib/aiosqlite/compare/v0.20.0...v0.21.0) Maintenance release - Fix: close connection correctly when BaseException raised in connection ([#&#8203;317](https://github.com/omnilib/aiosqlite/issues/317)) - Metadata improvements - Tested and supported on Python 3.13 - Drop support for Python 3.8 - Drop testing on PyPy ```text $ git shortlog -s v0.20.0...v0.21.0 6 Amethyst Reese 1 Gabriel 1 Stanley Kudrow 11 dependabot[bot] ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate added 1 commit 2025-03-29 08:15:31 -04:00
fix(deps): update dependency aiosqlite to v0.21.0
All checks were successful
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 1m2s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 36s
51b9c93cd7
Renovate force-pushed renovate/aiosqlite-0.x from 51b9c93cd7 to e31e03683a 2025-03-29 08:21:47 -04:00 Compare
cswimr merged commit 6b3398c3d0 into main 2025-03-29 08:24:46 -04:00
cswimr deleted branch renovate/aiosqlite-0.x 2025-03-29 08:24:46 -04:00
Sign in to join this conversation.
No description provided.