Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump actions/deploy-pages from 2 to 3 (#1140)
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/deploy-pages/releases">actions/deploy-pages's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <h1>Changelog</h1> <ul> <li>Update action to node20 <a href="https://github.com/takost"><code>@takost</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/256">#256</a>)</li> </ul> <hr /> <p>See details of <a href="https://github.com/actions/deploy-pages/compare/v2.0.5...v3.0.0">all code changes</a> since previous release.</p> <p>:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the <a href="https://github.com/actions/deploy-pages/#compatibilty">compatibility table</a>.</p> <h2>v2.0.5</h2> <h1>Changelog</h1> <ul> <li>Bump prettier from 3.0.0 to 3.1.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/264">#264</a>)</li> <li>Bump <code>@octokit/request-error</code> from 5.0.0 to 5.0.1 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/263">#263</a>)</li> <li>Bump <code>@actions/http-client</code> from 2.1.0 to 2.2.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/262">#262</a>)</li> <li>Bump <code>@vercel/ncc</code> from 0.36.1 to 0.38.1 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/260">#260</a>)</li> <li>Bump eslint from 8.44.0 to 8.54.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/257">#257</a>)</li> <li>Bump nock from 13.3.1 to 13.3.8 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/254">#254</a>)</li> <li>Bump actions/setup-node from 3 to 4 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/246">#246</a>)</li> <li>Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/245">#245</a>)</li> <li>Bump eslint-plugin-github from 4.8.0 to 4.10.1 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/232">#232</a>)</li> <li>Bump jest from 29.6.1 to 29.7.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/224">#224</a>)</li> <li>Fix cosmetic error by replacing comma with period <a href="https://github.com/JamesMGreene"><code>@JamesMGreene</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/210">#210</a>)</li> <li>Bump actions/checkout from 3 to 4 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/220">#220</a>)</li> <li>Bump eslint-config-prettier from 8.8.0 to 9.0.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/209">#209</a>)</li> <li>Remove "beta" disclaimer from README <a href="https://github.com/JamesMGreene"><code>@JamesMGreene</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/243">#243</a>)</li> </ul> <hr /> <p>See details of <a href="https://github.com/actions/deploy-pages/compare/v2.0.4...v2.0.5">all code changes</a> since previous release.</p> <p>:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the <a href="https://github.com/actions/deploy-pages/#compatibilty">compatibility table</a>.</p> <h2>v2.0.4</h2> <h1>Changelog</h1> <ul> <li>Update GHES compatibility table after verifying with <code>3.9.x</code> <a href="https://github.com/JamesMGreene"><code>@JamesMGreene</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/201">#201</a>)</li> <li>Bump <code>@octokit/request-error</code> from 4.0.1 to 5.0.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/194">#194</a>)</li> <li>Bump prettier from 2.8.8 to 3.0.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/196">#196</a>)</li> <li>Bump jest from 29.5.0 to 29.6.1 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/195">#195</a>)</li> <li>Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/192">#192</a>)</li> <li>Bump eslint from 8.42.0 to 8.44.0 <a href="https://github.com/dependabot"><code>@dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/191">#191</a>)</li> <li>Remove circular JSON references for error debugging <a href="https://github.com/JamesMGreene"><code>@JamesMGreene</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/197">#197</a>)</li> </ul> <hr /> <p>See details of <a href="https://github.com/actions/deploy-pages/compare/v2.0.3...v2.0.4">all code changes</a> since previous release.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/deploy-pages/commit/13b55b33dd8996121833dbc1db458c793a334630"><code>13b55b3</code></a> Merge pull request <a href="https://redirect.github.com/actions/deploy-pages/issues/272">#272</a> from kbdharun/main</li> <li><a href="https://github.com/actions/deploy-pages/commit/c284911fe17a5e719089f29411dceb772a857d85"><code>c284911</code></a> chore/docs: update version, fix typos</li> <li><a href="https://github.com/actions/deploy-pages/commit/ae44070880dce4efcb556237318223e3046a97b8"><code>ae44070</code></a> Merge pull request <a href="https://redirect.github.com/actions/deploy-pages/issues/266">#266</a> from actions/dependabot/npm_and_yarn/eslint-8.55.0</li> <li><a href="https://github.com/actions/deploy-pages/commit/34a8f6066ad82e61355552e626e3fc7e07b6d31b"><code>34a8f60</code></a> Bump eslint from 8.54.0 to 8.55.0</li> <li><a href="https://github.com/actions/deploy-pages/commit/b65643c0ab5380851bfd04701efaa6dac1527129"><code>b65643c</code></a> Merge pull request <a href="https://redirect.github.com/actions/deploy-pages/issues/267">#267</a> from actions/dependabot/npm_and_yarn/nock-13.4.0</li> <li><a href="https://github.com/actions/deploy-pages/commit/faceed1585e750e07a0f28d7d7ea6e0ed58ebd1d"><code>faceed1</code></a> Bump nock from 13.3.8 to 13.4.0</li> <li><a href="https://github.com/actions/deploy-pages/commit/230466c7069409d62b096d905ecda6363461ea56"><code>230466c</code></a> Merge pull request <a href="https://redirect.github.com/actions/deploy-pages/issues/268">#268</a> from actions/dependabot/npm_and_yarn/eslint-config-pr...</li> <li><a href="https://github.com/actions/deploy-pages/commit/38d34f8e6f95dd9152de092f3709be25a4bd11a7"><code>38d34f8</code></a> Bump eslint-config-prettier from 9.0.0 to 9.1.0</li> <li><a href="https://github.com/actions/deploy-pages/commit/cd33125d26441f1d6cb94bab9bae0b9950a3b0a0"><code>cd33125</code></a> Merge pull request <a href="https://redirect.github.com/actions/deploy-pages/issues/269">#269</a> from actions/dependabot/npm_and_yarn/actions/core-1.10.1</li> <li><a href="https://github.com/actions/deploy-pages/commit/dd970aea72241188830c63c1d52ff2b56f7feb63"><code>dd970ae</code></a> Update distributables after Dependabot 🤖</li> <li>Additional commits viewable in <a href="https://github.com/actions/deploy-pages/compare/v2...v3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/deploy-pages&package-manager=github_actions&previous-version=2&new-version=3)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information