Skip to content

Conversation

@dependabot
Copy link

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

Bumps eth-account from 0.11.0 to 0.12.2.

Changelog

Sourced from eth-account's changelog.

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

Bugfixes


- Expand valid Pydantic versions (`[#272](https://github.com/ethereum/eth-account/issues/272) <https://github.com/ethereum/eth-account/issues/272>`__)

Deprecations

  • Provide an upgrade path to remove signHash ([#263](https://github.com/ethereum/eth-account/issues/263) <https://github.com/ethereum/eth-account/issues/263>__)
  • Deprecated messageHash in favor of message_hash on SignedMessage ([#264](https://github.com/ethereum/eth-account/issues/264) <https://github.com/ethereum/eth-account/issues/264>__)
  • Deprecate SignedTransaction's rawTransaction attribute in favor of raw_transaction ([#266](https://github.com/ethereum/eth-account/issues/266) <https://github.com/ethereum/eth-account/issues/266>__)

eth-account v0.12.1 (2024-04-02)

Improved Documentation


- Update documentation to include blob transaction signing example. (`[#258](https://github.com/ethereum/eth-account/issues/258) <https://github.com/ethereum/eth-account/issues/258>`__)

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
</code></pre>
<ul>
<li>Add <code>encode_typed_data</code> to list of functions that return a <code>SignableMessage</code> (<code>#247 &lt;https://github.com/ethereum/eth-account/issues/247&amp;gt;&lt;/code&gt;__)&lt;/li>
</ul>
<p>Features</p>
<pre><code>

  • Add support for type 3, BlobTransaction, introduced by the Cancun network upgrade. ([#253](https://github.com/ethereum/eth-account/issues/253) &amp;lt;https://github.com/ethereum/eth-account/issues/253&amp;gt;__)

Internal Changes - for eth-account Contributors
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/eth-account/commit/f4b9906fc96a1ef7b83427c0e5f3702ad5f136c2&quot;&gt;&lt;code&gt;f4b9906&lt;/code&gt;&lt;/a> Bump version: 0.12.1 → 0.12.2</li>
<li><a href="https://github.com/ethereum/eth-account/commit/49a8337512a904b42af96b11540877fc02a48742&quot;&gt;&lt;code&gt;49a8337&lt;/code&gt;&lt;/a> Compile release notes for v0.12.2</li>
<li><a href="https://github.com/ethereum/eth-account/commit/b504ed117b5f3179e1cc8ef2fa0ce4b96ed6fca7&quot;&gt;&lt;code&gt;b504ed1&lt;/code&gt;&lt;/a> Expand pydantic dependency requirement (<a href="https://github.com/ethereum/eth-account/issues/273&quot;&gt;#273&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/eth-account/commit/b2588d85bbb0e84f65a87dd64ea0ff0b535e7124&quot;&gt;&lt;code&gt;b2588d8&lt;/code&gt;&lt;/a> Deprecate rawTransaction (<a href="https://github.com/ethereum/eth-account/issues/266&quot;&gt;#266&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/eth-account/commit/dbc1f9e429a80c14ebf8d9f2b1e281e5102f28ee&quot;&gt;&lt;code&gt;dbc1f9e&lt;/code&gt;&lt;/a> Deprecate messageHash (<a href="https://github.com/ethereum/eth-account/issues/264&quot;&gt;#264&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/eth-account/commit/8175a190c6ae8c85d9e64f775c0aee9eda691605&quot;&gt;&lt;code&gt;8175a19&lt;/code&gt;&lt;/a> Add unsafe_sign_hash migration path (<a href="https://github.com/ethereum/eth-account/issues/263&quot;&gt;#263&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/eth-account/commit/e1ef1ef54f17f2f0bef451e05bc4e9e67013b0f5&quot;&gt;&lt;code&gt;e1ef1ef&lt;/code&gt;&lt;/a> Bump version: 0.12.0 → 0.12.1</li>
<li><a href="https://github.com/ethereum/eth-account/commit/c9c95e93acb9bb3783ed9e3f25bd857c38a02cdc&quot;&gt;&lt;code&gt;c9c95e9&lt;/code&gt;&lt;/a> Compile release notes for v0.12.1</li>
<li><a href="https://github.com/ethereum/eth-account/commit/338f4c1ae9f52683276a48a4a7ad2481d039f773&quot;&gt;&lt;code&gt;338f4c1&lt;/code&gt;&lt;/a> changes from comments on PR <a href="https://github.com/ethereum/eth-account/issues/258&quot;&gt;#258&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/ethereum/eth-account/commit/4760eeed2d8750f79f50da608ba2ec5d7d4d555e&quot;&gt;&lt;code&gt;4760eee&lt;/code&gt;&lt;/a> Update documentation for blob transaction signing</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/eth-account/compare/v0.11.0...v0.12.2&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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

---
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 16, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 9, 2024

Superseded by #218.

@dependabot dependabot bot closed this May 9, 2024
@dependabot dependabot bot deleted the dependabot/pip/eth-account-0.12.2 branch May 9, 2024 14:03
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