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 big.js from 5.2.2 to 6.1.1 #1

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 31, 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 31, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/big.js-6.1.1 branch from 4cc5a55 to 2fc0a0b Compare September 24, 2021 22:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/big.js-6.1.1 branch 2 times, most recently from d1d0261 to 6d35522 Compare October 20, 2021 20:26
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)

---
updated-dependencies:
- dependency-name: big.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/big.js-6.1.1 branch from 6d35522 to 3649223 Compare November 4, 2021 23:35
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 6, 2022

Superseded by #13.

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

0 participants