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.0 to 5.29.1 #854

Merged
merged 1 commit into from
May 23, 2022
Merged

Bump web3 from 5.29.0 to 5.29.1 #854

merged 1 commit into from
May 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps web3 from 5.29.0 to 5.29.1.

Changelog

Sourced from web3's changelog.

v5.29.1 (2022-05-16)

Bugfixes


- Fix bug in _is_latest_block_number_request in cache middleware (`[#2185](https://github.com/ethereum/web3.py/issues/2185)
  <https://github.com/ethereum/web3.py/issues/2185>`__)
- Increase SessionCache size (`[#2451](https://github.com/ethereum/web3.py/issues/2451)
  <https://github.com/ethereum/web3.py/issues/2451>`__)

Improved Documentation

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

Misc


- `[#2450](https://github.com/ethereum/web3.py/issues/2450) <https://github.com/ethereum/web3.py/issues/2450>`__, `[#2453](https://github.com/ethereum/web3.py/issues/2453)
  <https://github.com/ethereum/web3.py/issues/2453>`__, `[#2470](https://github.com/ethereum/web3.py/issues/2470)
  <https://github.com/ethereum/web3.py/issues/2470>`__, `[#2472](https://github.com/ethereum/web3.py/issues/2472)
  <https://github.com/ethereum/web3.py/issues/2472>`__, `[#2476](https://github.com/ethereum/web3.py/issues/2476)
  <https://github.com/ethereum/web3.py/issues/2476>`__
Commits

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.0 to 5.29.1.
- [Release notes](https://github.com/ethereum/web3.py/releases)
- [Changelog](https://github.com/ethereum/web3.py/blob/v5.29.1/docs/releases.rst)
- [Commits](ethereum/web3.py@v5.29.0...v5.29.1)

---
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 requested a review from a team as a code owner May 23, 2022 12:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels May 23, 2022
@dependabot dependabot bot requested a review from Uxio0 May 23, 2022 12:08
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2371150793

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 107 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-1.6%) to 86.452%

Files with Coverage Reduction New Missed Lines %
safe_transaction_service/tokens/clients/kraken_client.py 3 73.53%
safe_transaction_service/tokens/tasks.py 4 89.86%
safe_transaction_service/tokens/clients/coingecko_client.py 6 72.58%
safe_transaction_service/tokens/clients/kucoin_client.py 6 60.0%
safe_transaction_service/tokens/clients/zerion_client.py 8 78.95%
safe_transaction_service/tokens/clients/binance_client.py 11 40.74%
safe_transaction_service/tokens/clients/kleros_client.py 11 64.71%
safe_transaction_service/tokens/services/price_service.py 11 90.11%
safe_transaction_service/tokens/clients/coinmarketcap_client.py 14 47.17%
safe_transaction_service/history/services/collectibles_service.py 33 75.91%
Totals Coverage Status
Change from base Build 2371150057: -1.6%
Covered Lines: 5609
Relevant Lines: 6488

💛 - Coveralls

@Uxio0 Uxio0 merged commit a3a511c into master May 23, 2022
@Uxio0 Uxio0 deleted the dependabot/pip/web3-5.29.1 branch May 23, 2022 14:36
@github-actions github-actions bot locked and limited conversation to collaborators May 23, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants