Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump web3 from 6.16.0 to 6.17.0 #898

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Bump web3 from 6.16.0 to 6.17.0 #898

merged 1 commit into from
Apr 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

Bumps web3 from 6.16.0 to 6.17.0.

Changelog

Sourced from web3's changelog.

web3.py v6.17.0 (2024-04-11)

Improved Documentation


- Add feedback survey banner to docs (`[#3325](https://github.com/ethereum/web3.py/issues/3325) <https://github.com/ethereum/web3.py/issues/3325>`__)
- Fix ``eth_createAccessList`` docs to reflect the correct behavior. (`[#3329](https://github.com/ethereum/web3.py/issues/3329) <https://github.com/ethereum/web3.py/issues/3329>`__)

Features


- Add request formatter for ``maxFeePerBlobGas`` when sending blob transactions. Add formatters for ``blobGasPrice`` and ``blobGasUsed`` for *eth_getTransactionReceipt*. (`[#3323](https://github.com/ethereum/web3.py/issues/3323) &lt;https://github.com/ethereum/web3.py/issues/3323&gt;`__)
- Add formatters to ensure that the result of a ``eth_createAccessList`` response can be plugged directly into an ``accessList`` in a transaction. (`[#3329](https://github.com/ethereum/web3.py/issues/3329) &lt;https://github.com/ethereum/web3.py/issues/3329&gt;`__)
- Add Cancun support to ``EthereumTesterProvider``; update Cancun-related fields in some internal types. (`[#3338](https://github.com/ethereum/web3.py/issues/3338) &lt;https://github.com/ethereum/web3.py/issues/3338&gt;`__)

Internal Changes - for web3.py Contributors
</code></pre>
<ul>
<li>Use <code>pre-commit</code> for linting the v6 branch (<code>#3296 &lt;https://github.com/ethereum/web3.py/issues/3296&amp;gt;&lt;/code&gt;__)&lt;/li>
<li>Add an upperpin at <code>eth-typing&lt;4.2.0</code> due to removal of EthPM types in that lib (<code>#3324 &lt;https://github.com/ethereum/web3.py/issues/3324&amp;gt;&lt;/code&gt;__)&lt;/li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/web3.py/commit/22f35c1b456b41e500810bb63b34f4d031adae16&quot;&gt;&lt;code&gt;22f35c1&lt;/code&gt;&lt;/a> Bump version: 6.16.0 → 6.17.0</li>
<li><a href="https://github.com/ethereum/web3.py/commit/2195d29d2fda64c9562c110307f0c75516a89403&quot;&gt;&lt;code&gt;2195d29&lt;/code&gt;&lt;/a> Compile release notes for v6.17.0</li>
<li><a href="https://github.com/ethereum/web3.py/commit/a178d938a62b9e76b3e8c183026c4ba43b5620e6&quot;&gt;&lt;code&gt;a178d93&lt;/code&gt;&lt;/a> newsfragment for <a href="https://redirect.github.com/ethereum/web3.py/issues/3338&quot;&gt;#3338&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/26e1e1aecb0b9cd1515b3113aa95adfca49744ea&quot;&gt;&lt;code&gt;26e1e1a&lt;/code&gt;&lt;/a> Add blob transaction test to core tests:</li>
<li><a href="https://github.com/ethereum/web3.py/commit/1ae4df65ed1de5fb0fb10e87abed08090581a77c&quot;&gt;&lt;code&gt;1ae4df6&lt;/code&gt;&lt;/a> Conditional eth-tester version for py37; no Cancun support</li>
<li><a href="https://github.com/ethereum/web3.py/commit/9eb579adf83f12206ab190f2e7dd2039b3352c95&quot;&gt;&lt;code&gt;9eb579a&lt;/code&gt;&lt;/a> Add Cancun fields to <code>BlockData</code> and <code>TxParam</code> types</li>
<li><a href="https://github.com/ethereum/web3.py/commit/976fc05911e990ce57f32ed0595b4b6ecd9f5fe5&quot;&gt;&lt;code&gt;976fc05&lt;/code&gt;&lt;/a> Open up the <code>eth-tester[py-evm]</code> install extra to &gt;={current minor beta}, &lt;...</li>
<li><a href="https://github.com/ethereum/web3.py/commit/e18349cbd47c8ed0a7f05d8ee8d8ac3adf38f4de&quot;&gt;&lt;code&gt;e18349c&lt;/code&gt;&lt;/a> Cancun-related EthereumTesterProvider middleware updates</li>
<li><a href="https://github.com/ethereum/web3.py/commit/d4ce44a56c0193482a83a47c78206452eaec2d85&quot;&gt;&lt;code&gt;d4ce44a&lt;/code&gt;&lt;/a> Add pre-commit with approximately same lint settings, move lint tool config t...</li>
<li><a href="https://github.com/ethereum/web3.py/commit/980974f67a5cb23efb1aac891d496b5d2eb6fc89&quot;&gt;&lt;code&gt;980974f&lt;/code&gt;&lt;/a> relevant newsfragments for <a href="https://redirect.github.com/ethereum/web3.py/issues/3329&quot;&gt;#3329&lt;/a&gt;&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/web3.py/compare/v6.16.0...v6.17.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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 6.16.0 to 6.17.0.
- [Changelog](https://github.com/ethereum/web3.py/blob/v6.17.0/docs/releases.rst)
- [Commits](ethereum/web3.py@v6.16.0...v6.17.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 requested a review from a team as a code owner April 12, 2024 11:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 12, 2024
@dependabot dependabot bot requested a review from Uxio0 April 12, 2024 11:08
@Uxio0 Uxio0 merged commit bd167ef into main Apr 12, 2024
7 checks passed
@Uxio0 Uxio0 deleted the dependabot/pip/web3-6.17.0 branch April 12, 2024 12:03
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

1 participant