godmode
godmode copied to clipboard
build(deps): bump web3-utils from 1.3.4 to 4.2.1
Bumps web3-utils from 1.3.4 to 4.2.1.
Release notes
Sourced from web3-utils's releases.
[email protected]
Initial alpha release
Install with
yarn add [email protected]
Changelog
Sourced from web3-utils's changelog.
[1.3.4]
Changed
- Fixed mutation of inputs to encoding and decoding functions (#3748)
- Fix default value for
fromBlockoption forlogssubscriptions (defaults tolatest) (#3883)- ethjs-signer test (#3876)
- Rename
web3-eth2-basetoweb3-eth2-coreandweb3-eth2-beacontoweb3-eth2-beaconchain(#3833)- Bump
ts-nodefrom version^8.10.2to^9.0.0(#3856)- Ran
npm audit fixwhich fixed 4 vulnerabilities (#3856)- Correct
web3-eth2-beaconchaintype declarations (#3859) and (#3865)- Move interfaces
IBaseAPISchemaandIBaseAPIMethodSchematoindex.d.tsforweb3-eth2-core(#3878)- Update dependencies for
web3-eth2-core(#3878)Removed
- Remove
notImplementedflag from ETH2 Beacon Chain package methods schema (#3861)- Removes
IETH2BeaconChaininterface in favor of exporting a class type:ETH2BeaconChain(#3878)- Remove
index.d.tsfiles in favor oftypes.tsforweb3-eth2-coreandweb3-eth2-beaconchain(#3878)schema.tsfromweb3-eth2-core(#3878)dtslintnpm command fromweb3-eth2-coreandweb3-eth2-beaconchainasindex.d.tsfiles were removed (#3878)Added
- Add
ETH2Coreclass export toindex.d.tsforweb3-eth2-core(#3878)- Deprecation of bzz warning (#3872)
- Deprecation of shh warning (#3888)
[1.3.5]
Added
- GitHub action for running tests for
web3-eth2-coreandweb3-eth2-beaconchainpackages (#3892)- Added description to documentation on how to connect using a remote node provider (#3884)
- Added Security risk warning to docs for
web3.utils.soliditySha3(#3908).nvmrcfile using Node.js versionv.14.15.1(#3817)- Add commitment to semantic versioning since version
1.3.0and onwards (#3961)Changed
- Unified babel compiler for
web3-eth2-coreandweb3-eth2-beaconchain(#3892)- Renamed the
tscscript in all packages tocompile; updates the correspondinglerna runusage in the mainpackage.json(#3894)- moved deprecation warnings to postinstall scripts (#3917)
- Upgrade
@chainsafe/geth-dev-assistantfrom0.1.5to0.1.9(#3950)- Replaced hardcoded infura link with GitHub Secret for some tests (#3943)
- Bump
ellipticfrom6.5.3to6.5.4forweb3-eth-accounts(#3941)- Bump
ellipticfrom6.5.3to6.5.4forweb3-bzz(#3940)- Bump
ellipticfrom6.5.3to6.5.4forweb3-core-requestmanager(#3945)- Rewrite
web3-eth-ibanin ES6 (#3955)
... (truncated)
Commits
a6c6decversion and changelog bumpf860b04Bump@babel/traversefrom 7.22.4 to 7.23.2 in /docs (#6514)a0d6730Bug Fixing ERR_UNSUPPORTED_DIR_IMPORT in web3-eth-abi/lib/esm/coders/encode.j...90b8581Bump@babel/traversefrom 7.18.11 to 7.23.2 (#6513)6791e60Bump undici from 5.22.0 to 5.26.3 (#6511)7bee9bcfix CI/CD Firefox tests (#6516)bd3b9a0Release/4.2.0 (#6517)09f4c8bFix validation uint int sizes (#6434)226b3ba6508 fix (#6509)70d1957Add functionality to extend tx types (#6493)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jdevcs, a new releaser for web3-utils 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.