Fork of Chiri for Astro for my blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

deps(deps): bump katex from 0.16.25 to 0.16.27

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.25 to 0.16.27.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/KaTeX/KaTeX/releases">katex's releases</a>.</em></p>
<blockquote>
<h2>v0.16.27</h2>
<h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.26...v0.16.27">0.16.27</a> (2025-12-07)</h2>
<h3>Features</h3>
<ul>
<li>support equals sign and surrounding whitespace in \htmlData attribute values (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4112">#4112</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/c77aaec00c766f5bb02e332a1dc416b82a65fe8f">c77aaec</a>)</li>
</ul>
<h2>v0.16.26</h2>
<h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.25...v0.16.26">0.16.26</a> (2025-12-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>\mathop followed by integral symbol (<a href="https://github.com/KaTeX/KaTeX/commit/6fbad18857351e4d2a88ed3e3348bd76caad9be3">6fbad18</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md">katex's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.26...v0.16.27">0.16.27</a> (2025-12-07)</h2>
<h3>Features</h3>
<ul>
<li>support equals sign and surrounding whitespace in \htmlData attribute values (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4112">#4112</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/c77aaec00c766f5bb02e332a1dc416b82a65fe8f">c77aaec</a>)</li>
</ul>
<h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.25...v0.16.26">0.16.26</a> (2025-12-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>\mathop followed by integral symbol (<a href="https://github.com/KaTeX/KaTeX/commit/6fbad18857351e4d2a88ed3e3348bd76caad9be3">6fbad18</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/KaTeX/KaTeX/commit/cc5eee50117495051bbd2646d32bd304b8fbe100"><code>cc5eee5</code></a> chore(release): 0.16.27 [ci skip]</li>
<li><a href="https://github.com/KaTeX/KaTeX/commit/c77aaec00c766f5bb02e332a1dc416b82a65fe8f"><code>c77aaec</code></a> feat: support equals sign and surrounding whitespace in \htmlData attribute v...</li>
<li><a href="https://github.com/KaTeX/KaTeX/commit/9151d5eece9121f5f92749a56ce3d4397b5f3a78"><code>9151d5e</code></a> chore(release): 0.16.26 [ci skip]</li>
<li><a href="https://github.com/KaTeX/KaTeX/commit/6fbad18857351e4d2a88ed3e3348bd76caad9be3"><code>6fbad18</code></a> fix: \mathop followed by integral symbol</li>
<li><a href="https://github.com/KaTeX/KaTeX/commit/785315c0f630f65347cac14b3ec72629cfe7631e"><code>785315c</code></a> chore(deps): update dependency js-yaml to v4.1.1 [security] (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/4106">#4106</a>)</li>
<li>See full diff in <a href="https://github.com/KaTeX/KaTeX/compare/v0.16.25...v0.16.27">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=katex&package-manager=npm_and_yarn&previous-version=0.16.25&new-version=0.16.27)](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>

authored by

dependabot[bot] and committed by
GitHub
8561bda7 17c1ba41

+8 -8
+1 -1
package.json
··· 26 26 "astro-og-canvas": "^0.7.2", 27 27 "canvaskit-wasm": "^0.40.0", 28 28 "feed": "^5.1.0", 29 - "katex": "^0.16.25", 29 + "katex": "^0.16.27", 30 30 "markdown-it": "^14.1.0", 31 31 "mdast-util-to-string": "^4.0.0", 32 32 "node-html-parser": "^7.0.1",
+7 -7
pnpm-lock.yaml
··· 36 36 specifier: ^5.1.0 37 37 version: 5.1.0 38 38 katex: 39 - specifier: ^0.16.25 40 - version: 0.16.25 39 + specifier: ^0.16.27 40 + version: 0.16.27 41 41 markdown-it: 42 42 specifier: ^14.1.0 43 43 version: 14.1.0 ··· 2782 2782 resolution: {integrity: sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==} 2783 2783 engines: {node: '>=18'} 2784 2784 2785 - katex@0.16.25: 2786 - resolution: {integrity: sha512-woHRUZ/iF23GBP1dkDQMh1QBad9dmr8/PAwNA54VrSOVYgI12MAcE14TqnDdQOdzyEonGzMepYnqBMYdsoAr8Q==} 2785 + katex@0.16.27: 2786 + resolution: {integrity: sha512-aeQoDkuRWSqQN6nSvVCEFvfXdqo1OQiCmmW1kc9xSdjutPv7BGO7pqY9sQRJpMOGrEdfDgF2TfRXe5eUAD2Waw==} 2787 2787 hasBin: true 2788 2788 2789 2789 keyv@4.5.4: ··· 7351 7351 7352 7352 jwt-decode@4.0.0: {} 7353 7353 7354 - katex@0.16.25: 7354 + katex@0.16.27: 7355 7355 dependencies: 7356 7356 commander: 8.3.0 7357 7357 ··· 7771 7771 dependencies: 7772 7772 '@types/katex': 0.16.7 7773 7773 devlop: 1.1.0 7774 - katex: 0.16.25 7774 + katex: 0.16.27 7775 7775 micromark-factory-space: 2.0.1 7776 7776 micromark-util-character: 2.1.1 7777 7777 micromark-util-symbol: 2.0.1 ··· 8424 8424 '@types/katex': 0.16.7 8425 8425 hast-util-from-html-isomorphic: 2.0.0 8426 8426 hast-util-to-text: 4.0.2 8427 - katex: 0.16.25 8427 + katex: 0.16.27 8428 8428 unist-util-visit-parents: 6.0.2 8429 8429 vfile: 6.0.3 8430 8430