Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps edu.hm.hafner:autograding-model from 8.6.0 to 10.3.0.

Release notes

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

v10.3.0 🎁

✨ Improvements

v10.2.0 🎁

✨ Improvements

  • Improve logging so we see the whole project and the scope values (#544) @​uhafner

v10.1.1 🎁

🐛 Bug Fixes

v10.1.0 🎁

🐛 Bug Fixes

v10.0.0 🎁

💥 Breaking Changes

🚀 New Features

v9.1.0 🎁

✨ Improvements

📦 Dependency Updates

v9.0.0 🎁

🚀 New Features

... (truncated)

Commits
  • 2a72078 [maven-release-plugin] Prepare release [skip ci]
  • f7cb1ac Improve quality gates rendering (#545)
  • b729743 Update dependency graph to latest versions from POM
  • 5743830 Update badges with results from latest autograding
  • 7718697 Bump version of quality-monitor to 4.0.0-RC1
  • 391660b Bump version of quality-monitor to 4.0.0-RC1
  • b943432 [maven-release-plugin] Prepare for next development iteration [skip ci]
  • 8c3a6e0 [maven-release-plugin] Prepare release [skip ci]
  • a621c22 [maven-release-plugin] rollback the release of v10.2.0
  • ea5f8be [maven-release-plugin] Prepare for next development iteration [skip ci]
  • 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:autograding-model](https://github.com/uhafner/autograding-model) from 8.6.0 to 10.3.0.
- [Release notes](https://github.com/uhafner/autograding-model/releases)
- [Changelog](https://github.com/uhafner/autograding-model/blob/main/CHANGELOG.md)
- [Commits](uhafner/autograding-model@v8.6.0...v10.3.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:autograding-model
  dependency-version: 10.3.0
  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 java Pull requests that update java code labels Dec 29, 2025
@github-actions github-actions bot requested a review from uhafner December 29, 2025 13:01
@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests (Whole Project): 100.00% successful (1 passed)
   🚀   Integration Tests (Whole Project): 28.57% successful (5 failed, 2 passed)

Code Coverage

   〰️   Line Coverage (Whole Project): 26.26% (132 missed lines)
   ➰   Branch Coverage (Whole Project): 11.76% (45 missed branches)

Style

   CheckStyle   CheckStyle (Whole Project): No warnings
   PMD   PMD (Whole Project): No warnings

Bugs

   SpotBugs   SpotBugs (Whole Project): No bugs
   🐛   Error Prone (Whole Project): 1 bug (normal: 1)

Vulnerabilities

   🛡️   OWASP Dependency Check (Whole Project): 2 vulnerabilities (normal: 2)

Software Metrics

   🌀   Cyclomatic Complexity (Whole Project): 57 (total)
   💭   Cognitive Complexity (Whole Project): 36 (total)
   ➿   N-Path Complexity (Whole Project): 67 (total)
   📏   Lines of Code (Whole Project): 418 (total)
   📝   Non Commenting Source Statements (Whole Project): 185 (total)
   🔗   Class Cohesion (Whole Project): 6.67% (maximum)
   ⚖️   Weight of Class (Whole Project): 100.00% (maximum)

🚦 Quality Gates

Overall Status: ❌ FAILURE

✅ Passed Gates

  • ✅ Style Violations: 0.00 <= 0.00

❌ Failed Gates

  • ❌ Tests Success Rate: 37.50 >= 100.00
  • ❌ Potential Bugs: 1.00 <= 0.00

Created by Quality Monitor v4.0.0-rc2 (#a6308f4). More details are shown in the GitHub Checks Result.

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 java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants