micronaut-projects / micronaut-aws

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

fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.10.2 #2152

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut.serde:micronaut-serde-bom (source) 2.10.1 -> 2.10.2 age adoption passing confidence

Release Notes

micronaut-projects/micronaut-serialization (io.micronaut.serde:micronaut-serde-bom) ### [`v2.10.2`](https://togithub.com/micronaut-projects/micronaut-serialization/releases/tag/v2.10.2) #### What's Changed ##### Bug Fixes 🐞 - Use one lock per serialization / deserialization beans to prevent deadlock by [@​dstepanov](https://togithub.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-serialization/pull/872](https://togithub.com/micronaut-projects/micronaut-serialization/pull/872) ##### Dependency updates 🚀 - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.5.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-serialization/pull/853](https://togithub.com/micronaut-projects/micronaut-serialization/pull/853) - fix(deps): update dependency io.micronaut.platform:micronaut-platform to v4.4.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-serialization/pull/831](https://togithub.com/micronaut-projects/micronaut-serialization/pull/831) - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.5.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-serialization/pull/860](https://togithub.com/micronaut-projects/micronaut-serialization/pull/860) - fix(deps): update dependency org.graalvm.nativeimage:svm to v23.1.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-serialization/pull/823](https://togithub.com/micronaut-projects/micronaut-serialization/pull/823) - fix(deps): update dependency io.micronaut.validation:micronaut-validation-bom to v4.6.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-serialization/pull/861](https://togithub.com/micronaut-projects/micronaut-serialization/pull/861) - fix(deps): update dependency com.amazonaws:aws-lambda-java-events to v3.11.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-serialization/pull/864](https://togithub.com/micronaut-projects/micronaut-serialization/pull/864) - chore(deps): update graalvm/setup-graalvm action to v1.2.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-serialization/pull/869](https://togithub.com/micronaut-projects/micronaut-serialization/pull/869) ##### Other Changes 💡 - Correct retrieving deserializer / serializer from the bean context by [@​dstepanov](https://togithub.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-serialization/pull/859](https://togithub.com/micronaut-projects/micronaut-serialization/pull/859) **Full Changelog**: https://github.com/micronaut-projects/micronaut-serialization/compare/v2.10.1...v2.10.2

Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 week 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