Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency com.blazebit:blaze-persistence-core-impl to v1.6.11 #10363

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.blazebit:blaze-persistence-core-impl (source) 1.6.10 -> 1.6.11 age adoption passing confidence

Release Notes

Blazebit/blaze-persistence (com.blazebit:blaze-persistence-core-impl)

v1.6.11

Compare Source

10/01/2024 - Release tag Resolved issues

New features
  • Special case mappings with limit of 1 to use = instead of IN predicate
  • Added support for extended GraphlQL types, for example support DateTime (please read Backwards-incompatible changes below )
Bug fixes
  • Fix over-fetching of entity view data with dynamic fetches
  • Fix Spring 6.1 compatibility
  • Fix Hibernate 6.4.0.Final compatibility
  • Disallow repository sorting by anything other than entity or entity view attribute paths
Backwards-incompatible changes
  • If you use the GraphQL integration and you are loading the graphql-java-extended-scalars, you might need to migrate your LocalDataTime EntityViews to OffsetDateTime. Dates will no longer be represented as String in the GraphQl-Schema, but as DateTime.

Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Jan 11, 2024
@renovate renovate bot changed the title Update dependency com.blazebit:blaze-persistence-core-impl to v1.6.11 fix(deps): update dependency com.blazebit:blaze-persistence-core-impl to v1.6.11 Jan 23, 2024
@sdelamo sdelamo merged commit f73e987 into 4.3.x Jan 23, 2024
4 checks passed
@sdelamo sdelamo deleted the renovate/blaze branch January 23, 2024 16:26
Copy link

sonarcloud bot commented Jan 23, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant