Skip to content

feat(deps): Update Major updates (major)#17

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-major-updates
Open

feat(deps): Update Major updates (major)#17
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-major-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v5v6 age confidence
bignumber.js major 9.3.110.0.2 age confidence

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

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 - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title feat(deps): Update actions/checkout action to v6 feat(deps): Update Major updates (major) Feb 24, 2026
@renovate renovate bot force-pushed the renovate/major-major-updates branch 2 times, most recently from 766484e to b173d4c Compare February 24, 2026 14:46
@renovate renovate bot force-pushed the renovate/major-major-updates branch from b173d4c to f67c4e3 Compare February 24, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants