Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump edu.hm.hafner:codingstyle-pom from 4.16.0 to 5.5.0 #874

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps edu.hm.hafner:codingstyle-pom from 4.16.0 to 5.5.0.

Release notes

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

v5.5.0 🎁

📦 Dependency Updates

  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.21.0 to 2.22.0 (#1057) @​dependabot
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.28.0 to 2.29.0 (#1058) @​dependabot
  • Bump org.openrewrite.recipe:rewrite-recommendations from 1.12.0 to 1.13.0 (#1059) @​dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6 (#1056) @​dependabot
  • Bump org.openrewrite.recipe:rewrite-static-analysis from 1.19.0 to 1.20.0 (#1060) @​dependabot
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.44.0 to 5.45.0 (#1061) @​dependabot

v5.4.0 🎁

📦 Dependency Updates

v5.3.0 🎁

📦 Dependency Updates

v5.2.0 🎁

✨ Improvements

  • Upgrade PMD to 7.7.0 and combine metrics into same plugin executions (#1036) @​uhafner

v5.1.0 🎁

💥 Breaking Changes

📦 Dependency Updates

... (truncated)

Commits
  • 5cba778 [maven-release-plugin] prepare release v5.5.0
  • 99d578b Merge pull request #1057 from uhafner/dependabot/maven/org.openrewrite.recipe...
  • f61ed5c Merge pull request #1058 from uhafner/dependabot/maven/org.openrewrite.recipe...
  • 8aa74f9 Bump org.openrewrite.recipe:rewrite-testing-frameworks
  • 7f2d2c8 Bump org.openrewrite.recipe:rewrite-migrate-java from 2.28.0 to 2.29.0
  • d6afbb9 Merge pull request #1059 from uhafner/dependabot/maven/org.openrewrite.recipe...
  • 11f75b0 Merge pull request #1056 from uhafner/dependabot/maven/com.github.spotbugs-sp...
  • 536c799 Merge pull request #1060 from uhafner/dependabot/maven/org.openrewrite.recipe...
  • a489644 Merge pull request #1061 from uhafner/dependabot/maven/org.openrewrite.maven-...
  • af241e0 Bump org.openrewrite.maven:rewrite-maven-plugin from 5.44.0 to 5.45.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 4.16.0 to 5.5.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@v4.16.0...v5.5.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:codingstyle-pom
  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 Nov 18, 2024
Copy link

☀️   Quality Monitor

   🚦   Tests: 100% successful (✔️ 121 passed)
   〰️   Line Coverage: 87% (104 missed lines)
   ➰   Branch Coverage: 78% (52 missed branches)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🌀   Cyclomatic Complexity: 35 (total)
   💭   Cognitive Complexity: 3 (total)
   📏   Lines of Code: 366 (total)
   📝   Non Commenting Source Statements: 121 (total)
   🔭   Access to foreign data: 7 (total)
   🔗   Class cohesion: 41.03% (maximum)
   📤   Fan out: 53 (total)
   📲   Number of accessors: 4 (total)
   ⚖️   Weight of a class: 100.00% (maximum)
   📐   Weighted method count: 35 (total)
   ➿   N-Path Complexity: 35 (total)


Created by Quality Monitor v1.14.0 (#f3859fd). More details are shown in the GitHub Checks Result.

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.11%. Comparing base (88c0e0e) to head (2dba90f).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #874      +/-   ##
============================================
- Coverage     84.24%   84.11%   -0.13%     
+ Complexity      207      206       -1     
============================================
  Files            25       25              
  Lines           806      806              
  Branches         83       83              
============================================
- Hits            679      678       -1     
  Misses           96       96              
- Partials         31       32       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

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