Skip to content

Bump the gradle group across 1 directory with 4 updates#3020

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/gradle-6b22ec0487
Open

Bump the gradle group across 1 directory with 4 updates#3020
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/gradle-6b22ec0487

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps the gradle group with 4 updates in the / directory: software.amazon.api.models:s3, org.apache.maven:maven-resolver-provider, com.diffplug.spotless:spotless-plugin-gradle and com.gradleup.shadow.

Updates software.amazon.api.models:s3 from 1.0.13 to 1.0.14

Commits

Updates org.apache.maven:maven-resolver-provider from 3.9.12 to 3.9.14

Updates com.diffplug.spotless:spotless-plugin-gradle from 8.3.0 to 8.4.0

Release notes

Sourced from com.diffplug.spotless:spotless-plugin-gradle's releases.

Gradle Plugin v8.4.0

Added

  • Add tableTest format type for standalone .table files. (#2880)

Fixed

  • Fix illegal mutation when using predeclared dependencies. (#2892)

Changes

  • Bump default tabletest-formatter version 1.0.1 -> 1.1.1, now works with Java 17+. (#2880)
Commits
  • 1cc0163 Published gradle/8.4.0
  • a4cd808 Published lib/4.5.0
  • 9066bf6 Add links to the changelog.
  • db8dc1c Fix for illegal mutation issue with predeclareDeps (#2892)
  • 0eb98a9 chore: Updated gradle plugin change
  • 3f7f12e chore: Removes check for predeclare as it's not needed anymore
  • 55c0c5c fix: IsolatedProjectTest.predeclaredIsUnsupported() is now actually supported...
  • 47489af fix: avoid IllegalMutationException when root project uses predeclareDeps() w...
  • 4010e8b test: Introduce a test harnessing predeclared deps
  • 441dddc fix(deps): update selfie to v3 (major) (#2889)
  • Additional commits viewable in compare view

Updates com.gradleup.shadow from 9.3.2 to 9.4.1

Release notes

Sourced from com.gradleup.shadow's releases.

9.4.1

Changed

  • Update Kotlin to 2.3.20. (#1978)

9.4.0

Added

  • Support Isolated Projects. (#1139)

Changed

  • Allow opting out of adding shadowJar into assemble lifecycle. (#1939)
    shadow {
      // Disable making `assemble` task depend on `shadowJar`. This is enabled by default.
      addShadowJarToAssembleLifecycle = false
    }
  • Stop catching ZipException when writing entries. (#1970)

Fixed

  • Fix interaction with Gradle artifact transforms. (#1345)
  • Fix skipStringConstants per-relocator behavior in mapName. (#1968)
  • Fix failing for non-existent class directories. (#1976)
Commits

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 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 4 updates in the / directory: [software.amazon.api.models:s3](https://github.com/aws/api-models-aws), org.apache.maven:maven-resolver-provider, [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) and [com.gradleup.shadow](https://github.com/GradleUp/shadow).


Updates `software.amazon.api.models:s3` from 1.0.13 to 1.0.14
- [Commits](https://github.com/aws/api-models-aws/commits)

Updates `org.apache.maven:maven-resolver-provider` from 3.9.12 to 3.9.14

Updates `com.diffplug.spotless:spotless-plugin-gradle` from 8.3.0 to 8.4.0
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@gradle/8.3.0...gradle/8.4.0)

Updates `com.gradleup.shadow` from 9.3.2 to 9.4.1
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.3.2...9.4.1)

---
updated-dependencies:
- dependency-name: software.amazon.api.models:s3
  dependency-version: 1.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-version: 3.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.gradleup.shadow
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies This issue is a problem in a dependency. no-changelog-needed This PR doesn't require a changelog entry, so the changelog automation tool should not run on it. labels Mar 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 27, 2026 15:26
@dependabot dependabot bot requested a review from yasmewad March 27, 2026 15:26
@dependabot dependabot bot added dependencies This issue is a problem in a dependency. no-changelog-needed This PR doesn't require a changelog entry, so the changelog automation tool should not run on it. labels Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This issue is a problem in a dependency. no-changelog-needed This PR doesn't require a changelog entry, so the changelog automation tool should not run on it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants