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

chore(deps): bump big.js from 5.2.2 to 6.2.2 #316

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Warning

Dependabot will stop supporting npm v6!

Please upgrade to one of the following versions: v7, v8, v9, or v10.

Bumps big.js from 5.2.2 to 6.2.2.

Release notes

Sourced from big.js's releases.

v6.2.2

Changelog

Sourced from big.js's changelog.

6.2.2

  • 10/09/24
  • #212 Bugfix: sqrt error when Big.strict is true.

6.2.1

  • 09/07/22
  • #191 Bugfix: round may result in improper coefficient.

6.2.0

  • 04/06/22
  • Add note that a Big number is created from a numbers toString value.
  • #173 Add Symbol.for('nodejs.util.inspect.custom').
  • Allow BigInt when Big.strict is true.
  • #177 Add neg method to negate a Big number.
  • Add to package.json exports.

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

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.2.2.
- [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.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
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