Skip to content

chore(deps): Bump the java group across 1 directory with 2 updates#3660

Merged
hubcio merged 2 commits into
masterfrom
dependabot/gradle/foreign/java/java-47e2859b9b
Jul 13, 2026
Merged

chore(deps): Bump the java group across 1 directory with 2 updates#3660
hubcio merged 2 commits into
masterfrom
dependabot/gradle/foreign/java/java-47e2859b9b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the java group with 2 updates in the /foreign/java directory: org.apache.pinot:pinot-spi and com.gradleup.shadow.

Updates org.apache.pinot:pinot-spi from 1.5.0 to 1.5.1

Updates com.gradleup.shadow from 9.4.3 to 9.5.0

Release notes

Sourced from com.gradleup.shadow's releases.

9.5.0

Added

  • Check DuplicatesStrategy for merging transformers. (#2026)
    This will log warnings when an incompatible DuplicatesStrategy (e.g., EXCLUDE) is applied in Gradle configuration for built-in ResourceTransformers.
  • Add KotlinModuleMetadataTransformer. (#2073)
  • Add R8 as an opt-in minimize { r8 { ... } } tool for shrinking the final shadowed JAR. (#2077)

Changed

  • Bump min Gradle requirement to 9.2.0. (#2057)
  • Remove afterEvaluate when adding variants. (#2056)
  • Deprecate enableKotlinModuleRemapping for ShadowJar. (#2073)
    Apply KotlinModuleMetadataTransformer explicitly to support relocating inside Kotlin module metadata files.
  • Deprecate everything under ShadowCopyAction. (#2083)

Fixed

  • Fix the conflicts when using afterEvaluate with other plugins. (#2055)
Commits
  • 6e00cb7 Prepare version 9.5.0
  • ca03909 Deprecate everything under ShadowCopyAction (#2083)
  • 7d7da27 Revert "Mark CONSTANT_TIME_FOR_ZIP_ENTRIES as const (#2074)"
  • da18cc0 Deprecate enableKotlinModuleRemapping for ShadowJar (#2073)
  • ec6e55a Replace system properties with buildConfig consts (#2082)
  • 5c01bcc Update dependency com.android.tools:r8 to v9.1.31 (#2081)
  • 610e04c Track R8 updates (#2080)
  • a1a3bbe Add support for R8-based minization (#2077)
  • 40ec9d4 Update issue reference in JavaPluginsTest
  • a277c98 Update dependency org.apache.logging.log4j:log4j-core to v2.26.1 (#2079)
  • 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 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 java group with 2 updates in the /foreign/java directory: org.apache.pinot:pinot-spi and [com.gradleup.shadow](https://github.com/GradleUp/shadow).


Updates `org.apache.pinot:pinot-spi` from 1.5.0 to 1.5.1

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

---
updated-dependencies:
- dependency-name: org.apache.pinot:pinot-spi
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java
- dependency-name: com.gradleup.shadow
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Issues related to Java SDK labels Jul 13, 2026
@github-actions github-actions Bot added the S-waiting-on-review PR is waiting on a reviewer label Jul 13, 2026
@hubcio hubcio merged commit 5a5bc9a into master Jul 13, 2026
48 checks passed
@hubcio hubcio deleted the dependabot/gradle/foreign/java/java-47e2859b9b branch July 13, 2026 09:12
@github-actions github-actions Bot removed the S-waiting-on-review PR is waiting on a reviewer label Jul 13, 2026
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 Issues related to Java SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants