Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps web3 from 5.19.0 to 5.29.2.

Changelog

Sourced from web3's changelog.

v5.29.2 (2022-06-01)

Bugfixes


- Only thread lock methods attempting to access the cache for the caching
  middleware. (`[#2493](https://github.com/ethereum/web3.py/issues/2493) <https://github.com/ethereum/web3.py/issues/2493>`__)

Misc


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

v5.29.1 (2022-05-16)

Bugfixes
</code></pre>
<ul>
<li>Fix bug in _is_latest_block_number_request in cache middleware (<code>#2185 &lt;https://github.com/ethereum/web3.py/issues/2185&amp;gt;&lt;/code&gt;__)&lt;/li>
<li>Increase SessionCache size (<code>#2451 &lt;https://github.com/ethereum/web3.py/issues/2451&amp;gt;&lt;/code&gt;__)&lt;/li>
</ul>
<p>Improved Documentation</p>
<pre><code>

  • Doc fix: Pending transaction filter returns a TransactionFilter not a
    BlockFilter ([#2444](https://github.com/ethereum/web3.py/issues/2444) &amp;lt;https://github.com/ethereum/web3.py/issues/2444&amp;gt;__)

Misc

  • [#2450](https://github.com/ethereum/web3.py/issues/2450) &lt;https://github.com/ethereum/web3.py/issues/2450&gt;, [#2453](https://github.com/ethereum/web3.py/issues/2453) &lt;https://github.com/ethereum/web3.py/issues/2453&gt;, [#2470](https://github.com/ethereum/web3.py/issues/2470) &lt;https://github.com/ethereum/web3.py/issues/2470&gt;, [#2472](https://github.com/ethereum/web3.py/issues/2472) &lt;https://github.com/ethereum/web3.py/issues/2472&gt;, [#2476](https://github.com/ethereum/web3.py/issues/2476) &lt;https://github.com/ethereum/web3.py/issues/2476&gt;__

v5.29.0 (2022-04-13)

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/6790b63cb2050a14fb93c049f1aa25467dd4cb0c&quot;&gt;&lt;code&gt;6790b63&lt;/code&gt;&lt;/a> Bump version: 5.29.1 → 5.29.2</li>
<li><a href="https://github.com/ethereum/web3.py/commit/8f920b0caaa1e25699a6f937819a2428ec9fa805&quot;&gt;&lt;code&gt;8f920b0&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/web3.py/commit/73f6807cc1945f09c39fce3b22e8d7489e61b214&quot;&gt;&lt;code&gt;73f6807&lt;/code&gt;&lt;/a> Only lock cache thread if method is whitelisted</li>
<li><a href="https://github.com/ethereum/web3.py/commit/1f01ba5bd0fc071983a35259da1598a2321f7cbe&quot;&gt;&lt;code&gt;1f01ba5&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2485&quot;&gt;#2485&lt;/a> from carver/increase-socket-timeout</li>
<li><a href="https://github.com/ethereum/web3.py/commit/8fed79afb4cae7948c05b0fab9bb4233ef6ec7d6&quot;&gt;&lt;code&gt;8fed79a&lt;/code&gt;&lt;/a> Increase default timeout</li>
<li><a href="https://github.com/ethereum/web3.py/commit/afffe15fca8559a6ef59b925da3ced91a8048cc5&quot;&gt;&lt;code&gt;afffe15&lt;/code&gt;&lt;/a> Bump version: 5.29.0 → 5.29.1</li>
<li><a href="https://github.com/ethereum/web3.py/commit/c805ea5726caa889fa221103f9eaaf9ce0bbc73d&quot;&gt;&lt;code&gt;c805ea5&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/web3.py/commit/dd961567365809ca327ae24035f1d14129fd7c4a&quot;&gt;&lt;code&gt;dd96156&lt;/code&gt;&lt;/a> Pin Jinja2&lt;=3.0.3 (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2476&quot;&gt;#2476&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/6fbd1bb98d0816bb402515cfc5a8891e44b78d7c&quot;&gt;&lt;code&gt;6fbd1bb&lt;/code&gt;&lt;/a> Fix get cached latest block (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2346&quot;&gt;#2346&lt;/a>) (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2475&quot;&gt;#2475&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/b7fc8b015d0104c043f2124cde5ce302ad4617b2&quot;&gt;&lt;code&gt;b7fc8b0&lt;/code&gt;&lt;/a> fix doc build (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2472&quot;&gt;#2472&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/web3.py/compare/v5.19.0...v5.29.2&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.19.0 to 5.29.2.
- [Release notes](https://github.com/ethereum/web3.py/releases)
- [Changelog](https://github.com/ethereum/web3.py/blob/v5.29.2/docs/releases.rst)
- [Commits](ethereum/web3.py@v5.19.0...v5.29.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 6, 2022

Dependabot tried to add @uxio0 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/yodaplus/gnosis-py/pulls/60/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the yodaplus/gnosis-py repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 6, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 11, 2022

Superseded by #68.

@dependabot dependabot bot closed this Jul 11, 2022
@dependabot dependabot bot deleted the dependabot/pip/web3-5.29.2 branch July 11, 2022 22:40
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant