dependabot[bot] opened a new pull request, #82:
URL: https://github.com/apache/ws-xmlschema/pull/82

   Bumps [actions/cache](https://github.com/actions/cache) from 5 to 5.0.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/cache/releases";>actions/cache's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.0.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add release instructions and update maintainer docs by <a 
href="https://github.com/Link";><code>@​Link</code></a>- in <a 
href="https://redirect.github.com/actions/cache/pull/1696";>actions/cache#1696</a></li>
   <li>Potential fix for code scanning alert no. 52: Workflow does not contain 
permissions by <a href="https://github.com/Link";><code>@​Link</code></a>- in <a 
href="https://redirect.github.com/actions/cache/pull/1697";>actions/cache#1697</a></li>
   <li>Fix workflow permissions and cleanup workflow names / formatting by <a 
href="https://github.com/Link";><code>@​Link</code></a>- in <a 
href="https://redirect.github.com/actions/cache/pull/1699";>actions/cache#1699</a></li>
   <li>docs: Update examples to use the latest version by <a 
href="https://github.com/XZTDean";><code>@​XZTDean</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1690";>actions/cache#1690</a></li>
   <li>Fix proxy integration tests by <a 
href="https://github.com/Link";><code>@​Link</code></a>- in <a 
href="https://redirect.github.com/actions/cache/pull/1701";>actions/cache#1701</a></li>
   <li>Fix cache key in examples.md for bun.lock by <a 
href="https://github.com/RyPeck";><code>@​RyPeck</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1722";>actions/cache#1722</a></li>
   <li>Update dependencies &amp; patch security vulnerabilities by <a 
href="https://github.com/Link";><code>@​Link</code></a>- in <a 
href="https://redirect.github.com/actions/cache/pull/1738";>actions/cache#1738</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/XZTDean";><code>@​XZTDean</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/cache/pull/1690";>actions/cache#1690</a></li>
   <li><a href="https://github.com/RyPeck";><code>@​RyPeck</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/actions/cache/pull/1722";>actions/cache#1722</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v5...v5.0.4";>https://github.com/actions/cache/compare/v5...v5.0.4</a></p>
   <h2>v5.0.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump <code>@actions/cache</code> to v5.0.5 (Resolves: <a 
href="https://github.com/actions/cache/security/dependabot/33";>https://github.com/actions/cache/security/dependabot/33</a>)</li>
   <li>Bump <code>@actions/core</code> to v2.0.3</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v5...v5.0.3";>https://github.com/actions/cache/compare/v5...v5.0.3</a></p>
   <h2>v.5.0.2</h2>
   <h1>v5.0.2</h1>
   <h2>What's Changed</h2>
   <p>When creating cache entries, 429s returned from the cache service will 
not be retried.</p>
   <h2>v5.0.1</h2>
   <blockquote>
   <p>[!IMPORTANT]
   <strong><code>actions/cache@v5</code> runs on the Node.js 24 runtime and 
requires a minimum Actions Runner version of <code>2.327.1</code>.</strong></p>
   <p>If you are using self-hosted runners, ensure they are updated before 
upgrading.</p>
   </blockquote>
   <hr />
   <h1>v5.0.1</h1>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: update <code>@​actions/cache</code> for Node.js 24 punycode 
deprecation by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1685";>actions/cache#1685</a></li>
   <li>prepare release v5.0.1 by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1686";>actions/cache#1686</a></li>
   </ul>
   <h1>v5.0.0</h1>
   <h2>What's Changed</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/cache/blob/main/RELEASES.md";>actions/cache's 
changelog</a>.</em></p>
   <blockquote>
   <h3>5.0.4</h3>
   <ul>
   <li>Bump <code>minimatch</code> to v3.1.5 (fixes ReDoS via globstar 
patterns)</li>
   <li>Bump <code>undici</code> to v6.24.1 (WebSocket decompression bomb 
protection, header validation fixes)</li>
   <li>Bump <code>fast-xml-parser</code> to v5.5.6</li>
   </ul>
   <h3>5.0.3</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v5.0.5 (Resolves: <a 
href="https://github.com/actions/cache/security/dependabot/33";>https://github.com/actions/cache/security/dependabot/33</a>)</li>
   <li>Bump <code>@actions/core</code> to v2.0.3</li>
   </ul>
   <h3>5.0.2</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v5.0.3 <a 
href="https://redirect.github.com/actions/cache/pull/1692";>#1692</a></li>
   </ul>
   <h3>5.0.1</h3>
   <ul>
   <li>Update <code>@azure/storage-blob</code> to <code>^12.29.1</code> via 
<code>@actions/[email protected]</code> <a 
href="https://redirect.github.com/actions/cache/pull/1685";>#1685</a></li>
   </ul>
   <h3>5.0.0</h3>
   <blockquote>
   <p>[!IMPORTANT]
   <code>actions/cache@v5</code> runs on the Node.js 24 runtime and requires a 
minimum Actions Runner version of <code>2.327.1</code>.
   If you are using self-hosted runners, ensure they are updated before 
upgrading.</p>
   </blockquote>
   <h3>4.3.0</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to <a 
href="https://redirect.github.com/actions/toolkit/pull/2132";>v4.1.0</a></li>
   </ul>
   <h3>4.2.4</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v4.0.5</li>
   </ul>
   <h3>4.2.3</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v4.0.3 (obfuscates SAS token in 
debug logs for cache entries)</li>
   </ul>
   <h3>4.2.2</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v4.0.2</li>
   </ul>
   <h3>4.2.1</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v4.0.1</li>
   </ul>
   <h3>4.2.0</h3>
   <p>TLDR; The cache backend service has been rewritten from the ground up for 
improved performance and reliability. <a 
href="https://github.com/actions/cache";>actions/cache</a> now integrates with 
the new cache service (v2) APIs.</p>
   <p>The new service will gradually roll out as of <strong>February 1st, 
2025</strong>. The legacy service will also be sunset on the same date. Changes 
in these release are <strong>fully backward compatible</strong>.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/cache/commit/cdf6c1fa76f9f475f3d7449005a359c84ca0f306";><code>cdf6c1f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/cache/issues/1695";>#1695</a> from 
actions/Link-/prepare-5.0.3</li>
   <li><a 
href="https://github.com/actions/cache/commit/a1bee22673bee4afb9ce4e0a1dc3da1c44060b7d";><code>a1bee22</code></a>
 Add review for the <code>@​actions/http-client</code> license</li>
   <li><a 
href="https://github.com/actions/cache/commit/46957638dc5c5ff0c34c0143f443c07d3a7c769f";><code>4695763</code></a>
 Add licensed output</li>
   <li><a 
href="https://github.com/actions/cache/commit/dc73bb9f7bf74a733c05ccd2edfd1f2ac9e5f502";><code>dc73bb9</code></a>
 Upgrade dependencies and address security warnings</li>
   <li>See full diff in <a 
href="https://github.com/actions/cache/compare/v5...v5.0.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/cache&package-manager=github_actions&previous-version=5&new-version=5.0.4)](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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to