Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

Bumps org.openrewrite.recipe:rewrite-recipe-bom from 3.12.1 to 3.14.0.

Release notes

Sourced from org.openrewrite.recipe:rewrite-recipe-bom's releases.

3.14.0

What's Changed

  • Incorporates the latest versions of OpenRewrite (v8.61.1), the rewrite-gradle-plugin (v7.15.0), and the rewrite-maven-plugin (v6.17.0) to improve code parsing accuracy and recipe execution reliability.

Full Changelog: openrewrite/rewrite-recipe-bom@v3.13.0...v3.14.0

3.13.0

What's Changed

Full Changelog: openrewrite/rewrite-recipe-bom@v3.12.1...v3.13.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom) from 3.12.1 to 3.14.0.
- [Release notes](https://github.com/openrewrite/rewrite-recipe-bom/releases)
- [Commits](openrewrite/rewrite-recipe-bom@v3.12.1...v3.14.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-recipe-bom
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 28, 2025
Copy link

quarkus-bot bot commented Aug 28, 2025

Status for workflow Build

This is the status report for running Build on commit 3d3ddbb.

Failing Jobs

Status Name Step Failures Logs Raw logs
Build on ubuntu-latest Build with Maven Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Build on ubuntu-latest #

- Failing: recipes-tests 

📦 recipes-tests

io.quarkus.updates.core.CoreUpdate37Test.testJpaModelgenAnnotationProcessorAlreadyPresent line 615 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index 9eae9c9..6c3317c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,9 @@ 
     <groupId>io.quarkus.bot</groupId>

io.quarkus.updates.core.CoreUpdate37Test.testJpaModelgenAnotherProcessor line 546 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index 79a3e9f..ec55894 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,9 @@ 
     <groupId>io.quarkus.bot</groupId>

io.quarkus.updates.core.CoreUpdate37Test.testJpaModelgenExistingConfig line 487 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index 3b46e56..90f9d45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,9 @@ 
     <groupId>io.quarkus.bot</groupId>

io.quarkus.updates.core.CoreUpdate37Test.testJpaModelgenNewDependency line 352 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index 9eae9c9..6c3317c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,9 @@ 
     <groupId>io.quarkus.bot</groupId>

io.quarkus.updates.core.CoreUpdate37Test.testJpaModelgenNewDependencyManagedByQuarkusBom line 408 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index 06dda1c..48bb771 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,9 @@ 
     <groupId>io.quarkus.bot</groupId>

io.quarkus.updates.core.CoreUpdate37Test.testJpaModelgenNoBuildSection line 851 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index c84dbf9..7ebef74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,9 @@ 
     <groupId>io.quarkus.bot</groupId>

io.quarkus.updates.core.CoreUpdate37Test.testJpaModelgenNoMavenCompilerPlugin line 920 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index 4f94c61..f9260e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,9 @@ 
     <groupId>io.quarkus.bot</groupId>

io.quarkus.updates.core.CoreUpdate37Test.testJpaModelgenOldDependency line 297 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index 9eae9c9..6c3317c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,9 @@ 
     <groupId>io.quarkus.bot</groupId>

io.quarkus.updates.core.CoreUpdate37Test.testJpaModelgenOldJpaModelgenAnnotationProcessorAlreadyPresent line 678 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index 06dda1c..48bb771 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,9 @@ 
     <groupId>io.quarkus.bot</groupId>

io.quarkus.updates.core.CoreUpdate37Test.testJpaModelgenOldJpaModelgenAnnotationProcessorAlreadyPresentWithOutdatedVersion line 764 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index 06dda1c..48bb771 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,9 @@ 
     <groupId>io.quarkus.bot</groupId>

io.quarkus.updates.core.CoreUpdate37Test.testMavenPluginUpdates line 71 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index eb9fc64..0f101d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,6 +6,7 @@

io.quarkus.updates.core.CoreUpdate37Test.testMavenPluginUpdatesDefaultGroupId line 165 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index 653766b..f072f5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,6 +6,7 @@

io.quarkus.updates.core.CoreUpdate37Test.testSyncVersion line 1001 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
[Unexpected result in "pom.xml":
diff --git a/pom.xml b/pom.xml
index 5fc98af..292218b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,6 +4,7 @@ 
     <artifactId>release</artifactId>

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2025

Superseded by #373.

@dependabot dependabot bot closed this Sep 11, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.openrewrite.recipe-rewrite-recipe-bom-3.14.0 branch September 11, 2025 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants