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 gh-pages from 6.1.0 to 6.1.1 (#449)
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.1.0 to 6.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tschaub/gh-pages/releases">gh-pages's releases</a>.</em></p> <blockquote> <h2>v6.1.1</h2> <h2>Fixes</h2> <ul> <li>fix: Add missing cname option not passed to the config by <a href="https://github.com/WillBAnders"><code>@WillBAnders</code></a> in <a href="https://redirect.github.com/tschaub/gh-pages/pull/535">tschaub/gh-pages#535</a></li> </ul> <h2>Dependency Updates</h2> <ul> <li>Bump eslint from 8.53.0 to 8.55.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tschaub/gh-pages/pull/538">tschaub/gh-pages#538</a></li> <li>Bump fs-extra from 11.1.1 to 11.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tschaub/gh-pages/pull/537">tschaub/gh-pages#537</a></li> <li>Bump eslint from 8.55.0 to 8.56.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tschaub/gh-pages/pull/539">tschaub/gh-pages#539</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/WillBAnders"><code>@WillBAnders</code></a> made their first contribution in <a href="https://redirect.github.com/tschaub/gh-pages/pull/535">tschaub/gh-pages#535</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tschaub/gh-pages/compare/v6.1.0...v6.1.1">https://github.com/tschaub/gh-pages/compare/v6.1.0...v6.1.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tschaub/gh-pages/blob/main/changelog.md">gh-pages's changelog</a>.</em></p> <blockquote> <h2>v6.1.1</h2> <p>This release fixes an issue with the <code>--cname</code> option.</p> <ul> <li><a href="https://redirect.github.com/tschaub/gh-pages/pull/535">#535</a> - fix: Add missing cname option not passed to the config (<a href="https://github.com/WillBAnders"><code>@WillBAnders</code></a>)</li> <li><a href="https://redirect.github.com/tschaub/gh-pages/pull/539">#539</a> - Bump eslint from 8.55.0 to 8.56.0 (<a href="https://github.com/tschaub"><code>@tschaub</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tschaub/gh-pages/commit/e98ba0f5f8fc8da9d7596c604ee89d7d18ba1d5d"><code>e98ba0f</code></a> 6.1.1</li> <li><a href="https://github.com/tschaub/gh-pages/commit/122872fee4006039f5844790bad15f53ec711a28"><code>122872f</code></a> Log changes</li> <li><a href="https://github.com/tschaub/gh-pages/commit/3312dc4f4c9ebd841b545ec3833169a473a2be40"><code>3312dc4</code></a> Merge pull request <a href="https://redirect.github.com/tschaub/gh-pages/issues/535">#535</a> from WillBAnders/fix/missing-cname-option</li> <li><a href="https://github.com/tschaub/gh-pages/commit/b6b84541cb7918ce1b99ea9688808f63af0c356a"><code>b6b8454</code></a> Add test for cnameExists, asserting it replaces the existing CNAME</li> <li><a href="https://github.com/tschaub/gh-pages/commit/1c60556b34b99ebece5b22911e6f049feb37d746"><code>1c60556</code></a> Add debug logs for nojekyll/cname creation as recommended by <a href="https://github.com/paymand"><code>@paymand</code></a></li> <li><a href="https://github.com/tschaub/gh-pages/commit/727d7142bfeb9ba08621664156cae0dc1b80cfee"><code>727d714</code></a> Merge pull request <a href="https://redirect.github.com/tschaub/gh-pages/issues/539">#539</a> from tschaub/dependabot/npm_and_yarn/eslint-8.56.0</li> <li><a href="https://github.com/tschaub/gh-pages/commit/2a53e7657f1ea96c7f3707cb83275f2884e7b314"><code>2a53e76</code></a> Bump eslint from 8.55.0 to 8.56.0</li> <li><a href="https://github.com/tschaub/gh-pages/commit/96124afd25dc8c9e077bd48e1bd1558e2796b21b"><code>96124af</code></a> Merge pull request <a href="https://redirect.github.com/tschaub/gh-pages/issues/537">#537</a> from tschaub/dependabot/npm_and_yarn/fs-extra-11.2.0</li> <li><a href="https://github.com/tschaub/gh-pages/commit/09076df0439b9b6a49ac712b891647b264741aee"><code>09076df</code></a> Merge pull request <a href="https://redirect.github.com/tschaub/gh-pages/issues/538">#538</a> from tschaub/dependabot/npm_and_yarn/eslint-8.55.0</li> <li><a href="https://github.com/tschaub/gh-pages/commit/81354958e27a0c8741a8bc2ec88f5748792a96ed"><code>8135495</code></a> Bump eslint from 8.53.0 to 8.55.0</li> <li>Additional commits viewable in <a href="https://github.com/tschaub/gh-pages/compare/v6.1.0...v6.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gh-pages&package-manager=npm_and_yarn&previous-version=6.1.0&new-version=6.1.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