Skip to content

Bump org.openrewrite.recipe:rewrite-migrate-java from 3.30.1 to 3.31.0 - #1800

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.31.0
Closed

Bump org.openrewrite.recipe:rewrite-migrate-java from 3.30.1 to 3.31.0#1800
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.31.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Copy link
Copy Markdown
Contributor

Bumps org.openrewrite.recipe:rewrite-migrate-java from 3.30.1 to 3.31.0.

Release notes

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

3.31.0

What's Changed

New Contributors

Full Changelog: openrewrite/rewrite-migrate-java@v3.30.1...v3.31.0

Commits
  • f3a2e32 Extract documentation examples from tests
  • e339177 Add JavadocToMarkdownDocComment recipe (JEP 467) (#1019)
  • fd3bfe3 Add Java best practices recipe (#1021)
  • 1c2d0ce OpenRewrite recipe best practices
  • a9e4663 Add javax/jakarta.enterprise.concurrent-api migration for EE9 (#1028)
  • 028d886 Fix order for ManagedProperty migration in Faces 4.0 (#1027)
  • 8ff2f5b Add notes for Faces 4.0 FacesManagedBeansRemoved (#1025)
  • 69aeb40 Extend UseVarForPrimitive to support String literals (#1024)
  • 68f9289 Fix IBMSemeruTest to match updated ChangeType wildcard import removal (#1026)
  • e663e7b Use var for local variables initialized with constructor in tests
  • Additional commits viewable in compare view

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 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-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 3.30.1 to 3.31.0.
- [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
- [Commits](openrewrite/rewrite-migrate-java@v3.30.1...v3.31.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-migrate-java
  dependency-version: 3.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Mar 25, 2026
@github-actions
github-actions Bot requested a review from uhafner March 25, 2026 16:33
@github-actions

Copy link
Copy Markdown

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: ✅ successful — 87 passed, 2 skipped
   ⛔   Architecture Tests: ✅ successful — 17 passed, 2 skipped

Coverage for New Code

   〰️   Line Coverage: 100.00% — perfect 🎉
   ➰   Branch Coverage: 100.00% — perfect 🎉
   PIT   Mutation Coverage: 100.00% — perfect 🎉
   💪   Test Strength: 100.00% — perfect 🎉

Coverage for Whole Project

   〰️   Line Coverage: 91.57% — 65 missed lines
   ➰   Branch Coverage: 90.45% — 21 missed branches
   PIT   Mutation Coverage: 91.61% — 26 survived mutations
   💪   Test Strength: 94.67% — 16 survived mutations in tested code

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   ☕   Java Compiler: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs

API Problems

   🚫   Revapi: No warnings

Vulnerabilities

   🛡️   OWASP Dependency Check: No vulnerabilities

Software Metrics

   🌀   Cyclomatic Complexity: 384 (total)
   💭   Cognitive Complexity: 174 (total)
   ➿   N-Path Complexity: 348 (total)
   📏   Lines of Code: 4410 (total)
   📝   Non Commenting Source Statements: 1274 (total)
   🔗   Class Cohesion: 71.43% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)

🚦 Quality Gates

Overall Status: ✅ SUCCESS

✅ Passed Gates

  • ✅ Overall Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage in New Code: 100.00 >= 90.00
  • ✅ Branch Coverage in New Code: 100.00 >= 90.00
  • ✅ Mutation Coverage in New Code: 100.00 >= 90.00
  • ✅ Potential Bugs in Whole Project: 0.00 <= 0.00
  • ✅ Style Violation in Whole Project: 0.00 <= 0.00

Created by Quality Monitor v4.7.1 (#236fd54). More details are shown in the GitHub Checks Result.

@dependabot @github

dependabot Bot commented on behalf of github Mar 26, 2026

Copy link
Copy Markdown
Contributor Author

Looks like org.openrewrite.recipe:rewrite-migrate-java is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 26, 2026
@dependabot
dependabot Bot deleted the dependabot/maven/org.openrewrite.recipe-rewrite-migrate-java-3.31.0 branch March 26, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies java Pull requests that update Maven Java dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants