marketplace-contracts
                                
                                
                                
                                    marketplace-contracts copied to clipboard
                            
                            
                            
                        build(deps-dev): bump web3-eth from 1.7.1 to 1.8.1
Bumps web3-eth from 1.7.1 to 1.8.1.
Release notes
Sourced from web3-eth's releases.
[email protected]
Initial alpha release
Install with
yarn add [email protected]
Changelog
Sourced from web3-eth's changelog.
[1.7.1]
Added
transactionPollingIntervaladded to web3, contract and method constructor options. defaults to 1 second. (#4584)- Add example import for package level types (#4611)
 Fixed
- Fix a typo in the documentation for
 methods.myMethod.send(#4599)- Use globalThis to locate global object if possible (#4613)
 - Fix typos in web3-utils.rst (#4662)
 - Added effectiveGasPrice to TransactionReceipt (#4692)
 - Correction in documentation for
 web3.eth.accounts.signTransaction(#4576)- Updated README to include Webpack 5 create-react-app support instructions (#4173)
 - Update the documentation for
 methods.myMethod.estimateGas(#4702)- Fix typos in REVIEW.md and TESTING.md (#4691)
 - Fix encoding for "0x" string values (#4512)
 Changed
Removed
- Removed deprecated Morden testnet code (#4339)
 Security
[1.7.2]
Changed
Security
npm audit fixto update libraries (#4860)Fixed
- Fix jsonrpc payload and response types (#4743) (#4761)
 - Allowed more flexibility in typing the overly constrained
 provider.disconnectfunction (#4833)[1.7.3]
Fixed
- Fixed build issues of 1.7.2
 [1.7.4]
Fixed
... (truncated)
Commits
65d27a5Build for 1.8.1b3fd92ev1.8.1751d85bManual build commit for 1.8.1-rc.0b9b8a0cv1.8.1-rc.049dae94npm i npm audit fix and changelog update32b4c79Addremovedproperty toLogtype (#4877) (#5576)b737d27Update 1.x Dependencies (#5529)a7b5deaUpdate index.d.ts (#5260)c924148Release 1.8.0 (#5421)f616e9fdocs: Fix example of tx usage (#5402)- 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 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)
The following labels could not be found: build.