Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps eth-account from 0.11.0 to 0.12.3.

Changelog

Sourced from eth-account's changelog.

eth-account v0.12.3 (2024-05-08)

Deprecations


- Expose TypedTransactions for public use. Deprecate importing from eth_account._utils.typed_transactions, and import from eth_account.typed_transactions instead. (`[#277](https://github.com/ethereum/eth-account/issues/277) <https://github.com/ethereum/eth-account/issues/277>`__)

eth-account v0.12.2 (2024-04-15)

Bugfixes


- Expand valid Pydantic versions (`[#272](https://github.com/ethereum/eth-account/issues/272) &lt;https://github.com/ethereum/eth-account/issues/272&gt;`__)

Deprecations
</code></pre>
<ul>
<li>Provide an upgrade path to remove <code>signHash</code> (<code>#263 &lt;ethereum/eth-account#263>
<li>Deprecated messageHash in favor of message_hash on SignedMessage (<code>#264 &lt;ethereum/eth-account#264>
<li>Deprecate <code>SignedTransaction</code>'s <code>rawTransaction</code> attribute in favor of <code>raw_transaction</code> (<code>#266 &lt;ethereum/eth-account#266>
</ul>
<h2>eth-account v0.12.1 (2024-04-02)</h2>
<p>Improved Documentation</p>
<pre><code>

  • Update documentation to include blob transaction signing example. ([#258](https://github.com/ethereum/eth-account/issues/258) &amp;lt;https://github.com/ethereum/eth-account/issues/258&amp;gt;__)

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) &lt;https://github.com/ethereum/eth-account/issues/251&gt;__)

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>__)

... (truncated)

Commits

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.3.
- [Changelog](https://github.com/ethereum/eth-account/blob/v0.12.3/docs/release_notes.rst)
- [Commits](ethereum/eth-account@v0.11.0...v0.12.3)

---
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 May 9, 2024
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