Skip to content

deps: update dependency big.js to v7 #1397

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
big.js ^6.2.2 -> ^7.0.0 age adoption passing confidence

Release Notes

MikeMcl/big.js (big.js)

v7.0.1

Compare Source

  • 21/04/25
  • Remove legacy docs and version selector.

v7.0.0

Compare Source

  • 21/04/25
  • Add GitHub Actions CI.
  • #​210 Check for Symbol support.
  • #​220 Prevent new constructor creation if undefined is passed explicitly.

v6.2.2

Compare Source

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

v6.2.1

Compare Source

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

v6.2.0

Compare Source

  • 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.

v6.1.1

Compare Source

  • 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.

v6.1.0

Compare Source

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

v6.0.3

Compare Source

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

v6.0.2

Compare Source

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

v6.0.1

Compare Source

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

v6.0.0

Compare Source

  • 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.

Configuration

📅 Schedule: Branch creation - "after 10pm,before 5:00am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Updates a dependency label Apr 21, 2025
@renovate renovate bot requested a review from a team April 21, 2025 22:12
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates a dependency needs review Review pending
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants