Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

Bumps eth-account from 0.11.0 to 0.12.0.

Changelog

Sourced from eth-account's changelog.

eth-account v0.12.0 (2024-04-01)

Bugfixes


- Import cytoolz methods via eth_utils instead of cytoolz directly (`[#251](https://github.com/ethereum/eth-account/issues/251) <https://github.com/ethereum/eth-account/issues/251>`__)

Improved Documentation

  • Add encode_typed_data to list of functions that return a SignableMessage ([#247](https://github.com/ethereum/eth-account/issues/247) <https://github.com/ethereum/eth-account/issues/247>__)

Features


- Add support for type ``3``, ``BlobTransaction``, introduced by the Cancun network upgrade. (`[#253](https://github.com/ethereum/eth-account/issues/253) <https://github.com/ethereum/eth-account/issues/253>`__)

Internal Changes - for eth-account Contributors

  • Bump deps to hexbytes>=1.2.0 and eth-rlp>=2.1.0 ([#254](https://github.com/ethereum/eth-account/issues/254) <https://github.com/ethereum/eth-account/issues/254>__)
Commits
  • 96ba32e Bump version: 0.11.0 → 0.12.0
  • 08b9cbe Compile release notes for v0.12.0
  • 452b17b UX improvements to transaction type interpretation
  • a4c8793 Add more testing around blob transactions:
  • 17fd5ac Implement extended blob rlp logic for 4844 definition:
  • c9da2ee Re-organize typed transaction file structure + add blob txns:
  • b6c86a2 bump hexbytes and eth-rlp deps and update tests that needed it
  • 5ae7225 bump hexbytes to >=1, and eth-rlp to >=2 which has the same hexbytes dep
  • 1496c13 fix typos
  • f021522 Import toolz functions from eth_utils (#251)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [eth-account](https://github.com/ethereum/eth-account) from 0.11.0 to 0.12.0.
- [Changelog](https://github.com/ethereum/eth-account/blob/main/docs/release_notes.rst)
- [Commits](ethereum/eth-account@v0.11.0...v0.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 2, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 3, 2024

Superseded by #156.

@dependabot dependabot bot closed this Apr 3, 2024
@dependabot dependabot bot deleted the dependabot/pip/eth-account-0.12.0 branch April 3, 2024 13:45
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant