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.1 to 5.31.3 #172

Merged
merged 1 commit into from
Dec 13, 2022
Merged

Bump web3 from 5.31.1 to 5.31.3 #172

merged 1 commit into from
Dec 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps web3 from 5.31.1 to 5.31.3.

Changelog

Sourced from web3's changelog.

v5.31.3 (2022-12-02)

Bugfixes


- Upgrade ``eth-abi`` lower bound to ``>=2.2.0`` to make sure internal
  deprecation changes do not break. (`[#2743](https://github.com/ethereum/web3.py/issues/2743)
  <https://github.com/ethereum/web3.py/issues/2743>`__)

v5.31.2 (2022-12-01)

Bugfixes

  • Improve upon issues with session caching and cache locking, especially for multi-threading. ([#2691](https://github.com/ethereum/web3.py/issues/2691) <https://github.com/ethereum/web3.py/issues/2691>__)

Improved Documentation


- Add user survey to v5 docs banner (`[#2721](https://github.com/ethereum/web3.py/issues/2721)
  <https://github.com/ethereum/web3.py/issues/2721>`__)

Internal Changes - for web3.py Contributors

  • Remove references to deprecated eth-abi methods and replace with supported methods. ([#2726](https://github.com/ethereum/web3.py/issues/2726) <https://github.com/ethereum/web3.py/issues/2726>__)

Miscellaneous changes


- `[#2691](https://github.com/ethereum/web3.py/issues/2691) <https://github.com/ethereum/web3.py/issues/2691>`__
Commits
  • 0f87d69 Bump version: 5.31.2 → 5.31.3
  • 96cb56c Compile release notes
  • c5f6bd8 Appropriately label eth-abi upgrade as a bugfix
  • ddec027 Upgrade eth-abi to >=2.2.0
  • 31dc846 Correct release notes (make notes) bump version
  • 6ea804d Bump version: 5.31.1 → 5.31.2
  • 003618c Compile release notes
  • f851012 Update eth-tester
  • 2bddd19 Update towncrier types and docs validation
  • 056d5e7 Replace eth-abi deprecated method usage with supported methods
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Uxio0 as a code owner December 12, 2022 13:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 12, 2022
@coveralls
Copy link

coveralls commented Dec 12, 2022

Pull Request Test Coverage Report for Build 3676059669

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 52.647%

Totals Coverage Status
Change from base Build 3564487190: 0.0%
Covered Lines: 706
Relevant Lines: 1341

💛 - Coveralls

@Uxio0 Uxio0 merged commit 8db6481 into master Dec 13, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2022
@dependabot dependabot bot deleted the dependabot/pip/web3-5.31.3 branch December 13, 2022 11:19
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants