Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Bumps edu.hm.hafner:codingstyle-pom from 5.42.0 to 6.1.0.

Release notes

Sourced from edu.hm.hafner:codingstyle-pom's releases.

v6.1.0 🎁

🐛 Bug Fixes

📦 Dependency Updates

v6.0.1 🎁

🐛 Bug Fixes

  • Add missing javac option to use ErrorProne with Java 21

v6.0.0 🎁

💥 Breaking Changes

v5.43.0 🎁

✨ Improvements

📦 Dependency Updates

Commits
  • 57ce513 [maven-release-plugin] Prepare release [skip ci]
  • 94cfe0d Merge pull request #1518 from uhafner/pitmute-skip
  • b362816 Fix typo in PitMute configuration
  • eb385af Merge pull request #1517 from uhafner/dependabot/maven/org.owasp-dependency-c...
  • bc8fbed Bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0
  • 77b1093 [maven-release-plugin] Prepare for next development iteration [skip ci]
  • b0ff091 [maven-release-plugin] Prepare release [skip ci]
  • 9c60a78 Update dependency graph to latest versions from POM
  • 5f7a9d7 Bump version to 6.0.1
  • c8c665e Add missing error prone directive for Java 21
  • 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 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 [edu.hm.hafner:codingstyle-pom](https://github.com/uhafner/codingstyle-pom) from 5.42.0 to 6.1.0.
- [Release notes](https://github.com/uhafner/codingstyle-pom/releases)
- [Changelog](https://github.com/uhafner/codingstyle-pom/blob/main/CHANGELOG.md)
- [Commits](uhafner/codingstyle-pom@v5.42.0...v6.1.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:codingstyle-pom
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Jan 14, 2026
@github-actions github-actions bot requested a review from uhafner January 14, 2026 10:32
@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests (Whole Project): 100.00% successful (231 passed)
   ⛔   Architecture Tests (Whole Project): 100.00% successful (10 passed)

Coverage for New Code

   〰️   Line Coverage (Changed Code): 71.43% (2 missed lines)
   ➰   Branch Coverage (Changed Code): 33.33% (2 missed branches)
   PIT   Mutation Coverage (Changed Code): 0.00% (1 survived mutations)
   💪   Test Strength (Changed Code): n/a (0 survived mutations in tested code)

Coverage for Whole Project

   〰️   Line Coverage (Whole Project): 85.04% (232 missed lines)
   ➰   Branch Coverage (Whole Project): 82.20% (81 missed branches)
   PIT   Mutation Coverage (Whole Project): 74.64% (229 survived mutations)
   💪   Test Strength (Whole Project): 88.57% (87 survived mutations in tested code)

Style

   CheckStyle   CheckStyle (Whole Project): No warnings
   PMD   PMD (Whole Project): No warnings
   ☕   Java Compiler (Whole Project): No warnings

Bugs

   SpotBugs   SpotBugs (Whole Project): No bugs
   🐛   Error Prone (Whole Project): No bugs

API Problems

   🚫   Revapi (Whole Project): 1 warning (high: 1)

Vulnerabilities

   🛡️   OWASP Dependency Check (Whole Project): 2 vulnerabilities (normal: 2)

Software Metrics

   🌀   Cyclomatic Complexity (Whole Project): 758 (total)
   💭   Cognitive Complexity (Whole Project): 259 (total)
   ➿   N-Path Complexity (Whole Project): 834 (total)
   📏   Lines of Code (Whole Project): 6115 (total)
   📝   Non Commenting Source Statements (Whole Project): 2168 (total)
   🔗   Class Cohesion (Whole Project): 100.00% (maximum)
   ⚖️   Weight of Class (Whole Project): 100.00% (maximum)

🚦 Quality Gates

Overall Status: ❗ UNSTABLE

✅ Passed Gates

  • ✅ Overall Tests Success Rate: 100.00 >= 100.00
  • ✅ Potential Bugs in Whole Project: 0.00 <= 0.00
  • ✅ Style Violation in Whole Project: 0.00 <= 0.00

❌ Failed Gates

  • ❌ Line Coverage in New Code: 71.43 >= 90.00
  • ❌ Branch Coverage in New Code: 33.33 >= 90.00
  • ❌ Mutation Coverage in New Code: 0.00 >= 90.00

Created by Quality Monitor v4.0.0 (#8f591a4). More details are shown in the GitHub Checks Result.

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.

2 participants