micronaut-projects / micronaut-redis

Integration between Micronaut and Redis
Apache License 2.0
31 stars 36 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

micronaut-projects/micronaut-serialization (io.micronaut.serde:micronaut-serde-bom) ### [`v2.2.0`](https://togithub.com/micronaut-projects/micronaut-serialization/releases/tag/v2.2.0): Micronaut Serialization v2.2.0 #### What's Changed ##### New Features πŸŽ‰ - Support for [@​JsonDeserialize](https://togithub.com/JsonDeserialize)(builder=..) by [@​graemerocher](https://togithub.com/graemerocher) in [https://github.com/micronaut-projects/micronaut-serialization/pull/527](https://togithub.com/micronaut-projects/micronaut-serialization/pull/527) ##### Dependency updates πŸš€ - fix(deps): update kotlin monorepo to v1.9.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-serialization/pull/512](https://togithub.com/micronaut-projects/micronaut-serialization/pull/512) - fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.0.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-serialization/pull/538](https://togithub.com/micronaut-projects/micronaut-serialization/pull/538) **Full Changelog**: https://github.com/micronaut-projects/micronaut-serialization/compare/v2.1.1...v2.2.0 ### [`v2.1.1`](https://togithub.com/micronaut-projects/micronaut-serialization/releases/tag/v2.1.1): Micronaut Serialization v2.1.1 #### What's Changed ##### Bug Fixes 🐞 - Fix deserialization with nullable constructor argument of type Object by [@​radovanradic](https://togithub.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-serialization/pull/530](https://togithub.com/micronaut-projects/micronaut-serialization/pull/530) ##### Improvements ⭐ - Field marked as READ_ONLY in JsonUnwrapped should not be writable by [@​radovanradic](https://togithub.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-serialization/pull/529](https://togithub.com/micronaut-projects/micronaut-serialization/pull/529) - Support multi-level JSON unwrapped by [@​graemerocher](https://togithub.com/graemerocher) in [https://github.com/micronaut-projects/micronaut-serialization/pull/532](https://togithub.com/micronaut-projects/micronaut-serialization/pull/532) ##### Dependency updates πŸš€ - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.0.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-serialization/pull/528](https://togithub.com/micronaut-projects/micronaut-serialization/pull/528) - fix(deps): update dependency org.mongodb:bson to v4.10.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-serialization/pull/525](https://togithub.com/micronaut-projects/micronaut-serialization/pull/525) - chore(deps): update plugin io.micronaut.build.shared.settings to v6.5.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-serialization/pull/537](https://togithub.com/micronaut-projects/micronaut-serialization/pull/537) **Full Changelog**: https://github.com/micronaut-projects/micronaut-serialization/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://togithub.com/micronaut-projects/micronaut-serialization/releases/tag/v2.1.0): Micronaut Serialization v2.1.0 #### What's Changed ##### Improvements ⭐ - Support decoding base64 to byte\[] by [@​yawkat](https://togithub.com/yawkat) in [https://github.com/micronaut-projects/micronaut-serialization/pull/524](https://togithub.com/micronaut-projects/micronaut-serialization/pull/524) **Full Changelog**: https://github.com/micronaut-projects/micronaut-serialization/compare/v2.0.2...v2.1.0

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 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information