Skip to content

Bump edu.hm.hafner:codingstyle-pom from 5.23.0 to 5.24.0#1193

Merged
uhafner merged 2 commits into
mainfrom
dependabot/maven/edu.hm.hafner-codingstyle-pom-5.24.0
Jun 23, 2025
Merged

Bump edu.hm.hafner:codingstyle-pom from 5.23.0 to 5.24.0#1193
uhafner merged 2 commits into
mainfrom
dependabot/maven/edu.hm.hafner-codingstyle-pom-5.24.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2025

Copy link
Copy Markdown
Contributor

Bumps edu.hm.hafner:codingstyle-pom from 5.23.0 to 5.24.0.

Release notes

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

v5.24.0 🎁

📦 Dependency Updates

Commits
  • 9860931 [maven-release-plugin] prepare release v5.24.0
  • 94a18b7 Merge pull request #1280 from uhafner/dependabot/maven/org.pitest-pitest-mave...
  • 10d91b3 Merge pull request #1281 from uhafner/dependabot/maven/pmd.metrics.version-7....
  • a5a6b6d Bump pmd.metrics.version from 7.13.0-metrics to 7.14.0-metrics
  • 07c7dc1 Bump org.pitest:pitest-maven from 1.19.5 to 1.19.6
  • d738a41 Merge pull request #1274 from uhafner/dependabot/maven/org.junit-junit-bom-5....
  • 5bf5dfa Merge pull request #1270 from uhafner/dependabot/maven/org.codehaus.mojo-buil...
  • 3768f9c Bump org.junit:junit-bom from 5.12.2 to 5.13.1
  • f070ace Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1
  • 07bd7c3 Merge pull request #1269 from uhafner/dependabot/maven/org.pitest-pitest-mave...
  • 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.23.0 to 5.24.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.23.0...v5.24.0)

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

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 Jun 19, 2025
@github-actions

Copy link
Copy Markdown

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (1274 passed, 2 skipped)
   ⛔   Architecture Tests: 100% successful (12 passed)

Code Coverage

   〰️   Line Coverage: 93% (436 missed lines)
   ➰   Branch Coverage: 86% (289 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: 26 warnings (normal: 26)

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs

API Problems

   🚫   Revapi: No warnings

Vulnerabilities

   OWASP Dependency Check   OWASP Dependency Check: 1 vulnerability (normal: 1)

Software Metrics

   🌀   Cyclomatic Complexity: 2329 (total)
   💭   Cognitive Complexity: 1149 (total)
   ➿   N-Path Complexity: 3225 (total)
   📏   Lines of Code: 25943 (total)
   📝   Non Commenting Source Statements: 9297 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


Created by Quality Monitor v2.5.3 (#8fa0834). More details are shown in the GitHub Checks Result.

@github-actions

Copy link
Copy Markdown

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (1274 passed, 2 skipped)
   ⛔   Architecture Tests: 100% successful (12 passed)

Code Coverage

   〰️   Line Coverage: 93% (436 missed lines)
   ➰   Branch Coverage: 86% (289 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: 26 warnings (normal: 26)

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs

API Problems

   🚫   Revapi: No warnings

Vulnerabilities

   OWASP Dependency Check   OWASP Dependency Check: 1 vulnerability (normal: 1)

Software Metrics

   🌀   Cyclomatic Complexity: 2329 (total)
   💭   Cognitive Complexity: 1149 (total)
   ➿   N-Path Complexity: 3225 (total)
   📏   Lines of Code: 25943 (total)
   📝   Non Commenting Source Statements: 9297 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


Created by Quality Monitor v2.6.0 (#4596c70). More details are shown in the GitHub Checks Result.

@uhafner
uhafner merged commit 56ca0c1 into main Jun 23, 2025
31 checks passed
@uhafner
uhafner deleted the dependabot/maven/edu.hm.hafner-codingstyle-pom-5.24.0 branch June 23, 2025 09:02
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