Skip to content

Conversation

@dependabot
Copy link

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

Bumps web3 from 5.11.0 to 5.28.0.

Changelog

Sourced from web3's changelog.

v5.28.0 (2022-02-09)

Features


- Added Async functions for Geth Personal and Admin modules (`[#1413](https://github.com/ethereum/web3.py/issues/1413)
  <https://github.com/ethereum/web3.py/issues/1413>`__)
- async support for formatting, validation, and geth poa middlewares (`[#2098](https://github.com/ethereum/web3.py/issues/2098)
  <https://github.com/ethereum/web3.py/issues/2098>`__)
- Calculate a default ``maxPriorityFeePerGas`` using ``eth_feeHistory`` when
  ``eth_maxPriorityFeePerGas`` is not available, since the latter is not a part
  of the Ethereum JSON-RPC specs and only supported by certain clients. (`[#2259](https://github.com/ethereum/web3.py/issues/2259)
  <https://github.com/ethereum/web3.py/issues/2259>`__)
- Allow NamedTuples in ABI inputs (`[#2312](https://github.com/ethereum/web3.py/issues/2312)
  <https://github.com/ethereum/web3.py/issues/2312>`__)
- Add async `eth.syncing` method (`[#2331](https://github.com/ethereum/web3.py/issues/2331)
  <https://github.com/ethereum/web3.py/issues/2331>`__)

Bugfixes

  • remove ens.utils.dict_copy decorator ([#1423](https://github.com/ethereum/web3.py/issues/1423) <https://github.com/ethereum/web3.py/issues/1423>__)
  • The exception retry middleware whitelist was missing a comma between txpool and testing ([#2327](https://github.com/ethereum/web3.py/issues/2327) <https://github.com/ethereum/web3.py/issues/2327>__)
  • Properly initialize external modules that do not inherit from the web3.module.Module class ([#2328](https://github.com/ethereum/web3.py/issues/2328) <https://github.com/ethereum/web3.py/issues/2328>__)

v5.27.0 (2022-01-31)

Features


- Added Async functions for Geth TxPool (`[#1413](https://github.com/ethereum/web3.py/issues/1413)
  <https://github.com/ethereum/web3.py/issues/1413>`__)
- external modules are no longer required to inherit from the
  ``web3.module.Module`` class (`[#2304](https://github.com/ethereum/web3.py/issues/2304)
  <https://github.com/ethereum/web3.py/issues/2304>`__)
- Add async `eth.get_logs` method (`[#2310](https://github.com/ethereum/web3.py/issues/2310)
  <https://github.com/ethereum/web3.py/issues/2310>`__)
- add Async access to `default_account` and `default_block` (`[#2315](https://github.com/ethereum/web3.py/issues/2315)
  <https://github.com/ethereum/web3.py/issues/2315>`__)
- Update eth-tester and eth-account dependencies to pull in bugfix from
  eth-keys (`[#2320](https://github.com/ethereum/web3.py/issues/2320) <https://github.com/ethereum/web3.py/issues/2320>`__)
</tr></table> 

... (truncated)

Commits

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.11.0 to 5.28.0.
- [Release notes](https://github.com/ethereum/web3.py/releases)
- [Changelog](https://github.com/ethereum/web3.py/blob/master/docs/releases.rst)
- [Commits](ethereum/web3.py@v5.11.0...v5.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 15, 2022

Superseded by #77.

@dependabot dependabot bot closed this Apr 15, 2022
@dependabot dependabot bot deleted the dependabot/pip/requirements/web3-5.28.0 branch April 15, 2022 17:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant