Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Bump web3 from 6.17.2 to 6.20.0 #358

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 27, 2024

Bumps web3 from 6.17.2 to 6.20.0.

Changelog

Sourced from web3's changelog.

web3.py v6.20.0 (2024-06-26)

Improved Documentation


- Release notes page name changed from ``releases`` to ``release_notes`` (`[#3399](https:/ethereum/web3.py/issues/3399) <https:/ethereum/web3.py/issues/3399>`__)

Features


- Provide explicit ``__all__`` exports for providers in `web3/providers/__init__.py`; update `web3/__init__.py` to include all provider classes including base classes. (`[#3410](https:/ethereum/web3.py/issues/3410) &lt;https:/ethereum/web3.py/issues/3410&gt;`__)
- Created ``ABIError`` type in the ``web3.types`` module and added as a valid type of ``ABIElement``. (`[#3419](https:/ethereum/web3.py/issues/3419) &lt;https:/ethereum/web3.py/issues/3419&gt;`__)

web3.py v6.19.0 (2024-05-15)

Bugfixes

  • Properly propagate exceptions from the message listener task to the main loop for persistent connection providers. ([#3387](https:/ethereum/web3.py/issues/3387) &lt;https:/ethereum/web3.py/issues/3387&gt;__)

Improved Documentation

  • Warn of updates to WebSocketProvider in v7 ([#3376](https:/ethereum/web3.py/issues/3376) <https:/ethereum/web3.py/issues/3376>__)
  • Condense the migration guides into one page ([#3390](https:/ethereum/web3.py/issues/3390) <https:/ethereum/web3.py/issues/3390>__)

Internal Changes - for web3.py Contributors


- Add ``py312`` support by adding it to CI testing (`[#3373](https:/ethereum/web3.py/issues/3373) <https:/ethereum/web3.py/issues/3373>`__)

Miscellaneous Changes


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

web3.py v6.18.0 (2024-04-29)

Deprecations


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

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:/ethereum/web3.py/commit/616212e3bf9d4ff7c24edc7db2a98d03e5616626&quot;&gt;&lt;code&gt;616212e&lt;/code&gt;&lt;/a&gt; Bump version: 6.19.0 → 6.20.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https:/ethereum/web3.py/commit/5e06a1cadbb5fd981cc05cf899f0d52cebf4f571&quot;&gt;&lt;code&gt;5e06a1c&lt;/code&gt;&lt;/a&gt; Compile release notes for v6.20.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https:/ethereum/web3.py/commit/3c3735dd784ee783ded2178141f6625f10a593fe&quot;&gt;&lt;code&gt;3c3735d&lt;/code&gt;&lt;/a&gt; &lt;code&gt;v6&lt;/code&gt; &lt;code&gt;ABIError&lt;/code&gt; type (&lt;a href=&quot;https://redirect.github.com/ethereum/web3.py/issues/3420&quot;&gt;#3420&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https:/ethereum/web3.py/commit/4602436f05b5aadbfe8b02a7e6fcc248d5dd619a&quot;&gt;&lt;code&gt;4602436&lt;/code&gt;&lt;/a&gt; Update provider explicit exports for &lt;code&gt;__all__&lt;/code&gt;:&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https:/ethereum/web3.py/commit/a76062d60c1c214682781eaff9e4c5baa37895b0&quot;&gt;&lt;code&gt;a76062d&lt;/code&gt;&lt;/a&gt; changes release notes page name from releases to release_notes&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https:/ethereum/web3.py/commit/950bdeb96c1e7514943bc0ce703c875fe3b897af&quot;&gt;&lt;code&gt;950bdeb&lt;/code&gt;&lt;/a&gt; Bump version: 6.18.0 → 6.19.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https:/ethereum/web3.py/commit/0f9a2a4e2c9e36f0fad6104c19b733bc4e1009dc&quot;&gt;&lt;code&gt;0f9a2a4&lt;/code&gt;&lt;/a&gt; Compile release notes for v6.19.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https:/ethereum/web3.py/commit/66369f966e32454c8730697f00950c8a4ce55c93&quot;&gt;&lt;code&gt;66369f9&lt;/code&gt;&lt;/a&gt; docs: merge migration pages [v6] (&lt;a href=&quot;https://redirect.github.com/ethereum/web3.py/issues/3390&quot;&gt;#3390&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https:/ethereum/web3.py/commit/d138ff7db562665c3ae453e1a4b4794dcb7115ec&quot;&gt;&lt;code&gt;d138ff7&lt;/code&gt;&lt;/a&gt; v6 cherry-pick of PR &lt;a href=&quot;https://redirect.github.com/ethereum/web3.py/issues/3378&quot;&gt;#3378&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https:/ethereum/web3.py/commit/cfc76f968923a7d78d881ea6b8a3557782846ff4&quot;&gt;&lt;code&gt;cfc76f9&lt;/code&gt;&lt;/a&gt; move windows wheel check to py312&lt;/li&gt;
&lt;li&gt;Additional commits viewable in &lt;a href=&quot;https:/ethereum/web3.py/compare/v6.17.2...v6.20.0&quot;&gt;compare view&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/details&gt;

&lt;br /&gt;
</code></pre>


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=web3&package-manager=pip&previous-version=6.17.2&new-version=6.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Bumps [web3](https:/ethereum/web3.py) from 6.17.2 to 6.20.0.
- [Changelog](https:/ethereum/web3.py/blob/v6.20.0/docs/release_notes.rst)
- [Commits](ethereum/web3.py@v6.17.2...v6.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 23, 2024

Superseded by #361.

@dependabot dependabot bot closed this Jul 23, 2024
@dependabot dependabot bot deleted the dependabot/pip/develop/web3-6.20.0 branch July 23, 2024 10:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant