AniTrend / anitrend-app

Track all your favorite Anime & Manga with AniTrend as it offers anime or manga lookup, tracking and reference powered by AniList
https://anitrend.co
MIT License
199 stars 26 forks source link

Bump io-objectbox from 3.7.0 to 3.7.1 #625

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps io-objectbox from 3.7.0 to 3.7.1. Updates io.objectbox:objectbox-android from 3.7.0 to 3.7.1

Release notes

Sourced from io.objectbox:objectbox-android's releases.

V3.7.1

  • Throw an exception instead of crashing when trying to create a query on a closed store. #1154
  • The Gradle plugin now requires at least Gradle 7.0 and Android Gradle Plugin 4.1.
Commits
  • cd2556f Prepare Java release 3.7.1
  • 5d32db4 Tests: add basic link condition tests objectbox/objectbox#934
  • d5e6651 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 dev
  • 34ee9ce GitHub: update issue templates for easier editing.
  • 1ba0985 Merge branch 'ci-fix-asan-detection' into 'dev'
  • Additional commits viewable in compare view


Updates io.objectbox:objectbox-processor from 3.7.0 to 3.7.1

Release notes

Sourced from io.objectbox:objectbox-processor's releases.

V3.7.1

  • Throw an exception instead of crashing when trying to create a query on a closed store. #1154
  • The Gradle plugin now requires at least Gradle 7.0 and Android Gradle Plugin 4.1.
Commits
  • cd2556f Prepare Java release 3.7.1
  • 5d32db4 Tests: add basic link condition tests objectbox/objectbox#934
  • d5e6651 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 dev
  • 34ee9ce GitHub: update issue templates for easier editing.
  • 1ba0985 Merge branch 'ci-fix-asan-detection' into 'dev'
  • Additional commits viewable in compare view


Updates io.objectbox:objectbox-gradle-plugin from 3.7.0 to 3.7.1

Release notes

Sourced from io.objectbox:objectbox-gradle-plugin's releases.

V3.7.1

  • Throw an exception instead of crashing when trying to create a query on a closed store. #1154
  • The Gradle plugin now requires at least Gradle 7.0 and Android Gradle Plugin 4.1.
Commits
  • cd2556f Prepare Java release 3.7.1
  • 5d32db4 Tests: add basic link condition tests objectbox/objectbox#934
  • d5e6651 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 dev
  • 34ee9ce GitHub: update issue templates for easier editing.
  • 1ba0985 Merge branch 'ci-fix-asan-detection' into 'dev'
  • Additional commits viewable in compare view


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)