-
Notifications
You must be signed in to change notification settings - Fork 50
fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.5.3 - autoclosed #1586
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1793b27 to
f265475
Compare
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
|
sdelamo
added a commit
that referenced
this pull request
Jun 16, 2025
* fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.2 * Add mariadb jdbc client reflection metadata * fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v11.0.6 (#1576) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.13 (#1582) * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.13 * Fix tests failing due to latest mysql docker image * Fix more mysql tests --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: radovanradic <[email protected]> * chore(deps): update softprops/action-gh-release action to v2.2.2 (#1587) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v2.4.7.final (#1597) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.3 (#1577) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.14.1 (#1600) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.hibernate to v6.6.14.final (#1601) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v11.0.7 (#1602) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v2.4.8.final (#1603) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.hibernate to v6.6.15.final (#1604) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.vertx to v4.5.15 (#1605) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.14 (#1607) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.spring:micronaut-spring-bom to v5.10.1 (#1608) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.sonatype.gradle.plugins:scan-gradle-plugin to v3 (#1595) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update micronaut.test.resources to v2.8.0 (#1592) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.sonarsource.scanner.gradle:sonarqube-gradle-plugin to v6.2.0.5505 (#1590) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.5.3 (#1586) * fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.5.3 * Update test resources version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Radovan Radic <[email protected]> Co-authored-by: Sergio del Amo <[email protected]> * chore(deps): update actions/download-artifact action to v4.3.0 (#1578) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update slsa-framework/slsa-github-generator action to v2.1.0 (#1579) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.16 (#1612) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.jdbi to v3.49.5 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: radovanradic <[email protected]> Co-authored-by: Chaimaa Rouai <[email protected]> Co-authored-by: Sergio del Amo <[email protected]>
sdelamo
added a commit
that referenced
this pull request
Jun 16, 2025
…eter-bom to v5.11.0 (#1588) * fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.2 * Add mariadb jdbc client reflection metadata * fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v11.0.6 (#1576) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.13 (#1582) * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.13 * Fix tests failing due to latest mysql docker image * Fix more mysql tests --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: radovanradic <[email protected]> * chore(deps): update softprops/action-gh-release action to v2.2.2 (#1587) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v2.4.7.final (#1597) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.3 (#1577) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.14.1 (#1600) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.hibernate to v6.6.14.final (#1601) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v11.0.7 (#1602) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v2.4.8.final (#1603) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.hibernate to v6.6.15.final (#1604) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.vertx to v4.5.15 (#1605) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.14 (#1607) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.spring:micronaut-spring-bom to v5.10.1 (#1608) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.sonatype.gradle.plugins:scan-gradle-plugin to v3 (#1595) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update micronaut.test.resources to v2.8.0 (#1592) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.sonarsource.scanner.gradle:sonarqube-gradle-plugin to v6.2.0.5505 (#1590) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.5.3 (#1586) * fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.5.3 * Update test resources version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Radovan Radic <[email protected]> Co-authored-by: Sergio del Amo <[email protected]> * chore(deps): update actions/download-artifact action to v4.3.0 (#1578) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update slsa-framework/slsa-github-generator action to v2.1.0 (#1579) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.micrometer:micronaut-micrometer-bom to v5.11.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: radovanradic <[email protected]> Co-authored-by: Chaimaa Rouai <[email protected]> Co-authored-by: Sergio del Amo <[email protected]>
sdelamo
added a commit
that referenced
this pull request
Jun 16, 2025
* fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.2 * Add mariadb jdbc client reflection metadata * fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v11.0.6 (#1576) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.13 (#1582) * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.13 * Fix tests failing due to latest mysql docker image * Fix more mysql tests --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: radovanradic <[email protected]> * chore(deps): update softprops/action-gh-release action to v2.2.2 (#1587) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v2.4.7.final (#1597) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.3 (#1577) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.14.1 (#1600) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.hibernate to v6.6.14.final (#1601) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v11.0.7 (#1602) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v2.4.8.final (#1603) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.hibernate to v6.6.15.final (#1604) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.vertx to v4.5.15 (#1605) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.14 (#1607) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.spring:micronaut-spring-bom to v5.10.1 (#1608) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.sonatype.gradle.plugins:scan-gradle-plugin to v3 (#1595) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update micronaut.test.resources to v2.8.0 (#1592) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.sonarsource.scanner.gradle:sonarqube-gradle-plugin to v6.2.0.5505 (#1590) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.5.3 (#1586) * fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.5.3 * Update test resources version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Radovan Radic <[email protected]> Co-authored-by: Sergio del Amo <[email protected]> * chore(deps): update actions/download-artifact action to v4.3.0 (#1578) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update slsa-framework/slsa-github-generator action to v2.1.0 (#1579) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.16 (#1612) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.jooq:jooq to v3.20.5 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: radovanradic <[email protected]> Co-authored-by: Chaimaa Rouai <[email protected]> Co-authored-by: Sergio del Amo <[email protected]>
sdelamo
added a commit
that referenced
this pull request
Jun 16, 2025
* fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.2 * Add mariadb jdbc client reflection metadata * fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v11.0.6 (#1576) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.13 (#1582) * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.13 * Fix tests failing due to latest mysql docker image * Fix more mysql tests --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: radovanradic <[email protected]> * chore(deps): update softprops/action-gh-release action to v2.2.2 (#1587) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v2.4.7.final (#1597) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.3 (#1577) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.14.1 (#1600) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.hibernate to v6.6.14.final (#1601) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v11.0.7 (#1602) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v2.4.8.final (#1603) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.hibernate to v6.6.15.final (#1604) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update managed.vertx to v4.5.15 (#1605) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.14 (#1607) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.spring:micronaut-spring-bom to v5.10.1 (#1608) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.sonatype.gradle.plugins:scan-gradle-plugin to v3 (#1595) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update micronaut.test.resources to v2.8.0 (#1592) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.sonarsource.scanner.gradle:sonarqube-gradle-plugin to v6.2.0.5505 (#1590) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.5.3 (#1586) * fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.5.3 * Update test resources version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Radovan Radic <[email protected]> Co-authored-by: Sergio del Amo <[email protected]> * chore(deps): update actions/download-artifact action to v4.3.0 (#1578) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update slsa-framework/slsa-github-generator action to v2.1.0 (#1579) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.16 (#1612) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update common files --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: radovanradic <[email protected]> Co-authored-by: Chaimaa Rouai <[email protected]> Co-authored-by: Sergio del Amo <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
4.4.5->4.5.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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 was generated by Mend Renovate. View the repository job log.