Skip to content

Conversation

@dependabot
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] <[email protected]>
@dependabot dependabot bot added dependencies Update of dependencies github_actions Pull requests that update Github Actions workflows labels Jul 7, 2025
@github-actions
Copy link

github-actions bot commented Jul 7, 2025

☀️   Quality Monitor

Tests

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

Code Coverage

   〰️   Line Coverage: 88% (102 missed lines)
   ➰   Branch Coverage: 78% (51 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 246 vulnerabilities (error: 25, high: 86, normal: 128, low: 7)

Software Metrics

   🌀   Cyclomatic Complexity: 318 (total)
   💭   Cognitive Complexity: 173 (total)
   ➿   N-Path Complexity: 383 (total)
   📏   Lines of Code: 2884 (total)
   📝   Non Commenting Source Statements: 1152 (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 7f19ff7 into main Jul 9, 2025
33 checks passed
@uhafner uhafner deleted the dependabot/github_actions/uhafner/quality-monitor-3 branch July 9, 2025 07:23
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