Skip to content

fix(deps): update io.objectbox to v4.3.0#853

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

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

Conversation

@renovate

@renovate renovate Bot commented May 17, 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.2.0 -> 4.3.0 age adoption passing confidence
io.objectbox:objectbox-processor (source) 4.2.0 -> 4.3.0 age adoption passing confidence
io.objectbox:objectbox-android (source) 4.2.0 -> 4.3.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.3.0

  • Basic support for boolean array properties (boolean[] in Java or BooleanArray in Kotlin).
  • The Windows database library now statically links the MSVC runtime to avoid crashes in incompatible msvcp140.dll
    shipped with some JDKs.
  • External property types (via MongoDB connector):
    • add JSON_TO_NATIVE to support sub (embedded/nested) documents/arrays in MongoDB
    • support ID mapping to UUIDs (v4 and v7)
  • Admin: add class and dependency diagrams to the schema page (view and download).
  • Admin: improved data view for large vectors by displaying only the first elements and the full vector in a dialog.
  • Admin: detects images stored as bytes and shows them as such (PNG, GIF, JPEG, SVG, WEBP).
Sync
  • Add "Log Events" for important server events, which can be viewed on a new Admin page.
  • Detect and ignore changes for objects that were put but were unchanged.
  • The limit for message size was raised to 32 MB.
  • Transactions above the message size limit now already fail on the client (to better enforce the limit).

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) May 17, 2025 02:25
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label May 17, 2025

@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

@renovate renovate Bot merged commit e52c2a3 into develop May 17, 2025
9 checks passed
@renovate renovate Bot deleted the renovate/io.objectbox branch May 17, 2025 02:32
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