DEV-NFT
DEV-NFT copied to clipboard
chore(deps): bump web3 from 1.10.4 to 4.6.0
Bumps web3 from 1.10.4 to 4.6.0.
Release notes
Sourced from web3's releases.
[email protected]
Initial alpha release
Install with
yarn add [email protected][email protected]
Initial alpha release
Install with
yarn add [email protected][email protected]
Initial alpha release
Install with
yarn add [email protected][email protected]
Changed
- Update version to
1.0.0-alpha.1forweb3-providers-base- Update version to
4.0.0-alpha.0forweb3-utilsinweb3-providers-base[email protected]
Initial alpha release
Install with
yarn add [email protected][email protected]
Initial alpha release
Install with
yarn add [email protected]
Changelog
Sourced from web3's changelog.
[4.6.0]
Added
web3
- Added EIP-6963 utility function
requestEIP6963Providersfor multi provider discoveryweb3-eth
- Added
eth.getMaxPriorityFeePerGasmethod (#6748)web3-eth-ens
- Added function
setAddressin ENS and Resolver classes (#5956)web3-rpc-methods
- Added
getMaxPriorityFeePerGasmethod (#6748)web3-types
- Type
FeeDatato be filled byawait web3.eth.calculateFeeData()to be used with EIP-1559 transactions (#6795)Fixed
web3-utils
- replaced our eventEmitter to EventEmitter3 to support react native builds (#6253)
[Unreleased]
Commits
a7bbd7achangelog updates9e5ac81lerna version bumpscf60f71Fix unstable tests [DRAFT] (#6857)edf3164add eventemitter3 (#6823)040d3a3fix some typos (#6863)ca31f6aEIP6963 web3 provider update event (#6855)8ed041cResearch (#6841)bd6cc71Fix bundle stats (#6846)0e59f28[docs] add stripHexPrefix method to migration guide (#6843)ab1b250fix (#6842)- Additional commits viewable in compare view
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)