micronaut-projects / micronaut-views

Micronaut Integration with Server Side View Rendering
Apache License 2.0
30 stars 32 forks source link

fix(deps): update dependency io.micronaut.data:micronaut-data-bom to v4.9.1 #872

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut.data:micronaut-data-bom (source) 4.9.0 -> 4.9.1 age adoption passing confidence

Release Notes

micronaut-projects/micronaut-data (io.micronaut.data:micronaut-data-bom) ### [`v4.9.1`](https://redirect.github.com/micronaut-projects/micronaut-data/releases/tag/v4.9.1): Micronaut Data 4.9.1 ##### What's Changed ##### Bug Fixes 🐞 - Support like predicate in custom query builders by [@​radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3094](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3094) - Fix nested upper expression in criteria by [@​radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3095](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3095) - issues/3045: HQL where in with empty entity list throws NPE by [@​rawilder](https://redirect.github.com/rawilder) in [https://github.com/micronaut-projects/micronaut-data/pull/3046](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3046) ##### Improvements ⭐ - Change AbstractQueryInterceptor.getParameterInRole to be protected and reusable by [@​radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3090](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3090) ##### Dependency updates 🚀 - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3080](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3080) - chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3076](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3076) - fix(deps): update dependency io.micronaut.r2dbc:micronaut-r2dbc-bom to v5.6.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3077](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3077) - fix(deps): update dependency io.micronaut.sql:micronaut-sql-bom to v5.8.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3079](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3079) - fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.3 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3081](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3081) ##### Other Changes 💡 - Skip schema generation when datasource is disabled by [@​radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3066](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3066) ##### New Contributors - [@​rawilder](https://redirect.github.com/rawilder) made their first contribution in [https://github.com/micronaut-projects/micronaut-data/pull/3046](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3046) **Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.9.0...v4.9.1

Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, 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 this update again.



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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud