Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps katex from 0.16.0 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

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

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 17, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/katex-0.16.2 branch 2 times, most recently from f9a1953 to e7de69f Compare October 17, 2022 18:58
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.0 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.16.0...v0.16.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/katex-0.16.2 branch from e7de69f to 5036013 Compare October 17, 2022 19:06
Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@krivard krivard merged commit 7d7d1e9 into dev Oct 17, 2022
@krivard krivard deleted the dependabot/npm_and_yarn/dev/katex-0.16.2 branch October 17, 2022 19:24
This was referenced Oct 17, 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.

1 participant