Skip to content

Bump powersync from 2.3.3 to 2.4.0 - #1364

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/powersync-2.4.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/powersync-2.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps powersync from 2.3.3 to 2.4.0.

Release notes

Sourced from powersync's releases.

powersync-v2.4.0

Release powersync-v2.4.0

  • Add SyncOptions.checkpointMode, which can be used to replace a legacy implementation for write checkpoints with a newer and more efficient endpoint.
  • Add PowerSyncDatabase.requestCheckpoint, which can be used to "sync now": The checkpoint completes once all source data created before the checkpoint has synced.
  • Reduce log noise from attachments service (#408).
  • Fix errors that can't be sent across isolates disrupting the sync isolate.
  • Update PowerSync SQLite core extension to 0.5.3, improving error messages for failed internal SQL statements.
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 [powersync](https://github.com/powersync-ja/powersync.dart) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/powersync-ja/powersync.dart/releases)
- [Commits](powersync-ja/powersync.dart@powersync-v2.3.3...powersync-v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants