banking-swift-messages-java
banking-swift-messages-java copied to clipboard
build(deps-dev): bump org.assertj:assertj-core from 3.25.3 to 3.26.3
Bumps org.assertj:assertj-core from 3.25.3 to 3.26.3.
Release notes
Sourced from org.assertj:assertj-core's releases.
v3.26.3
:jigsaw: Binary Compatibility
The release is:
- Binary compatible with the previous minor version.
- Binary incompatible with the previous patch version.
:boom: Breaking Changes
Core
- Replace
assertThat(Temporal)withassertThatTemporal(Temporal)#3519:bug: Bug Fixes
Core
- Fix Javadoc rendering on
FactoryBasedNavigableListAssert::assertThat- Allow
ComparingNormalizedFieldsinstances to be reused across different assertions #3493:hammer: Dependency Upgrades
Core
Guava
- Upgrade to Guava 33.2.1-jre #3499
:heart: Contributors
Thanks to all the contributors who worked on this release:
v3.26.0
:boom: Breaking Changes
Core
Delegate
OptionalDoublevalue comparison toDouble.compareinhasValueassertion #3411This fixes the comparison of
NaNvalues which wasn't working the way thehasValueJavadoc describes.The previous behavior can be obtained with
getAsDouble:
... (truncated)
Commits
8e97f90[maven-release-plugin] prepare release assertj-build-3.26.3d1afefcchore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4...2dc2cbfchore(deps): bump byte-buddy.version from 1.14.17 to 1.14.18 (#3531)2541d3cchore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.17.1...cdb906f[maven-release-plugin] prepare for next development iterationc3b1f4a[maven-release-plugin] prepare release assertj-build-3.26.2d5b52ab[maven-release-plugin] prepare for next development iteration17ea711[maven-release-plugin] prepare release assertj-build-3.26.18cf054dchore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17...5e708b4chore(deps-dev): bump org.apache.groovy:groovy from 4.0.21 to 4.0.22 (#3527)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.