Skip to content

Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.29.0 to 3.30.0#1782

Merged
uhafner merged 1 commit intomainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-testing-frameworks-3.30.0
Mar 12, 2026
Merged

Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.29.0 to 3.30.0#1782
uhafner merged 1 commit intomainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-testing-frameworks-3.30.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps org.openrewrite.recipe:rewrite-testing-frameworks from 3.29.0 to 3.30.0.

Release notes

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

3.30.0

What's Changed

Full Changelog: openrewrite/rewrite-testing-frameworks@v3.29.0...v3.30.0

Commits
  • 5a24e73 Fix JUnit5MigrationTest.addMockitoJupiterDependencyIfExtendWithPresent (#931)
  • c789ee8 Lombok Best Practices
  • 08296c5 Rename MockWebServer shutdown() to close
  • 40bd3da OpenRewrite recipe best practices
  • 467ab04 Add JSpecify to type table for JUnitToAssertJRulesRecipes (#929)
  • 92a9ca4 Align targetFramework switch case with @​Option valid values (#928)
  • 8654451 Use FindImports and dependency-aware framework detection in `ReplaceMockito...
  • 6d5852e OpenRewrite recipe best practices
  • See full diff 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-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) from 3.29.0 to 3.30.0.
- [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases)
- [Commits](openrewrite/rewrite-testing-frameworks@v3.29.0...v3.30.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks
  dependency-version: 3.30.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 12, 2026
@github-actions github-actions bot requested a review from uhafner March 12, 2026 16:33
@github-actions
Copy link

☀️   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.6.0 (#eaa6e34). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit be40d4e into main Mar 12, 2026
19 checks passed
@uhafner uhafner deleted the dependabot/maven/org.openrewrite.recipe-rewrite-testing-frameworks-3.30.0 branch March 12, 2026 21:23
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.

1 participant