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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 13, 2025
@nfalco79 nfalco79 merged commit 371a309 into master Oct 13, 2025
17 checks passed
@nfalco79 nfalco79 deleted the dependabot/maven/net.javacrumbs.json-unit-json-unit-assertj-5.0.0 branch October 13, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant