micronaut-projects / micronaut-aws

Projects specific to integrating Micronaut and Amazon Web Services (AWS)
Apache License 2.0
83 stars 81 forks source link

fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.2.3 #2004

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut:micronaut-core-bom (source) 4.2.2 -> 4.2.3 age adoption passing confidence

Release Notes

micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom) ### [`v4.2.3`](https://togithub.com/micronaut-projects/micronaut-core/releases/tag/v4.2.3): Micronaut Core 4.2.3 #### What's Changed ##### Bug Fixes 🐞 - Fix logged errors reported by fuzzing by [@​yawkat](https://togithub.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/10273](https://togithub.com/micronaut-projects/micronaut-core/pull/10273) - Initialize classes at build time that can deadlock graal compiler by [@​graemerocher](https://togithub.com/graemerocher) in [https://github.com/micronaut-projects/micronaut-core/pull/10283](https://togithub.com/micronaut-projects/micronaut-core/pull/10283) - KSP: Do not store default empty string annotation value by [@​dstepanov](https://togithub.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/10284](https://togithub.com/micronaut-projects/micronaut-core/pull/10284) - Ensure responseWritten is called on discard by [@​yawkat](https://togithub.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/10288](https://togithub.com/micronaut-projects/micronaut-core/pull/10288) - Publish service ready / stopped in consistent order by [@​dstepanov](https://togithub.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/10325](https://togithub.com/micronaut-projects/micronaut-core/pull/10325) ##### Other Changes 💡 - KSP: Fix `@Generated` processing by [@​dstepanov](https://togithub.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/10282](https://togithub.com/micronaut-projects/micronaut-core/pull/10282) - Javac: Extract type variable name using the element by [@​dstepanov](https://togithub.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/10293](https://togithub.com/micronaut-projects/micronaut-core/pull/10293) ##### Dependency updates 🚀 - fix(deps): update netty monorepo to v4.1.104.final by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/10276](https://togithub.com/micronaut-projects/micronaut-core/pull/10276) - chore(deps): update gradle/gradle-build-action action to v2.11.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/10252](https://togithub.com/micronaut-projects/micronaut-core/pull/10252) **Full Changelog**: https://github.com/micronaut-projects/micronaut-core/compare/v4.2.2...v4.2.3

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 6 months ago

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