Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps net.javacrumbs.json-unit:json-unit-assertj from 4.1.1 to 5.0.0.

Changelog

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

5.0.0 (2025-10-13)

  • Jackson 3 support
  • Kotest 6 support
  • Spring RestTestClient support with Java and Kotlin DSL
  • (Breaking) Removed deprecated fluent assertions API
  • Hamcrest dependency made optional
  • Migrated to JSpecify (please report if it breaks anything)
  • Dependency updates
Commits
  • 5dd400e [maven-release-plugin] prepare release json-unit-parent-5.0.0
  • 132c188 Small cleanup
  • 4c84e42 Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 (#974)
  • 24f5ef1 Bump kotest.version from 6.0.1 to 6.0.3 (#975)
  • 876e4e4 Add Java tests for empty body
  • 11941e8 Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 to 1.26 (#976)
  • bb0b5c6 Fix JavaDoc issues
  • 68f70c2 Run tests on Java 25 (#973)
  • dac387e Add Kotlin support for RestTestClient
  • bbc8590 Upgrade error prone (#972)
  • 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 [net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 4.1.1 to 5.0.0.
- [Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md)
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-4.1.1...json-unit-parent-5.0.0)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

☀️   Quality Monitor

Tests

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

Code Coverage

   〰️   Line Coverage: 75% (43 missed lines)
   ➰   Branch Coverage: 100% (0 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 173 vulnerabilities (error: 14, high: 44, normal: 111, low: 4)

Software Metrics

   🌀   Cyclomatic Complexity: 74 (total)
   💭   Cognitive Complexity: 9 (total)
   ➿   N-Path Complexity: 66 (total)
   📏   Lines of Code: 1165 (total)
   📝   Non Commenting Source Statements: 289 (total)
   🔗   Class Cohesion: 38.46% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


Created by Quality Monitor v3.5.0 (#e4cc310). 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.

1 participant