Skip to content

Commit 1af669d

Browse files
Bump katex from 0.16.8 to 0.16.10 in /documentation (#258)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.8 to 0.16.10. <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.10</h2> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.9...v0.16.10">0.16.10</a> (2024-03-24)</h2> <h3>Bug Fixes</h3> <ul> <li>\edef bypassing maxExpand via exponential blowup (<a href="https://github.com/KaTeX/KaTeX/commit/e88b4c357f978b1bca8edfe3297f0aa309bcbe34">e88b4c3</a>)</li> <li>escape \includegraphics src and alt (<a href="https://github.com/KaTeX/KaTeX/commit/c5897fcd1f73da9612a53e6b5544f1d776e17770">c5897fc</a>)</li> <li>force protocol to be lowercase for better protocol filtering (<a href="https://github.com/KaTeX/KaTeX/commit/fc5af64183a3ceb9be9d1c23a275999a728593de">fc5af64</a>), closes <a href="https://github.com//datatracker.ietf.org/doc/html/rfc3986/issues/section-3">/datatracker.ietf.org/doc/html/rfc3986#section-3</a></li> <li>maxExpand limit with Unicode sub/superscripts (<a href="https://github.com/KaTeX/KaTeX/commit/085e21b5da05414efefa932570e7201a7c70e5b2">085e21b</a>)</li> </ul> <h2>v0.16.9</h2> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.8...v0.16.9">0.16.9</a> (2023-10-02)</h2> <h3>Features</h3> <ul> <li>Support bold Fraktur (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/3777">#3777</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/240d5aede915e0303929a9328745b1060e12004a">240d5ae</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.9...v0.16.10">0.16.10</a> (2024-03-24)</h2> <h3>Bug Fixes</h3> <ul> <li>\edef bypassing maxExpand via exponential blowup (<a href="https://github.com/KaTeX/KaTeX/commit/e88b4c357f978b1bca8edfe3297f0aa309bcbe34">e88b4c3</a>)</li> <li>escape \includegraphics src and alt (<a href="https://github.com/KaTeX/KaTeX/commit/c5897fcd1f73da9612a53e6b5544f1d776e17770">c5897fc</a>)</li> <li>force protocol to be lowercase for better protocol filtering (<a href="https://github.com/KaTeX/KaTeX/commit/fc5af64183a3ceb9be9d1c23a275999a728593de">fc5af64</a>), closes <a href="https://github.com//datatracker.ietf.org/doc/html/rfc3986/issues/section-3">/datatracker.ietf.org/doc/html/rfc3986#section-3</a></li> <li>maxExpand limit with Unicode sub/superscripts (<a href="https://github.com/KaTeX/KaTeX/commit/085e21b5da05414efefa932570e7201a7c70e5b2">085e21b</a>)</li> </ul> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.8...v0.16.9">0.16.9</a> (2023-10-02)</h2> <h3>Features</h3> <ul> <li>Support bold Fraktur (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/3777">#3777</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/240d5aede915e0303929a9328745b1060e12004a">240d5ae</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/KaTeX/KaTeX/commit/ab323598fbf90a39c2c65bccd88f86b1ddfad931"><code>ab32359</code></a> chore(release): 0.16.10 [ci skip]</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/fc5af64183a3ceb9be9d1c23a275999a728593de"><code>fc5af64</code></a> fix: force protocol to be lowercase for better protocol filtering</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/085e21b5da05414efefa932570e7201a7c70e5b2"><code>085e21b</code></a> fix: maxExpand limit with Unicode sub/superscripts</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/e88b4c357f978b1bca8edfe3297f0aa309bcbe34"><code>e88b4c3</code></a> fix: \edef bypassing maxExpand via exponential blowup</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/c5897fcd1f73da9612a53e6b5544f1d776e17770"><code>c5897fc</code></a> fix: escape \includegraphics src and alt</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/5677f378ce3d7acb0514c83c87ab12cf64f6a50c"><code>5677f37</code></a> chore: fix some typos (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/3936">#3936</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/d9640f1cde9ba3c2aa4f847cbdf0e561c8fe2a07"><code>d9640f1</code></a> chore(deps): update dependency json-stable-stringify to v1.1.1 [skip netlify]...</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/9a1f2f20290e34b3fee210f4198c40b6e60873f7"><code>9a1f2f2</code></a> chore(deps): update dependency css-loader to v6.10.0 [skip netlify] (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/3887">#3887</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/185186013d0aea1c8e80b0d9343272da8c53ae42"><code>1851860</code></a> chore(deps): update dependency cssnano to v5.1.15 [skip netlify] (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/3883">#3883</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/e69d8b1e264595baa201693ed30b205042d4cbbf"><code>e69d8b1</code></a> chore(deps): update dependency browserslist to v4.23.0 [skip netlify] (<a href="https://redirect.github.com/KaTeX/KaTeX/issues/3886">#3886</a>)</li> <li>Additional commits viewable in <a href="https://github.com/KaTeX/KaTeX/compare/v0.16.8...v0.16.10">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.8&new-version=0.16.10)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Dashlane/dashlane-cli/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40bb61e commit 1af669d

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

documentation/yarn.lock

+4-15
Original file line numberDiff line numberDiff line change
@@ -1949,25 +1949,14 @@ __metadata:
19491949
languageName: node
19501950
linkType: hard
19511951

1952-
"katex@npm:^0.16.0":
1953-
version: 0.16.8
1954-
resolution: "katex@npm:0.16.8"
1952+
"katex@npm:^0.16.0, katex@npm:^0.16.9":
1953+
version: 0.16.10
1954+
resolution: "katex@npm:0.16.10"
19551955
dependencies:
19561956
commander: "npm:^8.3.0"
19571957
bin:
19581958
katex: cli.js
1959-
checksum: 10/a96961730ed53d6eeecb6f93c6d7c6879926d49ce01d5efec522ef4d5f7e1db803134b4624c5d70d762138d5a25dfb2fed6347708651e5408ed675520b535cdc
1960-
languageName: node
1961-
linkType: hard
1962-
1963-
"katex@npm:^0.16.9":
1964-
version: 0.16.9
1965-
resolution: "katex@npm:0.16.9"
1966-
dependencies:
1967-
commander: "npm:^8.3.0"
1968-
bin:
1969-
katex: cli.js
1970-
checksum: 10/0a1ea1e87c286f845ccd12adadb39e5bc6655c830229195697e5ed74b525f3a4595e77ed3de57d3cfc678476c4bc074ee421fc2dc156554a11968f9d9b5093ea
1959+
checksum: 10/367034012311c695791de4553b3e4c7a9f36d126a0cae17b97f4e8832ced2559961f9fa6d39e0116e1374013e12ac8af159eb014678f06b4acf5e547292ea3e5
19711960
languageName: node
19721961
linkType: hard
19731962

0 commit comments

Comments
 (0)