Skip to content

chore(deps): bump objectbox_flutter_libs from 5.2.0 to 5.3.0#16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/objectbox_flutter_libs-5.3.0
Open

chore(deps): bump objectbox_flutter_libs from 5.2.0 to 5.3.0#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/objectbox_flutter_libs-5.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Bumps objectbox_flutter_libs from 5.2.0 to 5.3.0.

Release notes

Sourced from objectbox_flutter_libs's releases.

5.3.0

  • Update ObjectBox database for Flutter Linux/Windows, Dart Native apps to 5.3.0-2026-03-23
  • Update ObjectBox database for Flutter Android apps to 5.3.0-2026-03-23. If your project is using Admin, make sure to update to io.objectbox:objectbox-android-objectbrowser:5.4.0 in android/app/build.gradle.kts or android/app/build.gradle.
  • Update ObjectBox database for Flutter iOS/macOS apps to 5.3.0-2026-03-23. For existing projects, run pod repo update and pod update ObjectBox in the ios or macos directories.

Sync

  • Customizable conflict resolution via the new annotations @SyncClock() and @SyncPrecedence() (see docs for details)
  • Sync protocol version 10
  • SyncClient: support updating filter variables. After login, stage updates using put and remove, then schedule to send them to the server with applyFilterVariables().
  • Clients report errors to the server
  • Fix bad Sync client state after multiple full sync messages were interrupted
  • Fix adding indexes to Sync types
Commits
  • 9331c10 Prepare release 5.3.0
  • f723c5b READMEs: update copyright year, fix badges, update contact link
  • 94f6c9a Changelog: Sync protocol version 10, clients report errors
  • 61c8d8a Update ObjectBox CocoaPod [5.2.0 -> 5.3.0-beta.3]
  • 6850760 set-swift-version.sh: replace any version string
  • f97f6d4 Update objectbox-android [5.3.1-preview1 -> 5.4.0]
  • d55d2dc Sync conflict resolution: expect real clock value in test #177
  • 69994e9 SyncClient: support applyFilterVariables on all platforms #174
  • df7753f Update C API [5.2.0 -> 5.3.0]
  • 643daaa Update C library [5.2.0 -> 5.3.0]
  • 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 [objectbox_flutter_libs](https://github.com/objectbox/objectbox-dart) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/objectbox/objectbox-dart/releases)
- [Commits](objectbox/objectbox-dart@v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: objectbox_flutter_libs
  dependency-version: 5.3.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 Mar 25, 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