Skip to content

Conversation

@dependabot
Copy link

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

Bumps web3 from 5.11.0 to 5.12.3.

Changelog

Sourced from web3's changelog.

v5.12.3 (2020-10-21)

Misc


- `[#1752](https://github.com/ethereum/web3.py/issues/1752) <https://github.com/ethereum/web3.py/issues/1752>`__, `[#1759](https://github.com/ethereum/web3.py/issues/1759) <https://github.com/ethereum/web3.py/issues/1759>`__, `[#1773](https://github.com/ethereum/web3.py/issues/1773) <https://github.com/ethereum/web3.py/issues/1773>`__, `[#1775](https://github.com/ethereum/web3.py/issues/1775) <https://github.com/ethereum/web3.py/issues/1775>`__

v5.12.2 (2020-10-12)

Bugfixes

  • Address the use of multiple providers in the docs ([#1701](https://github.com/ethereum/web3.py/issues/1701) <https://github.com/ethereum/web3.py/issues/1701>__)
  • Remove stale connection errors from docs ([#1737](https://github.com/ethereum/web3.py/issues/1737) <https://github.com/ethereum/web3.py/issues/1737>__)
  • Allow ENS name resolution for methods that use the Method class ([#1749](https://github.com/ethereum/web3.py/issues/1749) <https://github.com/ethereum/web3.py/issues/1749>__)

Misc


- `[#1727](https://github.com/ethereum/web3.py/issues/1727) <https://github.com/ethereum/web3.py/issues/1727>`__, `[#1728](https://github.com/ethereum/web3.py/issues/1728) <https://github.com/ethereum/web3.py/issues/1728>`__, `[#1733](https://github.com/ethereum/web3.py/issues/1733) <https://github.com/ethereum/web3.py/issues/1733>`__, `[#1735](https://github.com/ethereum/web3.py/issues/1735) <https://github.com/ethereum/web3.py/issues/1735>`__, `[#1741](https://github.com/ethereum/web3.py/issues/1741) <https://github.com/ethereum/web3.py/issues/1741>`__, `[#1746](https://github.com/ethereum/web3.py/issues/1746) <https://github.com/ethereum/web3.py/issues/1746>`__, `[#1748](https://github.com/ethereum/web3.py/issues/1748) <https://github.com/ethereum/web3.py/issues/1748>`__, `[#1753](https://github.com/ethereum/web3.py/issues/1753) <https://github.com/ethereum/web3.py/issues/1753>`__, `[#1768](https://github.com/ethereum/web3.py/issues/1768) <https://github.com/ethereum/web3.py/issues/1768>`__

v5.12.1 (2020-09-02)

Misc

  • [#1708](https://github.com/ethereum/web3.py/issues/1708) <https://github.com/ethereum/web3.py/issues/1708>, [#1709](https://github.com/ethereum/web3.py/issues/1709) <https://github.com/ethereum/web3.py/issues/1709>, [#1715](https://github.com/ethereum/web3.py/issues/1715) <https://github.com/ethereum/web3.py/issues/1715>, [#1722](https://github.com/ethereum/web3.py/issues/1722) <https://github.com/ethereum/web3.py/issues/1722>, [#1724](https://github.com/ethereum/web3.py/issues/1724) <https://github.com/ethereum/web3.py/issues/1724>__

v5.12.0 (2020-07-16)

Features


- Update `web3.pm` and `ethpm` module to EthPM v3 specification. (`[#1652](https://github.com/ethereum/web3.py/issues/1652) <https://github.com/ethereum/web3.py/issues/1652>`__)
- Allow consumer to initialize `HttpProvider` with their own `requests.Session`.  This allows the `HttpAdapter` connection pool to be tuned as desired. (`[#1469](https://github.com/ethereum/web3.py/issues/1469) <https://github.com/ethereum/web3.py/issues/1469>`__)

Improved Documentation

  • Use ethpm v3 packages in examples documentation. ([#1683](https://github.com/ethereum/web3.py/issues/1683) <https://github.com/ethereum/web3.py/issues/1683>__)
  • Modernize the deploy contract example. ([#1679](https://github.com/ethereum/web3.py/issues/1679) <https://github.com/ethereum/web3.py/issues/1679>__)

... (truncated)

Commits
  • 27bb1c6 Bump version: 5.12.2 → 5.12.3
  • 66bc9c3 Compile release notes
  • a7ed907 Add comment on order of request formatters
  • ad17bee Add newsfragment for getFilterChanges, getLogs, and getFilterLogs
  • d17eb6e Remove redundant param normalization test
  • 434e193 eth_getFilterChanges, getFilterLogs, and getLogs use Method
  • c8ebdb8 Merge pull request #1765 from njgheorghita/pytest-ethereum-readme
  • aae68f6 Add newsfragment for ipfshttpclient update
  • cff084e Update ipfshttpclient
  • 0caaa35 added 1773 newsfragment
  • Additional commits viewable in compare view

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 Oct 22, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 30, 2020

Superseded by #10.

@dependabot dependabot bot closed this Oct 30, 2020
@dependabot dependabot bot deleted the dependabot/pip/requirements/web3-5.12.3 branch October 30, 2020 05:37
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