Skip to content

Bump the gradle group with 8 updates #650

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
Apr 16, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2025

Bumps the gradle group with 8 updates:

Package From To
org.junit.jupiter:junit-jupiter 5.12.1 5.12.2
software.amazon.awssdk:retries-spi 2.31.18 2.31.22
software.amazon.awssdk:retries 2.31.18 2.31.22
software.amazon.awssdk:sdk-core 2.31.18 2.31.22
software.amazon.awssdk:auth 2.31.18 2.31.22
org.junit:junit-bom 5.12.1 5.12.2
com.autonomousapps:dependency-analysis-gradle-plugin 2.15.0 2.16.0
org.graalvm.buildtools.native 0.10.3 0.10.6

Updates org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2

Release notes

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

JUnit 5.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.1...r5.12.2

Commits
  • 0a44659 Release 5.12.2
  • 4c7dfdc Finalize 5.12.2 release notes
  • 561613e Fix handling of CleanupMode.ON_SUCCESS
  • 19d07d2 Add 5.12.2 release notes from template
  • 803cbb6 Add build parameter for enabling dry-run mode for test execution
  • eb43e62 Back to snapshots for further development
  • See full diff in compare view

Updates software.amazon.awssdk:retries-spi from 2.31.18 to 2.31.22

Updates software.amazon.awssdk:retries from 2.31.18 to 2.31.22

Updates software.amazon.awssdk:sdk-core from 2.31.18 to 2.31.22

Updates software.amazon.awssdk:auth from 2.31.18 to 2.31.22

Updates software.amazon.awssdk:retries from 2.31.18 to 2.31.22

Updates software.amazon.awssdk:sdk-core from 2.31.18 to 2.31.22

Updates software.amazon.awssdk:auth from 2.31.18 to 2.31.22

Updates org.junit:junit-bom from 5.12.1 to 5.12.2

Release notes

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

JUnit 5.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.1...r5.12.2

Commits
  • 0a44659 Release 5.12.2
  • 4c7dfdc Finalize 5.12.2 release notes
  • 561613e Fix handling of CleanupMode.ON_SUCCESS
  • 19d07d2 Add 5.12.2 release notes from template
  • 803cbb6 Add build parameter for enabling dry-run mode for test execution
  • eb43e62 Back to snapshots for further development
  • See full diff in compare view

Updates com.autonomousapps:dependency-analysis-gradle-plugin from 2.15.0 to 2.16.0

Changelog

Sourced from com.autonomousapps:dependency-analysis-gradle-plugin's changelog.

Version 2.16.0

  • [Feat]: support com.android.test projects.
  • [Feat]: support typesafe project accessors with opt-in.
dependencyAnalysis {
  useTypesafeProjectAccessors(true) // false by default
}
Commits
  • 275bbad chore: prepare for release 2.16.0.
  • f76682f feat: support typesafe project accessors with opt-in.
  • 8c46a04 feat: support com.android.test projects.
  • 52d99c5 chore: prepare next development version.
  • See full diff in compare view

Updates org.graalvm.buildtools.native from 0.10.3 to 0.10.6

Release notes

Sourced from org.graalvm.buildtools.native's releases.

0.10.6

What's Changed

New Contributors

Full Changelog: graalvm/native-build-tools@0.10.5...0.10.6

0.10.5

What's Changed

New Contributors

Full Changelog: graalvm/native-build-tools@0.10.4...0.10.5

0.10.4

What's Changed

... (truncated)

Commits
  • 8ee8d3e release 0.10.6
  • 67213c3 Update reachability metadata repository version
  • d65f4a0 Apply suggestions from code review
  • 6d5b934 Better command examples; fix version string location
  • 62eb125 Use common repo instead of local repo
  • 95dcb07 Polish developer documentation
  • 8bf738f Add developer documentation
  • b0863f4 Add missing docs
  • cc0dcef Add exclusions to Maven plugin
  • cca9d6a Make functionalTest aware of new gradle version we use in github actions
  • 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 gradle group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.12.1` | `5.12.2` |
| software.amazon.awssdk:retries-spi | `2.31.18` | `2.31.22` |
| software.amazon.awssdk:retries | `2.31.18` | `2.31.22` |
| software.amazon.awssdk:sdk-core | `2.31.18` | `2.31.22` |
| software.amazon.awssdk:auth | `2.31.18` | `2.31.22` |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.12.1` | `5.12.2` |
| [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | `2.15.0` | `2.16.0` |
| [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) | `0.10.3` | `0.10.6` |


Updates `org.junit.jupiter:junit-jupiter` from 5.12.1 to 5.12.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.12.1...r5.12.2)

Updates `software.amazon.awssdk:retries-spi` from 2.31.18 to 2.31.22

Updates `software.amazon.awssdk:retries` from 2.31.18 to 2.31.22

Updates `software.amazon.awssdk:sdk-core` from 2.31.18 to 2.31.22

Updates `software.amazon.awssdk:auth` from 2.31.18 to 2.31.22

Updates `software.amazon.awssdk:retries` from 2.31.18 to 2.31.22

Updates `software.amazon.awssdk:sdk-core` from 2.31.18 to 2.31.22

Updates `software.amazon.awssdk:auth` from 2.31.18 to 2.31.22

Updates `org.junit:junit-bom` from 5.12.1 to 5.12.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.12.1...r5.12.2)

Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 2.15.0 to 2.16.0
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v2.15.0...v2.16.0)

Updates `org.graalvm.buildtools.native` from 0.10.3 to 0.10.6
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.10.3...0.10.6)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries-spi
  dependency-version: 2.31.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.31.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.31.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.31.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.31.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.31.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.31.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.junit:junit-bom
  dependency-version: 5.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  dependency-version: 2.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.graalvm.buildtools.native
  dependency-version: 0.10.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 16, 2025
@adwsingh adwsingh enabled auto-merge (rebase) April 16, 2025 07:03
@adwsingh adwsingh merged commit 0d17777 into main Apr 16, 2025
2 checks passed
@adwsingh adwsingh deleted the dependabot/gradle/gradle-13eda93e42 branch April 16, 2025 07:04
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