Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 17, 2022

Bumps web3 from 5.11.0 to 5.29.1.

Changelog

Sourced from web3's changelog.

v5.29.1 (2022-05-16)

Bugfixes


- Fix bug in _is_latest_block_number_request in cache middleware (`[#2185](https://github.com/ethereum/web3.py/issues/2185)
  <https://github.com/ethereum/web3.py/issues/2185>`__)
- Increase SessionCache size (`[#2451](https://github.com/ethereum/web3.py/issues/2451)
  <https://github.com/ethereum/web3.py/issues/2451>`__)

Improved Documentation

  • Doc fix: Pending transaction filter returns a TransactionFilter not a BlockFilter ([#2444](https://github.com/ethereum/web3.py/issues/2444) <https://github.com/ethereum/web3.py/issues/2444>__)

Misc


- `[#2450](https://github.com/ethereum/web3.py/issues/2450) <https://github.com/ethereum/web3.py/issues/2450>`__, `[#2453](https://github.com/ethereum/web3.py/issues/2453)
  <https://github.com/ethereum/web3.py/issues/2453>`__, `[#2470](https://github.com/ethereum/web3.py/issues/2470)
  <https://github.com/ethereum/web3.py/issues/2470>`__, `[#2472](https://github.com/ethereum/web3.py/issues/2472)
  <https://github.com/ethereum/web3.py/issues/2472>`__, `[#2476](https://github.com/ethereum/web3.py/issues/2476)
  <https://github.com/ethereum/web3.py/issues/2476>`__

v5.29.0 (2022-04-13)

Features

  • Added session caching to the AsyncHTTPProvider ([#2016](https://github.com/ethereum/web3.py/issues/2016) <https://github.com/ethereum/web3.py/issues/2016>__)
  • Add 'get_text' method to look up ENS text record values ([#2286](https://github.com/ethereum/web3.py/issues/2286) <https://github.com/ethereum/web3.py/issues/2286>__)
  • Add async eth.get_storage_at method ([#2350](https://github.com/ethereum/web3.py/issues/2350) <https://github.com/ethereum/web3.py/issues/2350>__)
  • Upgrade jsonschema version range to >=3.2.0<5 ([#2360](https://github.com/ethereum/web3.py/issues/2360) <https://github.com/ethereum/web3.py/issues/2360>__)
  • Add an optional strict flag for ENS.name() that will perform a validation, recommended by ENS, against the forward resolution to make sure the address matches. This will be default behavior in v6. ([#2419](https://github.com/ethereum/web3.py/issues/2419) <https://github.com/ethereum/web3.py/issues/2419>__)
  • Add sync chain_id to simple_middleware_cache ([#2425](https://github.com/ethereum/web3.py/issues/2425) <https://github.com/ethereum/web3.py/issues/2425>__)

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

---
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 May 17, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 2, 2022

Superseded by #79.

@dependabot dependabot bot closed this Jun 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/requirements/web3-5.29.1 branch June 2, 2022 17:41
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