Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2021

Bumps big.js from 5.2.2 to 6.1.0.

Changelog

Sourced from big.js's changelog.

6.1.0

  • 26/04/21
  • #165 Add missing documentation of toFixed etc. rounding mode parameter.
  • #150 Add static rounding modes to Big constructor.

6.0.3

  • 02/12/20
  • #148 Bugfix: primitive numbers passed to constructor internally in strict mode.

6.0.2

  • 31/10/20
  • #147 Change toJSON to be an alias of toString.

6.0.1

  • 30/09/20
  • Correct sqrt initial estimate.

6.0.0

  • 25/09/20
  • Add optional rounding mode parameter to toExponential, toFixed and toPrecision.
  • Add a strict mode to disallow imprecise number/Big conversions when Big.strict = true.
  • Add toNumber method.
  • Add prec method to round a Big to a specified number of significant digits.
  • Add version selector to API documentation.
  • Change toJSON to return exponential format.
  • Remove big.min.js.
  • Remove Big.version.
  • Rename doc folder to docs to use it as the GitHub publishing source.
  • Add legacy API documentation to docs.
  • Add README to perf directory.
  • Refactor test suite, and add toNumber and prec tests.
  • Update README.
Commits

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 [big.js](https://github.com/MikeMcl/big.js) from 5.2.2 to 6.1.0.
- [Release notes](https://github.com/MikeMcl/big.js/releases)
- [Changelog](https://github.com/MikeMcl/big.js/blob/master/CHANGELOG.md)
- [Commits](MikeMcl/big.js@v5.2.2...v6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 27, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2021

Superseded by #26.

@dependabot dependabot bot closed this May 4, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/big.js-6.1.0 branch May 4, 2021 19:53
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