Commit 4fea82b
authored
build(deps): bump hexo from 8.0.0 to 8.1.1 (#129)
Bumps [hexo](https://github.com/hexojs/hexo) from 8.0.0 to 8.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hexojs/hexo/releases">hexo's
releases</a>.</em></p>
<blockquote>
<h2>v8.1.1</h2>
<h2>Fixes</h2>
<ul>
<li>fix(regression): handle comment nesting in code fence and nunjucks
by <a href="https://github.com/D-Sketon"><code>@D-Sketon</code></a> in
<a
href="https://redirect.github.com/hexojs/hexo/pull/5717">hexojs/hexo#5717</a></li>
</ul>
<h2>Misc</h2>
<ul>
<li>chore: use object format for repository field in
<code>package.json</code> by <a
href="https://github.com/yoshinorin"><code>@yoshinorin</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5714">hexojs/hexo#5714</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hexojs/hexo/compare/v8.1.0...v8.1.1">https://github.com/hexojs/hexo/compare/v8.1.0...v8.1.1</a></p>
<h2>v8.1.0</h2>
<h2>Performances</h2>
<ul>
<li>perf: fix potential cache miss issues with moize by <a
href="https://github.com/D-Sketon"><code>@D-Sketon</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5694">hexojs/hexo#5694</a></li>
<li>perf: reduce ObjectAssign overhead by <a
href="https://github.com/D-Sketon"><code>@D-Sketon</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5698">hexojs/hexo#5698</a></li>
<li>perf: faster archy by <a
href="https://github.com/D-Sketon"><code>@D-Sketon</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5700">hexojs/hexo#5700</a></li>
<li>perf: reduce the number of match calls in metaGenerator by <a
href="https://github.com/D-Sketon"><code>@D-Sketon</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5707">hexojs/hexo#5707</a></li>
<li>perf: faster <code>escapeAllSwigTags</code> by <a
href="https://github.com/D-Sketon"><code>@D-Sketon</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5699">hexojs/hexo#5699</a></li>
</ul>
<h2>Fixes</h2>
<ul>
<li>fix/perf: Incorrect TOC anchor generation by <a
href="https://github.com/D-Sketon"><code>@D-Sketon</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5696">hexojs/hexo#5696</a></li>
<li>fix(regression): missing tags and categories when running <code>hexo
s</code> with cache existed by <a
href="https://github.com/D-Sketon"><code>@D-Sketon</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5697">hexojs/hexo#5697</a></li>
<li>fix: fix ts error in test by <a
href="https://github.com/D-Sketon"><code>@D-Sketon</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5709">hexojs/hexo#5709</a></li>
<li>fix(regression): remove overly strict invalid tag format check in
Swig parser by <a
href="https://github.com/D-Sketon"><code>@D-Sketon</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5691">hexojs/hexo#5691</a></li>
<li>fix(processor/post): updated post assets not being copied in hot
processing when <code>post_asset_folder</code> is enabled by <a
href="https://github.com/yoshinorin"><code>@yoshinorin</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5704">hexojs/hexo#5704</a></li>
<li>fix: nunjucks/code blocks in HTML comments were incorrectly
converted by <a
href="https://github.com/D-Sketon"><code>@D-Sketon</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5616">hexojs/hexo#5616</a></li>
</ul>
<h2>Refactor</h2>
<ul>
<li>refactor(toc): support skipping heading level by <a
href="https://github.com/stevenjoezhang"><code>@stevenjoezhang</code></a>
in <a
href="https://redirect.github.com/hexojs/hexo/pull/5653">hexojs/hexo#5653</a></li>
</ul>
<h2>Dependencies</h2>
<ul>
<li>chore: bump actions/setup-node from 5 to 6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/hexojs/hexo/pull/5708">hexojs/hexo#5708</a></li>
<li>chore(deps): bump actions/download-artifact from 4 to 5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/hexojs/hexo/pull/5682">hexojs/hexo#5682</a></li>
<li>chore(deps): bump actions/download-artifact from 5 to 6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/hexojs/hexo/pull/5710">hexojs/hexo#5710</a></li>
<li>chore(deps): bump actions/upload-artifact from 4 to 5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/hexojs/hexo/pull/5711">hexojs/hexo#5711</a></li>
<li>chore(deps): bump hexo-util from 3 to 4 by <a
href="https://github.com/D-Sketon"><code>@D-Sketon</code></a> in <a
href="https://redirect.github.com/hexojs/hexo/pull/5712">hexojs/hexo#5712</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hexojs/hexo/compare/v8.0.0...v8.1.0">https://github.com/hexojs/hexo/compare/v8.0.0...v8.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hexojs/hexo/commit/1dd1ebe0f8ecc691593e3b45bfe54f51421af6b1"><code>1dd1ebe</code></a>
release: v8.1.1 (<a
href="https://redirect.github.com/hexojs/hexo/issues/5719">#5719</a>)</li>
<li><a
href="https://github.com/hexojs/hexo/commit/b28edcfb8b1e017373c880255917e644c3f411d0"><code>b28edcf</code></a>
fix(regression): handle comment nesting in code fence and nunjucks (<a
href="https://redirect.github.com/hexojs/hexo/issues/5717">#5717</a>)</li>
<li><a
href="https://github.com/hexojs/hexo/commit/69f358bb954c5361280cdaf274cf4aaed07b5ce3"><code>69f358b</code></a>
chore: use object format for repository field in
<code>package.json</code> (<a
href="https://redirect.github.com/hexojs/hexo/issues/5714">#5714</a>)</li>
<li><a
href="https://github.com/hexojs/hexo/commit/6addfcd96e0234dad812c497d8e9dab826bc9c36"><code>6addfcd</code></a>
release: 8.1.0 (<a
href="https://redirect.github.com/hexojs/hexo/issues/5713">#5713</a>)</li>
<li><a
href="https://github.com/hexojs/hexo/commit/bc33ed494a5d7fe7e3eeb61412c6394b779235b0"><code>bc33ed4</code></a>
chore(deps): bump hexo-util from 3 to 4 (<a
href="https://redirect.github.com/hexojs/hexo/issues/5712">#5712</a>)</li>
<li><a
href="https://github.com/hexojs/hexo/commit/3a36ca6b96126cb66786ed48c35d1cdf55ba76d9"><code>3a36ca6</code></a>
fix: nunjucks/code blocks in HTML comments were incorrectly converted
(<a
href="https://redirect.github.com/hexojs/hexo/issues/5616">#5616</a>)</li>
<li><a
href="https://github.com/hexojs/hexo/commit/03a3a4e533c43c60f6673b4beb89eb8adcc8bc01"><code>03a3a4e</code></a>
fix(processor/post): updated post assets not being copied in hot
processing w...</li>
<li><a
href="https://github.com/hexojs/hexo/commit/d94f55e5893c1d23c1a34fbce4e64bbb51eeb97b"><code>d94f55e</code></a>
chore(deps): bump actions/upload-artifact from 4 to 5 (<a
href="https://redirect.github.com/hexojs/hexo/issues/5711">#5711</a>)</li>
<li><a
href="https://github.com/hexojs/hexo/commit/20273bd380d129d2632a0fa3913dbf5c05356686"><code>20273bd</code></a>
chore(deps): bump actions/download-artifact from 5 to 6 (<a
href="https://redirect.github.com/hexojs/hexo/issues/5710">#5710</a>)</li>
<li><a
href="https://github.com/hexojs/hexo/commit/0b07ee831a150b6aa46c2148a7317da581e97089"><code>0b07ee8</code></a>
fix(regression): remove overly strict invalid tag format check in Swig
parser...</li>
<li>Additional commits viewable in <a
href="https://github.com/hexojs/hexo/compare/v8.0.0...v8.1.1">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 907d776 commit 4fea82b
4 files changed
+182
-51
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 | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments