Skip to content

Bump bignumber.js from 10.0.2 to 11.0.0 in /load-tester#5549

Merged
krzysztofczyz-da merged 1 commit into
mainfrom
dependabot/npm_and_yarn/load-tester/bignumber.js-11.0.0
May 28, 2026
Merged

Bump bignumber.js from 10.0.2 to 11.0.0 in /load-tester#5549
krzysztofczyz-da merged 1 commit into
mainfrom
dependabot/npm_and_yarn/load-tester/bignumber.js-11.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 added the static Used to label PRs for which static tests suffice label May 14, 2026
Copy link
Copy Markdown
Contributor

@krzysztofczyz-da krzysztofczyz-da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing seems to be breaking - approved 🎉

@krzysztofczyz-da krzysztofczyz-da merged commit 912ee94 into main May 28, 2026
47 checks passed
@krzysztofczyz-da krzysztofczyz-da deleted the dependabot/npm_and_yarn/load-tester/bignumber.js-11.0.0 branch May 28, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

static Used to label PRs for which static tests suffice

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants