starter-kit-gsn
starter-kit-gsn copied to clipboard
Bump web3 from 1.2.1 to 1.2.7 in /client
Bumps web3 from 1.2.1 to 1.2.7.
Changelog
Sourced from web3's changelog.
[1.2.1]
Fixed
websocketdependency fixed (#2971, #2976)requestOptionsadded toWebsocketProvider(#2979)- Node >= v8.0.0 support (#2938)
[1.2.2]
Added
- localStorage support detection added (#3031)
- getNetworkType method extended with Görli testnet (#3095)
- supportsSubscriptions method added to providers (#3116)
- Add
eth.getChainIdmethod (#3113)- Minified file added to web3 package (#3131)
- The transaction confirmation workflow can now be configured (#3130)
- Additional parameters for accounts.signTransaction added (docs) (#3141)
- Emit
connectedevent on subscription creation (#3028)- TypeScript type definitions added for all modules (#3132)
- Bloom filters added to web3.utils (#3137)
Fixed
- Fix allow
0as a validfromBlockortoBlockfilter param (#1100)- Fix randomHex returning inconsistent string lengths (#1490)
- Fix make isBN minification safe (#1777)
- Fix incorrect references to BigNumber in utils.fromWei and utils.toWei error messages (#2468)
- Fix error incorrectly thrown when receipt.status is
null(#2183)- Fix incorrectly populating chainId param with
net_versionwhen signing txs (#2378)- regeneratorRuntime error fixed (#3058)
- Fix accessing event.name where event is undefined (#3014)
- fixed Web3Utils toHex() for Buffer input (#3021)
- Fix bubbling up tx signing errors (#2063, #3105)
- HttpProvider: CORS issue with Firefox and Safari (#2978)
- Ensure the immutability of the
txobject passed to functionsignTransaction(#2190)- Gas check fixed (#2381)
- Signing issues #1998, #2033, and #1074 fixed (#3125)
- Fix hexToNumber and hexToNumberString prefix validation (#3086)
- The receipt will now returned on a EVM error (this got removed on beta.18) (#3129)
- Fixes transaction confirmations with the HttpProvider (#3140)
[1.2.3]
Fixed
... (truncated)
Commits
65237bev1.2.7598e531v1.2.7-rc.07614938Use web3.js for root package name1f41523Run build on different lerna version lifecycle segmentac25f9cDocument gulpfile6a1bcefUpdate lerna dep and release scripts8540877Update changelog1149c41Add docs note for Geth v1.9.12eth_callchange (#3467)a510a00Add missing items to 1.2.7 changelog (#3465)3684fc3Merge pull request #3464 from ethereum/upgradeDtslintDep- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ralxz, a new releaser for web3 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 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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)