Skip to content

build(deps): update dependency bignumber.js to v11#807

Merged
jonahsnider merged 1 commit intomainfrom
renovate/bignumber.js-11.x
Apr 15, 2026
Merged

build(deps): update dependency bignumber.js to v11#807
jonahsnider merged 1 commit intomainfrom
renovate/bignumber.js-11.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 14, 2026

This PR contains the following updates:

Package Change Age Confidence
bignumber.js 10.0.211.0.0 age confidence

Release Notes

MikeMcl/bignumber.js (bignumber.js)

v11.0.0

Compare Source

  • 14/04/26
  • Add STRICT configuration option:
    if true (default), throw an exception on invalid input.
    if false, return NaN on invalid input.
  • toFraction: return [1, 0] for Infinity and [0, 0] for NaN.
  • Support underscores as separators.
  • If a base is supplied, reject non-finite values and base prefixes.

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • 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.

@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
ESM (brotli) 6.31 KB (0%)
ESM (gzip) 7.94 KB (0%)
CJS (brotli) 6.71 KB (0%)
CJS (gzip) 8.4 KB (0%)

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 14, 2026

Merging this PR will not alter performance

✅ 6 untouched benchmarks


Comparing renovate/bignumber.js-11.x (9d4b2f2) with main (cffdf15)

Open in CodSpeed

@sentry
Copy link
Copy Markdown

sentry Bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.14%. Comparing base (cffdf15) to head (9d4b2f2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #807   +/-   ##
=======================================
  Coverage   97.14%   97.14%           
=======================================
  Files           6        6           
  Lines         105      105           
  Branches       27       27           
=======================================
  Hits          102      102           
  Misses          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jonahsnider jonahsnider merged commit 46f360b into main Apr 15, 2026
11 checks passed
@jonahsnider jonahsnider deleted the renovate/bignumber.js-11.x branch April 15, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant