dependabot[bot] opened a new pull request, #477:
URL: https://github.com/apache/cxf-fediz/pull/477

   Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5.7.0 
to 6.0.1.
   <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>v6.0.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix failing GitHub Actions job for temurin 17 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/1259";>actions/setup-java#1259</a></li>
   <li>Fix Temurin EA E2E signature verification 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/1260";>actions/setup-java#1260</a></li>
   <li>Fix Alpine GPG verification failures and support multiple keys by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1262";>actions/setup-java#1262</a></li>
   <li>Fix import-safe checks when scripts are run from a path with symlinks by 
<a href="https://github.com/otaconix";><code>@​otaconix</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1265";>actions/setup-java#1265</a></li>
   <li>Avoid macOS GPG socket overflow on long runner paths 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/1266";>actions/setup-java#1266</a></li>
   <li>Complete v6 release highlights in README by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1254";>actions/setup-java#1254</a></li>
   <li>Group and slow routine Dependabot updates by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1255";>actions/setup-java#1255</a></li>
   <li>chore(deps-dev): update eslint and globals by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1256";>actions/setup-java#1256</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/otaconix";><code>@​otaconix</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-java/pull/1265";>actions/setup-java#1265</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-java/compare/v6.0.0...v6.0.1";>https://github.com/actions/setup-java/compare/v6.0.0...v6.0.1</a></p>
   <h2>v6.0.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>dist: Migrate from Zulu Discovery API to Azul Metadata API by <a 
href="https://github.com/jameswald";><code>@​jameswald</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1010";>actions/setup-java#1010</a></li>
   <li>feat: add .mvn/extensions.xml to Maven cache key pattern 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/1041";>actions/setup-java#1041</a></li>
   <li>Migrate to ESM and upgrade dependencies by <a 
