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 mathjax-full from 3.0.5 to 3.1.0 #154

Merged
merged 1 commit into from
Sep 2, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2020

Bumps mathjax-full from 3.0.5 to 3.1.0.

Release notes

Sourced from mathjax-full's releases.

MathJax v3.1.0

This is a feature release that includes a number of API improvements, new extensions, and updates to the assistive tools, as described below. It also includes several bug fixes.

See the individual issues and pull requests linked below, as well as the What's new in v3.1 section of the MathJax documentation, for more details.

Also note that the demos in the node examples have been updated and expanded to include examples of using a simplified interface for MathJax in server-side node applications, MathJax with Puppeteer, and MathJax with jsdom.

New Features in this Release

  • New textmacros extension for handling some macros in text-mode. (#509)
  • Add safe extension and component. (#514)
  • New German localization for speech output using the expression explorer.
  • Updated options within the accessibility contextual menu. (#505)
  • Allow MathML verification options to be specified in the input jax. (#519)
  • Add enable/disable options to document handlers for a11y and menu. (#499)
  • Add configuration options to noundefined extension. (#507)
  • Fix problems with mtextInheritFont, and provide new mtextFont option. (mtextInheritFont configuration option fails in MJ v.3 mathjax/MathJax#2189)
  • Make formatError a configuration option for tex input jax. (#483)
  • Improve startup.promise so it is always valid. (MathJax.startup.promise timing issue mathjax/MathJax#2307)
  • Add functions to manage math items within a given container. (#351)
  • General improvements to input/output errors. (#491)
  • Allow MathML verification options to be specified in the input jax. (#519)
  • Update string processing to handle SMP unicode blocks better. (#504)
  • Add TeX error as data-mjx-error, similar to compile/typeset errors. (#490)

File Location Changes

  • Normalize extension names to all lowercase with no underscores. (#485)
  • Remove MathItem bbox property. (#495)
  • Move output/common/BBox.ts to util directory. (#494)
  • Move output/common/CssStyles.ts to util/StyleList.ts. (#493)

Bug Fixes in this Release

Commits
  • 3221300 Merge branch 'develop'
  • 96a349e Update version to 3.1.0 in mathjax.js
  • 911de85 Update mj-context-menu version
  • 8fe0f0b Add entities source location
  • d023db6 Merge pull request #541 from mathjax/better-path
  • 75c6cdd Better handling of root location and async loading in node-main
  • cd71659 Autoload the bussproofs extension on the prooftree environment
  • ee2be1f Update packages, and use terser-webpack-plugin instead of uglify (which cause...
  • d3b2389 Merge pull request #538 from mathjax/issue2497-b
  • 3a52e89 Add service routine for remapping characters, as per Volker's review
  • 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 the dependencies Pull requests that update a dependency file label Aug 31, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mathjax-full-3.1.0 branch from 1d2df1a to 0cbaea0 Compare September 2, 2020 09:42
Bumps [mathjax-full](https://github.com/mathjax/Mathjax-src) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/mathjax/Mathjax-src/releases)
- [Commits](mathjax/MathJax-src@3.0.5...3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mathjax-full-3.1.0 branch from 0cbaea0 to ee02463 Compare September 2, 2020 10:20
@uetchy uetchy merged commit 532b969 into master Sep 2, 2020
@uetchy uetchy deleted the dependabot/npm_and_yarn/mathjax-full-3.1.0 branch September 2, 2020 18:04
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.

1 participant