Skip to content

Bump katex from 0.7.1 to 0.13.3 in /examples/draft-0-10-0/tex - #182

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/examples/draft-0-10-0/tex/katex-0.13.3
Closed

Bump katex from 0.7.1 to 0.13.3 in /examples/draft-0-10-0/tex#182
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/examples/draft-0-10-0/tex/katex-0.13.3

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps katex from 0.7.1 to 0.13.3.

Release notes

Sourced from katex's releases.

v0.13.3

0.13.3 (2021-04-24)

Bug Fixes

  • Respect catcode in macro expansion and set ~'s catcode correctly (#2949) (01ae7f8), closes #2924
  • array: Keep single empty row in AMS environments (#2947) (24332e0), closes #2944

v0.13.2

0.13.2 (2021-04-06)

Bug Fixes

  • update version and SRI in dist/README.md (#2905) (319c52d)

v0.13.1

0.13.1 (2021-04-05)

Bug Fixes

  • Protect fraction bars from CSS border-color (#2870) (2f62c0d)

v0.13.0

See KaTeX/KaTeX#2490 for breaking changes and migration guide!

Bug Fixes

  • fix: Remove topEnv parameter. (#2712)
  • fix(builder): combine characters together in all expressions (#2080)
  • fix: Prevent global group from adversely affecting color. (#2703)
  • fix: Use SVGs to avoid gaps in tall delimiters. (#2698)
  • fix: rewrite of splitAtDelimiters.js -- new fix for #2523 (#2679)
  • fix: Improve MathML for math operators with subscripts (#2596)
  • fix: Remove premature CD screenshotter images (#2641)
  • fix: Support Armenian characters (#2618)
  • fix: MathML \lim\limits in Safari (#2556)
  • fix: Support MathML \oiint and \oiiint (#2461)
  • fix: \injlim typo (#2459)

Features

  • feat: Support \underbar (#2713)
  • feat: Add {CD} to auto-render. (#2710)
  • feat: Set Auto-render to recognize AMS environments without $$…$$ delimiters. (#2701)
  • feat: Support {CD} (#2396)
  • feat: Support \vcenter and \hbox (#2452)
  • feat(function): add allowedInArgument instead of greediness property (#2134)
  • feat: Support matrix*, pmatrix*, bmatrix*, Bmatrix*, vmatrix*, and Vmatrix*. (#2488)
  • feat(macro): improve argument parsing (#2085)

... (truncated)

Changelog

Sourced from katex's changelog.

0.13.3 (2021-04-24)

Bug Fixes

  • Respect catcode in macro expansion and set ~'s catcode correctly (#2949) (01ae7f8), closes #2924
  • array: Keep single empty row in AMS environments (#2947) (24332e0), closes #2944

0.13.2 (2021-04-06)

Bug Fixes

  • update version and SRI in dist/README.md (#2905) (319c52d)

0.13.1 (2021-04-05)

Bug Fixes

  • Protect fraction bars from CSS border-color (#2870) (2f62c0d)

[v0.13.0]

See KaTeX/KaTeX#2490 for breaking changes and migration guide!

Bug Fixes

  • fix: Remove topEnv parameter. (#2712)
  • fix(builder): combine characters together in all expressions (#2080)
  • fix: Prevent global group from adversely affecting color. (#2703)
  • fix: Use SVGs to avoid gaps in tall delimiters. (#2698)
  • fix: rewrite of splitAtDelimiters.js -- new fix for #2523 (#2679)
  • fix: Improve MathML for math operators with subscripts (#2596)
  • fix: Remove premature CD screenshotter images (#2641)
  • fix: Support Armenian characters (#2618)
  • fix: MathML \lim\limits in Safari (#2556)
  • fix: Support MathML \oiint and \oiiint (#2461)
  • fix: \injlim typo (#2459)

Features

  • feat: Support \underbar (#2713)
  • feat: Add {CD} to auto-render. (#2710)
  • feat: Set Auto-render to recognize AMS environments without $$…$$ delimiters. (#2701)
  • feat: Support {CD} (#2396)
  • feat: Support \vcenter and \hbox (#2452)
  • feat(function): add allowedInArgument instead of greediness property (#2134)
  • feat: Support matrix*, pmatrix*, bmatrix*, Bmatrix*, vmatrix*, and Vmatrix*. (#2488)
  • feat(macro): improve argument parsing (#2085)
  • feat: support AMS log-like symbols (#2429)
  • feat: support Unicode ◯, U+25EF (#2430)
  • feat: Support \phase (#2406)

... (truncated)

Commits
  • b995981 chore(release): 0.13.3 [ci skip]
  • 01ae7f8 fix: Respect catcode in macro expansion and set ~'s catcode correctly (#2949)
  • 24332e0 fix(array): Keep single empty row in AMS environments (#2947)
  • bc718a0 ci(release): use KaTeX-bot email address to commit (#2918)
  • 02f4ff5 chore(deps): update dependency netlify to v6.1.20 (#2955)
  • a5f81a6 chore(deps): update babel monorepo [skip netlify] (#2957)
  • 61b67f8 chore(deps): update dependency caniuse-lite to v1.0.30001214 [skip netlify] (...
  • eb09bbf chore(deps): update dependency css-loader to v5.2.4 [skip netlify] (#2953)
  • 2935355 chore(deps): update dependency mini-css-extract-plugin to v1.5.0 [skip netlif...
  • 5c9bd0e chore(deps): update dependency eslint-plugin-flowtype to v5.7.1 [skip netlify...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ylemkimon, a new releaser for katex since your current version.


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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.7.1 to 0.13.3.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/master/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.7.1...v0.13.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label May 1, 2021
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #215.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/examples/draft-0-10-0/tex/katex-0.13.3 branch June 1, 2021 06:52
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.

0 participants