Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v5.42.0 🎁

📦 Dependency Updates

Commits
  • 2974f1c [maven-release-plugin] Prepare release [skip ci]
  • ae7db9f Merge pull request #1505 from uhafner/dependabot/maven/pmd.metrics.version-7....
  • 73ef5a6 Bump pmd.metrics.version from 7.19.0-metrics to 7.20.0-metrics
  • 1f72a28 Merge pull request #1503 from uhafner/dependabot/maven/net.sourceforge.pmd-pm...
  • 047b1c2 Merge pull request #1506 from uhafner/dependabot/maven/nl.jqno.equalsverifier...
  • b485c86 Bump nl.jqno.equalsverifier:equalsverifier from 4.2.6 to 4.3
  • fcb7816 Merge pull request #1502 from uhafner/dependabot/maven/nl.jqno.equalsverifier...
  • b9941e2 Merge pull request #1504 from uhafner/dependabot/maven/com.puppycrawl.tools-c...
  • dbd7271 Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1
  • 70a2968 Bump net.sourceforge.pmd:pmd-javascript from 7.19.0 to 7.20.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.41.0 to 5.42.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.41.0...v5.42.0)

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

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

github-actions bot commented Jan 5, 2026

☀️   Quality Monitor

Tests

   JUnit   Unit Tests (Whole Project): 100.00% successful (1 passed)
   ⛔   Architecture Tests (Whole Project): No test results available

Coverage for New Code

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

Coverage for Whole Project

   〰️   Line Coverage (Whole Project): 26.26% (132 missed lines)
   ➰   Branch Coverage (Whole Project): 11.76% (45 missed branches)
   PIT   Mutation Coverage (Whole Project): n/a (0 survived mutations)
   💪   Test Strength (Whole Project): n/a (0 survived mutations in tested code)

Style

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

Bugs

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

API Problems

   🚫   Revapi (Whole Project): No warnings

Vulnerabilities

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

Software Metrics

   🌀   Cyclomatic Complexity (Whole Project): 57 (total)
   💭   Cognitive Complexity (Whole Project): 36 (total)
   ➿   N-Path Complexity (Whole Project): 67 (total)
   📏   Lines of Code (Whole Project): 418 (total)
   📝   Non Commenting Source Statements (Whole Project): 185 (total)
   🔗   Class Cohesion (Whole Project): 6.67% (maximum)
   ⚖️   Weight of Class (Whole Project): 100.00% (maximum)

🚧   Error Messages

Quality Monitor Errors:
No matching report files found when using pattern '**/target/archunit-reports/TEST*.xml'! Configuration error for 'Architecture Tests'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Mutation Coverage'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Test Strength'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Mutation Coverage'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Test Strength'?
No matching report files found when using pattern '**/target/revapi-result.json'! Configuration error for 'Revapi'?

🚦 Quality Gates

Overall Status: ❌ FAILURE

✅ 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

❌ Failed Gates

  • ❌ Style Violation in Whole Project: 1.00 <= 0.00

Created by Quality Monitor v4.0.0-rc2 (#faa2d2e). More details are shown in the GitHub Checks Result.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Superseded by #462.

@dependabot dependabot bot closed this Jan 12, 2026
@dependabot dependabot bot deleted the dependabot/maven/edu.hm.hafner-codingstyle-pom-5.42.0 branch January 12, 2026 16:26
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 java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants