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 mathjax-full from 3.1.2 to 3.1.4 in /web #190

Merged
merged 1 commit into from
May 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2021

Bumps mathjax-full from 3.1.2 to 3.1.4.

Release notes

Sourced from mathjax-full's releases.

MathJax v3.1.4

This is a hot-fix release to correct two issues in the recent 3.1.3 release. Both errors only affect server-side node applications that use the mathjax-full npm package and import the MathJax modules directly, and not the web-based MathJax components.

  • The inclusion of the mhchemparser npm package caused errors in server-side node application that included the mhchem package. This is resolved in #689.

  • A change to HTML the serialization code in the LiteDOM caused empty tags to not have their closing tags. This is resolved by #690.

The mathjax npm package and CDN servers will see an update to v3.1.4 as well, even though the 3.1.3 version does not include these bugs, so that the versions stay synchronized.

MathJax v3.1.3

This is mostly a bug-fix release, various display bugs and other issues. See the individual bugs linked below for more details, and the 3.1.3 milestone for the pull requests involved in this release.

New Features in this Release

Bugs Addressed in this release

TeX Input Issues

MathML Input Issues

Output Issues

... (truncated)

Commits
  • eb9c51f Merge branch 'develop'
  • 7ebd823 Fix name in tsconfig.json
  • 41d1515 Merge branch 'develop'
  • 2b2c5c9 Update to version 3.1.4
  • b602619 Merge pull request #690 from mathjax/issue2674
  • fa0265a Fix problem with not closing empty tags in HTML serialization (mathjax/MathJa...
  • 59212ff Merge pull request #689 from mathjax/mhchem-es5
  • 2c02f8e Move mhchem files to ts/input/tex/mhchem and downcompile to es5 (since the np...
  • 056f9c3 Prevent creation of .LICENSE.txt files associates with mhchemparser
  • 29cd0e8 Remove trailing spaces from README
  • 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 [mathjax-full](https://github.com/mathjax/Mathjax-src) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/mathjax/Mathjax-src/releases)
- [Commits](mathjax/MathJax-src@3.1.2...3.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 7, 2021
@IronBlood IronBlood merged commit 663a08d into master May 7, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/mathjax-full-3.1.4 branch May 7, 2021 07:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant