Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 28, 2021

Bumps web3 from 5.11.0 to 5.24.0.

Changelog

Sourced from web3's changelog.

v5.24.0 (2021-09-27)

Features


- Add async ``eth.send_raw_transaction`` method (`[#2135](https://github.com/ethereum/web3.py/issues/2135)
  <https://github.com/ethereum/web3.py/issues/2135>`__)
- Updated eth-account version to v0.5.6 - adds support for signing typed
  transactions without needing to explicitly set the transaction type and now
  accepts correct JSON-RPC structure for accessList for typed transactions
  (`[#2157](https://github.com/ethereum/web3.py/issues/2157) <https://github.com/ethereum/web3.py/issues/2157>`__)

Bugfixes

  • Encode block_count as hex before making eth_feeHistory RPC call ([#2117](https://github.com/ethereum/web3.py/issues/2117) <https://github.com/ethereum/web3.py/issues/2117>__)

Improved Documentation


- Fix typo in AsyncHTTPProvider docs (`[#2131](https://github.com/ethereum/web3.py/issues/2131)
  <https://github.com/ethereum/web3.py/issues/2131>`__)
- Update AsyncHTTPProvider doc Supported Methods to include
  ``web3.eth.send_raw_transaction()``. (`[#2135](https://github.com/ethereum/web3.py/issues/2135)
  <https://github.com/ethereum/web3.py/issues/2135>`__)
- Improve messaging around usage and implementation questions, directing users
  to the appropriate channel (`[#2138](https://github.com/ethereum/web3.py/issues/2138)
  <https://github.com/ethereum/web3.py/issues/2138>`__)
- Clarify some contract ``ValueError`` error messages. (`[#2146](https://github.com/ethereum/web3.py/issues/2146)
  <https://github.com/ethereum/web3.py/issues/2146>`__)
- Updated docs for w3.eth.account.sign_transaction to reflect that transaction
  type is no longer needed to successfully sign typed transactions and to
  illustrate how to structure an optional accessList parameter in a typed
  transaction (`[#2157](https://github.com/ethereum/web3.py/issues/2157) <https://github.com/ethereum/web3.py/issues/2157>`__)

Misc


- `[#2105](https://github.com/ethereum/web3.py/issues/2105) &lt;https://github.com/ethereum/web3.py/issues/2105&gt;`__

v5.23.1 (2021-08-27)

Features
&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/295e894bc4473d7e307e64f6940a130483b1ed9b&quot;&gt;&lt;code&gt;295e894&lt;/code&gt;&lt;/a> Bump version: 5.23.1 → 5.24.0</li>
<li><a href="https://github.com/ethereum/web3.py/commit/cff251ad779b917c58948b8d4d4e9c24572b0710&quot;&gt;&lt;code&gt;cff251a&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/web3.py/commit/0abf14aa13b17ee3e420a0e6dce30709d56ca5b9&quot;&gt;&lt;code&gt;0abf14a&lt;/code&gt;&lt;/a> update eth-account to 0.5.6 and update docs</li>
<li><a href="https://github.com/ethereum/web3.py/commit/002db29e4bd2429fbe059adc1297ac3807a256e1&quot;&gt;&lt;code&gt;002db29&lt;/code&gt;&lt;/a> typo fix for explanation of async http provider (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2131&quot;&gt;#2131&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/af6c43bff42ff3884111b68b80c47d888847fa24&quot;&gt;&lt;code&gt;af6c43b&lt;/code&gt;&lt;/a> Edit some ValueError() messages for more clarity (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2146&quot;&gt;#2146&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/becfcb88bd13df31a6affdf4753bae062be089a5&quot;&gt;&lt;code&gt;becfcb8&lt;/code&gt;&lt;/a> Improve messaging for questions on implementation and usage</li>
<li><a href="https://github.com/ethereum/web3.py/commit/3fb3a3e6aab66713531fd4628218e7be78233fbb&quot;&gt;&lt;code&gt;3fb3a3e&lt;/code&gt;&lt;/a> Add test for async eth.send_raw_transaction and cleanup</li>
<li><a href="https://github.com/ethereum/web3.py/commit/f61ad0d3a998ab9bc71601ba3665dfe1a9f6798b&quot;&gt;&lt;code&gt;f61ad0d&lt;/code&gt;&lt;/a> 📝 update note about async provider</li>
<li><a href="https://github.com/ethereum/web3.py/commit/4cae503a6814af6272d78c67c519608cc6621393&quot;&gt;&lt;code&gt;4cae503&lt;/code&gt;&lt;/a> ✨ async eth client supports send raw transaction</li>
<li><a href="https://github.com/ethereum/web3.py/commit/44ac41901ac2f41bb8b677339390d721421fae5c&quot;&gt;&lt;code&gt;44ac419&lt;/code&gt;&lt;/a> Add newsfragment</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/web3.py/compare/v5.11.0...v5.24.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.24.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.24.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 Sep 28, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 22, 2021

Superseded by #63.

@dependabot dependabot bot closed this Nov 22, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/web3-5.24.0 branch November 22, 2021 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