Skip to content

fix(deps): update dependency bignumber.js to v9.3.0 #8

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: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bignumber.js 9.0.2 -> 9.3.0 age adoption passing confidence

Release Notes

MikeMcl/bignumber.js (bignumber.js)

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

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/bignumber.js-9.x branch from 0dbdbbb to eee0372 Compare December 4, 2022 14:58
@renovate renovate bot changed the title fix(deps): update dependency bignumber.js to v9.1.0 fix(deps): update dependency bignumber.js to v9.1.1 Dec 4, 2022
@renovate renovate bot changed the title fix(deps): update dependency bignumber.js to v9.1.1 fix(deps): update dependency bignumber.js to v9.1.2 Aug 29, 2023
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from eee0372 to 9110104 Compare August 29, 2023 11:58
@renovate renovate bot changed the title fix(deps): update dependency bignumber.js to v9.1.2 fix(deps): update dependency bignumber.js to v9.2.0 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from 9110104 to 046ce5d Compare April 4, 2025 07:44
@renovate renovate bot changed the title fix(deps): update dependency bignumber.js to v9.2.0 fix(deps): update dependency bignumber.js to v9.2.1 Apr 10, 2025
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from 046ce5d to 36e922f Compare April 10, 2025 00:05
@renovate renovate bot changed the title fix(deps): update dependency bignumber.js to v9.2.1 fix(deps): update dependency bignumber.js to v9.3.0 Apr 19, 2025
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from 36e922f to 4f005c1 Compare April 19, 2025 23:13
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