PiRogueToolSuite / piroguetoolsuite.github.io

Source of the project website
https://pts-project.org/
MIT License
23 stars 14 forks source link

Bump katex from 0.15.2 to 0.16.4 #98

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps katex from 0.15.2 to 0.16.4.

Release notes

Sourced from katex's releases.

v0.16.4

0.16.4 (2022-12-07)

Bug Fixes

v0.16.3

0.16.3 (2022-10-22)

Bug Fixes

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

... (truncated)

Changelog

Sourced from katex's changelog.

0.16.4 (2022-12-07)

Bug Fixes

0.16.3 (2022-10-22)

Bug Fixes

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)

... (truncated)

Commits
  • a4bfc2d chore(release): 0.16.4 [ci skip]
  • a0deb34 fix: space should prevent optional argument to \ (#3746)
  • 3db8e34 chore(deps): update dependency mini-css-extract-plugin to v2.6.1 [skip netlif...
  • 2c13d26 chore(release): 0.16.3 [ci skip]
  • ebf6bf5 fix: \hline after \cr (#3735)
  • be07984 docs: New security reporting policy (#3723)
  • a3155ba docs(support_table): fix escaping of accent macros (#3732)
  • c43f835 docs: Update "No character metrics" documentation (#3719)
  • ef49e2b chore(release): 0.16.2 [ci skip]
  • 176552a fix: Implement \pmb via CSS text-shadow (#3505)
  • 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)
github-actions[bot] commented 1 year ago

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This PR was closed because it has been stalled for 5 days with no activity.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.