Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.1 (#344)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.5.0 to 4.6.1. <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.6.1</h2> <h2>What's Changed</h2> <h3>Fixes</h3> <ul> <li>Resolved an issue where workflows were suddenly failing due to a worktree in use error. The action will now attempt to create a temp branch name if the existing branch name is already checked out by a prior to step to ensure it can occur. This issue was only occurring in a handful of workflows, and likely stemmed from a git version change on the official GitHub runners. The actual root cause is still somewhat unknown.</li> </ul> <h3>Dependencies</h3> <ul> <li>build(deps-dev): bump eslint-plugin-jest from 28.2.0 to 28.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1577">JamesIves/github-pages-deploy-action#1577</a></li> <li>build(deps): bump <code>@eslint/js</code> from 9.0.0 to 9.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1576">JamesIves/github-pages-deploy-action#1576</a></li> <li>build(deps-dev): bump eslint from 9.0.0 to 9.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1575">JamesIves/github-pages-deploy-action#1575</a></li> <li>build(deps): bump typescript-eslint from 7.7.0 to 7.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1569">JamesIves/github-pages-deploy-action#1569</a></li> <li>build(deps-dev): bump <code>@types/node</code> from 20.12.7 to 20.12.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1578">JamesIves/github-pages-deploy-action#1578</a></li> <li>build(deps-dev): bump <code>@types/node</code> from 20.12.9 to 20.12.10 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1579">JamesIves/github-pages-deploy-action#1579</a></li> <li>build(deps-dev): bump rimraf from 5.0.5 to 5.0.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1583">JamesIves/github-pages-deploy-action#1583</a></li> <li>build(deps): bump codecov/codecov-action from 4.3.0 to 4.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1588">JamesIves/github-pages-deploy-action#1588</a></li> <li>build(deps): bump typescript-eslint from 7.8.0 to 7.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1586">JamesIves/github-pages-deploy-action#1586</a></li> <li>build(deps): bump the eslint group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1592">JamesIves/github-pages-deploy-action#1592</a></li> <li>build(deps-dev): bump the misc group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1593">JamesIves/github-pages-deploy-action#1593</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.1">https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.1</a></p> <h2>v4.6.0</h2> <h2>What's Changed</h2> <ul> <li>Check for fatal on every line of stderr of the git command by <a href="https://github.com/ben-z"><code>@ben-z</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1551">JamesIves/github-pages-deploy-action#1551</a></li> <li>Migrated to eslint v9</li> <li>build(deps): bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1488">JamesIves/github-pages-deploy-action#1488</a></li> <li>Bump <code>@babel/traverse</code> from 7.8.3 to 7.23.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1460">JamesIves/github-pages-deploy-action#1460</a></li> <li>build(deps-dev): bump eslint-plugin-jest from 27.2.3 to 27.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1469">JamesIves/github-pages-deploy-action#1469</a></li> <li>build(deps-dev): bump <code>@types/node</code> from 20.10.0 to 20.11.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1507">JamesIves/github-pages-deploy-action#1507</a></li> <li>build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1501">JamesIves/github-pages-deploy-action#1501</a></li> <li>build(deps-dev): bump <code>@types/node</code> from 20.11.6 to 20.11.13 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1513">JamesIves/github-pages-deploy-action#1513</a></li> <li>build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1512">JamesIves/github-pages-deploy-action#1512</a></li> <li>Bump <code>@actions/core</code> from 1.10.0 to 1.10.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1434">JamesIves/github-pages-deploy-action#1434</a></li> <li>Bump codecov/codecov-action from 3.1.6 to 4.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1515">JamesIves/github-pages-deploy-action#1515</a></li> <li>Bump <code>@types/node</code> from 20.11.13 to 20.11.16 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1516">JamesIves/github-pages-deploy-action#1516</a></li> <li>Bump codecov/codecov-action from 4.0.0 to 4.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1517">JamesIves/github-pages-deploy-action#1517</a></li> <li>Bump <code>@types/node</code> from 20.11.16 to 20.11.22 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1534">JamesIves/github-pages-deploy-action#1534</a></li> <li>Bump <code>@types/node</code> from 20.11.22 to 20.11.25 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1537">JamesIves/github-pages-deploy-action#1537</a></li> <li>Bump codecov/codecov-action from 4.0.1 to 4.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1532">JamesIves/github-pages-deploy-action#1532</a></li> <li>Bump eslint-plugin-jest from 27.6.3 to 27.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1526">JamesIves/github-pages-deploy-action#1526</a></li> <li>Bump webfactory/ssh-agent from 0.8.0 to 0.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1520">JamesIves/github-pages-deploy-action#1520</a></li> <li>Bump actions/checkout in README by <a href="https://github.com/verhovsky"><code>@verhovsky</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1523">JamesIves/github-pages-deploy-action#1523</a></li> <li>Bump codecov/codecov-action from 4.1.0 to 4.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1547">JamesIves/github-pages-deploy-action#1547</a></li> <li>Bump <code>@types/node</code> from 20.11.25 to 20.11.30 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1545">JamesIves/github-pages-deploy-action#1545</a></li> <li>Bump <code>@types/node</code> from 20.11.30 to 20.12.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1550">JamesIves/github-pages-deploy-action#1550</a></li> <li>Bump <code>@types/node</code> from 20.12.2 to 20.12.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1552">JamesIves/github-pages-deploy-action#1552</a></li> <li>Bump <code>@types/node</code> from 20.12.3 to 20.12.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1557">JamesIves/github-pages-deploy-action#1557</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/5c6e9e9f3672ce8fd37b9856193d2a537941e66c"><code>5c6e9e9</code></a> Deploy Production Code for Commit e9abb9ce6e35175032a1e82dd997ac600ad10c9b 🚀</li> <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/e9abb9ce6e35175032a1e82dd997ac600ad10c9b"><code>e9abb9c</code></a> Merge branch 'dev' into releases/v4</li> <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/079c29cbbe91fe1b06f83be57ad53e8a0d3c8c38"><code>079c29c</code></a> build(deps-dev): bump the misc group with 2 updates (<a href="https://redirect.github.com/jamesives/github-pages-deploy-action/issues/1593">#1593</a>)</li> <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/e0e9b96aa6f01a03b77ee464c4f301e7487a62ab"><code>e0e9b96</code></a> build(deps): bump the eslint group with 3 updates (<a href="https://redirect.github.com/jamesives/github-pages-deploy-action/issues/1592">#1592</a>)</li> <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/dfda8148a1c8cf43d97aa3421867d44c372d0cd3"><code>dfda814</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><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/c2821857f23a224815824e852567e7a60e985d52"><code>c282185</code></a> chore: update dependabot groups</li> <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/91fd6eeeda825848072ae08203639c55c255eec6"><code>91fd6ee</code></a> fix: 🐛 Use commish to make branch unique (<a href="https://redirect.github.com/jamesives/github-pages-deploy-action/issues/1591">#1591</a>)</li> <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/5bb052c41a7c97d60f4147c7fae34725b9e8abbe"><code>5bb052c</code></a> build(deps): bump typescript-eslint from 7.8.0 to 7.9.0 (<a href="https://redirect.github.com/jamesives/github-pages-deploy-action/issues/1586">#1586</a>)</li> <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/ef33bcd4947b3e43b815809dedf0f4e19c4257fb"><code>ef33bcd</code></a> build(deps): bump codecov/codecov-action from 4.3.0 to 4.4.0 (<a href="https://redirect.github.com/jamesives/github-pages-deploy-action/issues/1588">#1588</a>)</li> <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/1a64cb8ec57c97ea1608e5fd6689d7efec6adaa2"><code>1a64cb8</code></a> build(deps-dev): bump rimraf from 5.0.5 to 5.0.7 (<a href="https://redirect.github.com/jamesives/github-pages-deploy-action/issues/1583">#1583</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jamesives/github-pages-deploy-action/compare/v4.5.0...v4.6.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=JamesIves/github-pages-deploy-action&package-manager=github_actions&previous-version=4.5.0&new-version=4.6.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 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>
- Loading branch information