Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2024

Bumps eth-typing from 4.3.1 to 5.0.0.

Changelog

Sourced from eth-typing's changelog.

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;__)

Features

  • Move URI type from EthPM module to networks. ([#65](https://github.com/ethereum/eth-typing/issues/65) &lt;https://github.com/ethereum/eth-typing/issues/65&gt;__)

Removals


- Remove types related to the EthPM module which has been removed from ``web3.py`` (`[#65](https://github.com/ethereum/eth-typing/issues/65) &lt;https://github.com/ethereum/eth-typing/issues/65&gt;`__)
- Remove deprecated ABI types ``ABIEventComponent``, ``ABIEventParam``, ``ABIFunctionComponent``, ``ABIFunctionParam``. (`[#82](https://github.com/ethereum/eth-typing/issues/82) &lt;https://github.com/ethereum/eth-typing/issues/82&gt;`__)

eth-typing v5.0.0-beta.1 (2024-06-17)

Breaking changes
&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/9c702a999fd1a0e0b2d41eb5f622a4858164f072&quot;&gt;&lt;code&gt;9c702a9&lt;/code&gt;&lt;/a> Bump version: 5.0.0-beta.3 → 5.0.0</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/816acda0910bd9aa7ae4c43c9e6bed38dbd0f39f&quot;&gt;&lt;code&gt;816acda&lt;/code&gt;&lt;/a> Compile release notes for v5.0.0</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/d0dca4b62c86eca6d549536f8d60c4b549d35a0b&quot;&gt;&lt;code&gt;d0dca4b&lt;/code&gt;&lt;/a> use pre-commit to run mypy locally</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/756c4b5c4a013d815cf8dd81019f5ee947c0ae14&quot;&gt;&lt;code&gt;756c4b5&lt;/code&gt;&lt;/a> Bump version: 5.0.0-beta.2 → 5.0.0-beta.3</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/536e9abc56eb650639aeecaed1d12e039d3ebdc6&quot;&gt;&lt;code&gt;536e9ab&lt;/code&gt;&lt;/a> Compile release notes for v5.0.0-beta.3</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/0efe7061011a6fe6bb1ddfecb107c96b0c321298&quot;&gt;&lt;code&gt;0efe706&lt;/code&gt;&lt;/a> Remove old types from <code>all</code> (<a href="https://redirect.github.com/ethereum/eth-typing/issues/88&quot;&gt;#88&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/eth-typing/commit/a026336aaae2b29de9f2595760cca59c480d1d31&quot;&gt;&lt;code&gt;a026336&lt;/code&gt;&lt;/a> Change <code>ABIFunctionInfo</code> to <code>ABIElementInfo</code> (<a href="https://redirect.github.com/ethereum/eth-typing/issues/85&quot;&gt;#85&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/eth-typing/commit/260569783c43c99c9011cc709203773af5252269&quot;&gt;&lt;code&gt;2605697&lt;/code&gt;&lt;/a> Bump version: 5.0.0-beta.1 → 5.0.0-beta.2</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/47273b962b12fc8f1f7e82faced7cad21cbe8f2a&quot;&gt;&lt;code&gt;47273b9&lt;/code&gt;&lt;/a> Compile release notes for v5.0.0-beta.2</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/cffeee4705bb40e10a9b990e31e1fc34cfa65dde&quot;&gt;&lt;code&gt;cffeee4&lt;/code&gt;&lt;/a> Autodoc for <code>eth-typing</code> modules (<a href="https://redirect.github.com/ethereum/eth-typing/issues/81&quot;&gt;#81&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/eth-typing/compare/v4.3.1...v5.0.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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 24, 2024
Copy link

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

pyproject.toml Outdated
"aioresponses>=0.7.6",
"aleph-superfluid>=0.2.1",
"eth_typing==4.3.1",
"eth_typing==5.0.0",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4.0.7

Bumps [eth-typing](https://github.com/ethereum/eth-typing) from 4.3.1 to 5.0.0.
- [Changelog](https://github.com/ethereum/eth-typing/blob/main/docs/release_notes.rst)
- [Commits](ethereum/eth-typing@v4.3.1...v5.0.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 force-pushed the dependabot/pip/eth-typing-5.0.0 branch from 27ce0a5 to 45dd103 Compare October 4, 2024 13:26
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #180.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/pip/eth-typing-5.0.0 branch October 21, 2024 03:26
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.

1 participant