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:coverage-model from 0.48.0 to 0.49.0 #396

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps edu.hm.hafner:coverage-model from 0.48.0 to 0.49.0.

Release notes

Sourced from edu.hm.hafner:coverage-model's releases.

v0.49.0 🎁

✨ Improvements

Commits
  • 7cca412 [maven-release-plugin] prepare release v0.49.0
  • ab8ebbb Update dependency graph to latest versions from POM
  • 2886483 Merge pull request #133 from jenkinsci/all-pmd-metrics
  • 2b7b7f1 Rewrite metrics to support all new PMD metrics.
  • 4f5a182 Merge pull request #132 from jenkinsci/undefined-metric
  • 1759fff Improve exception handling if metric is missing.
  • 4406f87 Fix metrics configuration.
  • b08c980 Fix path for metrics and PMD in quality monitor configuration.
  • 8706cf7 Update dependency graph to latest versions from POM
  • 5b69dcb [maven-release-plugin] prepare for next development iteration
  • See full diff 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:coverage-model](https://github.com/jenkinsci/coverage-model) from 0.48.0 to 0.49.0.
- [Release notes](https://github.com/jenkinsci/coverage-model/releases)
- [Changelog](https://github.com/jenkinsci/coverage-model/blob/main/CHANGELOG.md)
- [Commits](jenkinsci/coverage-model@v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:coverage-model
  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 Nov 11, 2024
Copy link

☀️   Quality Monitor

   🚦   Tests: 100% successful (✔️ 166 passed)
   〰️   Line Coverage: 88% (167 missed lines)
   ➰   Branch Coverage: 85% (58 missed branches)
   PIT   Mutation Coverage: 79% (168 survived mutations)
   💪   Test Strength: 88% (84 survived mutations in tested code)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs
   OWASP Dependency Check   OWASP Dependency Check: 1 vulnerability (normal: 1)
   🌀   Cyclomatic Complexity: 568
   🧠   Cognitive Complexity: 226
   📝   Non Commenting Source Statements: 2001
   ➿   N-Path Complexity: 1047


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

@uhafner uhafner merged commit 4c014d5 into main Nov 11, 2024
16 checks passed
@uhafner uhafner deleted the dependabot/maven/edu.hm.hafner-coverage-model-0.49.0 branch November 11, 2024 14:59
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