Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps edu.hm.hafner:codingstyle-pom from 5.36.0 to 5.39.0.

Release notes

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

v5.39.0 🎁

🐛 Bug Fixes

📦 Dependency Updates

v5.38.0 🎁

🔧 Internal Changes

  • Do not wait for successful publishing the artifact to Central (#1449) @​uhafner
  • Deactivate ErrorProne rule SuppressWarningsWithoutExplanation (#1448) @​uhafner

v5.37.0 🎁

📦 Dependency Updates

... (truncated)

Commits
  • 7a6bcd5 [maven-release-plugin] prepare release v5.39.0
  • a67f89e Merge pull request #1453 from uhafner/Xlint-path
  • aeff1a1 Update dependency graph to latest versions from POM
  • 8158c52 Merge pull request #1451 from uhafner/dependabot/maven/nl.jqno.equalsverifier...
  • 8485ee8 Merge pull request #1450 from uhafner/dependabot/maven/org.apache.maven.plugi...
  • 223bdce Merge pull request #1452 from uhafner/dependabot/maven/commons-io-commons-io-...
  • 0f6f472 Fix comment on how to specify the ErrorProne compiler flags
  • 1ff84fc Deactivate javac warning "bad path element"
  • 728c7b5 Bump commons-io:commons-io from 2.20.0 to 2.21.0
  • be38760 Bump nl.jqno.equalsverifier:equalsverifier from 4.2.1 to 4.2.2
  • 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)

@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Nov 12, 2025
@uhafner
Copy link
Member

uhafner commented Nov 12, 2025

@dependabot rebase

Bumps [edu.hm.hafner:codingstyle-pom](https://github.com/uhafner/codingstyle-pom) from 5.36.0 to 5.39.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.36.0...v5.39.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:codingstyle-pom
  dependency-version: 5.39.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/edu.hm.hafner-codingstyle-pom-5.39.0 branch from ae05961 to 31f04c4 Compare November 12, 2025 08:58
@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (185 passed)
   🚀   Integration Tests: 100% successful (143 passed, 7 skipped)
   ⛔   Architecture Tests: 100% successful (15 passed)

Code Coverage

   〰️   Line Coverage: 76% (720 missed lines)
   ➰   Branch Coverage: 67% (291 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   ☕   Java Compiler: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 209 vulnerabilities (error: 17, high: 55, normal: 131, low: 6)

Software Metrics

   🌀   Cyclomatic Complexity: 1027 (total)
   💭   Cognitive Complexity: 562 (total)
   ➿   N-Path Complexity: 1384 (total)
   📏   Lines of Code: 12030 (total)
   📝   Non Commenting Source Statements: 4051 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)

🚦 Quality Gates

Overall Status: ✅ SUCCESS

✅ Passed Gates

  • ✅ Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage: 76.00 >= 75.00
  • ✅ Branch Coverage: 67.00 >= 65.00
  • ✅ Potential Bugs: 0.00 <= 0.00
  • ✅ Style Violations: 0.00 <= 0.00

Created by Quality Monitor v3.5.0 (#e4cc310). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit 778f432 into main Nov 12, 2025
32 checks passed
@uhafner uhafner deleted the dependabot/maven/edu.hm.hafner-codingstyle-pom-5.39.0 branch November 12, 2025 15:48
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