Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Bump eth-account from 0.11.1 to 0.12.3 #340

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps eth-account from 0.11.1 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.1 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.1...v0.12.3)

---
updated-dependencies:
- dependency-name: eth-account
  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 May 9, 2024
Copy link
Author

dependabot bot commented on behalf of github May 21, 2024

Superseded by #346.

@dependabot dependabot bot closed this May 21, 2024
@dependabot dependabot bot deleted the dependabot/pip/develop/eth-account-0.12.3 branch May 21, 2024 10:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant