Skip to content

chore(deps): bump bignumber.js from 9.3.1 to 10.0.0#1483

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/bignumber.js-10.0.0
Closed

chore(deps): bump bignumber.js from 9.3.1 to 10.0.0#1483
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/bignumber.js-10.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps bignumber.js from 9.3.1 to 10.0.0.

Changelog

Sourced from bignumber.js's changelog.

10.0.0

  • 23/02/26
  • Implement targeted builds for ES modules, CommonJS, and browser (global assignment).
  • Add CI workflow.
  • Add type declaration import tests.
  • Remove BigNumber.DEBUG, so the behaviour is now always as if it was true:
    • throw on invalid input instead of returning NaN.
    • always validate the c, e, and s properties of objects passed to isBigNumber
  • Don't call toString on any arbitrary object passed to the constructor.
  • Require a BigNumber value to be a string if a base is also passed.
  • Add toObject prototype method which returns a plain object with c, e, and s properties.
  • Remove .npmignore, as files in package.json is used. Add .gitignore.
  • Normalise line endings and add .gitattributes.
  • Add typescript to devDependencies.
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2026
@dependabot dependabot bot requested review from a team as code owners February 24, 2026 10:34
@dependabot dependabot bot requested a review from nathanklick February 24, 2026 10:34
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Feb 24, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bignumber.js-10.0.0 branch from 3c80d16 to a8940c0 Compare February 25, 2026 08:47
@github-actions
Copy link

github-actions bot commented Feb 25, 2026

Integration Test Results

36 tests    4 ✅  35s ⏱️
21 suites   0 💤
 1 files    32 ❌

For more details on these failures, see this check.

Results for commit d80964c.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Feb 25, 2026

Unit Test Results

879 tests  ±0   879 ✅ ±0   1m 42s ⏱️ +2s
 93 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit d80964c. ± Comparison against base commit 7481673.

♻️ This comment has been updated with latest results.

Bumps [bignumber.js](https://github.com/MikeMcl/bignumber.js) from 9.3.1 to 10.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@v9.3.1...v10.0.0)

---
updated-dependencies:
- dependency-name: bignumber.js
  dependency-version: 10.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/bignumber.js-10.0.0 branch from a8940c0 to d80964c Compare March 6, 2026 09:00
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2026

Superseded by #1536.

@dependabot dependabot bot closed this Mar 6, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bignumber.js-10.0.0 branch March 6, 2026 10:33
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