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 5.29.1 to 5.29.2 #262

Merged
merged 1 commit into from
Jun 15, 2022
Merged

Bump web3 from 5.29.1 to 5.29.2 #262

merged 1 commit into from
Jun 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps web3 from 5.29.1 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;`__
</code></pre>
</blockquote>
</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>See full diff in <a href="https://github.com/ethereum/web3.py/compare/v5.29.1...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.29.1 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.29.1...v5.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 6, 2022
@dependabot dependabot bot requested a review from Uxio0 June 6, 2022 06:25
@coveralls
Copy link

coveralls commented Jun 6, 2022

Pull Request Test Coverage Report for Build 2446047878

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 191 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-6.0%) to 85.019%

Files with Coverage Reduction New Missed Lines %
gnosis/eth/multicall.py 9 86.41%
gnosis/eth/ethereum_client.py 45 79.61%
gnosis/eth/oracles/oracles.py 137 49.44%
Totals Coverage Status
Change from base Build 2383293810: -6.0%
Covered Lines: 2724
Relevant Lines: 3204

💛 - Coveralls

@Uxio0 Uxio0 merged commit e028883 into master Jun 15, 2022
@Uxio0 Uxio0 deleted the dependabot/pip/web3-5.29.2 branch June 15, 2022 15:46
@github-actions github-actions bot locked and limited conversation to collaborators Jun 15, 2022
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