micronaut-projects / micronaut-maven-plugin

Maven plugin to execute Micronaut applications
https://micronaut-projects.github.io/micronaut-maven-plugin/latest/
Apache License 2.0
21 stars 21 forks source link

Update dependency io.micronaut:micronaut-inject to v4.3.4 #985

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut:micronaut-inject (source) 4.3.3 -> 4.3.4 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

micronaut-projects/micronaut-core (io.micronaut:micronaut-inject) ### [`v4.3.4`](https://togithub.com/micronaut-projects/micronaut-core/releases/tag/v4.3.4): Micronaut Core 4.3.4 [Compare Source](https://togithub.com/micronaut-projects/micronaut-core/compare/v4.3.3...v4.3.4) #### What's Changed ##### KSP - KSP: Fix empty arrays in annotations by [@​dstepanov](https://togithub.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/10437](https://togithub.com/micronaut-projects/micronaut-core/pull/10437) - KSP: Exclude companion object from enum constants list by [@​altro3](https://togithub.com/altro3) in [https://github.com/micronaut-projects/micronaut-core/pull/10451](https://togithub.com/micronaut-projects/micronaut-core/pull/10451) ##### Bug Fixes 🐞 - Restore thread contexts in reversed order by [@​lgathy](https://togithub.com/lgathy) in [https://github.com/micronaut-projects/micronaut-core/pull/10445](https://togithub.com/micronaut-projects/micronaut-core/pull/10445) - Fix for context propagation bug by [@​lgathy](https://togithub.com/lgathy) in [https://github.com/micronaut-projects/micronaut-core/pull/10444](https://togithub.com/micronaut-projects/micronaut-core/pull/10444) - Fix overridden methods list by [@​dstepanov](https://togithub.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/10447](https://togithub.com/micronaut-projects/micronaut-core/pull/10447) ##### Dependency updates 🚀 - Update dependency io.micronaut.aws:micronaut-aws-bom to v4.4.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/10442](https://togithub.com/micronaut-projects/micronaut-core/pull/10442) - Update Jackson to `2.16.1` by [@​timyates](https://togithub.com/timyates) in [https://github.com/micronaut-projects/micronaut-core/pull/10455](https://togithub.com/micronaut-projects/micronaut-core/pull/10455) ##### Other Changes 💡 - Upgraded Native Build Tool version and removed native metadata that exist in the shared repo by [@​msupic](https://togithub.com/msupic) in [https://github.com/micronaut-projects/micronaut-core/pull/10453](https://togithub.com/micronaut-projects/micronaut-core/pull/10453) ##### Build & CI ⚙️ - Update graalvm/setup-graalvm action to v1.1.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/10434](https://togithub.com/micronaut-projects/micronaut-core/pull/10434) ##### Tests ✅ - small style fix in docs/streaming/HeadlineController.kt by [@​matey-jack](https://togithub.com/matey-jack) in [https://github.com/micronaut-projects/micronaut-core/pull/10448](https://togithub.com/micronaut-projects/micronaut-core/pull/10448) #### New Contributors - [@​matey-jack](https://togithub.com/matey-jack) made their first contribution in [https://github.com/micronaut-projects/micronaut-core/pull/10448](https://togithub.com/micronaut-projects/micronaut-core/pull/10448) **Full Changelog**: https://github.com/micronaut-projects/micronaut-core/compare/v4.3.3...v4.3.4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud