protocol
protocol copied to clipboard
Update dependency bignumber.js to v9.3.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| bignumber.js | 9.1.0 -> 9.3.1 |
Release Notes
MikeMcl/bignumber.js (bignumber.js)
v9.3.1
- 11/07/25
- [BUGFIX] #388
toPrecisionfix.
v9.3.0
- 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 namespaceto bignumber.d.ts. - Remove subpath exports from package.json.
- Refactor named export from bignumber.d.mts.
-
#383 Remove
?from staticBigNumberanddefaultproperties. - Add blank lines after titles in CHANGELOG.md.
v9.2.1
v9.2.0
- 03/04/25
-
#355 Support
BigIntargument. - #371 Provide separate type definitions for CommonJS and ES modules.
-
#374 Correct
comparedToreturn type.
v9.1.2
- 28/08/23
-
#354 Amend
roundto avoid bug in v8 Maglev compiler. - [BUGFIX] #344
minimum(0, -0)should be-0.
v9.1.1
- 04/12/22
-
#338 [BUGFIX]
exponentiatedBy: ensure0**-n === Infinityfor very largen.
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.