Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 by dependabot[bot] · Pull Request #805 · apache/maven-surefire (original) (raw)
Bumps org.assertj:assertj-core from 3.27.0 to 3.27.2.
Release notes
Sourced from org.assertj:assertj-core's releases.
v3.27.2
🐛 Bug Fixes
Core
- Restore support for null-valued maps when ignoring fields #3723
v3.27.1
🚫 Deprecated
Core
- Deprecate
usingComparatorForFieldsand remove deprecated assertions fromusingComparatorForTypedocumentation #3711- Deprecate
hasCauseReference(Throwable)fromThrowableassertions #3715🐛 Bug Fixes
Core
- Fix missing introspection for record accessors #3710
- Honor assertion description in
asString()- Avoid
InputStreammanipulation whenmark/resetare supported #3713- NPE with custom
RecursiveComparisonConfigurationonusingRecursiveFieldByFieldElementComparator#3719⚡ Improvements
- Declare license using SPDX identifier #3718
❤️ Contributors
Thanks to all the contributors who worked on this release:
Commits
- 4064cb7 [maven-release-plugin] prepare release assertj-build-3.27.2
- d7df2d7 Restore support for null-valued maps when ignoring fields (#3723)
- 9cf73ca [maven-release-plugin] prepare for next development iteration
- 8cd0c63 [maven-release-plugin] prepare release assertj-build-3.27.1
- 6ea4d4f Recursive comparison: add test with ignored fields in nested map
- 75954ab Update license header year to 2025
- 8030727 RecursiveComparisonConfiguration.Builder: set the standard representation if ...
- 4207e83 Avoid
InputStreammanipulation whenmark/resetare supported (#3713) - d692186 Deprecate hasCauseReference(throwable) in favor of cause().isSameAs(throwable)
- ae98ebd Declare license using SPDX identifier (#3718)
- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)