Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps big.js from 5.2.2 to 6.1.1.

Changelog

Sourced from big.js's changelog.

6.1.1

  • 03/05/21
  • #169 Bugfix: round, toFixed etc. using original constructor RM (bug introduced in v6.0.0).
  • #169 Correct rounding mode documentation.
  • Add version number to legacy documentation.

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
  • 8655bdf v6.1.1
  • dce4f88 Add version number to legacy docs
  • 2b97690 #169 Correct rounding mode documentation
  • 7817ac0 #169 Bugfix: round, toFixed etc. using original constructor RM
  • f2d55d8 v6.1.0
  • 8d9e5f7 Add missing documentation of toFixed etc. rounding mode parameter
  • cd8a47f #150 Add static rounding modes to Big constructor
  • d63c314 fix typo in link
  • 0f94dc9 v6.0.3
  • 2ea2e75 #148 Bugfix: primitive numbers passed to constructor internally in strict mode
  • 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 [big.js](https://github.com/MikeMcl/big.js) from 5.2.2 to 6.1.1.
- [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.1)

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

dependabot bot commented on behalf of github Jun 5, 2022

Superseded by #42.

@dependabot dependabot bot closed this Jun 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/big.js-6.1.1 branch June 5, 2022 22:01
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