micronaut-projects / micronaut-maven-plugin

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

Update dependency io.micronaut:micronaut-inject to v4.3.8 #1002

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut:micronaut-inject (source) 4.3.7 -> 4.3.8 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.8`](https://togithub.com/micronaut-projects/micronaut-core/releases/tag/v4.3.8): Micronaut Core 4.3.8 [Compare Source](https://togithub.com/micronaut-projects/micronaut-core/compare/v4.3.7...v4.3.8) #### What's Changed ##### KSP Fixes 🐞 - Fix process EachProperty configurations with abstract class for KSP by [@​altro3](https://togithub.com/altro3) in [https://github.com/micronaut-projects/micronaut-core/pull/10523](https://togithub.com/micronaut-projects/micronaut-core/pull/10523) ##### Bug Fixes 🐞 - Correct generating a copy constructor by [@​dstepanov](https://togithub.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/10519](https://togithub.com/micronaut-projects/micronaut-core/pull/10519) - Fix special case of NameUtils.underscoreSeparate where the first char is the separator char by [@​wetted](https://togithub.com/wetted) in [https://github.com/micronaut-projects/micronaut-core/pull/10516](https://togithub.com/micronaut-projects/micronaut-core/pull/10516) ##### Dependency updates 🚀 - fix(deps): update dependency io.netty.incubator:netty-incubator-transport-native-io_uring to v0.0.25.final by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/10518](https://togithub.com/micronaut-projects/micronaut-core/pull/10518) - fix(deps): update dependency io.netty:netty-tcnative-boringssl-static to v2.0.63.final by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/10525](https://togithub.com/micronaut-projects/micronaut-core/pull/10525) ##### CI ⚙️Build 🐘 - chore(deps): update gradle/gradle-build-action action to v2.12.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/10498](https://togithub.com/micronaut-projects/micronaut-core/pull/10498) - chore(deps): update dependency org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin to v0.10.1 - autoclosed by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/10522](https://togithub.com/micronaut-projects/micronaut-core/pull/10522) **Full Changelog**: https://github.com/micronaut-projects/micronaut-core/compare/v4.3.7...v4.3.8

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

Quality Gate Passed Quality Gate passed

Issues
0 New issues

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

See analysis details on SonarCloud