Skip to content
This repository was archived by the owner on Jun 26, 2019. It is now read-only.

Bump mathjs from 4.2.2 to 4.3.0 - #93

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mathjs-4.3.0
Closed

dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mathjs-4.3.0

Conversation

@dependabot-preview

@dependabot-preview dependabot-preview Bot commented May 21, 2018

Copy link
Copy Markdown

Bumps mathjs from 4.2.2 to 4.3.0.

Changelog

Sourced from mathjs's changelog.

not yet released, version 4.3.0

  • Implemented matrix exponential math.expm. Thanks ericman314.
  • Fixed #1101: math.js bundle not working when loading in a WebWorker.
  • Upgraded dependencies
    • complex.js from v2.0.2 to v2.0.10.
    • fraction.js from v4.0.4 to v4.0.8.
  • Upgraded devDependencies (mocha, uglify-js, webpack).
Commits
  • 33dbe23 Released v4.3.0
  • 48579f5 Merge remote-tracking branch 'origin/develop' into develop
  • 9b5596f Fixed #1101: math.js bundle not working when loading in a WebWorker
  • e9abed3 Merge pull request #1099 from josdejong/karma
  • ec463c4 Merge branch 'develop' into karma
  • 553531b Merge pull request #1093 from harrysarson/sep-tests
  • 4e56faa remove duplicate 'test' from mocha args
  • f620fae run all tests with npm test
  • 0abdfbe Upgraded dependencies for complex.js and fraction.js (see #1100)
  • b037eb2 Fix version of dev dependancies in package.json
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


⚠️ Dependabot is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).

Bumps [mathjs](https://github.com/josdejong/mathjs) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/josdejong/mathjs/releases)
- [Changelog](https://github.com/josdejong/mathjs/blob/master/HISTORY.md)
- [Commits](josdejong/mathjs@v4.2.2...v4.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@codecov

codecov Bot commented May 21, 2018

Copy link
Copy Markdown

Codecov Report

Merging #93 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   61.78%   61.78%           
=======================================
  Files          18       18           
  Lines         526      526           
  Branches      114      114           
=======================================
  Hits          325      325           
  Misses        146      146           
  Partials       55       55

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 508fc29...5242b91. Read the comment docs.

@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #112.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/mathjs-4.3.0 branch February 12, 2019 22:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants