Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency io.micronaut.validation:micronaut-validation-bom to v4.3.0 #1230

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut.validation:micronaut-validation-bom (source) 4.2.0 -> 4.3.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

micronaut-projects/micronaut-validation (io.micronaut.validation:micronaut-validation-bom)

v4.3.0: Micronaut Validation 4.3.0

What's Changed
Other Changes 💡
Bug Fixes 🐞
Docs 📖
Dependency updates 🚀
Kotlin
KSP Gradle Plugin
Micronaut Modules
Micronaut Core
Micronaut Serialization
Micronaut RxJava2
Micronaut Test
Micronaut Kotlin
Micronaut Groovy
Micronaut Reactor
CI ⚙️Build 🐘
Micronaut Build Plugin
Micronaut Gradle Plugin
New Contributors

Full Changelog: micronaut-projects/micronaut-validation@v4.2.0...v4.3.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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Jan 23, 2024
Copy link
Contributor Author

renovate bot commented Jan 23, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@@ -19,7 +19,6 @@ dependencies {
compileOnly(mnMicrometer.micronaut.micrometer.core)

testAnnotationProcessor(mn.micronaut.inject.java)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dstepanov Removed hibernate validator from test runtime classpath as it seems it had conflict with default internal validator factory from micronaut-validation added in 4.3.0

Copy link

sonarcloud bot commented Jan 23, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@radovanradic radovanradic merged commit e2589e9 into master Jan 23, 2024
39 checks passed
@radovanradic radovanradic deleted the renovate/micronaut.validation branch January 23, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants