Skip to content

chore(deps): bump bignumber.js from 10.0.2 to 11.0.0 in /front-end#2690

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/front-end/bignumber.js-11.0.0
Open

chore(deps): bump bignumber.js from 10.0.2 to 11.0.0 in /front-end#2690
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/front-end/bignumber.js-11.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2026

Bumps bignumber.js from 10.0.2 to 11.0.0.

Changelog

Sourced from bignumber.js's changelog.

11.0.0

  • 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.
Commits
  • 1b09c08 v11.0.0
  • aceb0d2 Support underscores as separators. Refactor constructor.
  • c727743 toFraction: return array for non-finite values also.
  • 4a270f4 Implement STRICT configuration option.
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 15, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 15, 2026 18:35
@dependabot dependabot bot requested a review from jbair06 April 15, 2026 18:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 15, 2026
Bumps [bignumber.js](https://github.com/MikeMcl/bignumber.js) from 10.0.2 to 11.0.0.
- [Release notes](https://github.com/MikeMcl/bignumber.js/releases)
- [Changelog](https://github.com/MikeMcl/bignumber.js/blob/main/CHANGELOG.md)
- [Commits](MikeMcl/bignumber.js@v10.0.2...v11.0.0)

---
updated-dependencies:
- dependency-name: bignumber.js
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/front-end/bignumber.js-11.0.0 branch from 9799a23 to 72ec956 Compare April 15, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants