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 from 0.11.1 to 0.13.13 #22729

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2021

Bumps katex from 0.11.1 to 0.13.13.

Release notes

Sourced from katex's releases.

v0.13.13

0.13.13 (2021-07-21)

Bug Fixes

  • add namespace for svg, making output XHTML+SVG+MathML compatible (#2725) (35ff5ac)

v0.13.12

0.13.12 (2021-07-21)

Bug Fixes

  • Correct invalid box-sizing property, adjusting spacing of \angl (#3053) (910e523), closes #3052

v0.13.11

0.13.11 (2021-05-14)

Bug Fixes

  • matrix environment with zero or inconsistent columns (#3018) (f779bac), closes #3017

Features

  • Allow text-mode accents in math mode, except in strict mode (#3009) (0e9acce), closes #2983

v0.13.10

0.13.10 (2021-05-12)

Bug Fixes

  • Correct for negative margin in integrand lower limits (#2987) (9b4acc9)

v0.13.9

0.13.9 (2021-05-07)

Bug Fixes

v0.13.8

0.13.8 (2021-05-06)

Features

... (truncated)

Changelog

Sourced from katex's changelog.

0.13.13 (2021-07-21)

Bug Fixes

  • add namespace for svg, making output XHTML+SVG+MathML compatible (#2725) (35ff5ac)

0.13.12 (2021-07-21)

Bug Fixes

  • Correct invalid box-sizing property, adjusting spacing of \angl (#3053) (910e523), closes #3052

0.13.11 (2021-05-14)

Bug Fixes

  • matrix environment with zero or inconsistent columns (#3018) (f779bac), closes #3017

Features

  • Allow text-mode accents in math mode, except in strict mode (#3009) (0e9acce), closes #2983

0.13.10 (2021-05-12)

Bug Fixes

  • Correct for negative margin in integrand lower limits (#2987) (9b4acc9)

0.13.9 (2021-05-07)

Bug Fixes

0.13.8 (2021-05-06)

Features

  • \operatornamewithlimits (and clean up \operatorname support) (#2984) (e9b751b)

0.13.7 (2021-05-06)

... (truncated)

Commits
  • aa8622d chore(release): 0.13.13 [ci skip]
  • 35ff5ac fix: add namespace for svg, making output XHTML+SVG+MathML compatible (#2725)
  • 8701b9c chore: add pull request template (#2902)
  • f7e70e6 chore(release): 0.13.12 [ci skip]
  • 910e523 fix: Correct invalid box-sizing property, adjusting spacing of \angl (#3053)
  • 3ce64de chore(deps): update dependency webpack to v5.45.1 [skip netlify] (#3113)
  • 22bc8d1 chore(deps): update dependency eslint to v7.31.0 [skip netlify] (#3126)
  • 25a81c6 chore(deps): update dependency @​rollup/plugin-alias to v3.1.4 [skip netlify] ...
  • f1ea9e2 chore(deps): update dependency caniuse-lite to v1.0.30001245 [skip netlify] (...
  • 346c39a chore(deps): update linters [skip netlify] (#3105)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/katex-0.13.13 branch 6 times, most recently from bdbac53 to 212d631 Compare August 2, 2021 16:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/katex-0.13.13 branch 2 times, most recently from 11af7a4 to 46bf193 Compare August 5, 2021 19:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/katex-0.13.13 branch 3 times, most recently from d097414 to 88c8d61 Compare August 18, 2021 14:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/katex-0.13.13 branch 6 times, most recently from 79b92c6 to a3ac971 Compare August 21, 2021 05:02
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.11.1 to 0.13.13.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/master/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.11.1...v0.13.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/katex-0.13.13 branch from a3ac971 to 730c097 Compare August 23, 2021 20:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2021

Superseded by #23070.

@dependabot dependabot bot closed this Aug 31, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/katex-0.13.13 branch August 31, 2021 03:31
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.

0 participants