forkdelta / backend-replacement

Replacement backend
GNU Affero General Public License v3.0
57 stars 97 forks source link

Bump web3 from 3.16.4 to 5.2.1 #223

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps web3 from 3.16.4 to 5.2.1.

Changelog *Sourced from [web3's changelog](https://github.com/ethereum/web3.py/blob/master/docs/releases.rst).* > v5.2.1 (2019-10-17) > =================== > > Improved Documentation > ---------------------- > > - Update documentation for unlock account duration ([\#1464](https://github-redirect.dependabot.com/ethereum/web3.py/issues/1464)) > - Clarify module installation command for OSX>=10.15 ([\#1467](https://github-redirect.dependabot.com/ethereum/web3.py/issues/1467)) > > Misc > ---- > > - [\#1468](https://github-redirect.dependabot.com/ethereum/web3.py/issues/1468) > > v5.2.0 (2019-09-26) > =================== > > Features > -------- > > - Add `enable_strict_bytes_type_checking` flag to web3 instance ([\#1419](https://github-redirect.dependabot.com/ethereum/web3.py/issues/1419)) > - Move Geth Whisper methods to snake case and deprecate camel case methods ([\#1433](https://github-redirect.dependabot.com/ethereum/web3.py/issues/1433)) > > Bugfixes > -------- > > - Add null check to logsbloom formatter ([\#1445](https://github-redirect.dependabot.com/ethereum/web3.py/issues/1445)) > > Improved Documentation > ---------------------- > > - Reformat autogenerated towncrier release notes ([\#1460](https://github-redirect.dependabot.com/ethereum/web3.py/issues/1460)) > > Web3 5.1.0 (2019-09-18) > ======================= > > Features > -------- > > - Add `contract_types` property to `Package` class. ([\#1440](https://github-redirect.dependabot.com/ethereum/web3.py/issues/1440)) > > Bugfixes > -------- > > - Fix flaky parity integration test in the whisper module ([\#1147](https://github-redirect.dependabot.com/ethereum/web3.py/issues/1147)) > > Improved Documentation > ---------------------- > > - Remove whitespace, move `topics` key -> `topic` in Geth docs ([\#1425](https://github-redirect.dependabot.com/ethereum/web3.py/issues/1425)) > ... (truncated)
Commits - [`b5e7e79`](https://github.com/ethereum/web3.py/commit/b5e7e794326083b13d7f39a8c1cf3e2893f8347d) Bump version: 5.2.0 → 5.2.1 - [`31cb29e`](https://github.com/ethereum/web3.py/commit/31cb29e531345de5628ca86a73422ec42a22aafc) Correct newsfragment filenames - [`76a380d`](https://github.com/ethereum/web3.py/commit/76a380dc65376c7209446934bc9754616a0cd53b) Add missing newsfragments for release - [`724b0f5`](https://github.com/ethereum/web3.py/commit/724b0f5187b81fd05f13770e4b4aef95bebd63e9) Remove eth-account deprecation warnings - [`e290067`](https://github.com/ethereum/web3.py/commit/e290067fa8ae8837355cb5249ac020eebc50f9c6) Clarify module installation command for >=OSX 10.15 ([#1467](https://github-redirect.dependabot.com/ethereum/web3.py/issues/1467)) - [`5b00bd4`](https://github.com/ethereum/web3.py/commit/5b00bd4622a554da91e8bc5e5eeca5bf17c2ca25) Change UnlockAccount duration ([#1464](https://github-redirect.dependabot.com/ethereum/web3.py/issues/1464)) - [`d753217`](https://github.com/ethereum/web3.py/commit/d7532174a9e6238073d7531679b5197f6fc5f907) Bump version: 5.1.0 → 5.2.0 - [`37a577d`](https://github.com/ethereum/web3.py/commit/37a577d96a7fd18116e1dc63a0d873dda31df7f8) Add missing release note - [`f997eb2`](https://github.com/ethereum/web3.py/commit/f997eb2a898c7667fb359aee8d02bc46bcdac333) Implement snake case methods for Geth whisper methods - [`2997cd8`](https://github.com/ethereum/web3.py/commit/2997cd8b3954deff24d248d19b48a440163d520d) Change towncrier title format, move release notes title to top of file - Additional commits viewable in [compare view](https://github.com/ethereum/web3.py/compare/v3.16.4...v5.2.1)


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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 labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will 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](https://app.dependabot.com): - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #224.