Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 #184

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

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 usingComparatorForFields and remove deprecated assertions from usingComparatorForType documentation #3711
  • Deprecate hasCauseReference(Throwable) from Throwable assertions #3715

🐛 Bug Fixes

Core

  • Fix missing introspection for record accessors #3710
  • Honor assertion description in asString()
  • Avoid InputStream manipulation when mark / reset are supported #3713
  • NPE with custom RecursiveComparisonConfiguration on usingRecursiveFieldByFieldElementComparator #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:

@​Bananeweizen @​jessicant @​nith2001

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 InputStream manipulation when mark / reset are 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 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 [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.0 to 3.27.1.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.1)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2025
@dheid dheid merged commit 36f3b2b into main Jan 1, 2025
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.assertj-assertj-core-3.27.1 branch January 1, 2025 20:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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