Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 1cff8ab

Browse files
build(deps): bump katex from 0.16.0 to 0.16.2 in /api-editor/gui (#1080)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.0 to 0.16.2. <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.2</h2> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.1...v0.16.2">0.16.2</a> (2022-08-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>auto-render:</strong> concatenate content of successive text nodes (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3422">#3422</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/4d3fdd8647a1c320dc7bcb9c9ea2af81379f700d">4d3fdd8</a>)</li> <li>Implement \pmb via CSS text-shadow (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3505">#3505</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/176552a69183d71425b491d4cc2fa1d462a1246a">176552a</a>)</li> </ul> <h2>v0.16.1</h2> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.0...v0.16.1">0.16.1</a> (2022-08-28)</h2> <h3>Bug Fixes</h3> <ul> <li>Use SVGs for some stacked delims (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3686">#3686</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/8a65a2e1fd69ffeee2fac62229f9f05ebf6afd45">8a65a2e</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.1...v0.16.2">0.16.2</a> (2022-08-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>auto-render:</strong> concatenate content of successive text nodes (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3422">#3422</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/4d3fdd8647a1c320dc7bcb9c9ea2af81379f700d">4d3fdd8</a>)</li> <li>Implement \pmb via CSS text-shadow (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3505">#3505</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/176552a69183d71425b491d4cc2fa1d462a1246a">176552a</a>)</li> </ul> <h2><a href="https://github.com/KaTeX/KaTeX/compare/v0.16.0...v0.16.1">0.16.1</a> (2022-08-28)</h2> <h3>Bug Fixes</h3> <ul> <li>Use SVGs for some stacked delims (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3686">#3686</a>) (<a href="https://github.com/KaTeX/KaTeX/commit/8a65a2e1fd69ffeee2fac62229f9f05ebf6afd45">8a65a2e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/KaTeX/KaTeX/commit/ef49e2be91628e96e4fcb962b28b443930627d84"><code>ef49e2b</code></a> chore(release): 0.16.2 [ci skip]</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/176552a69183d71425b491d4cc2fa1d462a1246a"><code>176552a</code></a> fix: Implement \pmb via CSS text-shadow (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3505">#3505</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/4d3fdd8647a1c320dc7bcb9c9ea2af81379f700d"><code>4d3fdd8</code></a> fix(auto-render): concatenate content of successive text nodes (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3422">#3422</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/99be728a78e26310c79c26eeb93252af29218a6c"><code>99be728</code></a> refactor: update toSplitInto to accept delimiter object (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3444">#3444</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/f04c645f521dd3a47073f1e4ebd36bbbf2413b85"><code>f04c645</code></a> docs: fix broken link (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3525">#3525</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/299584d12fa70c66fb9d5413a1503722b3a7e969"><code>299584d</code></a> refactor: replace deprecated String.prototype.substr() (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3590">#3590</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/48b15e4340bfaec8fabbf808461cb9bc2b58677b"><code>48b15e4</code></a> chore(deps): update dependency istanbul-reports to v3.1.5 [skip netlify] (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3696">#3696</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/7e6e9eee29d7b7041ecba3504a6b48c50f66dbf4"><code>7e6e9ee</code></a> docs: Fix \set documentation (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3646">#3646</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/8b4ba62845e79ff335353ac4f58cbb5446c13c79"><code>8b4ba62</code></a> chore(deps): update dependency cssnano to v5.1.13 [skip netlify] (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3695">#3695</a>)</li> <li><a href="https://github.com/KaTeX/KaTeX/commit/ade917b918ffd9c331242e5efdc8ff2a0426fca5"><code>ade917b</code></a> chore(deps): update dependency browserslist to v4.21.3 [skip netlify] (<a href="https://github-redirect.dependabot.com/KaTeX/KaTeX/issues/3691">#3691</a>)</li> <li>Additional commits viewable in <a href="https://github.com/KaTeX/KaTeX/compare/v0.16.0...v0.16.2">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.0&new-version=0.16.2)](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 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 032059b commit 1cff8ab

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

api-editor/gui/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-editor/gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"fastest-levenshtein": "^1.0.16",
2525
"framer-motion": "^7.5.3",
2626
"idb-keyval": "^6.2.0",
27-
"katex": "^0.16.0",
27+
"katex": "^0.16.2",
2828
"lodash": "^4.17.21",
2929
"react": "^18.2.0",
3030
"react-chartjs-2": "^4.3.1",

0 commit comments

Comments
 (0)