href="https://github.com/priyagupta108";><code>@​priyagupta108</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1078";>actions/setup-java#1078</a></li>
   <li>Map Zulu x86 architecture to i686 for Azul Metadata API by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1079";>actions/setup-java#1079</a></li>
   <li>Rename jdkFile input to jdk-file with deprecated alias by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1083";>actions/setup-java#1083</a></li>
   <li>Infer distribution from asdf .tool-versions vendor prefix by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1084";>actions/setup-java#1084</a></li>
   <li>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/1086";>actions/setup-java#1086</a></li>
   <li>feat: expose cache-primary-key output (<a 
href="https://redirect.github.com/actions/setup-java/issues/597";>#597</a>) by 
<a href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1088";>actions/setup-java#1088</a></li>
   <li>docs: clarify V6 ESM migration is not a user-facing breaking change by 
<a href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1090";>actions/setup-java#1090</a></li>
   <li>Support multi-field Java versions like <code>18.0.1.1</code> by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1092";>actions/setup-java#1092</a></li>
   <li>docs: document seeding the Maven cache for plugin dependencies by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1094";>actions/setup-java#1094</a></li>
   <li>docs: clarify Maven cache paths and key hash inputs by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1096";>actions/setup-java#1096</a></li>
   <li>Support pinning java-version as &quot;latest&quot; by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1093";>actions/setup-java#1093</a></li>
   <li>chore(deps-dev): bump eslint from 10.6.0 to 10.7.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1101";>actions/setup-java#1101</a></li>
   <li>chore(deps-dev): bump eslint-plugin-n from 18.2.1 to 18.2.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1103";>actions/setup-java#1103</a></li>
   <li>chore(deps-dev): bump prettier from 3.9.4 to 3.9.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1105";>actions/setup-java#1105</a></li>
   <li>chore(deps): 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/1106";>actions/setup-java#1106</a></li>
   <li>chore(deps-dev): bump <code>@​types/node</code> from 26.1.0 to 26.1.1 by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in 
<a 
href="https://redirect.github.com/actions/setup-java/pull/1104";>actions/setup-java#1104</a></li>
   <li>dist: Cover Tencent Kona JDK 25 by <a 
href="https://github.com/johnshajiang";><code>@​johnshajiang</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1108";>actions/setup-java#1108</a></li>
   <li>chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1102";>actions/setup-java#1102</a></li>
   <li>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/1111";>actions/setup-java#1111</a></li>
   <li>dist: Support Liberica NIK (<a 
href="https://redirect.github.com/actions/setup-java/issues/878";>#878</a>) by 
<a href="https://github.com/asm0dey";><code>@​asm0dey</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1112";>actions/setup-java#1112</a></li>
   <li>Fix template injection (zizmor alert <a 
href="https://redirect.github.com/actions/setup-java/issues/118";>#118</a>) in 
e2e-versions.yml 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/1114";>actions/setup-java#1114</a></li>
   <li>Fix template injection in e2e-versions.yml (zizmor alert <a 
href="https://redirect.github.com/actions/setup-java/issues/122";>#122</a>) 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/1120";>actions/setup-java#1120</a></li>
   <li>Disable persisted checkout credentials in e2e workflow 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/1115";>actions/setup-java#1115</a></li>
   <li>feat: Update recommended configuration for GPG signing by <a 
href="https://github.com/wetneb";><code>@​wetneb</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/608";>actions/setup-java#608</a></li>
   <li>Cache Maven and Gradle wrapper distributions separately from the 
dependency cache by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1097";>actions/setup-java#1097</a></li>
   <li>Consolidate cache-dependency-path e2e workflow and add maven/sbt 
coverage by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1124";>actions/setup-java#1124</a></li>
   <li>Use gpg.passphraseEnvName instead of the deprecated gpg.passphrase 
server by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1123";>actions/setup-java#1123</a></li>
   <li>Extract repeated directory-check assertions into check-dir.sh helper by 
<a href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1127";>actions/setup-java#1127</a></li>
   <li>Consolidate duplicate jobs in e2e-versions workflow by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1125";>actions/setup-java#1125</a></li>
   <li>Use YAML anchors to reduce boilerplate in e2e-versions workflow by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1126";>actions/setup-java#1126</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/de7274f081f381c8f8158605e0321c36c376e2e6";><code>de7274f</code></a>
 Avoid macOS GPG socket overflow on long runner paths (<a 
href="https://redirect.github.com/actions/setup-java/issues/1266";>#1266</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/134912a529122c8803d42fbefc4adb2bd177f986";><code>134912a</code></a>
 Fix import-safe checks when scripts are run from a path with symlinks (<a 
href="https://redirect.github.com/actions/setup-java/issues/1265";>#1265</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/0781fc6af30d3e1f67f2d243034e1a15cf5f3677";><code>0781fc6</code></a>
 Fix alpine failures by switching default back to only warn on verification 
fa...</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/4889c4aff54cecfc8d479c505d9893fd814df73f";><code>4889c4a</code></a>
 Fix Temurin EA E2E signature verification (<a 
href="https://redirect.github.com/actions/setup-java/issues/1260";>#1260</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/8fd32400856216412ac77ad6dc67cca66ecffb93";><code>8fd3240</code></a>
 [WIP] Fix failing GitHub Actions job for temurin 17 (<a 
href="https://redirect.github.com/actions/setup-java/issues/1259";>#1259</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/273229181560643261a71a1544c22304f2a40df8";><code>2732291</code></a>
 chore(deps-dev): update eslint and globals (<a 
href="https://redirect.github.com/actions/setup-java/issues/1256";>#1256</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/1a8f22b7f7b115efae2d0dbe944753d561a53801";><code>1a8f22b</code></a>
 chore: streamline Dependabot updates (<a 
href="https://redirect.github.com/actions/setup-java/issues/1255";>#1255</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/85030b78b58b52f56c1ed3d0e893d2c93117274b";><code>85030b7</code></a>
 docs: complete v6 release highlights (<a 
href="https://redirect.github.com/actions/setup-java/issues/1254";>#1254</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/dd06d9cba3e5552c54d9f8ea23572deb30010f7c";><code>dd06d9c</code></a>
 Prepare documentation for v6 release (<a 
href="https://redirect.github.com/actions/setup-java/issues/1253";>#1253</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/59b3450628e54f250d3a3bfd413cd68b83bce8ed";><code>59b3450</code></a>
 chore(deps): combine open Dependabot npm updates (<a 
href="https://redirect.github.com/actions/setup-java/issues/1252";>#1252</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/setup-java/compare/b6effb05e454b25005698d916606bdc6ffcbf961...de7274f081f381c8f8158605e0321c36c376e2e6";>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.7.0&new-version=6.0.1)](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