iv-org / invidious.io

The Invidious.io website
https://invidious.io
64 stars 25 forks source link

Bump katex from 0.13.13 to 0.15.2 #45

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps katex from 0.13.13 to 0.15.2.

Release notes

Sourced from katex's releases.

v0.15.2

0.15.2 (2022-01-12)

Bug Fixes

v0.15.1

0.15.1 (2021-10-31)

Features

v0.15.0

0.15.0 (2021-10-31)

Features

BREAKING CHANGES

  • \relax is now implemented as a function. It'll stop expansions and parsing, so the behavior around \relax may change. For example, \kern2\relax em will no longer work.

v0.14.1

0.14.1 (2021-10-30)

Bug Fixes

v0.14.0

0.14.0 (2021-10-30)

Features

BREAKING CHANGES

... (truncated)

Changelog

Sourced from katex's changelog.

0.15.2 (2022-01-12)

Bug Fixes

0.15.1 (2021-10-31)

Features

0.15.0 (2021-10-31)

Features

BREAKING CHANGES

  • \relax is now implemented as a function. It'll stop expansions and parsing, so the behavior around \relax may change. For example, \kern2\relax em will no longer work.

0.14.1 (2021-10-30)

Bug Fixes

0.14.0 (2021-10-30)

Features

BREAKING CHANGES

  • With module loaders that support conditional exports and ECMAScript modules, import katex from 'katex'; will import the ECMAScript module.

You can now use:

... (truncated)

Commits
  • 38aa7af chore(release): 0.15.2 [ci skip]
  • 1f85125 fix: \mathinner MathML when invoked as a denominator. (#3501)
  • 80e769b chore(deps): update dependency query-string to v7.1.0 [skip netlify] (#3494)
  • 9c0e716 chore(deps): update dependency mini-css-extract-plugin to v2.4.6 [skip netlif...
  • 6a5e24f chore(deps): update jest monorepo [skip netlify] (#3490)
  • 754da61 chore(deps): update dependency @​rollup/plugin-alias to v3.1.9 [skip netlify] ...
  • 1d9b828 chore(deps): update linters [skip netlify] (#3486)
  • c2de1b8 chore(deps): update dependency rollup to v2.63.0 [skip netlify] (#3487)
  • 16b4bd9 chore(deps): update dependency webpack-dev-server to v4.7.2 [skip netlify] (#...
  • 5e1b080 chore(deps): update dependency istanbul-reports to v3.1.3 [skip netlify] (#3481)
  • 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[bot] commented 2 years 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.