Skip to content

Conversation

@dependabot
Copy link

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

Bumps web3 from 5.11.0 to 5.27.0.

Changelog

Sourced from web3's changelog.

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>`__)

Bugfixes

  • Fixed issues with parsing tuples and nested tuples in event logs ([#2211](https://github.com/ethereum/web3.py/issues/2211) <https://github.com/ethereum/web3.py/issues/2211>__)
  • In ENS the contract function to resolve an ENS address was being called twice in error. One of those calls was removed. ([#2318](https://github.com/ethereum/web3.py/issues/2318) <https://github.com/ethereum/web3.py/issues/2318>__)
  • to_hexbytes block formatters no longer throw when value is None ([#2321](https://github.com/ethereum/web3.py/issues/2321) <https://github.com/ethereum/web3.py/issues/2321>__)

Improved Documentation


- fix typo in `eth.account` docs (`[#2111](https://github.com/ethereum/web3.py/issues/2111)
  <https://github.com/ethereum/web3.py/issues/2111>`__)
- explicitly add `output_values` to contracts example (`[#2293](https://github.com/ethereum/web3.py/issues/2293)
  <https://github.com/ethereum/web3.py/issues/2293>`__)
- update imports for `AsyncHTTPProvider` sample code (`[#2302](https://github.com/ethereum/web3.py/issues/2302)
  <https://github.com/ethereum/web3.py/issues/2302>`__)
- fixed broken link to filter schema (`[#2303](https://github.com/ethereum/web3.py/issues/2303)
  <https://github.com/ethereum/web3.py/issues/2303>`__)
- add github link to the main docs landing page (`[#2313](https://github.com/ethereum/web3.py/issues/2313)
  <https://github.com/ethereum/web3.py/issues/2313>`__)
- fix typos and update referenced `geth` version (`[#2326](https://github.com/ethereum/web3.py/issues/2326)
  <https://github.com/ethereum/web3.py/issues/2326>`__)

Misc

&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/web3.py/commit/eb1051ee9db60c20bef764c680af040516901275&quot;&gt;&lt;code&gt;eb1051e&lt;/code&gt;&lt;/a> Bump version: 5.26.0 → 5.27.0</li>
<li><a href="https://github.com/ethereum/web3.py/commit/553d9bfc692d2677078dba29248e5e69c73cf1f9&quot;&gt;&lt;code&gt;553d9bf&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/web3.py/commit/560da6681295ff8cd9a30dc197c2e51df0798d09&quot;&gt;&lt;code&gt;560da66&lt;/code&gt;&lt;/a> correct misspellings and update referenced geth version</li>
<li><a href="https://github.com/ethereum/web3.py/commit/b51c85c3cd5446ebf981d902dfdafccfe6eaa82b&quot;&gt;&lt;code&gt;b51c85c&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2320&quot;&gt;#2320&lt;/a> from kclowes/bump-eth-tester</li>
<li><a href="https://github.com/ethereum/web3.py/commit/fc742b633a7f449b2dc1ba4813ed94e9f69946a7&quot;&gt;&lt;code&gt;fc742b6&lt;/code&gt;&lt;/a> Add newsfragment for eth-tester bump</li>
<li><a href="https://github.com/ethereum/web3.py/commit/8e498edd81fca5be389eebc1df4fe158d421ab51&quot;&gt;&lt;code&gt;8e498ed&lt;/code&gt;&lt;/a> Upgrade eth-account requirement</li>
<li><a href="https://github.com/ethereum/web3.py/commit/bfef9b3d8450b879459bc7cd8469dcd865b7f4d0&quot;&gt;&lt;code&gt;bfef9b3&lt;/code&gt;&lt;/a> Remove xfails for newly passing eth-tester tests</li>
<li><a href="https://github.com/ethereum/web3.py/commit/a3937942209ae69bfa5c28889739f1a145c34bf1&quot;&gt;&lt;code&gt;a393794&lt;/code&gt;&lt;/a> Try out new py-evm requirements in eth-tester</li>
<li><a href="https://github.com/ethereum/web3.py/commit/cb6530db61275f9317be8270612dcc81b379222d&quot;&gt;&lt;code&gt;cb6530d&lt;/code&gt;&lt;/a> Update typing extensions to allow v4 (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2217&quot;&gt;#2217&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/beeb052628fb3185c72c6a715951f88d97cb18de&quot;&gt;&lt;code&gt;beeb052&lt;/code&gt;&lt;/a> Newsfragment for github link to docs</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/web3.py/compare/v5.11.0...v5.27.0&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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.27.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.27.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 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 10, 2022

Superseded by #74.

@dependabot dependabot bot closed this Feb 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/requirements/web3-5.27.0 branch February 10, 2022 17:30
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