micronaut-projects / micronaut-nats

Integration between Micronaut and Nats.io (https://nats.io/)
Apache License 2.0
14 stars 9 forks source link

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

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

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

Release Notes

micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom) ### [`v4.6.5`](https://redirect.github.com/micronaut-projects/micronaut-core/releases/tag/v4.6.5) #### What's Changed ##### Bug Fixes 🐞 - Skip classes from introspection generation that are postponed by [@​graemerocher](https://redirect.github.com/graemerocher) in [https://github.com/micronaut-projects/micronaut-core/pull/11155](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11155) - Store enum values as strings by [@​dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/11160](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11160) - Fix JsonView and Optional return type by [@​dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/11170](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11170) - Skip error routes when initial processing of malformed request fails by [@​yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11161](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11161) - Fix reentrant subscribe in StreamingNettyByteBody by [@​yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11051](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11051) ##### Improvements ⭐ - Add ByteArrayByteBufferSpec from servlet by [@​yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11159](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11159) ##### Dependency updates πŸš€ - fix(deps): update netty monorepo to v4.1.113.final by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11151](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11151) ##### Other Changes πŸ’‘ - Ignore any errors when getting jrt provider by [@​dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/11166](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11166) **Full Changelog**: https://github.com/micronaut-projects/micronaut-core/compare/v4.6.4...v4.6.5

Configuration

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

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

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