chore(deps): remove useless @ethereumjs/common direct dependency#9171
Conversation
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@noble/curves@1.1.0, npm/@scure/base@1.1.3 |
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
|
@dependabot rebase |
Bumps [@ethereumjs/common](https://github.com/ethereumjs/ethereumjs-monorepo) from 2.6.5 to 4.3.0. - [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases) - [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/common@2.6.5...@ethereumjs/common@4.3.0) --- updated-dependencies: - dependency-name: "@ethereumjs/common" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
5cb4b02 to
017bb11
Compare
remove common as new TransactionFactory doesn't need it fix the file export and tsdoc
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
|
@SocketSecurity ignore npm/@ethereumjs/util@9.0.3 |
|
|
After bumping version, it appeared that ethereumjs/common was not required anymore in the app as a direct dep. |
|



Remove useless @ethereumjs/common direct dependency
Important
After bumping version, it appeared that ethereumjs/common was not required anymore in the app as a direct dep.
This allowed removing @ethereumjs/common and bump other indirect dependencies that were locked by this direct ethereumjs/common dependency version.
ethereumjs/common is still used but in other modules with other versions.
This PR:
Initial dependabot description
Bumps @ethereumjs/common from 2.6.5 to 4.3.0.
Release notes
Sourced from
@ethereumjs/common's releases.... (truncated)
Commits
48e6a304844 Browser Readiness Releases (#3297)a413006Update EIP-2935 to latest draft spec (#3327)e38a521Fix RPCStateManager Inconsistincy (#3323)a70312dIntegrate Simplified kzg-wasm Version / Deprecate Util.initKZG() (#3321)906b362export getOpcodesForHF (#3322)6766a5dEVM/VM create() Static Constructor Reworking (#3315)20d088eFix node versions (#3286)891ee51Trie: add partialPath parameter to trie.findPath() (#3305)435606eCommon Type Fixes (#3307)5e3cfddUpdate rustbn-wasm usage (#3304)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)