Skip to content

Conversation

@dependabot
Copy link

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

Bumps web3 from 5.11.0 to 5.12.2.

Changelog

Sourced from web3's changelog.

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) &lt;https://github.com/ethereum/web3.py/issues/1727&gt;`__, `[#1728](https://github.com/ethereum/web3.py/issues/1728) &lt;https://github.com/ethereum/web3.py/issues/1728&gt;`__, `[#1733](https://github.com/ethereum/web3.py/issues/1733) &lt;https://github.com/ethereum/web3.py/issues/1733&gt;`__, `[#1735](https://github.com/ethereum/web3.py/issues/1735) &lt;https://github.com/ethereum/web3.py/issues/1735&gt;`__, `[#1741](https://github.com/ethereum/web3.py/issues/1741) &lt;https://github.com/ethereum/web3.py/issues/1741&gt;`__, `[#1746](https://github.com/ethereum/web3.py/issues/1746) &lt;https://github.com/ethereum/web3.py/issues/1746&gt;`__, `[#1748](https://github.com/ethereum/web3.py/issues/1748) &lt;https://github.com/ethereum/web3.py/issues/1748&gt;`__, `[#1753](https://github.com/ethereum/web3.py/issues/1753) &lt;https://github.com/ethereum/web3.py/issues/1753&gt;`__, `[#1768](https://github.com/ethereum/web3.py/issues/1768) &lt;https://github.com/ethereum/web3.py/issues/1768&gt;`__

v5.12.1 (2020-09-02)

Misc

  • [#1708](https://github.com/ethereum/web3.py/issues/1708) &lt;https://github.com/ethereum/web3.py/issues/1708&gt;, [#1709](https://github.com/ethereum/web3.py/issues/1709) &lt;https://github.com/ethereum/web3.py/issues/1709&gt;, [#1715](https://github.com/ethereum/web3.py/issues/1715) &lt;https://github.com/ethereum/web3.py/issues/1715&gt;, [#1722](https://github.com/ethereum/web3.py/issues/1722) &lt;https://github.com/ethereum/web3.py/issues/1722&gt;, [#1724](https://github.com/ethereum/web3.py/issues/1724) &lt;https://github.com/ethereum/web3.py/issues/1724&gt;__

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>`__)
- Add contribution guidelines and a code of conduct. (`[#1691](https://github.com/ethereum/web3.py/issues/1691) <https://github.com/ethereum/web3.py/issues/1691>`__)

Misc


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

&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/web3.py/commit/45a83a795180e04e976c821d635bb6d9cc161ae8&quot;&gt;&lt;code&gt;45a83a7&lt;/code&gt;&lt;/a> Bump version: 5.12.1 → 5.12.2</li>
<li><a href="https://github.com/ethereum/web3.py/commit/b3242798ae9ac303f4a89c3d6289107580cb3500&quot;&gt;&lt;code&gt;b324279&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/web3.py/commit/c3dd5f20b326d5331ceb7484b21c8a2b03511cf8&quot;&gt;&lt;code&gt;c3dd5f2&lt;/code&gt;&lt;/a> Generate parity v2.5.13 fixture (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/1763&quot;&gt;#1763&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/e47ff679398c05b72fdb60d07719dfc9ab04c245&quot;&gt;&lt;code&gt;e47ff67&lt;/code&gt;&lt;/a> Add newsfragment for broken ethpm IPFS tests</li>
<li><a href="https://github.com/ethereum/web3.py/commit/6a391f45c70f238975643f465c27945bfbbf21ca&quot;&gt;&lt;code&gt;6a391f4&lt;/code&gt;&lt;/a> Mark failing tests as such until ipfshttpclient is updated</li>
<li><a href="https://github.com/ethereum/web3.py/commit/002151020cecd826a694ded2fdc10cc70e73e636&quot;&gt;&lt;code&gt;0021510&lt;/code&gt;&lt;/a> Add newsfragment for eth_call and eth_estimateGas -&gt; Method</li>
<li><a href="https://github.com/ethereum/web3.py/commit/d1c733d50763c13a070fbcfef326d31b0f390ece&quot;&gt;&lt;code&gt;d1c733d&lt;/code&gt;&lt;/a> eth_estimateGas uses Method</li>
<li><a href="https://github.com/ethereum/web3.py/commit/7dc0a68caa68a57b4e53b1826bca67bb912c9437&quot;&gt;&lt;code&gt;7dc0a68&lt;/code&gt;&lt;/a> eth_call uses Method</li>
<li><a href="https://github.com/ethereum/web3.py/commit/fccc1fa172d5dbda03d6509a2da68588e23c56ab&quot;&gt;&lt;code&gt;fccc1fa&lt;/code&gt;&lt;/a> Add newsfragment for ENS bug</li>
<li><a href="https://github.com/ethereum/web3.py/commit/c0909fe2d12569897b962d85dde004a9e92a3e07&quot;&gt;&lt;code&gt;c0909fe&lt;/code&gt;&lt;/a> Allow for ENS name resolution</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/web3.py/compare/v5.11.0...v5.12.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)

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

dependabot bot commented on behalf of github Oct 22, 2020

Superseded by #8.

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