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.2 to 5.30.0 #956

Merged
merged 2 commits into from
Jul 11, 2022
Merged

Bump web3 from 5.29.2 to 5.30.0 #956

merged 2 commits into from
Jul 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps web3 from 5.29.2 to 5.30.0.

Changelog

Sourced from web3's changelog.

v5.30.0 (2022-07-07)

Features


- Deprecated ``buildTransaction`` and ``estimateGas`` in contract.py v5, in
  favor of ``estimate_gas`` and ``build_transaction`` (`[#2459](https://github.com/ethereum/web3.py/issues/2459)
  <https://github.com/ethereum/web3.py/issues/2459>`__)

Misc


- `[#2452](https://github.com/ethereum/web3.py/issues/2452) &lt;https://github.com/ethereum/web3.py/issues/2452&gt;`__, `[#2502](https://github.com/ethereum/web3.py/issues/2502)
  &lt;https://github.com/ethereum/web3.py/issues/2502&gt;`__
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/web3.py/commit/ee5f0543ad91e4ba991997e35f50719ceb58135d&quot;&gt;&lt;code&gt;ee5f054&lt;/code&gt;&lt;/a> Bump version: 5.29.2 → 5.30.0</li>
<li><a href="https://github.com/ethereum/web3.py/commit/a7c1cab11505ccd75d1b7d5e4d9a5a26415f4bd1&quot;&gt;&lt;code&gt;a7c1cab&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/web3.py/commit/b1e23b3b6f31fea20ec214d8906e906f72bb5c8d&quot;&gt;&lt;code&gt;b1e23b3&lt;/code&gt;&lt;/a> Allow updating to v6 method signature for ENS.resolver()</li>
<li><a href="https://github.com/ethereum/web3.py/commit/3315fc19ff9022e0bb1f386b7cc857677418b92c&quot;&gt;&lt;code&gt;3315fc1&lt;/code&gt;&lt;/a> Updates from conversation in pr <a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2452&quot;&gt;#2452&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/b6a7e04b561a812f78b6ce6e605472506e31d949&quot;&gt;&lt;code&gt;b6a7e04&lt;/code&gt;&lt;/a> Add v6 warnings to ENS changes from pr <a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2411&quot;&gt;#2411&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/68a9d8c004e1a39e7118207cf9ab0707047ce390&quot;&gt;&lt;code&gt;68a9d8c&lt;/code&gt;&lt;/a> deprecated estimateGas and buildTransaction in v5 contract <a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2438&quot;&gt;#2438&lt;/a> (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2459&quot;&gt;#2459&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/3b43d1d6614c868745b00f9cb4b140ff19460764&quot;&gt;&lt;code&gt;3b43d1d&lt;/code&gt;&lt;/a> Pin eth-rlp&lt;0.3 (<a href="https://github-redirect.dependabot.com/ethereum/web3.py/issues/2502&quot;&gt;#2502&lt;/a&gt;)&lt;/li>
<li>See full diff in <a href="https://github.com/ethereum/web3.py/compare/v5.29.2...v5.30.0&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)

Bumps [web3](https://github.com/ethereum/web3.py) from 5.29.2 to 5.30.0.
- [Release notes](https://github.com/ethereum/web3.py/releases)
- [Changelog](https://github.com/ethereum/web3.py/blob/v5.30.0/docs/releases.rst)
- [Commits](ethereum/web3.py@v5.29.2...v5.30.0)

---
updated-dependencies:
- dependency-name: web3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 11, 2022 06:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Jul 11, 2022
@dependabot dependabot bot requested a review from Uxio0 July 11, 2022 06:24
@coveralls
Copy link

coveralls commented Jul 11, 2022

Pull Request Test Coverage Report for Build 2648363963

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.369%

Changes Missing Coverage Covered Lines Changed/Added Lines %
safe_transaction_service/history/management/commands/check_index_problems.py 0 1 0.0%
Totals Coverage Status
Change from base Build 2635352677: 0.0%
Covered Lines: 5782
Relevant Lines: 6543

💛 - Coveralls

@Uxio0 Uxio0 merged commit 104e8ca into master Jul 11, 2022
@Uxio0 Uxio0 deleted the dependabot/pip/web3-5.30.0 branch July 11, 2022 09:16
@github-actions github-actions bot locked and limited conversation to collaborators Jul 11, 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