Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps web3 from 5.19.0 to 5.31.1.

Changelog

Sourced from web3's changelog.

v5.31.1 (2022-10-06)

Features


- Add new predefined block identifiers ``safe`` and ``finalized``. (`[#2655](https://github.com/ethereum/web3.py/issues/2655)
  <https://github.com/ethereum/web3.py/issues/2655>`__)

Bugfixes

  • Protobuf dependency breaks at version 3.20.2 and above; pin to 3.19.4 for now since that is the last non-breaking version for python 3.6. ([#2659](https://github.com/ethereum/web3.py/issues/2659) <https://github.com/ethereum/web3.py/issues/2659>__)
  • Protobuf dependency had a DoS-able bug. It was fixed in 3.19.5. See: https://nvd.nist.gov/vuln/detail/CVE-2022-1941 ([#2667](https://github.com/ethereum/web3.py/issues/2667) <https://github.com/ethereum/web3.py/issues/2667>__)

v5.31.0 (2022-09-19)

Features


- support multi-dimensional arrays for ABI tuples types (`[#2555](https://github.com/ethereum/web3.py/issues/2555)
  <https://github.com/ethereum/web3.py/issues/2555>`__)
- Support for ``Account`` class access in ``AsyncEth`` via
  ``async_w3.eth.account`` (`[#2590](https://github.com/ethereum/web3.py/issues/2590)
  <https://github.com/ethereum/web3.py/issues/2590>`__)
- Remove Kovan auto provider (`[#2649](https://github.com/ethereum/web3.py/issues/2649)
  <https://github.com/ethereum/web3.py/issues/2649>`__)
- Add Sepolia auto provider (`[#2650](https://github.com/ethereum/web3.py/issues/2650)
  <https://github.com/ethereum/web3.py/issues/2650>`__)

Bugfixes

  • Fix is_dynamic_fee_transaction and TRANSACTION_DEFAULTS when gas_price_strategy returns zero ([#2570](https://github.com/ethereum/web3.py/issues/2570) <https://github.com/ethereum/web3.py/issues/2570>__)
  • Allow classes to inherit from the Web3 class by attaching modules appropriately. ([#2587](https://github.com/ethereum/web3.py/issues/2587) <https://github.com/ethereum/web3.py/issues/2587>__)
  • Bump eth-account requirement to >=0.5.9,<0.6.0 to incorporate fix for ReDOS-able regex ([#2607](https://github.com/ethereum/web3.py/issues/2607) <https://github.com/ethereum/web3.py/issues/2607>__)
  • Allow hex for value field when validating via validate_payable()

... (truncated)

Commits
  • ffc004b Bump version: 5.31.0 → 5.31.1
  • dcdfb4f Compile release notes
  • 9d603ab [v5] Update protobuf (#2667)
  • 50c83b9 Pin protobuf to 3.19.4 for now:
  • f3b8bf4 Add support for safe and finalized block identifiers
  • 541c768 Revert "Add support for safe and finalized block identifiers"
  • 7a34359 Add support for safe and finalized block identifiers
  • d1bfcab Bump version: 5.30.0 → 5.31.0
  • fd3f0dc Compile release notes
  • f505b46 Add sepolia (#2639) (#2650)
  • Additional commits viewable in compare view

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)

Bumps [web3](https://github.com/ethereum/web3.py) from 5.19.0 to 5.31.1.
- [Release notes](https://github.com/ethereum/web3.py/releases)
- [Changelog](https://github.com/ethereum/web3.py/blob/v5.31.1/docs/releases.rst)
- [Commits](ethereum/web3.py@v5.19.0...v5.31.1)

---
updated-dependencies:
- dependency-name: web3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 10, 2022

Dependabot tried to add @uxio0 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/yodaplus/gnosis-py/pulls/81/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the yodaplus/gnosis-py repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #88.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/pip/web3-5.31.1 branch December 5, 2022 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant