deps: bump com.gradleup.shadow from 8.3.7 to 8.3.8 #1

Merged
dependabot[bot] merged 1 commits from dependabot/gradle/main/com.gradleup.shadow-8.3.8 into main 2025-07-03 20:34:45 +00:00
dependabot[bot] commented 2025-07-03 19:57:56 +00:00 (Migrated from github.com)

Bumps com.gradleup.shadow from 8.3.7 to 8.3.8.

Release notes

Sourced from com.gradleup.shadow's releases.

8.3.8

[!WARNING] Only Gradle 9 support is being backported to this version. No additional features or crucial bug fixes will be included in the 8.x line. Please migrate to Shadow 9 as soon as possible.

Fixed

  • Fix the regression of PropertiesFileTransformer in 8.3.7. (#1493)

Changed

  • Expose Ant as compile scope. (#1488)
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.7 to 8.3.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/GradleUp/shadow/releases">com.gradleup.shadow's releases</a>.</em></p> <blockquote> <h2>8.3.8</h2> <blockquote> <p>[!WARNING] Only Gradle 9 support is being backported to this version. No additional features or crucial bug fixes will be included in the 8.x line. Please migrate to Shadow 9 as soon as possible.</p> </blockquote> <p><strong>Fixed</strong></p> <ul> <li>Fix the regression of <code>PropertiesFileTransformer</code> in <code>8.3.7</code>. (<a href="https://redirect.github.com/GradleUp/shadow/pull/1493">#1493</a>)</li> </ul> <p><strong>Changed</strong></p> <ul> <li>Expose Ant as <code>compile</code> scope. (<a href="https://redirect.github.com/GradleUp/shadow/pull/1488">#1488</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/GradleUp/shadow/commit/6861d79fed99bbeb94576a467b60cc92daa31850"><code>6861d79</code></a> Prepare version 8.3.8</li> <li><a href="https://github.com/GradleUp/shadow/commit/d59d947f73dbb6c4486da691b8ec897b496de979"><code>d59d947</code></a> Fix the regression of <code>PropertiesFileTransformer</code> in <code>8.3.7</code> (<a href="https://redirect.github.com/GradleUp/shadow/issues/1493">#1493</a>)</li> <li><a href="https://github.com/GradleUp/shadow/commit/00df3c966e2ac1fa4cc73d077290dae4dc1aa572"><code>00df3c9</code></a> Update workflow trigger and names</li> <li><a href="https://github.com/GradleUp/shadow/commit/0b5d946de6496885b77958edb1433d4e72ba8dd3"><code>0b5d946</code></a> Update changelog</li> <li><a href="https://github.com/GradleUp/shadow/commit/c0512b1d815f9ebf3076ab613bcd222118afac41"><code>c0512b1</code></a> Expose Ant as compile scope (<a href="https://redirect.github.com/GradleUp/shadow/issues/1488">#1488</a>)</li> <li><a href="https://github.com/GradleUp/shadow/commit/d9a6e2e945bdf8d7668930ac0889a2ebfc1815fb"><code>d9a6e2e</code></a> Update README.md</li> <li><a href="https://github.com/GradleUp/shadow/commit/e3876a3552e03341588b47a5b11549de8bcb39d6"><code>e3876a3</code></a> Update changelog</li> <li><a href="https://github.com/GradleUp/shadow/commit/00f771f167eb345d3ab924b1660b4be1a6bbb32b"><code>00f771f</code></a> Prepare next development version</li> <li>See full diff in <a href="https://github.com/GradleUp/shadow/compare/8.3.7...8.3.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradleup.shadow&package-manager=gradle&previous-version=8.3.7&new-version=8.3.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Sign in to join this conversation.