Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

⬆️ Bump eth-typing from 3.4.0 to 3.5.1#610

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/eth-typing-3.5.1
Closed

⬆️ Bump eth-typing from 3.4.0 to 3.5.1#610
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/eth-typing-3.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps eth-typing from 3.4.0 to 3.5.1.

Changelog

Sourced from eth-typing's changelog.

eth-typing v3.5.1 (2023-10-20)

Internal Changes - for eth-typing Contributors


- Add script to maintain Network constants listed in the networks module. (`[#51](https://github.com/ethereum/eth-typing/issues/51) <https://github.com/ethereum/eth-typing/issues/51>`__)
- Add ``types-setuptools`` to support pkg_resources and __version__ (`[#52](https://github.com/ethereum/eth-typing/issues/52) <https://github.com/ethereum/eth-typing/issues/52>`__)

eth-typing v3.5.0 (2023-09-29)

Features


- Borrowing from the typing in web3.py, open up ``BlockIdentifier`` to include ``BlockParams`` (e.g. &quot;latest&quot;, &quot;finalized&quot;, etc..) as well as other valid values. (`[#47](https://github.com/ethereum/eth-typing/issues/47) &lt;https://github.com/ethereum/eth-typing/issues/47&gt;`__)
- Add an ``IntEnum`` class, ``ChainId``, defining EVM-compatible network name enums as their respective chain id ``int`` values. (`[#49](https://github.com/ethereum/eth-typing/issues/49) &lt;https://github.com/ethereum/eth-typing/issues/49&gt;`__)

Internal Changes - for eth-typing Contributors
</code></pre>
<ul>
<li>Add the tests/ directory to the distributed tarball (<code>#46 &lt;https://github.com/ethereum/eth-typing/issues/46&amp;gt;&lt;/code&gt;__)&lt;/li>
<li>Added <code>build.os</code> config for readthedocs (<code>#48 &lt;https://github.com/ethereum/eth-typing/issues/48&amp;gt;&lt;/code&gt;__)&lt;/li>
<li>Fix release command by checking the git remote upstream configuration and merge other minor template updates. (<code>#50 &lt;https://github.com/ethereum/eth-typing/issues/50&amp;gt;&lt;/code&gt;__)&lt;/li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/eth-typing/commit/d8fbd7265c21cf27e3858fad7ff482f13c454f50&quot;&gt;&lt;code&gt;d8fbd72&lt;/code&gt;&lt;/a> Fix release notes for a 3.5.1 release</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/fbd3026415175fb1742b105a04b5cb65d8fc1a44&quot;&gt;&lt;code&gt;fbd3026&lt;/code&gt;&lt;/a> Bump version: 3.5.1 (Revert Bump version: 3.5.1 -&gt; 3.5.2) (<a href="https://redirect.github.com/ethereum/eth-typing/issues/53&quot;&gt;#53&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/eth-typing/commit/0dd6f5d925110fd4a3a74b89921ecd668de66e09&quot;&gt;&lt;code&gt;0dd6f5d&lt;/code&gt;&lt;/a> Bump version: 3.5.1 → 3.5.2</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/5fc0e855afac988d8af0004fc9ac3e6c2240f43e&quot;&gt;&lt;code&gt;5fc0e85&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/5f6469f1bac0ba791e9a1370380f8259d56a01a2&quot;&gt;&lt;code&gt;5f6469f&lt;/code&gt;&lt;/a> Fix setuptools to support <strong>version</strong> (<a href="https://redirect.github.com/ethereum/eth-typing/issues/52&quot;&gt;#52&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/eth-typing/commit/0c561c9739d73d1382d92afe7f64df8283468e7f&quot;&gt;&lt;code&gt;0c561c9&lt;/code&gt;&lt;/a> Bump version: 3.5.0 → 3.5.1</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/75a9adbc42b0fbf0d10dda473f3960d3c8d9cce3&quot;&gt;&lt;code&gt;75a9adb&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/3675f3e0a65c21e22d69bda6fabf8b8c1e4a2365&quot;&gt;&lt;code&gt;3675f3e&lt;/code&gt;&lt;/a> Add version to package init and fix towncrier</li>
<li><a href="https://github.com/ethereum/eth-typing/commit/7c9021b2e95de9fd289bf4fed657e7ec9c7a604e&quot;&gt;&lt;code&gt;7c9021b&lt;/code&gt;&lt;/a> Script to Sync Network Constants (<a href="https://redirect.github.com/ethereum/eth-typing/issues/51&quot;&gt;#51&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/eth-typing/commit/0b3d079561f3bd8754a7cf8b88907a8f19bf0565&quot;&gt;&lt;code&gt;0b3d079&lt;/code&gt;&lt;/a> Bump version: 3.4.0 → 3.5.0</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/eth-typing/compare/v3.4.0...v3.5.1&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 3.4.0 to 3.5.1.
- [Changelog](https://github.com/ethereum/eth-typing/blob/master/docs/release_notes.rst)
- [Commits](ethereum/eth-typing@v3.4.0...v3.5.1)

---
updated-dependencies:
- dependency-name: eth-typing
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 23, 2023
@dependabot dependabot bot temporarily deployed to AUTH October 23, 2023 10:19 Inactive
@dependabot dependabot bot temporarily deployed to AUTH October 23, 2023 10:19 Inactive
@dependabot dependabot bot temporarily deployed to AUTH October 23, 2023 10:19 Inactive
@dependabot dependabot bot temporarily deployed to AUTH October 23, 2023 10:19 Inactive
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2023

Superseded by #636.

@dependabot dependabot bot closed this Nov 8, 2023
@dependabot dependabot bot deleted the dependabot/pip/eth-typing-3.5.1 branch November 8, 2023 10:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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