Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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
  • 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
  • 67e8026 [maven-release-plugin] Prepare for next development iteration [skip ci]
  • 94d3a71 [maven-release-plugin] Prepare release [skip ci]
  • 4e5d4cc Set Java version baseline to Java 21
  • 922907a Update dependency graph to latest versions from POM
  • 1de9334 Merge pull request #1507 from uhafner/java21
  • 4e53e91 Bump version of codingstyle to 6.0.0
  • 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.0.1.
- [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.0.1)

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

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 Jan 12, 2026
@github-actions github-actions bot requested a review from uhafner January 12, 2026 09:18
@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests (Whole Project): 100.00% successful (187 passed)
   🚀   Integration Tests (Whole Project): 100.00% successful (148 passed, 7 skipped)
   ⛔   Architecture Tests (Whole Project): 100.00% successful (15 passed)

Coverage for New Code

   〰️   Line Coverage (Changed Code): n/a (0 missed lines)
   ➰   Branch Coverage (Changed Code): n/a (0 missed branches)

Coverage for Whole Project

   〰️   Line Coverage (Whole Project): 76.39% (721 missed lines)
   ➰   Branch Coverage (Whole Project): 66.67% (291 missed branches)

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

Vulnerabilities

   🛡️   OWASP Dependency Check (Whole Project): 220 vulnerabilities (error: 17, high: 58, normal: 138, low: 7)

Software Metrics

   🌀   Cyclomatic Complexity (Whole Project): 1027 (total)
   💭   Cognitive Complexity (Whole Project): 561 (total)
   ➿   N-Path Complexity (Whole Project): 1384 (total)
   📏   Lines of Code (Whole Project): 12041 (total)
   📝   Non Commenting Source Statements (Whole Project): 4054 (total)
   🔗   Class Cohesion (Whole Project): 100.00% (maximum)
   ⚖️   Weight of Class (Whole Project): 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.0.0-rc2 (#615f6ae). More details are shown in the GitHub Checks Result.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2026

Superseded by #661.

@dependabot dependabot bot closed this Jan 14, 2026
@dependabot dependabot bot deleted the dependabot/maven/edu.hm.hafner-codingstyle-pom-6.0.1 branch January 14, 2026 08:21
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