Closed renovate[bot] closed 3 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
4.3.0
->4.5.0
Release Notes
micronaut-projects/micronaut-hibernate-validator (io.micronaut.beanvalidation:micronaut-hibernate-validator-bom)
### [`v4.5.0`](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/releases/tag/v4.5.0): Micronaut Hibernate Validator 4.5.0 #### What's Changed ##### Dependency updates π ##### Micronaut Modules ##### Micronaut Core - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.1 - autoclosed by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/417](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/417) ##### Micronaut Serialization - fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.11.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/421](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/421) ##### Micronaut Validation - fix(deps): update dependency io.micronaut.validation:micronaut-validation-bom to v4.6.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/413](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/413) ##### CI βοΈBuild π - chore(deps): update dependency gradle to v8.9 - autoclosed by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/414](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/414) - chore(deps): update gradle/gradle-build-action action to v3.5.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/415](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/415) - chore(deps): update dependency gradle to v8.10 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/420](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/420) ##### GraalVM - chore(deps): update graalvm/setup-graalvm action to v1.2.3 - autoclosed by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/419](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/419) ##### Micronaut Build Plugin - chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/412](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/412) **Full Changelog**: https://github.com/micronaut-projects/micronaut-hibernate-validator/compare/v4.4.0...v4.5.0 ### [`v4.4.0`](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/releases/tag/v4.4.0) #### What's Changed ##### Dependency updates π - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/391](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/391) - chore(deps): update gradle/gradle-build-action action to v3.2.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/390](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/390) - fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.9.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/389](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/389) - chore(deps): update plugin io.micronaut.build.shared.settings to v7 - autoclosed by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/401](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/401) - fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.10.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/406](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/406) - 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-hibernate-validator/pull/396](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/396) - 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-hibernate-validator/pull/394](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/394) ##### Other Changes π‘ - Register the Hibernate validation message bundle by [@kevin-wise](https://togithub.com/kevin-wise) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/407](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/407) #### New Contributors - [@kevin-wise](https://togithub.com/kevin-wise) made their first contribution in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/407](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/407) **Full Changelog**: https://github.com/micronaut-projects/micronaut-hibernate-validator/compare/v4.3.0...v4.4.0 #### What's Changed ##### Dependency updates π - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.4.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/391](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/391) - chore(deps): update gradle/gradle-build-action action to v3.2.1 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/390](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/390) - fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.9.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/389](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/389) - chore(deps): update plugin io.micronaut.build.shared.settings to v7 - autoclosed by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/401](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/401) - fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.10.2 by [@renovate](https://togithub.com/renovate) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/406](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/406) - 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-hibernate-validator/pull/396](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/396) - 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-hibernate-validator/pull/394](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/394) ##### Other Changes π‘ - Register the Hibernate validation message bundle by [@kevin-wise](https://togithub.com/kevin-wise) in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/407](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/407) #### New Contributors - [@kevin-wise](https://togithub.com/kevin-wise) made their first contribution in [https://github.com/micronaut-projects/micronaut-hibernate-validator/pull/407](https://togithub.com/micronaut-projects/micronaut-hibernate-validator/pull/407) **Full Changelog**: https://github.com/micronaut-projects/micronaut-hibernate-validator/compare/v4.3.0...v4.4.0Configuration
π 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 was generated by Mend Renovate. View the repository job log.