Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 22, 2020

Bumps web3 from 5.11.0 to 5.11.1.

Changelog

Sourced from web3's changelog.

v5.11.1 (2020-06-17)

Bugfixes


- Added formatter rules for eth_tester middleware to allow :meth:`~web3.eth.Eth.getBalance` by using integer block numbers (`[#1660](https://github.com/ethereum/web3.py/issues/1660) <https://github.com/ethereum/web3.py/issues/1660>`__)
- Fix type annotations within the ``eth.py`` module. Several arguments that defaulted to ``None`` were not declared ``Optional``. (`[#1668](https://github.com/ethereum/web3.py/issues/1668) <https://github.com/ethereum/web3.py/issues/1668>`__)
- Fix type annotation warning when using string URI to instantiate an HTTP or WebsocketProvider. (`[#1669](https://github.com/ethereum/web3.py/issues/1669) <https://github.com/ethereum/web3.py/issues/1669>`__)
- Fix type annotations within the ``web3`` modules. Several arguments that defaulted to ``None`` were not declared ``Optional``. (`[#1670](https://github.com/ethereum/web3.py/issues/1670) <https://github.com/ethereum/web3.py/issues/1670>`__)

Improved Documentation

  • Breaks up links into three categories (Intro, Guides, and API) and adds content to the index page: a lib introduction and some "Getting Started" links. ([#1671](https://github.com/ethereum/web3.py/issues/1671) <https://github.com/ethereum/web3.py/issues/1671>__)
  • Fills in some gaps in the Quickstart guide and adds provider connection details for local nodes. ([#1673](https://github.com/ethereum/web3.py/issues/1673) <https://github.com/ethereum/web3.py/issues/1673>__)
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 21, 2020

Superseded by #4.

@dependabot dependabot bot closed this Jul 21, 2020
@dependabot dependabot bot deleted the dependabot/pip/requirements/web3-5.11.1 branch July 21, 2020 05:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant