Skip to content

fix(deps): bump org.assertj:assertj-core from 3.27.0 to 3.27.1 #606

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 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)

@dependabot dependabot bot requested a review from a team as a code owner January 2, 2025 09:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 2, 2025
Copy link
Contributor

github-actions bot commented Jan 2, 2025

⚠⚠⚠ This pull request will not create a new release. ⚠⚠⚠

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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@JoergSiebahn JoergSiebahn force-pushed the dependabot/gradle/org.assertj-assertj-core-3.27.1 branch from 55cdd95 to b735f5e Compare January 2, 2025 09:21
@JoergSiebahn JoergSiebahn enabled auto-merge (rebase) January 2, 2025 09:21
Copy link
Contributor

github-actions bot commented Jan 2, 2025

Test Results

   21 files  ±0     21 suites  ±0   15s ⏱️ ±0s
1 141 tests ±0  1 141 ✅ ±0  0 💤 ±0  0 ❌ ±0 
8 144 runs  ±0  8 144 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit b735f5e. ± Comparison against base commit 90c85af.

Copy link

sonarqubecloud bot commented Jan 2, 2025

@JoergSiebahn JoergSiebahn merged commit 9a9a60f into master Jan 2, 2025
18 checks passed
@JoergSiebahn JoergSiebahn deleted the dependabot/gradle/org.assertj-assertj-core-3.27.1 branch January 2, 2025 09:25
@ghost
Copy link

ghost commented Jan 14, 2025

🎉 This PR is included in version 1.0.58 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ghost ghost added the released label Jan 14, 2025
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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant