micronaut-projects / micronaut-views

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

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

micronaut-projects/micronaut-data (io.micronaut.data:micronaut-data-bom) ### [`v4.7.1`](https://togithub.com/micronaut-projects/micronaut-data/releases/tag/v4.7.1): Micronaut Data 4.7.1 #### What's Changed ##### Other Changes 💡 - fix: issue with building the CriteriaSort properly ([#​2912](https://togithub.com/micronaut-projects/micronaut-data/issues/2912)) - Fix mongo aggregate projection ([#​2950](https://togithub.com/micronaut-projects/micronaut-data/issues/2950)) - Test cases for broken mapped entities ([#​2936](https://togithub.com/micronaut-projects/micronaut-data/issues/2936)) - Transaction manager should catch `Throwable` ([#​2954](https://togithub.com/micronaut-projects/micronaut-data/issues/2954)) - Additional example docs for programmatic transactions and repositories ([#​2946](https://togithub.com/micronaut-projects/micronaut-data/issues/2946)) - Support `@IdClass` and multiple `@Id` by [@​dstepanov](https://togithub.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/2871](https://togithub.com/micronaut-projects/micronaut-data/pull/2871) - Support system/pseudo column as version field (ORA_ROWSCN) by [@​radovanradic](https://togithub.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/2873](https://togithub.com/micronaut-projects/micronaut-data/pull/2873) ##### Docs 📖 - docs: clarify how to add annotation processor dependencies for Kotlin and Groovy projects. by [@​wetted](https://togithub.com/wetted) in [https://github.com/micronaut-projects/micronaut-data/pull/2910](https://togithub.com/micronaut-projects/micronaut-data/pull/2910) - docs: note that TransactionalEventListener annotation is not supported for reactive transactions by [@​wetted](https://togithub.com/wetted) in [https://github.com/micronaut-projects/micronaut-data/pull/2909](https://togithub.com/micronaut-projects/micronaut-data/pull/2909) - Restore missing image by cherry picking from gh-pages/latest. by [@​wetted](https://togithub.com/wetted) in [https://github.com/micronaut-projects/micronaut-data/pull/2925](https://togithub.com/micronaut-projects/micronaut-data/pull/2925) **Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.7.0...v4.7.1

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.



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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud