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.31.0 to 5.31.1 #914

Merged
merged 1 commit into from
Oct 14, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps web3 from 5.31.0 to 5.31.1.

Changelog

Sourced from web3's changelog.

v5.31.1 (2022-10-06)

Features


- Add new predefined block identifiers ``safe`` and ``finalized``. (`[#2655](https://github.com/ethereum/web3.py/issues/2655)
  <https://github.com/ethereum/web3.py/issues/2655>`__)

Bugfixes

  • Protobuf dependency breaks at version 3.20.2 and above; pin to 3.19.4 for now since that is the last non-breaking version for python 3.6. ([#2659](https://github.com/ethereum/web3.py/issues/2659) <https://github.com/ethereum/web3.py/issues/2659>__)
  • Protobuf dependency had a DoS-able bug. It was fixed in 3.19.5. See: https://nvd.nist.gov/vuln/detail/CVE-2022-1941 ([#2667](https://github.com/ethereum/web3.py/issues/2667) <https://github.com/ethereum/web3.py/issues/2667>__)
Commits
  • ffc004b Bump version: 5.31.0 → 5.31.1
  • dcdfb4f Compile release notes
  • 9d603ab [v5] Update protobuf (#2667)
  • 50c83b9 Pin protobuf to 3.19.4 for now:
  • f3b8bf4 Add support for safe and finalized block identifiers
  • 541c768 Revert "Add support for safe and finalized block identifiers"
  • 7a34359 Add support for safe and finalized block identifiers
  • See full diff 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)

Bumps [web3](https://github.com/ethereum/web3.py) from 5.31.0 to 5.31.1.
- [Release notes](https://github.com/ethereum/web3.py/releases)
- [Changelog](https://github.com/ethereum/web3.py/blob/v5.31.1/docs/releases.rst)
- [Commits](ethereum/web3.py@v5.31.0...v5.31.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Type: Dependencies Pull requests that update a dependency file label Oct 10, 2022
@codeclimate
Copy link

codeclimate bot commented Oct 10, 2022

Code Climate has analyzed commit c5e18e8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 90.6% (0.0% change).

View more on Code Climate.

@alexcos20 alexcos20 self-assigned this Oct 13, 2022
@alexcos20 alexcos20 self-requested a review October 13, 2022 11:41
@alexcos20 alexcos20 merged commit b30b466 into main Oct 14, 2022
@alexcos20 alexcos20 deleted the dependabot/pip/web3-5.31.1 branch October 14, 2022 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant