dependabot[bot] opened a new pull request, #1523:
URL: https://github.com/apache/cordova-docs/pull/1523

   Bumps the gh-actions-patch-minor group with 2 updates: 
[ruby/setup-ruby](https://github.com/ruby/setup-ruby) and 
[JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action).
   
   Updates `ruby/setup-ruby` from 1.316.0 to 1.321.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/ruby/setup-ruby/releases";>ruby/setup-ruby's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.321.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add jruby-10.1.1.0 by <a 
href="https://github.com/ruby-builder-bot";><code>@​ruby-builder-bot</code></a> 
in <a 
href="https://redirect.github.com/ruby/setup-ruby/pull/932";>ruby/setup-ruby#932</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ruby/setup-ruby/compare/v1.320.0...v1.321.0";>https://github.com/ruby/setup-ruby/compare/v1.320.0...v1.321.0</a></p>
   <h2>v1.320.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update CRuby releases on Windows by <a 
href="https://github.com/ruby-builder-bot";><code>@​ruby-builder-bot</code></a> 
in <a 
href="https://redirect.github.com/ruby/setup-ruby/pull/931";>ruby/setup-ruby#931</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ruby/setup-ruby/compare/v1.319.0...v1.320.0";>https://github.com/ruby/setup-ruby/compare/v1.319.0...v1.320.0</a></p>
   <h2>v1.319.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add ruby-3.3.12 by <a 
href="https://github.com/ruby-builder-bot";><code>@​ruby-builder-bot</code></a> 
in <a 
href="https://redirect.github.com/ruby/setup-ruby/pull/930";>ruby/setup-ruby#930</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ruby/setup-ruby/compare/v1.318.0...v1.319.0";>https://github.com/ruby/setup-ruby/compare/v1.318.0...v1.319.0</a></p>
   <h2>v1.318.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update CRuby releases on Windows by <a 
href="https://github.com/ruby-builder-bot";><code>@​ruby-builder-bot</code></a> 
in <a 
href="https://redirect.github.com/ruby/setup-ruby/pull/929";>ruby/setup-ruby#929</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ruby/setup-ruby/compare/v1.317.0...v1.318.0";>https://github.com/ruby/setup-ruby/compare/v1.317.0...v1.318.0</a></p>
   <h2>v1.317.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add ruby-4.0.6 by <a 
href="https://github.com/ruby-builder-bot";><code>@​ruby-builder-bot</code></a> 
in <a 
href="https://redirect.github.com/ruby/setup-ruby/pull/928";>ruby/setup-ruby#928</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ruby/setup-ruby/compare/v1.316.0...v1.317.0";>https://github.com/ruby/setup-ruby/compare/v1.316.0...v1.317.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ruby/setup-ruby/commit/95ef2b042f9d7a56d8268cba8559e2842e2ad01b";><code>95ef2b0</code></a>
 Add jruby-10.1.1.0</li>
   <li><a 
href="https://github.com/ruby/setup-ruby/commit/a30dfa457ad68707b8b910ac3a244714b61c0626";><code>a30dfa4</code></a>
 Update CRuby releases on Windows</li>
   <li><a 
href="https://github.com/ruby/setup-ruby/commit/003a5c4d8d6321bd302e38f6f0ec593f77f06600";><code>003a5c4</code></a>
 Add ruby-3.3.12</li>
   <li><a 
href="https://github.com/ruby/setup-ruby/commit/8e41b362d2589a22a44c1cfa214b3c83052c195b";><code>8e41b36</code></a>
 Update CRuby releases on Windows</li>
   <li><a 
href="https://github.com/ruby/setup-ruby/commit/6e5d382445ae5590b7449d8b3bc8cb1c2c27f617";><code>6e5d382</code></a>
 Add ruby-4.0.6</li>
   <li>See full diff in <a 
href="https://github.com/ruby/setup-ruby/compare/d45b1a4e94b71acab930e56e79c6aa188764e7f9...95ef2b042f9d7a56d8268cba8559e2842e2ad01b";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `JamesIves/github-pages-deploy-action` from 4.8.0 to 4.9.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jamesives/github-pages-deploy-action/releases";>JamesIves/github-pages-deploy-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.9.0</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <h3>Bug Fixes 🐝</h3>
   <ul>
   <li>fix: use <code>-</code> instead of <code>/</code> in temporary 
deployment branch name by <a 
href="https://github.com/JamesIves";><code>@​JamesIves</code></a> with <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1962";>JamesIves/github-pages-deploy-action#1962</a></li>
   </ul>
   <h3>Build 🔧</h3>
   <ul>
   <li>build(deps): bump actions/download-artifact from 7.0.0 to 8.0.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1961";>JamesIves/github-pages-deploy-action#1961</a></li>
   <li>build(deps-dev): bump jest-circus from 30.2.0 to 30.3.0 in the jest 
group by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1959";>JamesIves/github-pages-deploy-action#1959</a></li>
   <li>build(deps): bump webfactory/ssh-agent from 0.9.1 to 0.10.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1960";>JamesIves/github-pages-deploy-action#1960</a></li>
   <li>build(deps): bump actions/setup-node from 6.1.0 to 6.3.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1958";>JamesIves/github-pages-deploy-action#1958</a></li>
   <li>build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1956";>JamesIves/github-pages-deploy-action#1956</a></li>
   <li>build(deps): bump lodash from 4.17.21 to 4.17.23 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1948";>JamesIves/github-pages-deploy-action#1948</a></li>
   <li>build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1949";>JamesIves/github-pages-deploy-action#1949</a></li>
   <li>build(deps): bump flatted from 3.3.1 to 3.4.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1964";>JamesIves/github-pages-deploy-action#1964</a></li>
   <li>build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1965";>JamesIves/github-pages-deploy-action#1965</a></li>
   <li>build(deps): bump typescript-eslint from 8.52.0 to 8.53.0 in the 
typescript group by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1945";>JamesIves/github-pages-deploy-action#1945</a></li>
   <li>build(deps): bump js-yaml from 3.13.1 to 3.14.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1968";>JamesIves/github-pages-deploy-action#1968</a></li>
   <li>build(deps): bump lodash from 4.17.23 to 4.18.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1966";>JamesIves/github-pages-deploy-action#1966</a></li>
   <li>build(deps): bump actions/checkout from 6.0.2 to 7.0.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1992";>JamesIves/github-pages-deploy-action#1992</a></li>
   <li>build(deps): bump undici from 6.24.1 to 6.27.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1994";>JamesIves/github-pages-deploy-action#1994</a></li>
   <li>build(deps): bump <code>@​babel/core</code> from 7.24.4 to 7.29.7 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1991";>JamesIves/github-pages-deploy-action#1991</a></li>
   <li>build(deps): bump codecov/codecov-action from 6.0.0 to 7.0.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1988";>JamesIves/github-pages-deploy-action#1988</a></li>
   <li>build(deps): bump js-yaml from 3.14.2 to 3.15.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1995";>JamesIves/github-pages-deploy-action#1995</a></li>
   <li>build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1977";>JamesIves/github-pages-deploy-action#1977</a></li>
   </ul>
   <h3>Other Changes</h3>
   <ul>
   <li>chore: merge all open Dependabot dependency updates by <a 
href="https://github.com/JamesIves";><code>@​JamesIves</code></a> with <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1967";>JamesIves/github-pages-deploy-action#1967</a></li>
   <li>Update GitHub SSH known host keys by <a 
href="https://github.com/safeengineauto";><code>@​safeengineauto</code></a> in 
<a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1982";>JamesIves/github-pages-deploy-action#1982</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/safeengineauto";><code>@​safeengineauto</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1982";>JamesIves/github-pages-deploy-action#1982</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.9.0";>https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.9.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/JamesIves/github-pages-deploy-action/commit/fa24774553152dd7873cd16ebd8d959b010c5445";><code>fa24774</code></a>
 Merge remote-tracking branch 'origin/dev' into releases/v4</li>
   <li><a 
href="https://github.com/JamesIves/github-pages-deploy-action/commit/1e0489f3ae06b3cdc87560e94a6919980e6e952d";><code>1e0489f</code></a>
 fix: use a dedicated RELEASE_PAT for release creation</li>
   <li><a 
href="https://github.com/JamesIves/github-pages-deploy-action/commit/737d5af3bdfe3aa9461e23c4a9da5c38e6ee9179";><code>737d5af</code></a>
 ci: run sponsors README update twice a week instead of daily</li>
   <li><a 
href="https://github.com/JamesIves/github-pages-deploy-action/commit/5d78d7bd32996c06b684aa4263d40ef61626c17f";><code>5d78d7b</code></a>
 ci: run integration tests weekly instead of daily</li>
   <li><a 
href="https://github.com/JamesIves/github-pages-deploy-action/commit/36c7ef92c563ceb973ca525551a16b9a5cc7eef6";><code>36c7ef9</code></a>
 Deploy Production Code for Commit b09969f18cbaf8fd7f336068c0c4d9abfdcbf68a 
🚀</li>
   <li><a 
href="https://github.com/JamesIves/github-pages-deploy-action/commit/74a589d30ee852a436ed588a4e1f1c49587c811e";><code>74a589d</code></a>
 Merge remote-tracking branch 'origin/dev' into releases/v4</li>
   <li><a 
href="https://github.com/JamesIves/github-pages-deploy-action/commit/b09969f18cbaf8fd7f336068c0c4d9abfdcbf68a";><code>b09969f</code></a>
 style: fix prettier formatting in LFS changes</li>
   <li><a 
href="https://github.com/JamesIves/github-pages-deploy-action/commit/87729a624d294d3c6e33d24b852aa41cbf82bf7d";><code>87729a6</code></a>
 feat: add Git LFS support for deployment branch</li>
   <li><a 
href="https://github.com/JamesIves/github-pages-deploy-action/commit/cc13712d96402287a984ed2a236ff0d7eff306a9";><code>cc13712</code></a>
 fix: add missing checkout step to integration-rebase-conflicts-cleanup</li>
   <li><a 
href="https://github.com/JamesIves/github-pages-deploy-action/commit/d86668926acfefdd1153c6b97d98d3efabaca595";><code>d866689</code></a>
 Merge branch 'dev' of <a 
href="https://github.com/JamesIves/github-pages-deploy-action";>https://github.com/JamesIves/github-pages-deploy-action</a>...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jamesives/github-pages-deploy-action/compare/d92aa235d04922e8f08b40ce78cc5442fcfbfa2f...fa24774553152dd7873cd16ebd8d959b010c5445";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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