Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps json-unit-assertj.version from 5.0.0 to 5.1.0.
Updates net.javacrumbs.json-unit:json-unit-assertj from 5.0.0 to 5.1.0

Changelog

Sourced from net.javacrumbs.json-unit:json-unit-assertj's changelog.

5.1.0 (2025-11-14)

  • Added BOM module #994
  • Dependency updates (especially Spring 7.0.0)
Commits
  • d5bdcd7 [maven-release-plugin] prepare release json-unit-parent-5.1.0
  • 88b0fe3 Bump spring.version from 7.0.0-RC3 to 7.0.0 (#1001)
  • 5e8d59b Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 (#1000)
  • 3b8e02a Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 (#997)
  • a03ca89 Bump tools.jackson.core:jackson-databind from 3.0.1 to 3.0.2 (#999)
  • e3e136d Refactor removeNullExtraKeysWhereNeeded
  • eb34861 #994 Add BOM (#996)
  • 5b70f39 Bump com.uber.nullaway:nullaway from 0.12.11 to 0.12.12 (#993)
  • e118894 Bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0 (#991)
  • 77426ca Bump spring.version from 7.0.0-RC2 to 7.0.0-RC3 (#989)
  • Additional commits viewable in compare view

Updates net.javacrumbs.json-unit:json-unit-json-path from 5.0.0 to 5.1.0

Changelog

Sourced from net.javacrumbs.json-unit:json-unit-json-path's changelog.

5.1.0 (2025-11-14)

  • Added BOM module #994
  • Dependency updates (especially Spring 7.0.0)
Commits
  • d5bdcd7 [maven-release-plugin] prepare release json-unit-parent-5.1.0
  • 88b0fe3 Bump spring.version from 7.0.0-RC3 to 7.0.0 (#1001)
  • 5e8d59b Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 (#1000)
  • 3b8e02a Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 (#997)
  • a03ca89 Bump tools.jackson.core:jackson-databind from 3.0.1 to 3.0.2 (#999)
  • e3e136d Refactor removeNullExtraKeysWhereNeeded
  • eb34861 #994 Add BOM (#996)
  • 5b70f39 Bump com.uber.nullaway:nullaway from 0.12.11 to 0.12.12 (#993)
  • e118894 Bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0 (#991)
  • 77426ca Bump spring.version from 7.0.0-RC2 to 7.0.0-RC3 (#989)
  • Additional commits viewable in compare view

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 `json-unit-assertj.version` from 5.0.0 to 5.1.0.

Updates `net.javacrumbs.json-unit:json-unit-assertj` from 5.0.0 to 5.1.0
- [Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md)
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-5.0.0...json-unit-parent-5.1.0)

Updates `net.javacrumbs.json-unit:json-unit-json-path` from 5.0.0 to 5.1.0
- [Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md)
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-5.0.0...json-unit-parent-5.1.0)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: net.javacrumbs.json-unit:json-unit-json-path
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Nov 18, 2025
@github-actions
Copy link

☀️   Quality Monitor

Tests

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

Code Coverage

   〰️   Line Coverage: 76% (720 missed lines)
   ➰   Branch Coverage: 67% (291 missed branches)

Style

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

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 209 vulnerabilities (error: 17, high: 55, normal: 131, low: 6)

Software Metrics

   🌀   Cyclomatic Complexity: 1027 (total)
   💭   Cognitive Complexity: 561 (total)
   ➿   N-Path Complexity: 1384 (total)
   📏   Lines of Code: 12028 (total)
   📝   Non Commenting Source Statements: 4051 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)

🚦 Quality Gates

Overall Status: ✅ SUCCESS

✅ Passed Gates

  • ✅ Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage: 76.00 >= 75.00
  • ✅ Branch Coverage: 67.00 >= 65.00
  • ✅ Potential Bugs: 0.00 <= 0.00
  • ✅ Style Violations: 0.00 <= 0.00

Created by Quality Monitor v3.5.0 (#e4cc310). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit 5b937a7 into main Nov 18, 2025
32 checks passed
@uhafner uhafner deleted the dependabot/maven/json-unit-assertj.version-5.1.0 branch November 18, 2025 08:44
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.

2 participants