Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps web3 from 5.11.0 to 5.25.0.

Changelog

Sourced from web3's changelog.

v5.25.0 (2021-11-19)

Features


- Support for ``w3.eth.get_raw_transaction_by_block``, and async support for
  ``w3.eth.get_raw_transaction_by_block`` (`[#2209](https://github.com/ethereum/web3.py/issues/2209)
  <https://github.com/ethereum/web3.py/issues/2209>`__)

Bugfixes

  • BadResponseFormat error thrown instead of KeyError when a response gets sent back without a result key. ([#2188](https://github.com/ethereum/web3.py/issues/2188) <https://github.com/ethereum/web3.py/issues/2188>__)

Improved Documentation


- Correct link to Websocket library documentation (`[#2173](https://github.com/ethereum/web3.py/issues/2173)
  <https://github.com/ethereum/web3.py/issues/2173>`__)
- Doc update to make it clearer that enable_unstable_package_management()
  method is on the web3 instance (`[#2208](https://github.com/ethereum/web3.py/issues/2208)
  <https://github.com/ethereum/web3.py/issues/2208>`__)

Misc


- `[#2102](https://github.com/ethereum/web3.py/issues/2102) &lt;https://github.com/ethereum/web3.py/issues/2102&gt;`__, `[#2179](https://github.com/ethereum/web3.py/issues/2179)
  &lt;https://github.com/ethereum/web3.py/issues/2179&gt;`__, `[#2191](https://github.com/ethereum/web3.py/issues/2191)
  &lt;https://github.com/ethereum/web3.py/issues/2191&gt;`__, `[#2201](https://github.com/ethereum/web3.py/issues/2201)
  &lt;https://github.com/ethereum/web3.py/issues/2201&gt;`__, `[#2205](https://github.com/ethereum/web3.py/issues/2205)
  &lt;https://github.com/ethereum/web3.py/issues/2205&gt;`__, `[#2212](https://github.com/ethereum/web3.py/issues/2212)
  &lt;https://github.com/ethereum/web3.py/issues/2212&gt;`__

v5.24.0 (2021-09-27)

Features

  • Add async eth.send_raw_transaction method ([#2135](https://github.com/ethereum/web3.py/issues/2135) &lt;https://github.com/ethereum/web3.py/issues/2135&gt;__)
  • Updated eth-account version to v0.5.6 - adds support for signing typed transactions without needing to explicitly set the transaction type and now </tr></table>

... (truncated)

Commits
  • e01e6ca Bump version: 5.24.0 → 5.25.0
  • c57f9b2 Compile release notes
  • 40c3b66 Fix newsfragment for 2209
  • 2f05f61 minor edits + async support + more tests for eth_getRawTransactionByBlock
  • 4a4b1ab edits for eth_getRawTransactionByBlock changes + tests & docs:
  • 725dfcf commits from open PRs for eth_getRawTransactionByBlock
  • eda59f3 Bump eth-tester version to newly released v0.6.0-beta.4
  • 53ff296 Fix typo web3.pm.rst (#2208)
  • 34f91a3 Peripheral London updates:
  • 625e0e6 Implement static return for eth-tester eth_maxPriorityFeePerGas
  • 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.25.0.
- [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.25.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 added the dependencies Pull requests that update a dependency file label Nov 22, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 7, 2022

Superseded by #68.

@dependabot dependabot bot closed this Jan 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/requirements/web3-5.25.0 branch January 7, 2022 17:14
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