Skip to content
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

Bump eth-utils from 4.1.1 to 5.1.0 #1283

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps eth-utils from 4.1.1 to 5.1.0.

Changelog

Sourced from eth-utils's changelog.

eth-utils v5.1.0 (2024-10-21)

Bugfixes


- Correct error message in ``from_wei`` and ``to_wei`` (`[#247](https://github.com/ethereum/eth-utils/issues/247) <https://github.com/ethereum/eth-utils/issues/247>`__)
- Remove unused hexbytes dependency that is causing a cyclic dependency issue (`[#284](https://github.com/ethereum/eth-utils/issues/284) <https://github.com/ethereum/eth-utils/issues/284>`__)

Features

  • Removed _BaseHasLogger and _BaseHasExtendedDebugLogger, and the logger attribute in the HasLogger and HasExtendedDebugLogger is type hinted directly. ([#275](https://github.com/ethereum/eth-utils/issues/275) <https://github.com/ethereum/eth-utils/issues/275>__)
  • Add new humanize_hexstr function ([#285](https://github.com/ethereum/eth-utils/issues/285) <https://github.com/ethereum/eth-utils/issues/285>__)
  • Add memoryview to accepted input type for to_hex , to_int , to_bytes , and to_text ([#287](https://github.com/ethereum/eth-utils/issues/287) <https://github.com/ethereum/eth-utils/issues/287>__)

eth-utils v5.0.0 (2024-08-15)

Internal Changes - for eth-utils Contributors


- Run ``mypy`` locally via ``pre-commit`` hook, bump to ``mypy==1.10.0`` (`[#282](https://github.com/ethereum/eth-utils/issues/282) <https://github.com/ethereum/eth-utils/issues/282>`__)

eth-utils v5.0.0-beta.1 (2024-07-25)

Breaking Changes


- Updates to the latest ``eth-typing`` to use new ``ABI`` types for improved type checking in existing ``ABI`` utility functions. (`[#271](https://github.com/ethereum/eth-utils/issues/271) &lt;https://github.com/ethereum/eth-utils/issues/271&gt;`__)

Features


- Contract Application Binary Interface (ABI) utilities to obtain type and value information for `functions` and `events`. (`[#271](https://github.com/ethereum/eth-utils/issues/271) &amp;lt;https://github.com/ethereum/eth-utils/issues/271&amp;gt;`__)


Internal Changes - for eth-utils Contributors
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Merge template to use &lt;code&gt;bump-my-version&lt;/code&gt; and update release Make commands. (&lt;code&gt;[#280](https://github.com/ethereum/eth-utils/issues/280) &amp;lt;https://github.com/ethereum/eth-utils/issues/280&amp;gt;&lt;/code&gt;__)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;/details&gt;
&lt;details&gt;
&lt;summary&gt;Commits&lt;/summary&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ethereum/eth-utils/commit/c9c0e55b521a5ecc5f709102b1076c83bfd0595c&quot;&gt;&lt;code&gt;c9c0e55&lt;/code&gt;&lt;/a&gt; Bump version: 5.0.0 → 5.1.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ethereum/eth-utils/commit/86870ab70ebf3786df1339e4649c207899336491&quot;&gt;&lt;code&gt;86870ab&lt;/code&gt;&lt;/a&gt; Compile release notes for v5.1.0&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ethereum/eth-utils/commit/127ff97a95705cc9ff6044d0cc79920aac5d8982&quot;&gt;&lt;code&gt;127ff97&lt;/code&gt;&lt;/a&gt; add memoryview to as valid input type where converting from bytes&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ethereum/eth-utils/commit/9e358a2e109a4dc4b75d09f8f481e5dfbe55ee86&quot;&gt;&lt;code&gt;9e358a2&lt;/code&gt;&lt;/a&gt; add newsfragment&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ethereum/eth-utils/commit/2e94bc23eac7d39006b5aec5d08ac862696355c4&quot;&gt;&lt;code&gt;2e94bc2&lt;/code&gt;&lt;/a&gt; Update currency.py&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ethereum/eth-utils/commit/9c9624621aa03db4b86a41ff6fb544f1e16fd894&quot;&gt;&lt;code&gt;9c96246&lt;/code&gt;&lt;/a&gt; add newsfragment&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ethereum/eth-utils/commit/cf2dd2694d7a9ba771db25465d7168c3f48e24d3&quot;&gt;&lt;code&gt;cf2dd26&lt;/code&gt;&lt;/a&gt; ♻️ remove deprecated classes&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ethereum/eth-utils/commit/3f5260c2c5afdfd6d34bc943904a6834fe54201c&quot;&gt;&lt;code&gt;3f5260c&lt;/code&gt;&lt;/a&gt; Add humanize_hexstr method (&lt;a href=&quot;https://redirect.github.com/ethereum/eth-utils/issues/285&quot;&gt;#285&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ethereum/eth-utils/commit/c27072b6caf758f02d2eda8b1ee004d772e491dd&quot;&gt;&lt;code&gt;c27072b&lt;/code&gt;&lt;/a&gt; setup: Remove cyclic dependency (&lt;a href=&quot;https://redirect.github.com/ethereum/eth-utils/issues/284&quot;&gt;#284&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ethereum/eth-utils/commit/216cce4a55d645bf2c3493389d04bbf270f11c47&quot;&gt;&lt;code&gt;216cce4&lt;/code&gt;&lt;/a&gt; Bump version: 5.0.0-beta.1 → 5.0.0&lt;/li&gt;
&lt;li&gt;Additional commits viewable in &lt;a href=&quot;https://github.com/ethereum/eth-utils/compare/v4.1.1...v5.1.0&quot;&gt;compare view&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/details&gt;

&lt;br /&gt;
</code></pre>


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eth-utils&package-manager=pip&previous-version=4.1.1&new-version=5.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

@dependabot dependabot bot requested a review from a team as a code owner November 18, 2024 14:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 18, 2024
Bumps [eth-utils](https://github.com/ethereum/eth-utils) from 4.1.1 to 5.1.0.
- [Changelog](https://github.com/ethereum/eth-utils/blob/main/docs/release_notes.rst)
- [Commits](ethereum/eth-utils@v4.1.1...v5.1.0)

---
updated-dependencies:
- dependency-name: eth-utils
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/eth-utils-5.1.0 branch from 4839823 to d0e4df4 Compare November 18, 2024 16:46
@iamacook
Copy link
Member

I'm going to mark this as a draft as it is also blocked in a similar fashion to #1255 (comment).

@iamacook iamacook marked this pull request as draft November 25, 2024 08:08
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