Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump katex, rehype-katex and remark-math #7001

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 7, 2024

Bumps katex to 0.16.11 and updates ancestor dependencies katex, rehype-katex and remark-math. These dependencies need to be updated together.

Updates katex from 0.13.24 to 0.16.11

Release notes

Sourced from katex's releases.

v0.16.11

0.16.11 (2024-07-02)

Features

v0.16.10

0.16.10 (2024-03-24)

Bug Fixes

v0.16.9

0.16.9 (2023-10-02)

Features

v0.16.8

0.16.8 (2023-06-24)

Features

  • expose error length and raw error message on ParseError (#3820) (710774a)

v0.16.7

0.16.7 (2023-04-28)

Bug Fixes

  • docs/support_table.md: delete redundant "varPsi" (#3814) (33a1b98)

v0.16.6

0.16.6 (2023-04-17)

Bug Fixes

... (truncated)

Changelog

Sourced from katex's changelog.

0.16.11 (2024-07-02)

Features

0.16.10 (2024-03-24)

Bug Fixes

0.16.9 (2023-10-02)

Features

0.16.8 (2023-06-24)

Features

  • expose error length and raw error message on ParseError (#3820) (710774a)

0.16.7 (2023-04-28)

Bug Fixes

  • docs/support_table.md: delete redundant "varPsi" (#3814) (33a1b98)

0.16.6 (2023-04-17)

Bug Fixes

0.16.5 (2023-04-17)

Features

... (truncated)

Commits

Updates rehype-katex from 5.0.0 to 7.0.0

Release notes

Sourced from rehype-katex's releases.

[email protected]

(see 6.0.0)

[email protected]

  • e28098a Fix to catch non-parse katex errors
  • f7a35ea Replace dependency to improve browser bundle size

Full Changelog: https://github.com/remarkjs/remark-math/compare/[email protected]@6.0.3

[email protected]

  • fa4ada1 Update katex
  • b2066bb Add improved docs

[email protected]

  • b65a156 Fix support for comments

[email protected]

  • 1f04763 Use ESM
    // From CommonJS
    var rehypeKatex = require('rehype-katex')
    // To ESM
    import rehypeKatex from 'rehype-katex'

    Learn more about ESM in this guide
  • edf4ca2 6899b07 Add JSDoc based types
  • 2948e91 Update katex
  • b7ecce0 Update dependencies
Commits

Updates remark-math from 4.0.0 to 6.0.0

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [katex](https://github.com/KaTeX/KaTeX) to 0.16.11 and updates ancestor dependencies [katex](https://github.com/KaTeX/KaTeX), [rehype-katex](https://github.com/remarkjs/remark-math) and [remark-math](https://github.com/remarkjs/remark-math). These dependencies need to be updated together.


Updates `katex` from 0.13.24 to 0.16.11
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.13.24...v0.16.11)

Updates `rehype-katex` from 5.0.0 to 7.0.0
- [Release notes](https://github.com/remarkjs/remark-math/releases)
- [Commits](https://github.com/remarkjs/remark-math/compare/[email protected]@7.0.0)

Updates `remark-math` from 4.0.0 to 6.0.0
- [Release notes](https://github.com/remarkjs/remark-math/releases)
- [Commits](remarkjs/remark-math@4.0.0...6.0.0)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: indirect
- dependency-name: rehype-katex
  dependency-type: direct:production
- dependency-name: remark-math
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants