Skip to content

Update dependency bignumber.js to v9.3.0 #19

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

@renovate renovate bot commented May 25, 2021

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

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.

v9.0.1

Compare Source

  • 28/09/20
  • [BUGFIX] #​276 Correct sqrt initial estimate.
  • Update .travis.yml, LICENCE.md and README.md.

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.

@merge-mamba
Copy link

merge-mamba bot commented May 25, 2021

Potential Conflict Warning

This pull request has changes that overlap with branches below. You might want to check in with the other
branch authors before you merge to avoid a conflict. 🐍

renovate/pin-dependencies (@renovate-bot @bgoonz @ImgBotApp)

Something wrong? Got a suggestion? Email me or leave feedback here.

@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from d28b6ee to d386a0a Compare November 20, 2022 19:55
@renovate renovate bot changed the title Update dependency bignumber.js to v9.0.1 Update dependency bignumber.js to v9.1.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from d386a0a to a1574d2 Compare March 17, 2023 04:05
@renovate renovate bot changed the title Update dependency bignumber.js to v9.1.0 Update dependency bignumber.js to v9.1.1 Mar 17, 2023
@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 a1574d2 to dc48be6 Compare August 28, 2023 12:38
@renovate renovate bot force-pushed the renovate/bignumber.js-9.x branch from dc48be6 to 605b393 Compare April 3, 2025 21:23
@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 605b393 to 768f2a0 Compare April 8, 2025 20:54
@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 768f2a0 to 0d142e0 Compare April 19, 2025 16:47
@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
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