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

build(deps): bump mathjs from 11.8.1 to 11.9.1 #643

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps mathjs from 11.8.1 to 11.9.1.

Changelog

Sourced from mathjs's changelog.

unpublished changes since 11.9.1

  • Fix #2990: DenseMatrix can mutate input arrays (#2991).

2023-07-24, 11.9.1

  • Fix a security vulnerability in FunctionNode and SymbolNode allowing arbitrary code execution via math.evaluate. Thanks Harry Chen.
  • Fix #3001: mathjs bundle containing new Function(...) (CSP issue).

2023-07-19, 11.9.0

2023-06-20, 11.8.2

  • Fix #2971: improve typings of statistics functions min, max, mean, median, mode, std, sum, prod, variance. Fixes a regression introduced in v11.8.1.
  • Fix #2972: type definitions of Unit.divide(Unit) have a wrong return type.
Commits
  • 563ff63 chore: publish v11.9.1
  • 6dcbc6b fix: security vulnerability in FunctionNode and SymbolNode allowing arbit...
  • d0d11a2 fix #3001: mathjs bundle containing new Function(...) (CSP issue)
  • 5477d38 chore: update devDependencies
  • 7f6b4f9 chore: publish v11.9.0
  • b2a606b Merge remote-tracking branch 'origin/develop' into develop
  • 8855ba5 docs: update HISTORY.md
  • 8fe5e51 feat: support units in range (#2997)
  • 14614f2 chore: update history and authors
  • 8475ab9 zpk2tf and freqz functions implementation (#2988)
  • 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 [mathjs](https://github.com/josdejong/mathjs) from 11.8.1 to 11.9.1.
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](josdejong/mathjs@v11.8.1...v11.9.1)

---
updated-dependencies:
- dependency-name: mathjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

The following labels could not be found: npm.

@nitrosx nitrosx merged commit c9d1cb8 into master Aug 1, 2023
@nitrosx nitrosx deleted the dependabot/npm_and_yarn/mathjs-11.9.1 branch August 1, 2023 12:59
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