Skip to content

chore(deps): bump uuid and thor-devkit#102

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-eeb8783148
Open

chore(deps): bump uuid and thor-devkit#102
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-eeb8783148

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Removes uuid. It's no longer used after updating ancestor dependency thor-devkit. These dependencies need to be updated together.

Removes uuid

Updates thor-devkit from 2.0.3 to 2.2.0

Release notes

Sourced from thor-devkit's releases.

v2.2.0

Security

  • Fixed critical vulnerability (GHSA-vjh7-7g9h-fjfh): replaced @vechain/ethers@4.0.27-5 with ethers@^6.13.0, eliminating the elliptic@6.5.4 ECDSA private key extraction risk. Total npm audit vulnerabilities reduced from 23 (including 4 critical, 11 high) to 3 low.

Dependencies

  • Replaced @vechain/ethers with ethers@^6 for ABI encoding/decoding, HD wallet, keystore, and mnemonic.
  • Replaced tslint with eslint@9 + @typescript-eslint@8.
  • Upgraded mocha@5mocha@11, nyc@14nyc@18, typescript@3typescript@5.

Tests

  • Added encode/decode coverage for bytes32[], uint256[3], bare tuple, and tuple[] types.

CI

  • Node.js test matrix updated to [22, lts/*, latest].
  • Removed SonarCloud job.

v2.1.1

What's Changed

  • Fixed compatibility issue with ESM module.

Full Changelog: vechain/thor-devkit.js@v2.1.0...v2.1.1

v2.1.0

What's Changed

New Contributors

Full Changelog: vechain/thor-devkit.js@v2.0.9...v2.1.0

v2.0.9

What's Changed

New Contributors

Full Changelog: vechain/thor-devkit.js@v2.0.8...v2.0.9

... (truncated)

Commits
  • f2402d8 2.2.0
  • 6961b75 test(abi): add tuple[] encode/decode test case
  • 186cfb7 ci: update node matrix to [22, lts/*, latest], remove sonarcloud job
  • bb34323 add missing decode tests for array and tuple types
  • 05a6097 replace tslint with eslint, upgrade dev tooling, fix audit issues
  • 4f97e37 migrate from @​vechain/ethers to ethers v6
  • 8a47828 add low S test for secp256k1
  • 150e07e 2.1.1
  • 1fbf50f remove exports in package.json to have loose check in ESM mode
  • 9262903 2.1.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tony.li, a new releaser for thor-devkit since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [thor-devkit](https://github.com/vechain/thor-devkit.js). These dependencies need to be updated together.


Removes `uuid`

Updates `thor-devkit` from 2.0.3 to 2.2.0
- [Release notes](https://github.com/vechain/thor-devkit.js/releases)
- [Commits](vechain/thor-devkit.js@v2.0.3...v2.2.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 
  dependency-type: indirect
- dependency-name: thor-devkit
  dependency-version: 2.2.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 3, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 3, 2026

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