Skip to content

Bump org.openrewrite.recipe:rewrite-static-analysis from 2.29.0 to 2.30.0#1778

Merged
uhafner merged 1 commit intomainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-2.30.0
Mar 13, 2026
Merged

Bump org.openrewrite.recipe:rewrite-static-analysis from 2.29.0 to 2.30.0#1778
uhafner merged 1 commit intomainfrom
dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-2.30.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.openrewrite.recipe:rewrite-static-analysis from 2.29.0 to 2.30.0.

Release notes

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

2.30.0

What's Changed

Full Changelog: openrewrite/rewrite-static-analysis@v2.29.0...v2.30.0

Commits
  • c7cc3e5 Remove RemoveTrailingWhitespace (#827)
  • 1f60c9e Lombok Best Practices
  • f3d49bc OpenRewrite recipe best practices
  • d672b21 Add missing RSPEC tags and fix inconsistent tag formatting (#826)
  • bf904bf Remove CustomImportOrder from CodeCleanup
  • 0fbe973 Disabling C# tests if no .dotnet available (#825)
  • 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)

@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:32
Bumps [org.openrewrite.recipe:rewrite-static-analysis](https://github.com/openrewrite/rewrite-static-analysis) from 2.29.0 to 2.30.0.
- [Release notes](https://github.com/openrewrite/rewrite-static-analysis/releases)
- [Commits](openrewrite/rewrite-static-analysis@v2.29.0...v2.30.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-static-analysis
  dependency-version: 2.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-2.30.0 branch from 209ac5b to 2f56d03 Compare March 12, 2026 21:24
@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 325ea25 into main Mar 13, 2026
15 checks passed
@uhafner uhafner deleted the dependabot/maven/org.openrewrite.recipe-rewrite-static-analysis-2.30.0 branch March 13, 2026 08:44
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