Skip to content

Bump objectbox_flutter_libs from 4.2.0 to 4.3.0 #131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 28, 2025

Bumps objectbox_flutter_libs from 4.2.0 to 4.3.0.

Release notes

Sourced from objectbox_flutter_libs's releases.

v4.3.0

  • Update ObjectBox database for Flutter Linux/Windows, Dart Native apps to 4.3.0. This includes significant improvements to ObjectBox Sync like raising the maximum messages/transaction size.
  • Update ObjectBox database for Flutter Android apps to 4.3.0. If your project is using Admin, make sure to update to io.objectbox:objectbox-android-objectbrowser:4.3.0 in android/app/build.gradle.
  • Update ObjectBox database for Flutter iOS/macOS apps to 4.3.0. For existing projects, run pod repo update and pod update ObjectBox in the ios or macos directories.
  • External property types (via MongoDB connector): add jsonToNative to support sub (embedded/nested) documents/arrays in MongoDB.
Commits
  • d298c26 Prepare release 4.3.0
  • f137741 Merge branch '148-database-4.3.0' into 'main'
  • 2169a68 Follow-up: use UUID external type on ID property like in Sync docs
  • 5e95ba5 Support external type JsonToNative #148
  • 9836d7c Update C-API [4.2.0 -> 4.3.0]
  • 67c01e5 Update macOS/iOS library [4.2.0 -> 4.3.0]
  • 261ca61 Update Android library [4.2.0 -> 4.3.0]
  • 99ecba9 Update C library [4.2.0 -> 4.3.0]
  • 37180b7 Follow-up: Increase required C API and database version #147
  • 3791870 Generator tests: fix broken part-partof due to breaking analyzer changes
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 4.2.0 to 4.3.0.
- [Release notes](https://github.com/objectbox/objectbox-dart/releases)
- [Commits](objectbox/objectbox-dart@v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: objectbox_flutter_libs
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels May 28, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 28, 2025
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 size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants