Skip to content

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

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/bignumber-js-10-x
Closed

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 5, 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 - Between 12:00 AM and 08:59 AM, only on Monday and Thursday ( * 0-8 * * 1,4 ) (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 Mar 5, 2026
@renovate renovate Bot requested review from CodePeters and tackley as code owners March 5, 2026 01:16
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/bignumber-js-10-x branch 4 times, most recently from 664702c to 7d1bd00 Compare March 5, 2026 10:34
@tackley
Copy link
Copy Markdown
Collaborator

tackley commented Mar 6, 2026

Let's check this running locally before merging - we might also be impacted by the the v10 changes in ads-admin (see https://github.com/brave/ads-serve/pull/5474#issuecomment-4004037437), even though the tests don't pick it up.

@renovate renovate Bot force-pushed the renovate/bignumber-js-10-x branch 3 times, most recently from bb7fdc1 to 56a4049 Compare March 16, 2026 11:02
@renovate renovate Bot force-pushed the renovate/bignumber-js-10-x branch from 56a4049 to b62b4a7 Compare March 27, 2026 12:49
@renovate renovate Bot force-pushed the renovate/bignumber-js-10-x branch from b62b4a7 to c7679a8 Compare April 1, 2026 18:50
@tackley
Copy link
Copy Markdown
Collaborator

tackley commented Apr 8, 2026

Will schedule this work independently.

@tackley tackley closed this Apr 8, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 8, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/bignumber-js-10-x branch April 8, 2026 09:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant