Skip to content

chore(deps): update plugin com.github.johnrengelman.shadow to v8 - #117

Draft
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/renovate/com.github.johnrengelman.shadow-8.x
Draft

chore(deps): update plugin com.github.johnrengelman.shadow to v8#117
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/renovate/com.github.johnrengelman.shadow-8.x

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
com.github.johnrengelman.shadow plugin major 5.2.08.1.1

🚨 Gradle Security Update (Major) - CRITICAL

This PR addresses critical severity security vulnerabilities in Gradle dependencies with major version changes.


🤖 Generated by ADMS (Automated Dependency Management System)

🚨 Gradle Security Update (Major) - HIGH

This PR addresses high severity security vulnerabilities in Gradle dependencies with major version changes.

@datadog-datadog-us1-prod

datadog-datadog-us1-prod Bot commented Sep 7, 2026

Copy link
Copy Markdown

Pipelines

Unblock PR with BitsAI

⚠️ Warnings

Your PR has failed checks. Please review the issues below and take necessary action before merging.

🚦 2 Pipeline jobs failed

CodeQL | Analyze (java) — 🔧 Needs a code fix, caused by this PR

View more details · View in GitHub Actions

Plugin 'com.github.johnrengelman.shadow' version '8.1.1' requires Gradle 8.0+ but Gradle 6.9.4 was used, causing build failure at build.gradle:12.

Run Gradle on PRs | gradle (11) — 🔧 Needs a code fix, caused by this PR

View more details · View in GitHub Actions

This version of Shadow plugin requires Gradle 8.0 or higher. Upgrade Gradle version in build.gradle

📋 Copy fix prompt
CI on my pull request is failing. Help me find and fix the root cause of each failing job below — they were flagged as caused by changes in this PR, so focus on the diff. For each job, explain the failure and propose a fix.

Before you start, set up the Datadog software-delivery tooling so you can
query the CI data yourself:

1. Check whether you already have the Datadog software-delivery MCP tools
   (e.g. a `search_datadog_ci_pipeline_events` tool) and the `unblock-pr` skill.
2. If either is missing, STOP and ask me for permission before installing
   anything. Do not install or run anything until I have said yes.
3. Only with my explicit approval, set up the Datadog software-delivery MCP
   server and skills by following:
     https://docs.datadoghq.com/getting_started/software_delivery_mcp_tools/
   then restart so the skill is picked up.
4. If I decline, skip all of the above and work from the context below alone.

Then run /unblock-pr — it will pull the CI data itself. The job context below is what we already know.

If /unblock-pr is not available — because I declined the setup above, or it did not install — work from the context below instead.

Datadog has already classified this failure as caused by changes in this PR.
Take that as given and work the fix:

1. Locate the change. Diff this branch against its base and find the change
   that produces this error. Explain the mechanism, don't just name a file:
     git fetch origin && git diff $(git merge-base origin/main HEAD)...HEAD
2. Reproduce it locally. Run the failing job's command or test before
   proposing anything.
3. Propose the smallest fix that addresses the root cause — not a workaround,
   not a broadened assertion, not a disabled or skipped test.
4. Re-run the same command to confirm, and say exactly what you ran.
5. If the failure turns out to be intermittent rather than deterministic, say
   so plainly instead of "fixing" it — that is a flaky test, and patching it
   hides the problem.

If the right move is to re-run the job rather than change code, use the job
link in the context below. For GitHub Actions: `gh run rerun <run-id> --failed`,
where the run ID is the number after `/runs/` in that URL (not the trailing
number, which is the job ID).

Branch: engraver-auto-version-upgrade/renovate/com.github.johnrengelman.shadow-8.x

CodeQL | Analyze (java)
Commit: 0f2724a4cef22be3be7ec80df78a1ecbd0d214ff
Error (code / build):
Plugin 'com.github.johnrengelman.shadow' version '8.1.1' requires Gradle 8.0+ but Gradle 6.9.4 was used, causing build failure at build.gradle:12.
CI job: https://github.com/DataDog/datadog-lambda-java/actions/runs/34099454829/job/101670297867

Run Gradle on PRs | gradle (11)
Commit: 0f2724a4cef22be3be7ec80df78a1ecbd0d214ff
Error (code / build):
This version of Shadow plugin requires Gradle 8.0 or higher. Upgrade Gradle version in build.gradle
CI job: https://github.com/DataDog/datadog-lambda-java/actions/runs/34099454840/job/101670298037

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 0f2724a | Docs | View more details | Give us feedback!

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