Skip to content

Bump se.bjurr.violations:violations-lib from 1.160.3 to 1.160.4#1458

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/se.bjurr.violations-violations-lib-1.160.4
Open

Bump se.bjurr.violations:violations-lib from 1.160.3 to 1.160.4#1458
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/se.bjurr.violations-violations-lib-1.160.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps se.bjurr.violations:violations-lib from 1.160.3 to 1.160.4.

Release notes

Sourced from se.bjurr.violations:violations-lib's releases.

v1.160.4

🐛 Bug Fixes

  • combine SrcDir with sourcepath in FindbugsParser to produce complete file paths (73e10 Copilot) #197
Changelog

Sourced from se.bjurr.violations:violations-lib's changelog.

1.160.4 (2026-03-07)

Bug Fixes

  • combine SrcDir with sourcepath in FindbugsParser to produce complete file paths (73e10 Copilot) #197

Unreleased ()

Bug Fixes

  • The CppCheck parser should retain the order of violations (#195) (c42bc Ullrich Hafner)

Dependency updates

  • gradle 9 (4dd80 Tomas Bjerre)

1.160.2 (2025-10-05)

Bug Fixes

  • docfx, be backwards compatible (14b98 Tomas Bjerre) #193
  • docfx severity (#193) (3db31 batje)

1.160.1 (2025-09-30)

Bug Fixes

  • include the Automatic-Module-Name and name (2ffd2 Tomas Bjerre)

1.160.0 (2025-09-28)

Features

Dependency updates

  • assertj-core:3.27.6 (8111a Tomas Bjerre)
  • dependencies (15943 Tomas Bjerre)

1.159.1 (2025-09-21)

Bug Fixes

  • removing accidentally copied files (9c68f Tomas Bjerre)

1.159.0 (2025-09-21)

Features

  • high performance escapeHTML with encoder from OWASP (a30cc Jeremy Long) #151

... (truncated)

Commits
  • f143389 chore(release): 1.160.4 [GRADLE SCRIPT]
  • 73e10ce fix: combine SrcDir with sourcepath in FindbugsParser to produce complete fil...
  • 5cb81d8 chore: junit 6
  • 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 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 [se.bjurr.violations:violations-lib](https://github.com/tomasbjerre/violations-lib) from 1.160.3 to 1.160.4.
- [Release notes](https://github.com/tomasbjerre/violations-lib/releases)
- [Changelog](https://github.com/tomasbjerre/violations-lib/blob/master/CHANGELOG.md)
- [Commits](tomasbjerre/violations-lib@1.160.3...1.160.4)

---
updated-dependencies:
- dependency-name: se.bjurr.violations:violations-lib
  dependency-version: 1.160.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 9, 2026
@github-actions github-actions bot requested a review from uhafner March 9, 2026 19:27
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: ✅ successful — 1362 passed, 2 skipped
   ⛔   Architecture Tests: ✅ successful — 12 passed

Coverage for New Code

   〰️   Line Coverage: 100.00% — 0 missed lines
   ➰   Branch Coverage: 100.00% — 0 missed branches

Coverage for Whole Project

   〰️   Line Coverage: 93.17% — 494 missed lines
   ➰   Branch Coverage: 85.54% — 349 missed branches

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   ☕   Java Compiler: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs

API Problems

   🚫   Revapi: 32 warnings — high: 6, normal: 6, low: 20

Vulnerabilities

   🛡️   OWASP Dependency Check: 2 vulnerabilities — normal: 2

Software Metrics

   🌀   Cyclomatic Complexity: 2589 (total)
   💭   Cognitive Complexity: 1397 (total)
   ➿   N-Path Complexity: 3476 (total)
   📏   Lines of Code: 27507 (total)
   📝   Non Commenting Source Statements: 9890 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)

🚦 Quality Gates

Overall Status: ✅ SUCCESS

✅ Passed Gates

  • ✅ Overall Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage in New Code: 100.00 >= 90.00
  • ✅ Branch Coverage in New Code: 100.00 >= 90.00
  • ✅ Potential Bugs in Whole Project: 0.00 <= 0.00
  • ✅ Style Violation in Whole Project: 0.00 <= 0.00

Created by Quality Monitor v4.5.1 (#da6d00e). 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 Maven Java dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants