protocol icon indicating copy to clipboard operation
protocol copied to clipboard

Update dependency bignumber.js to v9.3.1

Open renovate[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Change Age Confidence
bignumber.js 9.1.0 -> 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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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[bot] avatar Dec 09 '24 04:12 renovate[bot]