Skip to content

Bump apsw from 3.53.0.0 to 3.53.1.0#14

Merged
alganet merged 1 commit into
mainfrom
dependabot/pip/apsw-3.53.1.0
May 8, 2026
Merged

Bump apsw from 3.53.0.0 to 3.53.1.0#14
alganet merged 1 commit into
mainfrom
dependabot/pip/apsw-3.53.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps apsw from 3.53.0.0 to 3.53.1.0.

Release notes

Sourced from apsw's releases.

3.53.1.0

Async cursor iteration: Cursor attributes like bindings_names, sql, and is_readonly will always correctly reflect the current iterated row. Backwards incompatible change: description, get_description(), and description_full are now values - ie you can just use them directly and should not await them.

Changelog

Sourced from apsw's changelog.

3.53.1.0

Async cursor iteration: Cursor attributes like :attr:~Cursor.bindings_names, :attr:~Cursor.sql, and :attr:~Cursor.is_readonly will always correctly reflect the current iterated row. Backwards incompatible change: :attr:~Cursor.description, :meth:~Cursor.get_description, and :attr:~Cursor.description_full are now values - ie you can just use them directly and should not :code:await them.

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 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 [apsw](https://github.com/rogerbinns/apsw) from 3.53.0.0 to 3.53.1.0.
- [Release notes](https://github.com/rogerbinns/apsw/releases)
- [Changelog](https://github.com/rogerbinns/apsw/blob/master/doc/changes.rst)
- [Commits](rogerbinns/apsw@3.53.0.0...3.53.1.0)

---
updated-dependencies:
- dependency-name: apsw
  dependency-version: 3.53.1.0
  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 May 6, 2026
@alganet alganet merged commit 49492e2 into main May 8, 2026
1 check passed
@alganet alganet deleted the dependabot/pip/apsw-3.53.1.0 branch May 8, 2026 20:51
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