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.18.0 to 6.19.0 #397

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Bump web3 from 6.18.0 to 6.19.0 #397

merged 1 commit into from
Jun 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps web3 from 6.18.0 to 6.19.0.

Changelog

Sourced from web3's changelog.

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://github.com/ethereum/web3.py/issues/3387) <https://github.com/ethereum/web3.py/issues/3387>`__)

Improved Documentation

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

Internal Changes - for web3.py Contributors


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

Miscellaneous Changes


- `[#3385](https://github.com/ethereum/web3.py/issues/3385) &lt;https://github.com/ethereum/web3.py/issues/3385&gt;`__
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/web3.py/commit/950bdeb96c1e7514943bc0ce703c875fe3b897af&quot;&gt;&lt;code&gt;950bdeb&lt;/code&gt;&lt;/a> Bump version: 6.18.0 → 6.19.0</li>
<li><a href="https://github.com/ethereum/web3.py/commit/0f9a2a4e2c9e36f0fad6104c19b733bc4e1009dc&quot;&gt;&lt;code&gt;0f9a2a4&lt;/code&gt;&lt;/a> Compile release notes for v6.19.0</li>
<li><a href="https://github.com/ethereum/web3.py/commit/66369f966e32454c8730697f00950c8a4ce55c93&quot;&gt;&lt;code&gt;66369f9&lt;/code&gt;&lt;/a> docs: merge migration pages [v6] (<a href="https://redirect.github.com/ethereum/web3.py/issues/3390&quot;&gt;#3390&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/d138ff7db562665c3ae453e1a4b4794dcb7115ec&quot;&gt;&lt;code&gt;d138ff7&lt;/code&gt;&lt;/a> v6 cherry-pick of PR <a href="https://redirect.github.com/ethereum/web3.py/issues/3378&quot;&gt;#3378&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/cfc76f968923a7d78d881ea6b8a3557782846ff4&quot;&gt;&lt;code&gt;cfc76f9&lt;/code&gt;&lt;/a> move windows wheel check to py312</li>
<li><a href="https://github.com/ethereum/web3.py/commit/af88607983fbc0a270cf0c3322114b06ac46790c&quot;&gt;&lt;code&gt;af88607&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/ethereum/web3.py/issues/3373&quot;&gt;#3373&lt;/a> from pacrob/add-py312-v6</li>
<li><a href="https://github.com/ethereum/web3.py/commit/9fcdef95d8feb9eac9ee1b87867c6613b5ecfd2f&quot;&gt;&lt;code&gt;9fcdef9&lt;/code&gt;&lt;/a> upgrade flake8 to support py312 and fix errors</li>
<li><a href="https://github.com/ethereum/web3.py/commit/3c77bde93620d766f8c9878e73c1488772189b32&quot;&gt;&lt;code&gt;3c77bde&lt;/code&gt;&lt;/a> docs: warn of v7 wsprovider updates (<a href="https://redirect.github.com/ethereum/web3.py/issues/3376&quot;&gt;#3376&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/81494b4371a790b64e1a60566104324341df5588&quot;&gt;&lt;code&gt;81494b4&lt;/code&gt;&lt;/a> add py312 ci</li>
<li>See full diff in <a href="https://github.com/ethereum/web3.py/compare/v6.18.0...v6.19.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.18.0 to 6.19.0.
- [Changelog](https://github.com/ethereum/web3.py/blob/v6.19.0/docs/releases.rst)
- [Commits](ethereum/web3.py@v6.18.0...v6.19.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 May 20, 2024 13:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2024
@dependabot dependabot bot requested a review from Uxio0 May 20, 2024 13:06
@coveralls
Copy link

Coverage Status

coverage: 80.617%. remained the same
when pulling a7fca8d on dependabot/pip/web3-6.19.0
into 57f9933 on main.

@Uxio0 Uxio0 merged commit fa002da into main Jun 5, 2024
14 checks passed
@Uxio0 Uxio0 deleted the dependabot/pip/web3-6.19.0 branch June 5, 2024 15:37
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 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

2 participants