Bump tar and web3
Bumps tar to 4.4.19 and updates ancestor dependency web3. These dependencies need to be updated together.
Updates tar from 4.4.13 to 4.4.19
Commits
9a6faa04.4.1970ef812drop dirCache for symlink on all platforms3e355154.4.1852b09e3fix: prevent path escape using drive-relative pathsbb93ba2fix: reserve paths properly for unicode, windows2f1bca0fix: prune dirCache properly for unicode, windows9bf70a84.4.176aafff0fix: skip extract if linkpath is stripped entirely5c5059afix: reserve paths case-insensitivelyfd6accb4.4.16- Additional commits viewable in compare view
Updates web3 from 1.0.0-beta.33 to 1.9.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.
[1.9.0]
Fixed
- Fixed skipped ws-ganache tests (#5759)
- Fixed "provider started to reconnect error" in web3-provider-ws (#5820)
- Fixed Error: Number can only safely store up to 53 bits (#5845)
- Fixed types for packages which have default exports but not declared default export in .d.ts (#5866)
- Fixed Transaction type by adding missing properties (#5856)
Changed
- Add optional
hexFormatparam togetTransactionandgetBlockthat accepts the value'hex'(#5845)utils.toNumberandutils.hexToNumbercan now return the large unsafe numbers asBigInt, iftruewas passed to a new optional parameter calledbigIntOnOverflow(#5845)- Updated
@types/bn.js dependency to 5.1.1 in web3, web3-core and web3-eth-contract as reason mentioned in #5640 (#5885)- Add description to error for failed connection on websocket (#5884)
Security
- Updated dependencies (#5885)
[Unreleased]
Commits
db5f505Build for 1.9.0908604bv1.9.0c564ebeBuild commit for 1.9.0-rc.08ae1e23v1.9.0-rc.0da51334npm i and changelog update2b3fb3aNikos/5835/websocket provider keeps important error message back (#5884)ef23642dependencies updates (#5885)8d369a9Nikos/5821/transaction type fix (#5856)afa2943fix types default export (#5852) (#5866)e4b25bfAdd optional paramhextogetTransactionandgetBlock. (#5845)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jdevcs, 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) You can disable automated security fix PRs for this repo from the Security Alerts page.