dependabot[bot] opened a new pull request, #1708:
URL: https://github.com/apache/daffodil/pull/1708

   Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5.3.0 
to 5.6.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/setup-java/releases";>actions/setup-java's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.6.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Backport to v5: Add Maven compiler problem matcher for javac diagnostics 
by <a href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-java/pull/1087";>actions/setup-java#1087</a></li>
   <li>feat: expose cache-primary-key output (<a 
href="https://redirect.github.com/actions/setup-java/issues/597";>#597</a>) [v5 
backport] by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1089";>actions/setup-java#1089</a></li>
   <li>dist: Cover Tencent Kona JDK 25 (<a 
href="https://redirect.github.com/actions/setup-java/issues/1108";>#1108</a>) 
[v5 backport] by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1110";>actions/setup-java#1110</a></li>
   <li>Backport <a 
href="https://redirect.github.com/actions/setup-java/issues/1111";>#1111</a>: 
Preserve Maven toolchains across repeated setup-java runs (<a 
href="https://redirect.github.com/actions/setup-java/issues/1099";>#1099</a>) by 
<a href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1113";>actions/setup-java#1113</a></li>
   <li>Backport <a 
href="https://redirect.github.com/actions/setup-java/issues/1097";>#1097</a>/<a 
href="https://redirect.github.com/actions/setup-java/issues/1098";>#1098</a> to 
v5: cache Maven and Gradle wrapper distributions separately by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1122";>actions/setup-java#1122</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-java/compare/v5...v5.6.0";>https://github.com/actions/setup-java/compare/v5...v5.6.0</a></p>
   <h2>v5.5.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore: enforce pre-PR validation (aggregate scripts, git hooks, PR 
checklist) by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1061";>actions/setup-java#1061</a></li>
   <li>Bump github/codeql-action from 3 to 4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1069";>actions/setup-java#1069</a></li>
   <li>Bump actions/checkout from 6 to 7 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1068";>actions/setup-java#1068</a></li>
   <li>Bump actions/setup-python from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1067";>actions/setup-java#1067</a></li>
   <li>Bump <code>@​typescript-eslint/parser</code> from 8.61.1 to 8.62.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1062";>actions/setup-java#1062</a></li>
   <li>feat: Add verify-signature plumbing and Temurin+Microsoft verification 
support by <a 
href="https://github.com/johnoliver";><code>@​johnoliver</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1060";>actions/setup-java#1060</a></li>
   <li>Updated jetbrains test: https.request() now catches errors. This fixes 
leaking tests as well by <a 
href="https://github.com/jmjaffe37";><code>@​jmjaffe37</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1070";>actions/setup-java#1070</a></li>
   <li>Fix arm64 e2e workflow tests mislabeled as x64 by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> with <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1073";>actions/setup-java#1073</a></li>
   <li>feat: suppress Maven transfer progress via MAVEN_ARGS by default (add 
show-download-progress input) by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1053";>actions/setup-java#1053</a></li>
   <li>feat: Disable interactiveMode in generated Maven settings.xml by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> with <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1052";>actions/setup-java#1052</a></li>
   <li>Bump prettier from 3.6.2 to 3.9.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1066";>actions/setup-java#1066</a></li>
   <li>chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1074";>actions/setup-java#1074</a></li>
   <li>fix: Maven Toolchains grows unexpectedly by <a 
href="https://github.com/Okeanos";><code>@​Okeanos</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/534";>actions/setup-java#534</a></li>
   <li>dist: Support Tencent Kona JDK by <a 
href="https://github.com/johnshajiang";><code>@​johnshajiang</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/672";>actions/setup-java#672</a></li>
   <li>feat: Add set-default option by <a 
href="https://github.com/gsmet";><code>@​gsmet</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1017";>actions/setup-java#1017</a></li>
   <li>docs: document problem matcher (and how to disable it), Maven Wrapper 
caching, and generated interactiveMode by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1075";>actions/setup-java#1075</a></li>
   <li>feat: Add distribution detection support to .sdkmanrc file by <a 
href="https://github.com/lukaszgyg";><code>@​lukaszgyg</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/975";>actions/setup-java#975</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/jmjaffe37";><code>@​jmjaffe37</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-java/pull/1070";>actions/setup-java#1070</a></li>
   <li><a href="https://github.com/gsmet";><code>@​gsmet</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/actions/setup-java/pull/1017";>actions/setup-java#1017</a></li>
   <li><a href="https://github.com/lukaszgyg";><code>@​lukaszgyg</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-java/pull/975";>actions/setup-java#975</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-java/compare/v5...v5.5.0";>https://github.com/actions/setup-java/compare/v5...v5.5.0</a></p>
   <h2>v5.4.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump <code>@​typescript-eslint/parser</code> from 8.48.0 to 8.61.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1021";>actions/setup-java#1021</a></li>
   <li>Fix codeql workflow permissions by <a 
href="https://github.com/jsoref";><code>@​jsoref</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/993";>actions/setup-java#993</a></li>
   <li>fix CodeQL permissions by <a 
href="https://github.com/gdams";><code>@​gdams</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1025";>actions/setup-java#1025</a></li>
   <li>fix: reject non-semver candidate versions in isVersionSatisfies by <a 
href="https://github.com/sproctor";><code>@​sproctor</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1009";>actions/setup-java#1009</a></li>
   <li>Bump <code>@​actions/cache</code> to 5.1.0, handle cache write denied by 
<a href="https://github.com/jasongin";><code>@​jasongin</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1026";>actions/setup-java#1026</a></li>
   <li>Add Maven Wrapper cache feature by <a 
href="https://github.com/mahabaleshwars";><code>@​mahabaleshwars</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-java/pull/1027";>actions/setup-java#1027</a></li>
   <li>Spelling by <a 
href="https://github.com/jsoref";><code>@​jsoref</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/713";>actions/setup-java#713</a></li>
   <li>add link to advanced configuration for JetBrains by <a 
href="https://github.com/robstoll";><code>@​robstoll</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/850";>actions/setup-java#850</a></li>
   <li>docs(action): fix missing required or default fields by <a 
href="https://github.com/kranthipoturaju";><code>@​kranthipoturaju</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-java/pull/1007";>actions/setup-java#1007</a></li>
   <li>feat: add microsoft openjdk 17.0.18 by <a 
href="https://github.com/al-kau";><code>@​al-kau</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1002";>actions/setup-java#1002</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/setup-java/commit/03ad4de0992f5dab5e18fcb136590ce7c4a0ac95";><code>03ad4de</code></a>
 Backport <a 
href="https://redirect.github.com/actions/setup-java/issues/1097";>#1097</a>/<a 
href="https://redirect.github.com/actions/setup-java/issues/1098";>#1098</a>: 
cache Maven and Gradle wrapper distributions separately...</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/d229d2e858d9137cc0b3f118fa5184b9f0a44ac4";><code>d229d2e</code></a>
 Backport <a 
href="https://redirect.github.com/actions/setup-java/issues/1111";>#1111</a>: 
Preserve Maven toolchains across repeated setup-java runs (<a 
href="https://redirect.github.com/actions/setup-java/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/bbf0f6967066506f72571a96d5d6c67ca42ab460";><code>bbf0f69</code></a>
 dist: Cover Tencent Kona JDK 25 (<a 
href="https://redirect.github.com/actions/setup-java/issues/1110";>#1110</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/513edc4f8710565e4ad696f3b7d8e3bda584a46c";><code>513edc4</code></a>
 feat: expose cache-primary-key output (<a 
href="https://redirect.github.com/actions/setup-java/issues/597";>#597</a>) [v5 
backport] (<a 
href="https://redirect.github.com/actions/setup-java/issues/1089";>#1089</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/62df799a9c6e3022bb466697c66c36e9a2dbf347";><code>62df799</code></a>
 Add Maven compiler problem matcher for javac diagnostics (<a 
href="https://redirect.github.com/actions/setup-java/issues/1087";>#1087</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/176156a187714aaf460b0a3c8f21e8b4f784b978";><code>176156a</code></a>
 chore: bump version to 5.6.0 for v5 release line</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/bf7b8deac240b9cee05eb15ccdb1d2f424a54b9f";><code>bf7b8de</code></a>
 build: rebuild dist for backported changes (<a 
href="https://redirect.github.com/actions/setup-java/issues/1079";>#1079</a>, <a 
href="https://redirect.github.com/actions/setup-java/issues/1083";>#1083</a>, <a 
href="https://redirect.github.com/actions/setup-java/issues/1084";>#1084</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/0173e6dd1b6e53ac3f6d68d220fa24cce79ae77c";><code>0173e6d</code></a>
 Infer distribution from asdf .tool-versions vendor prefix (<a 
href="https://redirect.github.com/actions/setup-java/issues/1084";>#1084</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/f45cd82b67042e9e5c24cef950ea0c61736241c6";><code>f45cd82</code></a>
 Rename jdkFile input to jdk-file with deprecated alias (<a 
href="https://redirect.github.com/actions/setup-java/issues/1083";>#1083</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/e2863ad49937c063e5a23922d1971a105f4f0140";><code>e2863ad</code></a>
 Map Zulu x86 architecture to i686 for Azul Metadata API (<a 
href="https://redirect.github.com/actions/setup-java/issues/1079";>#1079</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/setup-java/compare/ad2b38190b15e4d6bdf0c97fb4fca8412226d287...03ad4de0992f5dab5e18fcb136590ce7c4a0ac95";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-java&package-manager=github_actions&previous-version=5.3.0&new-version=5.6.0)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to