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

Conversation

@dependabot
Copy link
Contributor

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

Bumps eth-utils from 2.2.1 to 2.3.0.

Changelog

Sourced from eth-utils's changelog.

eth-utils v2.3.0 (2023-10-20)

Features


- Add ``Network`` utility methods to utilize network metadata for a given ``ChainId``. (`[#253](https://github.com/ethereum/eth-utils/issues/253) <https://github.com/ethereum/eth-utils/issues/253>`__)

eth-utils v2.2.2 (2023-10-11)

Improved Documentation

  • Add information to docs for utilities which did not have any. ([#254](https://github.com/ethereum/eth-utils/issues/254) <https://github.com/ethereum/eth-utils/issues/254>__)

Internal Changes - for eth-utils Contributors


- Pull latest from template repo to fix release script, update wording in comments and docs. (`[#252](https://github.com/ethereum/eth-utils/issues/252) <https://github.com/ethereum/eth-utils/issues/252>`__)

Miscellaneous Changes


- `[#242](https://github.com/ethereum/eth-utils/issues/242) &lt;https://github.com/ethereum/eth-utils/issues/242&gt;`__
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/eth-utils/commit/3cf0a8367c170516eab6ad062ee3e81fe958fe65&quot;&gt;&lt;code&gt;3cf0a83&lt;/code&gt;&lt;/a> Bump version: 2.2.2 → 2.3.0</li>
<li><a href="https://github.com/ethereum/eth-utils/commit/e9d57213a302d5377ccb6fd034619ea737b098cd&quot;&gt;&lt;code&gt;e9d5721&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/eth-utils/commit/55e1bdcf412969d40ec10f6e55f9500cccd5524d&quot;&gt;&lt;code&gt;55e1bdc&lt;/code&gt;&lt;/a> Add Network name utility (<a href="https://redirect.github.com/ethereum/eth-utils/issues/255&quot;&gt;#255&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/eth-utils/commit/430f080437e52852e79029945f8309f8942cdbb4&quot;&gt;&lt;code&gt;430f080&lt;/code&gt;&lt;/a> Bump version: 2.2.1 → 2.2.2</li>
<li><a href="https://github.com/ethereum/eth-utils/commit/79b0894bd604c1e359954797e4925227988e976d&quot;&gt;&lt;code&gt;79b0894&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/eth-utils/commit/0320ef6f5ff9ffe7477026ec9eec8d1e0cc085f0&quot;&gt;&lt;code&gt;0320ef6&lt;/code&gt;&lt;/a> Fix release make command</li>
<li><a href="https://github.com/ethereum/eth-utils/commit/47da0fb2f4481b9599f1d3105e55597d32c7c6a7&quot;&gt;&lt;code&gt;47da0fb&lt;/code&gt;&lt;/a> Add docs for all available utilities (<a href="https://redirect.github.com/ethereum/eth-utils/issues/254&quot;&gt;#254&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/eth-utils/commit/ccf8f79f0c27069f96abdd04c0836599a36f2f54&quot;&gt;&lt;code&gt;ccf8f79&lt;/code&gt;&lt;/a> Upgrade template (<a href="https://redirect.github.com/ethereum/eth-utils/issues/252&quot;&gt;#252&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/eth-utils/commit/a965885bbbe48b2d9a58f1e9b2d4563233cfa38a&quot;&gt;&lt;code&gt;a965885&lt;/code&gt;&lt;/a> Merge remote-tracking branch 'upstream/master'</li>
<li><a href="https://github.com/ethereum/eth-utils/commit/c19a1558b931fddae91bd28c3d4b214285e3e7c9&quot;&gt;&lt;code&gt;c19a155&lt;/code&gt;&lt;/a> Remove pkg_resources (<a href="https://redirect.github.com/ethereum/eth-utils/issues/249&quot;&gt;#249&lt;/a&gt;)&lt;/li>
<li>See full diff in <a href="https://github.com/ethereum/eth-utils/compare/v2.2.1...v2.3.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-utils](https://github.com/ethereum/eth-utils) from 2.2.1 to 2.3.0.
- [Changelog](https://github.com/ethereum/eth-utils/blob/master/docs/release_notes.rst)
- [Commits](ethereum/eth-utils@v2.2.1...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2023

Superseded by #638.

@dependabot dependabot bot closed this Nov 8, 2023
@dependabot dependabot bot deleted the dependabot/pip/eth-utils-2.3.0 branch November 8, 2023 10:35
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