Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2022

This PR contains the following updates:

Package Change Age Confidence
bignumber.js 9.0.1 -> 9.3.1 age confidence

Release Notes

MikeMcl/bignumber.js (bignumber.js)

v9.3.1

Compare Source

  • 11/07/25
  • [BUGFIX] #​388 toPrecision fix.

v9.3.0

Compare Source

  • 19/04/25
  • Refactor type declarations:
  • Rename bignumber.d.ts to types.d.ts.
  • Rename bignumber.d.cts to bignumber.d.ts.
  • Add export as namespace to bignumber.d.ts.
  • Remove subpath exports from package.json.
  • Refactor named export from bignumber.d.mts.
  • #​383 Remove ? from static BigNumber and default properties.
  • Add blank lines after titles in CHANGELOG.md.

v9.2.1

Compare Source

v9.2.0

Compare Source

  • 03/04/25
  • #​355 Support BigInt argument.
  • #​371 Provide separate type definitions for CommonJS and ES modules.
  • #​374 Correct comparedTo return type.

v9.1.2

Compare Source

  • 28/08/23
  • #​354 Amend round to avoid bug in v8 Maglev compiler.
  • [BUGFIX] #​344 minimum(0, -0) should be -0.

v9.1.1

Compare Source

  • 04/12/22
  • #​338 [BUGFIX] exponentiatedBy: ensure 0**-n === Infinity for very large n.

v9.1.0

Compare Source

  • 08/08/22
  • #​329 Remove import example.
  • #​277 Resolve lint warnings and add number toString note.
  • Correct decimalPlaces() return type in bignumber.d.ts.
  • Add ES module global crypto example.
  • #​322 Add exports field to package.json.
  • #​251 (#​308) Amend bignumber.d.ts to allow instantiating a BigNumber without new.

v9.0.2

Compare Source

  • 12/12/21
  • #​250 [BUGFIX] Allow use of user-defined alphabet for base 10.
  • #​295 Remove bignumber.min.js and amend README.md.
  • Update .travis.yml and LICENCE.md.

Configuration

📅 Schedule: Branch creation - "on sunday" in timezone America/Los_Angeles, 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 changed the title Update dependency bignumber.js to v9.1.0 Update dependency bignumber.js to v9.1.1 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from e2aae3c to b49ebf1 Compare March 18, 2023 21:55
@renovate renovate bot changed the title Update dependency bignumber.js to v9.1.1 Update dependency bignumber.js to v9.1.2 Aug 28, 2023
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from b49ebf1 to 2642e04 Compare August 28, 2023 13:07
@renovate renovate bot changed the title Update dependency bignumber.js to v9.1.2 Update dependency bignumber.js to v9.2.0 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from 2642e04 to 8e1a07b Compare April 3, 2025 22:42
@renovate renovate bot changed the title Update dependency bignumber.js to v9.2.0 Update dependency bignumber.js to v9.2.1 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from 8e1a07b to 2c18a38 Compare April 8, 2025 19:24
@renovate renovate bot changed the title Update dependency bignumber.js to v9.2.1 Update dependency bignumber.js to v9.3.0 Apr 19, 2025
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from 2c18a38 to 4adfeff Compare April 19, 2025 14:44
@renovate renovate bot changed the title Update dependency bignumber.js to v9.3.0 Update dependency bignumber.js to v9.3.1 Jul 11, 2025
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from 4adfeff to a3f7e44 Compare July 11, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants