Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by dependabot[bot] · Pull Request #360 · codehaus-plexus/plexus-archiver (original) (raw)
Bumps org.assertj:assertj-core from 3.27.0 to 3.27.1.
Release notes
Sourced from org.assertj:assertj-core's releases.
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- Recursive comparison fails if ignored fieds are not found in
expected#3226⚡ Improvements
- Declare license using SPDX identifier #3718
❤️ Contributors
Thanks to all the contributors who worked on this release:
Commits
- 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)
- 5c58e36 Add missing
@since - 6525864 Deprecate usingComparatorForFields and remove deprecated assertions from usin...
- 8b0eedc chore(deps): bump nl.jqno.equalsverifier:equalsverifier from 3.17.5 to 3.18 (...
- 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)