Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps eth-typing from 4.3.1 to 5.1.0.

Changelog

Sourced from eth-typing's changelog.

eth-typing v5.1.0 (2025-01-08)

Features


- Add py313 support, drop ``bumpmyversion`` in favor of ``bump-my-version`` (`[#93](https://github.com/ethereum/eth-typing/issues/93) <https://github.com/ethereum/eth-typing/issues/93>`__)

eth-typing v5.0.1 (2024-10-14)

Bugfixes

  • ABIEvent should use ABIComponentIndexed instead of ABIComponent as the type for inputs. ([#92](https://github.com/ethereum/eth-typing/issues/92) <https://github.com/ethereum/eth-typing/issues/92>__)

eth-typing v5.0.0 (2024-08-14)

Internal Changes - for eth-typing Contributors


- Run ``mypy`` locally rather than in a ``pre-commit`` container (`[#90](https://github.com/ethereum/eth-typing/issues/90) <https://github.com/ethereum/eth-typing/issues/90>`__)

eth-typing v5.0.0-beta.3 (2024-06-27)

Features


- Replace ``ABIFunctionInfo`` type with ``ABIElementInfo`` to encompass all ``ABIElement`` types. ``ABIElementInfo`` includes the function ``abi`` (``ABIElement``), ``selector`` (``HexStr``) and ``args`` (``Tuple``). (`[#85](https://github.com/ethereum/eth-typing/issues/85) &lt;https://github.com/ethereum/eth-typing/issues/85&gt;`__)

Internal Changes - for eth-typing Contributors
</code></pre>
<ul>
<li>Cleanup references to ABI types that have been removed. (<code>#87 &lt;https://github.com/ethereum/eth-typing/issues/87&amp;gt;&lt;/code&gt;__)&lt;/li>
</ul>
<h2>eth-typing v5.0.0-beta.2 (2024-06-18)</h2>
<p>Improved Documentation</p>
<pre><code>

  • Updates all modules and types with docstrings. Docs are now generated through autodoc. ([#81](https://github.com/ethereum/eth-typing/issues/81) &amp;lt;https://github.com/ethereum/eth-typing/issues/81&amp;gt;__)

&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-typing/commit/8fc6b0ceeebdf7f6ab6e29c9db68df10fb77aa16&quot;&gt;&lt;code&gt;8fc6b0c&lt;/code&gt;&lt;/a> Bump version: 5.0.1 → 5.1.0</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/061101ffb19da056b94378759d0cfe0ff19ab629&quot;&gt;&lt;code&gt;061101f&lt;/code&gt;&lt;/a> Compile release notes for v5.1.0</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/b164e21a801bd1d6c457ec82cb904ddeae1a7bf9&quot;&gt;&lt;code&gt;b164e21&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/ethereum/eth-typing/issues/93&quot;&gt;#93&lt;/a> from pacrob/upgrade-template</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/e8247bb1380ab2bee87f8bd40df1d821ce8c9a27&quot;&gt;&lt;code&gt;e8247bb&lt;/code&gt;&lt;/a> refill template vars and add newsfragment</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/dc7e3db19c9aeb097482eddeb1685864ee078bc2&quot;&gt;&lt;code&gt;dc7e3db&lt;/code&gt;&lt;/a> merge template</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/4be68af0dbd56e79f93a941db64468dcbe99f938&quot;&gt;&lt;code&gt;4be68af&lt;/code&gt;&lt;/a> Put python3.8 support back in:</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/c6a24e411c05df3f502a925b2162205fb8528afb&quot;&gt;&lt;code&gt;c6a24e4&lt;/code&gt;&lt;/a> Update version update note</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/83887422fbc5c1088ccc0bfb6b8959f861018286&quot;&gt;&lt;code&gt;8388742&lt;/code&gt;&lt;/a> correct use of <strong>file</strong></li>
<li><a href="https://github.com/ethereum/eth-typing/commit/1280617249d31d4fb069bb2a33f10535e25a3dfb&quot;&gt;&lt;code&gt;1280617&lt;/code&gt;&lt;/a> run mypy local</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/6a927ac1e755e062208a0949c559ad8ddba0d539&quot;&gt;&lt;code&gt;6a927ac&lt;/code&gt;&lt;/a> drop py38, add py13, add 2024 to license</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/eth-typing/compare/v4.3.1...v5.1.0&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-typing](https://github.com/ethereum/eth-typing) from 4.3.1 to 5.1.0.
- [Changelog](https://github.com/ethereum/eth-typing/blob/main/docs/release_notes.rst)
- [Commits](ethereum/eth-typing@v4.3.1...v5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
Copy link

Failed to retrieve llama text: Invalid URL '/completion': No scheme supplied. Perhaps you meant https:///completion?

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Superseded by #202.

@dependabot dependabot bot closed this Feb 24, 2025
@dependabot dependabot bot deleted the dependabot/pip/eth-typing-5.1.0 branch February 24, 2025 03:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants