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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps eth-utils from 2.2.1 to 2.3.1.

Changelog

Sourced from eth-utils's changelog.

eth-utils v2.3.1 (2023-11-07)

Bugfixes


- Some users were experiencing encoding issues when parsing the networks json. Use UTF-8 explicitly. (`[#259](https://github.com/ethereum/eth-utils/issues/259) <https://github.com/ethereum/eth-utils/issues/259>`__)

Internal Changes - for eth-utils Contributors

  • Fix and add new test cases for invalid Network chain_id values. ([#256](https://github.com/ethereum/eth-utils/issues/256) <https://github.com/ethereum/eth-utils/issues/256>__)

Miscellaneous Changes


- `[#259](https://github.com/ethereum/eth-utils/issues/259) <https://github.com/ethereum/eth-utils/issues/259>`__

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) &lt;https://github.com/ethereum/eth-utils/issues/253&gt;`__)

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

Improved Documentation
</code></pre>
<ul>
<li>Add information to docs for utilities which did not have any. (<code>#254 &lt;ethereum/eth-utils#254>
</ul>
<p>Internal Changes - for eth-utils Contributors</p>
<pre><code>

  • Pull latest from template repo to fix release script, update wording in comments and docs. ([#252](https://github.com/ethereum/eth-utils/issues/252) &amp;lt;https://github.com/ethereum/eth-utils/issues/252&amp;gt;__)

Miscellaneous Changes

  • [#242](https://github.com/ethereum/eth-utils/issues/242) &lt;https://github.com/ethereum/eth-utils/issues/242&gt;__
Commits
  • bbcf31c Bump version: 2.3.0 → 2.3.1
  • efa0f4c Silence sphinx warning from release notes syntax
  • 8a93aac Update grep command for upstream branch dependency
  • 9e5c900 Compile release notes for v2.3.1
  • d5f2e66 Use upcoming version in make notes commit msg
  • 63bb83d Add relevant newsfragment for updating networks in #259
  • 9c08886 Relevant newsfragment for #259
  • 9a9efae run update_networks.py to update networks
  • b52b3f6 Fix lint
  • f1f07b8 Fix character encoding issue (#258)
  • Additional commits viewable in compare view

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.1.
- [Changelog](https://github.com/ethereum/eth-utils/blob/master/docs/release_notes.rst)
- [Commits](ethereum/eth-utils@v2.2.1...v2.3.1)

---
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 Nov 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2024

Superseded by #710.

@dependabot dependabot bot closed this Jan 11, 2024
@dependabot dependabot bot deleted the dependabot/pip/eth-utils-2.3.1 branch January 11, 2024 10:55
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