Skip to content

Bump dependency org.jvnet.hudson.plugins:analysis-pom to v12#527

Merged
uhafner merged 9 commits intomainfrom
renovate/org.jvnet.hudson.plugins-analysis-pom-12.x
Apr 11, 2026
Merged

Bump dependency org.jvnet.hudson.plugins:analysis-pom to v12#527
uhafner merged 9 commits intomainfrom
renovate/org.jvnet.hudson.plugins-analysis-pom-12.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 10, 2026

This PR contains the following updates:

Package Change Age Confidence
org.jvnet.hudson.plugins:analysis-pom (source) 11.2958.v63511c4c116012.3140.v667559b_d0470 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update of dependencies label Apr 10, 2026
@github-actions github-actions bot requested a review from uhafner April 10, 2026 16:38
uhafner added 4 commits April 10, 2026 22:52
…sion' into renovate/org.jvnet.hudson.plugins-analysis-pom-12.x
…ry.version' into renovate/org.jvnet.hudson.plugins-analysis-pom-12.x

# Conflicts:
#	pom.xml
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 10, 2026

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

var process = Runtime.getRuntime()
.exec("icacls \"" + path + "\" " + command + " *S-1-1-0:" + accessMode);
process.waitFor();
var process = new ProcessBuilder("icacls",
@github-actions
Copy link
Copy Markdown

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: ✅ successful — 70 passed
   🚀   Integration Tests: ✅ successful — 11 passed
   ⛔   Architecture Tests: ✅ successful — 15 passed

Coverage for New Code

   〰️   Line Coverage: 100.00% — perfect 🎉
   ➰   Branch Coverage: 100.00% — perfect 🎉

Coverage for Whole Project

   〰️   Line Coverage: 39.85% — 326 missed lines
   ➰   Branch Coverage: 46.54% — 85 missed branches

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: 6 warnings — low: 6

Vulnerabilities

   🛡️   OWASP Dependency Check: 198 vulnerabilities — error: 15, high: 55, normal: 122, low: 6

Software Metrics

   🌀   Cyclomatic Complexity: 275 (total)
   💭   Cognitive Complexity: 103 (total)
   ➿   N-Path Complexity: 265 (total)
   📏   Lines of Code: 2666 (total)
   📝   Non Commenting Source Statements: 825 (total)
   🔗   Class Cohesion: 100.00% (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
  • ✅ Potential Bugs in Whole Project: 0.00 <= 0.00
  • ✅ Style Violation in Whole Project: 0.00 <= 0.00

Created by Quality Monitor v4.10.0 (#be1b382). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit a807f1f into main Apr 11, 2026
32 checks passed
@uhafner uhafner deleted the renovate/org.jvnet.hudson.plugins-analysis-pom-12.x branch April 11, 2026 15:42
@uhafner uhafner added the breaking Breaking Changes label Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking Changes dependencies Update of dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants