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

Chore(deps): Bump katex from 0.11.1 to 0.16.2 #294

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 30, 2022

Bumps katex from 0.11.1 to 0.16.2.

Release notes

Sourced from katex's releases.

v0.16.2

0.16.2 (2022-08-29)

Bug Fixes

  • auto-render: concatenate content of successive text nodes (#3422) (4d3fdd8)
  • Implement \pmb via CSS text-shadow (#3505) (176552a)

v0.16.1

0.16.1 (2022-08-28)

Bug Fixes

v0.16.0

0.16.0 (2022-06-06)

Bug Fixes

  • copy-tex: Use JS (instead of CSS) to select full equation, solving display glitches (#3586) (8c2d852)

BREAKING CHANGES

  • copy-tex: copy-tex extension no longer has (or requires) a CSS file.

v0.15.6

0.15.6 (2022-05-20)

Features

v0.15.5

0.15.5 (2022-05-20)

Bug Fixes

v0.15.4

... (truncated)

Changelog

Sourced from katex's changelog.

0.16.2 (2022-08-29)

Bug Fixes

  • auto-render: concatenate content of successive text nodes (#3422) (4d3fdd8)
  • Implement \pmb via CSS text-shadow (#3505) (176552a)

0.16.1 (2022-08-28)

Bug Fixes

0.16.0 (2022-06-06)

Bug Fixes

  • copy-tex: Use JS (instead of CSS) to select full equation, solving display glitches (#3586) (8c2d852)

BREAKING CHANGES

  • copy-tex: copy-tex extension no longer has (or requires) a CSS file.

0.15.6 (2022-05-20)

Features

0.15.5 (2022-05-20)

Bug Fixes

0.15.4 (2022-05-20)

Features

  • Support Unicode (sub|super)script characters (#3633) (d8fc35e)

0.15.3 (2022-03-13)

... (truncated)

Commits
  • ef49e2b chore(release): 0.16.2 [ci skip]
  • 176552a fix: Implement \pmb via CSS text-shadow (#3505)
  • 4d3fdd8 fix(auto-render): concatenate content of successive text nodes (#3422)
  • 99be728 refactor: update toSplitInto to accept delimiter object (#3444)
  • f04c645 docs: fix broken link (#3525)
  • 299584d refactor: replace deprecated String.prototype.substr() (#3590)
  • 48b15e4 chore(deps): update dependency istanbul-reports to v3.1.5 [skip netlify] (#3696)
  • 7e6e9ee docs: Fix \set documentation (#3646)
  • 8b4ba62 chore(deps): update dependency cssnano to v5.1.13 [skip netlify] (#3695)
  • ade917b chore(deps): update dependency browserslist to v4.21.3 [skip netlify] (#3691)
  • 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 [katex](https://github.com/KaTeX/KaTeX) from 0.11.1 to 0.16.2.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.11.1...v0.16.2)

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

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 Aug 30, 2022
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