Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#94)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/assertj/assertj/releases">org.assertj:assertj-core's releases</a>.</em></p> <blockquote> <h2>v3.25.2</h2> <h2>:bug: Bug Fixes</h2> <ul> <li>Fix unresolvable Javadoc stylesheet URLs, simplify configuration <a href="https://redirect.github.com/assertj/assertj/issues/3324">#3324</a></li> </ul> <h3>Core</h3> <ul> <li>Fix missing configuration for <code>MatcherAssert</code> soft assertions</li> <li>Make deprecation notice visible in <code>AbstractAssert#asList</code> <a href="https://redirect.github.com/assertj/assertj/issues/3327">#3327</a></li> <li>Recursive comparison uses <code>equals</code> on root object when <code>useOverriddenEquals</code> is enabled <a href="https://redirect.github.com/assertj/assertj/issues/3320">#3320</a></li> <li><code>satisfiesExactlyInAnyOrder</code> fails if <code>actual</code> overrides <code>equals</code> <a href="https://redirect.github.com/assertj/assertj/issues/3339">#3339</a></li> <li>Avoid calling <code>actual.hashCode()</code> and <code>expected.hashCode()</code> in <code>DualValue</code> <a href="https://redirect.github.com/assertj/assertj/issues/3340">#3340</a></li> <li>Recursive comparison checks for existence of fields in types that parameterize nested unordered iterables <a href="https://redirect.github.com/assertj/assertj/issues/3332">#3332</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to EqualsVerifier 3.15.6 <a href="https://redirect.github.com/assertj/assertj/issues/3329">#3329</a></li> <li>Upgrade to Maven Surefire Plugin 3.2.5 <a href="https://redirect.github.com/assertj/assertj/issues/3328">#3328</a></li> <li>Upgrade to Spotless Maven Plugin 2.43.0 <a href="https://redirect.github.com/assertj/assertj/issues/3345">#3345</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thanks to all the contributors who worked on this release:</p> <p><a href="https://github.com/manusa"><code>@manusa</code></a> <a href="https://github.com/davidboden"><code>@davidboden</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/assertj/assertj/commit/96ef63e2772937a8f448b7824750f5cce145988a"><code>96ef63e</code></a> [maven-release-plugin] prepare release assertj-build-3.25.2</li> <li><a href="https://github.com/assertj/assertj/commit/abdb210c1af37d2c98fbbe47679862a265ac9a18"><code>abdb210</code></a> chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1 to ...</li> <li><a href="https://github.com/assertj/assertj/commit/3132090419e4fb0e5f4d1fb55cf4ec6ac1d7293f"><code>3132090</code></a> Recursive comparison: only check the compared fields existence at the root le...</li> <li><a href="https://github.com/assertj/assertj/commit/e9ebcc2c1b702792d342bca4d043e55168836848"><code>e9ebcc2</code></a> DualValue hash code is not computed properly because it calls actual.hashCode...</li> <li><a href="https://github.com/assertj/assertj/commit/d51cfd9a32176b22c72cccfc415c57915971a5e1"><code>d51cfd9</code></a> Remove elements by reference in <code>assertSatisfiesExactlyInAnyOrder</code></li> <li><a href="https://github.com/assertj/assertj/commit/7f786bd03a1ec35ae75cd3b998f14a8d6520f5c3"><code>7f786bd</code></a> The recursive comparison should never use equals on root objects since it def...</li> <li><a href="https://github.com/assertj/assertj/commit/e0f45421d8315fe9129140fc7005df77e3fd2ae4"><code>e0f4542</code></a> chore(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.15.5 to 3....</li> <li><a href="https://github.com/assertj/assertj/commit/19b9b3d028cbca85e3930f847b6c4c5c62f4d0f4"><code>19b9b3d</code></a> chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 t...</li> <li><a href="https://github.com/assertj/assertj/commit/470c1ec6f54766645f79c2b597f38246146c55b0"><code>470c1ec</code></a> doc: deprecation notice visible in AbstractAssert#asList (<a href="https://redirect.github.com/assertj/assertj/issues/3327">#3327</a>)</li> <li><a href="https://github.com/assertj/assertj/commit/0521edfc578428f23676311f692a743acc7c328b"><code>0521edf</code></a> Fix missing configuration for <code>MatcherAssert</code> soft assertions</li> <li>Additional commits viewable in <a href="https://github.com/assertj/assertj/compare/assertj-build-3.25.1...assertj-build-3.25.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.assertj:assertj-core&package-manager=gradle&previous-version=3.25.1&new-version=3.25.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information