Skip to content

Bump apsw from 3.51.3.0 to 3.53.0.0#10

Merged
alganet merged 1 commit into
mainfrom
dependabot/pip/apsw-3.53.0.0
Apr 16, 2026
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps apsw from 3.51.3.0 to 3.53.0.0.

Release notes

Sourced from apsw's releases.

3.53.0.0

ChangesetBuilder adds ChangesetBuilder.add_insert(), ChangesetBuilder.add_delete(), ChangesetBuilder.add_update(), and ChangesetBuilder.config().

Added .limit command to the Shell

Changelog

Sourced from apsw's changelog.

Change History


.. currentmodule:: apsw

You may also be interested in the SQLite release history <https://www.sqlite.org/changes.html>__ and Python release history <https://devguide.python.org/versions/>__.

APSW changes by version

3.53.0

:class:ChangesetBuilder adds :meth:ChangesetBuilder.add_insert, :meth:ChangesetBuilder.add_delete, :meth:ChangesetBuilder.add_update, and :meth:ChangesetBuilder.config.

Added :ref:.limit <shell-cmd-limit> command to the :doc:shell

Commits
  • bdf58ea Removed unused variables
  • 436b07c Correct format string
  • b35290f SQLITE_DEBUG assertion catches fork
  • c56289c Ensure encoding is provided
  • 55208f5 optimize for size as a postarg
  • 878cc7c Change where mutex is released
  • a265a30 Bump vec1 to 0.4
  • fd26ce5 Point vec1 URL to most recent discussion
  • eef7b6f Will windows git ignore the directory now?
  • e56bd30 Version bump related
  • Additional commits viewable in compare view

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

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

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 Apr 15, 2026
@alganet alganet merged commit e1416a9 into main Apr 16, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/pip/apsw-3.53.0.0 branch April 16, 2026 19:55
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