Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 30, 2021

Bumps web3 from 5.11.0 to 5.23.1.

Changelog

Sourced from web3's changelog.

v5.23.1 (2021-08-27)

Features


- Add constants for the zero address, zero hash, max int, and wei per ether. (`[#2109](https://github.com/ethereum/web3.py/issues/2109) <https://github.com/ethereum/web3.py/issues/2109>`__)

Improved Documentation

  • Renamed "1559 transaction" to "dynamic fee transaction" where appropriate to keep consistency among the general code base for 1559 transaction (type=2) naming ([#2118](https://github.com/ethereum/web3.py/issues/2118) <https://github.com/ethereum/web3.py/issues/2118>__)
  • Update AsyncHTTPProvider doc example to include modules and middlewares keyword arguments ([#2123](https://github.com/ethereum/web3.py/issues/2123) <https://github.com/ethereum/web3.py/issues/2123>__)

Misc


- `[#2110](https://github.com/ethereum/web3.py/issues/2110) <https://github.com/ethereum/web3.py/issues/2110>`__, `[#2118](https://github.com/ethereum/web3.py/issues/2118) <https://github.com/ethereum/web3.py/issues/2118>`__, `[#2122](https://github.com/ethereum/web3.py/issues/2122) <https://github.com/ethereum/web3.py/issues/2122>`__

v5.23.0 (2021-08-12)

Features

  • Add support for eth_feeHistory RPC method ([#2038](https://github.com/ethereum/web3.py/issues/2038) <https://github.com/ethereum/web3.py/issues/2038>__)
  • Add support for eth_maxPriorityFeePerGas RPC method ([#2100](https://github.com/ethereum/web3.py/issues/2100) <https://github.com/ethereum/web3.py/issues/2100>__)

Bugfixes


- Hot fix for string interpolation issue with contract function call decoding exception to facilitate extracting a meaningful message from the eth_call response (`[#2096](https://github.com/ethereum/web3.py/issues/2096) <https://github.com/ethereum/web3.py/issues/2096>`__)
- Bypass adding a ``gasPrice`` via the gas price strategy, if one is set, when EIP-1559 transaction params are used for ``send_transaction`` (`[#2099](https://github.com/ethereum/web3.py/issues/2099) <https://github.com/ethereum/web3.py/issues/2099>`__)

Improved Documentation

  • Update feeHistory docs ([#2104](https://github.com/ethereum/web3.py/issues/2104) <https://github.com/ethereum/web3.py/issues/2104>__)

v5.22.0 (2021-08-02)

Features

</tr></table> 

... (truncated)

Commits
  • 8e50860 Bump version: 5.23.0 → 5.23.1
  • de8094a Bump version: 5.23.0 → 5.23.0
  • db3d5e4 Compile release notes
  • 0265cba Update AsyncHTTPProvider docs (#2123)
  • 4456bce Bump the py-geth version to 3.5.0
  • 2603d3f Refactoring for better readability among some of the codebase
  • 0217190 Changes related to new geth defaults
  • a3f3499 Update geth test fixture to use v1.10.8
  • 73d7da0 Issue #2095 - Provide constants for e.g. the zero address and max uint256 (#2...
  • 13685d6 Update ipfshttpclient to 0.8.0a2 (#2110)
  • 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.11.0 to 5.23.1.
- [Release notes](https://github.com/ethereum/web3.py/releases)
- [Changelog](https://github.com/ethereum/web3.py/blob/master/docs/releases.rst)
- [Commits](ethereum/web3.py@v5.11.0...v5.23.1)

---
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 added the dependencies Pull requests that update a dependency file label Aug 30, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 28, 2021

Superseded by #57.

@dependabot dependabot bot closed this Sep 28, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/web3-5.23.1 branch September 28, 2021 17:42
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