Skip to content

Bump uhafner/quality-monitor from 2 to 3 #409

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

Merged
merged 1 commit into from
Jul 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps uhafner/quality-monitor from 2 to 3.

Release notes

Sourced from uhafner/quality-monitor's releases.

v3.0.0 🎁

🚀 New features

📦 Dependency updates

v2.6.0 🎁

✨ Improvements

🐛 Bug Fixes

📦 Dependency updates

v2.5.3 🎁

🐛 Bug Fixes

  • Use the default message if the HTTP response message is null (#89) @​uhafner

v2.5.2 🎁

🐛 Bug Fixes

  • Write GitHub comments even if the checks results fails (#88) @​uhafner

v2.5.1 🎁

🐛 Bug Fixes

v2.5.0 🎁

✨ Improvements

... (truncated)

Commits
  • cb5e542 Bump version of maven container to 3.9.10
  • 7266d95 Bump version to 3.0.0
  • 90b7b7b Update dependency graph to latest versions from POM
  • 3c374db Update badges with results from latest autograding
  • 9f39d32 Merge pull request #107 from pjiang-dev/feature/quality-gates
  • 16fdd96 Bump version to 3.0.0-SNAPSHOT
  • 2038878 Simplify checks title computation
  • 1844001 Merge remote-tracking branch 'origin/main' into feature/quality-gates
  • dba1ad4 Fix some coding style warnings
  • 9408712 Bump version of autograding to 7.0.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 [uhafner/quality-monitor](https://github.com/uhafner/quality-monitor) from 2 to 3.
- [Release notes](https://github.com/uhafner/quality-monitor/releases)
- [Commits](uhafner/quality-monitor@v2...v3)

---
updated-dependencies:
- dependency-name: uhafner/quality-monitor
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update of dependencies github_actions Pull requests that update Github Actions workflows labels Jul 7, 2025
Copy link

github-actions bot commented Jul 7, 2025

☀️   Quality Monitor

Tests

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

Code Coverage

   〰️   Line Coverage: 50% (53 missed lines)
   ➰   Branch Coverage: 50% (6 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 219 vulnerabilities (error: 23, high: 75, normal: 116, low: 5)

Software Metrics

   🌀   Cyclomatic Complexity: 51 (total)
   💭   Cognitive Complexity: 7 (total)
   ➿   N-Path Complexity: 49 (total)
   📏   Lines of Code: 662 (total)
   📝   Non Commenting Source Statements: 156 (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 e990260 into main Jul 7, 2025
34 checks passed
@uhafner uhafner deleted the dependabot/github_actions/uhafner/quality-monitor-3 branch July 7, 2025 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies github_actions Pull requests that update Github Actions workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant