Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 4, 2020

Bumps web3 from 5.11.0 to 5.13.1.

Changelog

Sourced from web3's changelog.

v5.13.1 (2020-12-03)

Bugfixes


- Handle revert reason parsing for Ganache (`[#1794](https://github.com/ethereum/web3.py/issues/1794) <https://github.com/ethereum/web3.py/issues/1794>`__)

Improved Documentation

  • Document Geth and Parity/OpenEthereum fixture generation ([#1787](https://github.com/ethereum/web3.py/issues/1787) <https://github.com/ethereum/web3.py/issues/1787>__)

Misc


- `[#1778](https://github.com/ethereum/web3.py/issues/1778) <https://github.com/ethereum/web3.py/issues/1778>`__, `[#1780](https://github.com/ethereum/web3.py/issues/1780) <https://github.com/ethereum/web3.py/issues/1780>`__, `[#1790](https://github.com/ethereum/web3.py/issues/1790) <https://github.com/ethereum/web3.py/issues/1790>`__, `[#1791](https://github.com/ethereum/web3.py/issues/1791) <https://github.com/ethereum/web3.py/issues/1791>`__, `[#1796](https://github.com/ethereum/web3.py/issues/1796) <https://github.com/ethereum/web3.py/issues/1796>`__

v5.13.0 (2020-10-29)

Features

  • Raise SolidityError exceptions that contain the revert reason when a call fails. ([#941](https://github.com/ethereum/web3.py/issues/941) <https://github.com/ethereum/web3.py/issues/941>__)

Bugfixes


- Update eth-tester dependency to fix tester environment install version conflict. (`[#1782](https://github.com/ethereum/web3.py/issues/1782) <https://github.com/ethereum/web3.py/issues/1782>`__)

Misc


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

v5.12.3 (2020-10-21)

Misc

  • [#1752](https://github.com/ethereum/web3.py/issues/1752) &lt;https://github.com/ethereum/web3.py/issues/1752&gt;, [#1759](https://github.com/ethereum/web3.py/issues/1759) &lt;https://github.com/ethereum/web3.py/issues/1759&gt;, [#1773](https://github.com/ethereum/web3.py/issues/1773) &lt;https://github.com/ethereum/web3.py/issues/1773&gt;, [#1775](https://github.com/ethereum/web3.py/issues/1775) &lt;https://github.com/ethereum/web3.py/issues/1775&gt;

</tr></table>

... (truncated)

Commits
  • 72457e6 Bump version: 5.13.0 → 5.13.1
  • 3456dda Compile release notes
  • 1f647a9 Add handler for Ganache revert message format (#1794)
  • fe91c9a Add newsfragment for pytest warning
  • d41d2c3 Remove unneeded pytestmark warnings
  • e176ce0 Make if statement generic in result_formatters
  • 69e623b Move filter to use Method class
  • 7251ac7 Merge pull request #1790 from tmckenzie51/tiffany/geth-versions
  • b96bf5c add release note
  • d28f89a Remove Whisper API (#1791)
  • 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 Dec 4, 2020
@dependabot dependabot bot changed the base branch from master to develop December 7, 2020 05:04
@dependabot dependabot bot changed the base branch from develop to master December 8, 2020 05:41
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/web3-5.13.1 branch from b4b93aa to 650e5e4 Compare December 8, 2020 05:41
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 6, 2021

Superseded by #17.

@dependabot dependabot bot closed this Jan 6, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/web3-5.13.1 branch January 6, 2021 05:20
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