Skip to content

Bump the gradle group with 7 updates #767

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
merged 1 commit into from
Jun 11, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps the gradle group with 7 updates:

Package From To
org.junit.jupiter:junit-jupiter 5.13.0 5.13.1
software.amazon.awssdk:retries-spi 2.31.56 2.31.61
software.amazon.awssdk:retries 2.31.56 2.31.61
software.amazon.awssdk:sdk-core 2.31.56 2.31.61
software.amazon.awssdk:auth 2.31.56 2.31.61
io.netty:netty-all 4.2.1.Final 4.2.2.Final
org.junit:junit-bom 5.13.0 5.13.1

Updates org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 5.13.1 = Platform 1.13.1 + Jupiter 5.13.1 + Vintage 5.13.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.13.0...r5.13.1

Commits
  • b580aa9 Release 5.13.1
  • 97095e9 Finalize 5.13.1 release notes
  • f0747f1 Use GraphQL API to list matching milestones to avoid pagination issues
  • af5e3bd Fix support pre-5.13 AnnotationBasedArgumentsProvider implementations (#4611)
  • 4170597 Restore compatibility with Java 8
  • a866c01 Ensure @Nested classes are executed after sibling test methods (#4603)
  • 2d58467 Create initial 5.13.1 release notes from template
  • 3447d71 Update supported versions
  • 6a7998b Revert "Don't error on already closed milestones"
  • d7c8216 Back to snapshots for further development
  • See full diff in compare view

Updates software.amazon.awssdk:retries-spi from 2.31.56 to 2.31.61

Updates software.amazon.awssdk:retries from 2.31.56 to 2.31.61

Updates software.amazon.awssdk:sdk-core from 2.31.56 to 2.31.61

Updates software.amazon.awssdk:auth from 2.31.56 to 2.31.61

Updates software.amazon.awssdk:retries from 2.31.56 to 2.31.61

Updates software.amazon.awssdk:sdk-core from 2.31.56 to 2.31.61

Updates software.amazon.awssdk:auth from 2.31.56 to 2.31.61

Updates io.netty:netty-all from 4.2.1.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates org.junit:junit-bom from 5.13.0 to 5.13.1

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.13.1 = Platform 1.13.1 + Jupiter 5.13.1 + Vintage 5.13.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.13.0...r5.13.1

Commits
  • b580aa9 Release 5.13.1
  • 97095e9 Finalize 5.13.1 release notes
  • f0747f1 Use GraphQL API to list matching milestones to avoid pagination issues
  • af5e3bd Fix support pre-5.13 AnnotationBasedArgumentsProvider implementations (#4611)
  • 4170597 Restore compatibility with Java 8
  • a866c01 Ensure @Nested classes are executed after sibling test methods (#4603)
  • 2d58467 Create initial 5.13.1 release notes from template
  • 3447d71 Update supported versions
  • 6a7998b Revert "Don't error on already closed milestones"
  • d7c8216 Back to snapshots for further development
  • See full diff 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 gradle group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.13.0` | `5.13.1` |
| software.amazon.awssdk:retries-spi | `2.31.56` | `2.31.61` |
| software.amazon.awssdk:retries | `2.31.56` | `2.31.61` |
| software.amazon.awssdk:sdk-core | `2.31.56` | `2.31.61` |
| software.amazon.awssdk:auth | `2.31.56` | `2.31.61` |
| [io.netty:netty-all](https://github.com/netty/netty) | `4.2.1.Final` | `4.2.2.Final` |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.13.0` | `5.13.1` |


Updates `org.junit.jupiter:junit-jupiter` from 5.13.0 to 5.13.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.13.0...r5.13.1)

Updates `software.amazon.awssdk:retries-spi` from 2.31.56 to 2.31.61

Updates `software.amazon.awssdk:retries` from 2.31.56 to 2.31.61

Updates `software.amazon.awssdk:sdk-core` from 2.31.56 to 2.31.61

Updates `software.amazon.awssdk:auth` from 2.31.56 to 2.31.61

Updates `software.amazon.awssdk:retries` from 2.31.56 to 2.31.61

Updates `software.amazon.awssdk:sdk-core` from 2.31.56 to 2.31.61

Updates `software.amazon.awssdk:auth` from 2.31.56 to 2.31.61

Updates `io.netty:netty-all` from 4.2.1.Final to 4.2.2.Final
- [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.2.Final)

Updates `org.junit:junit-bom` from 5.13.0 to 5.13.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.13.0...r5.13.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries-spi
  dependency-version: 2.31.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.31.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.31.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.31.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.31.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.31.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.31.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: io.netty:netty-all
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 11, 2025
@adwsingh adwsingh merged commit 8a9e422 into main Jun 11, 2025
2 checks passed
@adwsingh adwsingh deleted the dependabot/gradle/gradle-44bb4b3fa8 branch June 11, 2025 05:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant