build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.27.3 - #3194
Conversation
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.27.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.27.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryThis PR updates the Changes
autogenerated by presubmit.ai |
There was a problem hiding this comment.
🚨 Pull request needs attention.
Review Summary
Commits Considered (1)
- 9c0bbec: build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.27.3
Bumps org.assertj:assertj-core from 3.24.2 to 3.27.3.
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Files Processed (2)
- bloc/pom.xml (1 hunk)
- health-check/pom.xml (1 hunk)
Actionable Comments (2)
-
bloc/pom.xml [24-27]
possible bug: "Breaking change in AssertJ 3.27.3 requires code review."
-
health-check/pom.xml [113-116]
possible bug: "Breaking change in AssertJ 3.27.3 requires code review."
Skipped Comments (0)
| <dependency> | ||
| <groupId>org.assertj</groupId> | ||
| <artifactId>assertj-core</artifactId> | ||
| <version>3.24.2</version> | ||
| <version>3.27.3</version> |
There was a problem hiding this comment.
The release notes mention a breaking change in version 3.27.3 that might require code refactoring. Ensure that all affected code in the bloc and health-check modules has been reviewed and updated accordingly to avoid runtime errors.
| <dependency> | ||
| <groupId>org.assertj</groupId> | ||
| <artifactId>assertj-core</artifactId> | ||
| <version>3.26.3</version> | ||
| <version>3.27.3</version> |
There was a problem hiding this comment.
The release notes mention a breaking change in version 3.27.3 that might require code refactoring. Ensure that all affected code in the bloc and health-check modules has been reviewed and updated accordingly to avoid runtime errors.
|



Bumps org.assertj:assertj-core from 3.24.2 to 3.27.3.
Release notes
Sourced from org.assertj:assertj-core's releases.
... (truncated)
Commits
c928dd3[maven-release-plugin] prepare release assertj-build-3.27.3f308d95FixStandardRepresentationregression for unquoted strings (#3735)e5959f4Add Java and Kotlin release references3eb809dAdd Kotlin EAP referenceb39a8cfAdd Kotlin 2.1.10-RCe20e40dAdd Class info to failure exception (#3746)79b87f0Revert "Propagate common basetype for theextractingmethod (#3673)" (#3737)bf439b3chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to ...30936caRestructure Kotlin tests, addDisplayNameGeneratorb5b86ccAdd Kotlin cross-version job (#3732)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)