Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps objectbox from 5.0.1 to 5.1.0.

Release notes

Sourced from objectbox's releases.

v5.0.4

  • Update ObjectBox database for Flutter iOS/macOS apps to 5.1.1. For existing projects, run pod repo update and pod update ObjectBox in the ios or macos directories.
    • Sync client: fix for encrypted (wss://) connections on iOS devices.

v5.0.3

  • Update ObjectBox database for Flutter Linux/Windows, Dart Native apps to 5.0.0.
  • Update ObjectBox database for Flutter iOS/macOS apps to 5.1.0. Requires macOS 11 or iOS 15 and at least Swift 6.1 tools to compile. For existing projects, run pod repo update and pod update ObjectBox in the ios or macos directories.

v5.0.2

  • macOS: throw an error if the macosApplicationGroup parameter when opening a Store is too long (or empty). #515

Sync

  • SyncClient: actually configure Sync filters when passing them to Sync.client and related helper methods.
Commits
  • 50b2819 Prepare release 5.1.0
  • be2a576 Prepare release 5.1.0-dev.2
  • a2421ab Fix "'elementAt' is deprecated and shouldn't be used. Use operator + instead."
  • ac4faea Prepare release 5.1.0-dev.1
  • 354441a CHANGELOG.md: finalize for 5.1
  • f371c91 Update README.md files
  • 09b6748 GeneratorVersion: fix obsolete comment
  • b757601 Merge branch '114-date-utc'
  • cebe594 Generator version test: use decodedMatches suggested by checkOutputs docs
  • 28efcb6 Add GeneratorVersion enum to enforce compatible generated sources
  • 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](https://github.com/objectbox/objectbox-dart) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/objectbox/objectbox-dart/releases)
- [Commits](objectbox/objectbox-dart@v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: objectbox
  dependency-version: 5.1.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 Dec 29, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 29, 2025
@MrCsabaToth MrCsabaToth merged commit dbefda6 into develop Dec 30, 2025
0 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/pub/objectbox-5.1.0 branch December 30, 2025 03:42
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.

2 participants