Skip to content

Bump katex and rehype-katex in /website#38

Merged
atharvakale343 merged 1 commit intomasterfrom
dependabot/npm_and_yarn/website/multi-e02c8b58df
Jan 16, 2025
Merged

Bump katex and rehype-katex in /website#38
atharvakale343 merged 1 commit intomasterfrom
dependabot/npm_and_yarn/website/multi-e02c8b58df

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 4, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps katex to 0.16.11 and updates ancestor dependency rehype-katex. 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.1

Release notes

Sourced from rehype-katex's releases.

rehype-katex@7.0.1

Fix

  • 3efc101 Fix crash on katex error

Full Changelog: https://github.com/remarkjs/remark-math/compare/rehype-mathjax@6.0.0...rehype-katex@7.0.1

rehype-katex@7.0.0

(see 6.0.0)

rehype-katex@6.0.3

  • 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/rehype-katex@6.0.2...rehype-katex@6.0.3

rehype-katex@6.0.2

  • fa4ada1 Update katex
  • b2066bb Add improved docs

rehype-katex@6.0.1

  • b65a156 Fix support for comments

rehype-katex@6.0.0

  • 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

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 dependency [rehype-katex](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.1
- [Release notes](https://github.com/remarkjs/remark-math/releases)
- [Commits](https://github.com/remarkjs/remark-math/compare/rehype-katex@5.0.0...rehype-katex@7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 4, 2024
@atharvakale343
Copy link
Copy Markdown
Collaborator

@dependabot rebase

@atharvakale343 atharvakale343 merged commit 798579f into master Jan 16, 2025
@atharvakale343 atharvakale343 deleted the dependabot/npm_and_yarn/website/multi-e02c8b58df branch January 16, 2025 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant