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 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
io-objectbox
from 3.7.0 to 3.7.1. Updatesio.objectbox:objectbox-android
from 3.7.0 to 3.7.1Release notes
Sourced from io.objectbox:objectbox-android's releases.
Commits
cd2556f
Prepare Java release 3.7.15d32db4
Tests: add basic link condition tests objectbox/objectbox#934d5e6651
Merge branch '196-query-build-fail-fatal' into 'dev'40be3e6
BoxStore: re-set handle value on close to avoid native crash on access.789e99a
BoxStore: route all native handle access through method with open check.1e9c96a
InternalAccess: remove unused APIs.dd30595
Tests: create query after store is closed should throw.4a36ccb
Merge branch 'main' into dev34ee9ce
GitHub: update issue templates for easier editing.1ba0985
Merge branch 'ci-fix-asan-detection' into 'dev'Updates
io.objectbox:objectbox-processor
from 3.7.0 to 3.7.1Release notes
Sourced from io.objectbox:objectbox-processor's releases.
Commits
cd2556f
Prepare Java release 3.7.15d32db4
Tests: add basic link condition tests objectbox/objectbox#934d5e6651
Merge branch '196-query-build-fail-fatal' into 'dev'40be3e6
BoxStore: re-set handle value on close to avoid native crash on access.789e99a
BoxStore: route all native handle access through method with open check.1e9c96a
InternalAccess: remove unused APIs.dd30595
Tests: create query after store is closed should throw.4a36ccb
Merge branch 'main' into dev34ee9ce
GitHub: update issue templates for easier editing.1ba0985
Merge branch 'ci-fix-asan-detection' into 'dev'Updates
io.objectbox:objectbox-gradle-plugin
from 3.7.0 to 3.7.1Release notes
Sourced from io.objectbox:objectbox-gradle-plugin's releases.
Commits
cd2556f
Prepare Java release 3.7.15d32db4
Tests: add basic link condition tests objectbox/objectbox#934d5e6651
Merge branch '196-query-build-fail-fatal' into 'dev'40be3e6
BoxStore: re-set handle value on close to avoid native crash on access.789e99a
BoxStore: route all native handle access through method with open check.1e9c96a
InternalAccess: remove unused APIs.dd30595
Tests: create query after store is closed should throw.4a36ccb
Merge branch 'main' into dev34ee9ce
GitHub: update issue templates for easier editing.1ba0985
Merge branch 'ci-fix-asan-detection' into 'dev'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