Skip to content
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

Bump the maven-dependencies group with 4 updates #472

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2024

Bumps the maven-dependencies group with 4 updates: org.assertj:assertj-core, io.projectreactor:reactor-core, io.projectreactor:reactor-test and org.apache.maven.plugins:maven-failsafe-plugin.

Updates org.assertj:assertj-core from 3.26.0 to 3.26.3

Release notes

Sourced from org.assertj:assertj-core's releases.

v3.26.3

🧩 Binary Compatibility

The release is:

  • Binary compatible with the previous minor version.
  • Binary incompatible with the previous patch version.

💥 Breaking Changes

Core

  • Replace assertThat(Temporal) with assertThatTemporal(Temporal) #3519

🐛 Bug Fixes

Core

  • Fix Javadoc rendering on FactoryBasedNavigableListAssert::assertThat
  • Allow ComparingNormalizedFields instances to be reused across different assertions #3493

🔨 Dependency Upgrades

Core

  • Upgrade to Byte Buddy 1.14.18 #3531
  • Upgrade to JUnit BOM 5.10.3 #3525

Guava

  • Upgrade to Guava 33.2.1-jre #3499

❤️ Contributors

Thanks to all the contributors who worked on this release:

@​genuss

Commits
  • 8e97f90 [maven-release-plugin] prepare release assertj-build-3.26.3
  • d1afefc chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4...
  • 2dc2cbf chore(deps): bump byte-buddy.version from 1.14.17 to 1.14.18 (#3531)
  • 2541d3c chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.17.1...
  • cdb906f [maven-release-plugin] prepare for next development iteration
  • c3b1f4a [maven-release-plugin] prepare release assertj-build-3.26.2
  • d5b52ab [maven-release-plugin] prepare for next development iteration
  • 17ea711 [maven-release-plugin] prepare release assertj-build-3.26.1
  • 8cf054d chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17...
  • 5e708b4 chore(deps-dev): bump org.apache.groovy:groovy from 4.0.21 to 4.0.22 (#3527)
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-core from 3.6.7 to 3.6.8

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.6.8

Reactor Core 3.6.8 is part of 2023.0.8 Release Train.

What's Changed

🐞 Bug fixes

Full Changelog: reactor/reactor-core@v3.6.7...v3.6.8

Commits
  • 5caf58a [release] Prepare and release 3.6.8
  • 20e27ab Merge-ignore release 3.5.19 into 3.6.8
  • f1119e5 [release] Next development version 3.5.20-SNAPSHOT
  • c77e53f [release] Prepare and release 3.5.19
  • 732c74f Merge-ignore release 3.4.40 into 3.6.8
  • fb88d47 Merge-ignore release 3.4.40 into 3.5.19
  • 0eb426c [release] Next development version 3.4.41-SNAPSHOT
  • e28814e [release] Prepare and release 3.4.40
  • 5d262bc Bump Micrometer to version 1.12.8
  • f84efd6 Merge a367c57f2 into 3.6.8
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-test from 3.6.7 to 3.6.8

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.6.8

Reactor Core 3.6.8 is part of 2023.0.8 Release Train.

What's Changed

🐞 Bug fixes

Full Changelog: reactor/reactor-core@v3.6.7...v3.6.8

Commits
  • 5caf58a [release] Prepare and release 3.6.8
  • 20e27ab Merge-ignore release 3.5.19 into 3.6.8
  • f1119e5 [release] Next development version 3.5.20-SNAPSHOT
  • c77e53f [release] Prepare and release 3.5.19
  • 732c74f Merge-ignore release 3.4.40 into 3.6.8
  • fb88d47 Merge-ignore release 3.4.40 into 3.5.19
  • 0eb426c [release] Next development version 3.4.41-SNAPSHOT
  • e28814e [release] Prepare and release 3.4.40
  • 5d262bc Bump Micrometer to version 1.12.8
  • f84efd6 Merge a367c57f2 into 3.6.8
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-test from 3.6.7 to 3.6.8

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.6.8

Reactor Core 3.6.8 is part of 2023.0.8 Release Train.

What's Changed

🐞 Bug fixes

Full Changelog: reactor/reactor-core@v3.6.7...v3.6.8

Commits
  • 5caf58a [release] Prepare and release 3.6.8
  • 20e27ab Merge-ignore release 3.5.19 into 3.6.8
  • f1119e5 [release] Next development version 3.5.20-SNAPSHOT
  • c77e53f [release] Prepare and release 3.5.19
  • 732c74f Merge-ignore release 3.4.40 into 3.6.8
  • fb88d47 Merge-ignore release 3.4.40 into 3.5.19
  • 0eb426c [release] Next development version 3.4.41-SNAPSHOT
  • e28814e [release] Prepare and release 3.4.40
  • 5d262bc Bump Micrometer to version 1.12.8
  • f84efd6 Merge a367c57f2 into 3.6.8
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1

Commits
  • 7e45620 [maven-release-plugin] prepare release surefire-3.3.1
  • 561b4ca [SUREFIRE-2250] Surefire Test Report Schema properties element is not consist...
  • 6aaea8a [SUREFIRE-1360] Ability to disable properties for successfully passed tests
  • c17b92b Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24
  • 748d9dc Fix typos
  • f8092e9 Improve time units
  • c670335 [SUREFIRE-1934] Ability to disable system-out/system-err for successfully pas...
  • bce1b39 Improve docs of linkXRef
  • 3c49ebd Bump org.htmlunit:htmlunit from 4.2.0 to 4.3.0
  • 6ff0f83 [SUREFIRE-2242] Plain test report does not include names of the skipped tests
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-dependencies group with 4 updates: [org.assertj:assertj-core](https://github.com/assertj/assertj), [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core), [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) and [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire).


Updates `org.assertj:assertj-core` from 3.26.0 to 3.26.3
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.26.0...assertj-build-3.26.3)

Updates `io.projectreactor:reactor-core` from 3.6.7 to 3.6.8
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.7...v3.6.8)

Updates `io.projectreactor:reactor-test` from 3.6.7 to 3.6.8
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.7...v3.6.8)

Updates `io.projectreactor:reactor-test` from 3.6.7 to 3.6.8
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.7...v3.6.8)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.3.1)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team, gklijs, CodeDrivenMitch and smcvb and removed request for a team July 14, 2024 04:13
@dependabot dependabot bot added this to the Release 4.10.0 milestone Jul 14, 2024
@github-actions github-actions bot merged commit d9233c6 into master Jul 14, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/maven-dependencies-1f5af22815 branch July 14, 2024 04:14
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants