Commit d08610d
authored
build(deps-dev): bump gh-pages from 6.2.0 to 6.3.0 (#618)
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.2.0 to
6.3.0.
<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.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump chai from 4.3.10 to 4.5.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/584">tschaub/gh-pages#584</a></li>
<li>Bump mocha from 10.7.3 to 10.8.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/583">tschaub/gh-pages#583</a></li>
<li>Bump mocha from 10.8.2 to 11.0.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/590">tschaub/gh-pages#590</a></li>
<li>Bump eslint-config-tschaub from 14.1.2 to 15.1.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/587">tschaub/gh-pages#587</a></li>
<li>Bump commander from 11.1.0 to 13.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/591">tschaub/gh-pages#591</a></li>
<li>Support filenames starting with <code>-</code> by <a
href="https://github.com/sherlockdoyle"><code>@sherlockdoyle</code></a>
in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/593">tschaub/gh-pages#593</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/sherlockdoyle"><code>@sherlockdoyle</code></a>
made their first contribution in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/593">tschaub/gh-pages#593</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tschaub/gh-pages/compare/v6.2.0...v6.3.0">https://github.com/tschaub/gh-pages/compare/v6.2.0...v6.3.0</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.3.0</h2>
<p>This relesae includes a fix for filenames starting with
<code>-</code> and a number of dependency updates. See below for
details.</p>
<ul>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/593">#593</a> -
Handle filenames starting with a dash (<a
href="https://github.com/sherlockdoyle"><code>@sherlockdoyle</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/591">#591</a> -
Bump commander from 11.1.0 to 13.0.0 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/587">#587</a> -
Bump eslint-config-tschaub from 14.1.2 to 15.1.0 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/590">#590</a> -
Bump mocha from 10.8.2 to 11.0.1 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/583">#583</a> -
Bump mocha from 10.7.3 to 10.8.2 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/584">#584</a> -
Bump chai from 4.3.10 to 4.5.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/ed6cd8e2a43833b479262bb7237078b03a6bb7d2"><code>ed6cd8e</code></a>
6.3.0</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/7bfced0f7e697354710f2db5f73966aabf3fc641"><code>7bfced0</code></a>
Log changes</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/fe4756c8f062a4e97a13e21f4ddd68c284929841"><code>fe4756c</code></a>
Merge pull request <a
href="https://redirect.github.com/tschaub/gh-pages/issues/593">#593</a>
from sherlockdoyle/fix-592</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/7e44de25247d4610ac9008605af2f99fcbed9225"><code>7e44de2</code></a>
fixes <a
href="https://redirect.github.com/tschaub/gh-pages/issues/592">#592</a></li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/b3478f029efc8e7db08ff48cabbbd85551a06859"><code>b3478f0</code></a>
Merge pull request <a
href="https://redirect.github.com/tschaub/gh-pages/issues/591">#591</a>
from tschaub/dependabot/npm_and_yarn/commander-13.0.0</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/1208c2e5e96951c36050af2ee8e4376bd42dae92"><code>1208c2e</code></a>
Remove extra argument</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/fbf8432270812014c1aa4061d4157b54e8d1cc96"><code>fbf8432</code></a>
Bump commander from 11.1.0 to 13.0.0</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/4be5ff0e0fe874846c958b3cbf770d690b3d8e16"><code>4be5ff0</code></a>
Merge pull request <a
href="https://redirect.github.com/tschaub/gh-pages/issues/587">#587</a>
from tschaub/dependabot/npm_and_yarn/eslint-config-ts...</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/b18ebf018816936e041861e0ca32fd44f8a3b4b1"><code>b18ebf0</code></a>
Updates to work with ESLint 9</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/b7862ca6ad1c90d8de34d331b4346e493c02f4e1"><code>b7862ca</code></a>
Bump eslint-config-tschaub from 14.1.2 to 15.1.0</li>
<li>Additional commits viewable in <a
href="https://github.com/tschaub/gh-pages/compare/v6.2.0...v6.3.0">compare
view</a></li>
</ul>
</details>
<br />
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent be965f3 commit d08610d
2 files changed
+17
-17
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments