Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps rehype-katex from 5.0.0 to 6.0.3.

Release notes

Sourced from rehype-katex's releases.

[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
  • e18d024 rehype-katex: 6.0.3
  • f7a35ea Replace dependency to improve browser bundle size
  • e28098a Fix to catch non-parse katex errors
  • a323406 Update dev-dependencies
  • 7e82f93 Refactor Wording, few details on syntax in readme
  • 817ba54 Update dev-dependencies
  • f4596b4 Add some notes on working like code
  • 218948d Update top-level await in readmes
  • ee0970f Fix typo in readme of rehype-katex
  • 00f8531 Update @types/web
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

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

---
updated-dependencies:
- dependency-name: rehype-katex
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 20, 2023

Superseded by #147.

@dependabot dependabot bot closed this Sep 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rehype-katex-6.0.3 branch September 20, 2023 03:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant