Skip to content

Chore(deps): Bump eth-account from 0.10 to 0.13.5 #741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Bumps eth-account from 0.10 to 0.13.5.

Changelog

Sourced from eth-account's changelog.

eth-account v0.13.5 (2025-02-04)

Features


- Make ``sign_typed_data`` available in the ``LocalAccount`` class. (`[#304](https://github.com/ethereum/eth-account/issues/304) <https://github.com/ethereum/eth-account/issues/304>`__)
- Merge template, adding py313 support, replacing ``bumpversion`` with ``bump-my-version`` and bumping ``hypothesis`` test dep to ``>=6.22.0,<6.108.7``. (`[#311](https://github.com/ethereum/eth-account/issues/311) <https://github.com/ethereum/eth-account/issues/311>`__)

Internal Changes - for eth-account Contributors

  • deepcopy EIP712 messages used in test to avoid unintended mutation. ([#308](https://github.com/ethereum/eth-account/issues/308) <https://github.com/ethereum/eth-account/issues/308>__)
  • Update node.js version used in tests from 20 to 22. ([#309](https://github.com/ethereum/eth-account/issues/309) <https://github.com/ethereum/eth-account/issues/309>__)

eth-account v0.13.4 (2024-09-25)

Deprecations


- Change ``language`` arg to enum in ``Mnemonic`` (`[#291](https://github.com/ethereum/eth-account/issues/291) <https://github.com/ethereum/eth-account/issues/291>`__)

Features


- Add new list_languages_enum method to HDAccount class (`[#302](https://github.com/ethereum/eth-account/issues/302) &lt;https://github.com/ethereum/eth-account/issues/302&gt;`__)

Internal Changes - for eth-account Contributors
</code></pre>
<ul>
<li>Pin <code>eth-keyfile &lt;0.9.0</code> due to breaking changes to typing (<code>#299 &lt;https://github.com/ethereum/eth-account/issues/299&amp;gt;&lt;/code&gt;__)&lt;/li>
</ul>
<h2>eth-account v0.13.3 (2024-08-28)</h2>
<p>Bugfixes</p>
<pre><code>

  • Raise lower pin on eth-keyfile to &amp;gt;=0.7.0 where a bug was fixed in the default values for scrypt generated keyfiles. ([#297](https://github.com/ethereum/eth-account/issues/297) &amp;lt;https://github.com/ethereum/eth-account/issues/297&amp;gt;__)

eth-account v0.13.2 (2024-08-21)

&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/eth-account/commit/3d53e12ea0948a07af64aea73720ae7c4be4fd91&quot;&gt;&lt;code&gt;3d53e12&lt;/code&gt;&lt;/a> Bump version: 0.13.4 → 0.13.5</li>
<li><a href="https://github.com/ethereum/eth-account/commit/12ae3ec450dc94424af6cdf8265399960a077d97&quot;&gt;&lt;code&gt;12ae3ec&lt;/code&gt;&lt;/a> Compile release notes for v0.13.5</li>
<li><a href="https://github.com/ethereum/eth-account/commit/5aa326409dcbbee36705109cfcd67284ea637c08&quot;&gt;&lt;code&gt;5aa3264&lt;/code&gt;&lt;/a> use deepcopy for eip712 messages so they don't get mutated across tests</li>
<li><a href="https://github.com/ethereum/eth-account/commit/6bafecfd7ef0dea9d1054b56180224e7fb078b1d&quot;&gt;&lt;code&gt;6bafecf&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/ethereum/eth-account/issues/311&quot;&gt;#311&lt;/a> from pacrob/upgrade-template</li>
<li><a href="https://github.com/ethereum/eth-account/commit/847458a1e97f59bf7a255e8c1ece73a503ca94a1&quot;&gt;&lt;code&gt;847458a&lt;/code&gt;&lt;/a> correct node install steps</li>
<li><a href="https://github.com/ethereum/eth-account/commit/ad58946955a6ee2b4617fedd8b05a978f9acd5cd&quot;&gt;&lt;code&gt;ad58946&lt;/code&gt;&lt;/a> bump hypothesis version in testing deps</li>
<li><a href="https://github.com/ethereum/eth-account/commit/4465694c58aaac4fe5ea0b65f7413462b31a7713&quot;&gt;&lt;code&gt;4465694&lt;/code&gt;&lt;/a> merge template and fill vars</li>
<li><a href="https://github.com/ethereum/eth-account/commit/868fc8a70a80d320ab7576f326e6fa52bb1914c4&quot;&gt;&lt;code&gt;868fc8a&lt;/code&gt;&lt;/a> Update contributing.rst</li>
<li><a href="https://github.com/ethereum/eth-account/commit/914388b321cb57d417a4edb72148a889e54b978c&quot;&gt;&lt;code&gt;914388b&lt;/code&gt;&lt;/a> replace install node v20 with node v22 in integration tests</li>
<li><a href="https://github.com/ethereum/eth-account/commit/ae5b634d7ba1ebf476971697e87078cc4d893c95&quot;&gt;&lt;code&gt;ae5b634&lt;/code&gt;&lt;/a> Update code_of_conduct.rst</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/eth-account/compare/v0.10.0...v0.13.5&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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 7, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/eth-account-0.13.5 branch from 89328fd to 1cea7e5 Compare March 7, 2025 23:13
Bumps [eth-account](https://github.com/ethereum/eth-account) from 0.10 to 0.13.5.
- [Changelog](https://github.com/ethereum/eth-account/blob/main/docs/release_notes.rst)
- [Commits](ethereum/eth-account@v0.10.0...v0.13.5)

---
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 force-pushed the dependabot/pip/eth-account-0.13.5 branch from 1cea7e5 to cc544ad Compare March 14, 2025 18:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2025

Superseded by #766.

@dependabot dependabot bot closed this Mar 27, 2025
@dependabot dependabot bot deleted the dependabot/pip/eth-account-0.13.5 branch March 27, 2025 07:48
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.

0 participants