Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency web3 to v1.3.6 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
web3 1.2.9 -> 1.3.6 age adoption passing confidence

Release Notes

ethereum/web3.js

v1.3.6

Compare Source

Changes
  • Bump underscore package from 1.9.1 to 1.12.1 (#​4051)
  • Bump @ensdomains/ens package from ^0.4.5 to ^0.6.0 (#​4059)
  • Bump ethers package from ^5.0.18 to ^5.1.4 (#​4059)
Removes
  • Accidental commit (yarn-error.log) (#​4062)

v1.3.5

Compare Source

Added
  • Github action for running tests for web3-eth2-core and web3-eth2-beaconchain packages (#​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)
  • .nvmrc file using Node.js version v.14.15.1 (#​3817)
  • Add commitment to semantic versioning since version 1.3.0 and onwards (#​3961)
Changed
  • Unified babel compiler for web3-eth2-core and web3-eth2-beaconchain (#​3892)
  • Renamed the tsc script in all packages to compile; updates the corresponding lerna run usage in the main package.json (#​3894)
  • moved deprecation warnings to postinstall scripts (#​3917)
  • Upgrade @chainsafe/geth-dev-assistant from 0.1.5 to 0.1.9 (#​3950)
  • Replaced hardcoded infura link with Github Secret for some tests (#​3943)
  • Bump elliptic from 6.5.3 to 6.5.4 for web3-eth-accounts (#​3941)
  • Bump elliptic from 6.5.3 to 6.5.4 for web3-bzz (#​3940)
  • Bump elliptic from 6.5.3 to 6.5.4 for web3-core-requestmanager (#​3945)
  • Rewrite web3-eth-iban in ES6 (#​3955)

v1.3.4

Compare Source

Changed
  • Fixed mutation of inputs to encoding and decoding functions (#​3748)
  • Fix default value for fromBlock option for logs subscriptions (defaults to latest) (#​3883)
  • ethjs-signer test (#​3876)
  • Rename web3-eth2-base to web3-eth2-core and web3-eth2-beacon to web3-eth2-beaconchain (#​3833)
  • Bump ts-node from version ^8.10.2 to ^9.0.0 (#​3856)
  • Ran npm audit fix which fixed 4 vulnerabilities (#​3856)
  • Correct web3-eth2-beaconchain type declarations (#​3859) and (#​3865)
  • Move interfaces IBaseAPISchema and IBaseAPIMethodSchema to index.d.ts for web3-eth2-core (#​3878)
  • Update dependencies for web3-eth2-core (#​3878)
Removed
  • Remove notImplemented flag from ETH2 Beacon Chain package methods schema (#​3861)
  • Removes IETH2BeaconChain interface in favor of exporting a class type: ETH2BeaconChain (#​3878)
  • Remove index.d.ts files in favor of types.ts for web3-eth2-core and web3-eth2-beaconchain (#​3878)
  • schema.ts from web3-eth2-core (#​3878)
  • dtslint npm command from web3-eth2-core and web3-eth2-beaconchain as index.d.ts files were removed (#​3878)
Added
  • Add ETH2Core class export to index.d.ts for web3-eth2-core (#​3878)
  • Deprecation of bzz warning (#​3872)
  • Deprecation of shh warning (#​3888)

v1.3.3

Compare Source

Fixed
  • Update dist to latest release (1.3.2) (#​3875)

v1.3.2

Compare Source

Fixed
  • Fix EIP-1193 provider subscriptions (#​3864)

v1.3.1

Compare Source

Added
  • Add web3-eth2-core package (#​3743) (renamed to web3-eth2-base)
  • Add web3-eth2-beaconchain package (#​3743) (renamed to web3-eth2-beacon)
  • Add stripHexPrefix method to web3-utils package (#​3776)
Changed
  • bump utils 0.10.0^ -> 0.12.0 (#​3733)
Removed
  • Removed post-install script in packages/web3. Added documentation to root README (#​3717)
Fixed
  • Fix possible unhandled promise rejection when sending a transaction (#​3708)
  • Fixed decoding bytes and string parameters for logs emitted with solc 0.4.x (#​3724, #​3738)
  • Grammar changes to inputAddressFormatter error message
  • Fixed vulnerable dependencies

v1.3.0

Compare Source

Added
  • Support for typescript files (.ts) to be written alongside regular .js files (#​3652)
  • Add compareBlock function that allows for complex block comparisons (#​3682)
Changed
  • Improve RequestManager send method (#​3649)
  • npm run build now uses TSC to compile (.js allowed) and the build folder is now located under lib (#​3652)
  • Modernized web3-core to use newer es syntax (#​3652)
  • Bumped web3-providers-ipc oboe version to 2.1.5 (#​3661)
  • Bump lodash from 4.17.15 to 4.17.19 (#​3641)
  • Bump websocket version which removes node-gyp from web3.js (#​3685)
Fixed
  • Fix parsing of non-eth_subscription provider events (#​3660)
  • Fix parsedUrl problem of websocket provider (#​3666)
  • Fix return value for clearSubscriptions (#​3689)

v1.2.11

Compare Source

Fixed
  • Fix Provider.request response (#​3647)
Added
  • Add unit tests for isHex and isHexStrict (#​3622)

v1.2.10

Compare Source

Added
  • Add support for EIP-1193 provider request method (#​3625)
Changed
  • Upgrade minified bundle build process (from gulp to webpack) (#​3618)
  • CI improvements: add dependency caching, netlify browser test preview (#​3598, #​3602)
  • Remove references to genesis block in 1.x documentation (#​3594)
  • Disallow setting toBlock when subscribing to contract events (#​3207)
Fixed
  • Extend _txInputFormatter with hex prefix check (#​3317)
  • Extract revert reason string for geth >= 1.9.15 (#​3520)
  • Fix Incorrect param encoding of BN object in arrayed inputs (#​3592)
  • Remove mis-encoded whitespace characters from web3-utils files (#​3601)
  • Fix incompatibilities with webpack Buffer polyfill for wallet.encrypt/decrypt (#​3580)
  • Fix misformatted fromBlock value when re-subscribing to events over WS (#​3596)
  • Support Function type log parameter decoding (#​2826)
  • Add undefined callback check to websocket provider response queue (#​3574)
  • Fix WS clientConfig type (#​3563)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/web3-1.x branch from d5293e6 to a42b819 Compare April 5, 2021 20:57
@renovate renovate bot changed the title chore(deps): update dependency web3 to v1.3.4 chore(deps): update dependency web3 to v1.3.5 Apr 5, 2021
@renovate renovate bot force-pushed the renovate/web3-1.x branch from a42b819 to 6d814d2 Compare May 14, 2021 04:08
@renovate renovate bot changed the title chore(deps): update dependency web3 to v1.3.5 chore(deps): update dependency web3 to v1.3.6 May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant