Skip to content

chore(deps): update dependency bignumber.js to v10#3406

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/bignumber.js-10.x
Open

chore(deps): update dependency bignumber.js to v10#3406
renovate[bot] wants to merge 1 commit intomainfrom
renovate/bignumber.js-10.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2026

This PR contains the following updates:

Package Change Age Confidence
bignumber.js 9.3.110.0.2 age confidence

Release Notes

MikeMcl/bignumber.js (bignumber.js)

v10.0.2

Compare Source

  • 24/02/26
  • Reinstate README.md links.

v10.0.1

Compare Source

  • 24/02/26
  • Commit dist folder.

v10.0.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
@renovate renovate bot requested a review from a team as a code owner February 27, 2026 00:36
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
@renovate renovate bot force-pushed the renovate/bignumber.js-10.x branch from 71259d7 to c9a0cd4 Compare March 5, 2026 17:33
@renovate renovate bot force-pushed the renovate/bignumber.js-10.x branch from c9a0cd4 to 48d5bea Compare March 13, 2026 12:55
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 pkg:resource-detector-gcp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants