Skip to content

fix(deps): update io.objectbox to v4.2.0#822

Merged
renovate[bot] merged 1 commit into
developfrom
renovate/io.objectbox
Mar 8, 2025
Merged

fix(deps): update io.objectbox to v4.2.0#822
renovate[bot] merged 1 commit into
developfrom
renovate/io.objectbox

Conversation

@renovate

@renovate renovate Bot commented Mar 8, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.objectbox:objectbox-gradle-plugin (source) 4.1.0 -> 4.2.0 age adoption passing confidence
io.objectbox:objectbox-processor (source) 4.1.0 -> 4.2.0 age adoption passing confidence
io.objectbox:objectbox-android (source) 4.1.0 -> 4.2.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

objectbox/objectbox-java (io.objectbox:objectbox-android)

v4.2.0

  • Add new query conditions equalKeyValue, greaterKeyValue, lessKeyValue, lessOrEqualKeyValue, and
    greaterOrEqualKeyValue that are helpful to write complex queries for string maps.
    These methods support String, long and double data types for the values in the string map.
  • Deprecate the containsKeyValue condition, use the new equalKeyValue condition instead.
  • Android: to build, at least Android Plugin 8.1.1 and Gradle 8.2.1 are required.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) March 8, 2025 02:40

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Mar 8, 2025
@renovate renovate Bot merged commit 58de30a into develop Mar 8, 2025
@renovate renovate Bot deleted the renovate/io.objectbox branch March 8, 2025 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants