valory-xyz / open-autonomy

A framework for the creation of autonomous agent services.
https://docs.autonolas.network
Apache License 2.0
80 stars 26 forks source link

chore(deps-dev): bump eth-abi from 4.0.0 to 5.0.1 #2182

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps eth-abi from 4.0.0 to 5.0.1.

Changelog

Sourced from eth-abi's changelog.

eth-abi v5.0.1 (2024-03-04)

Bugfixes


- During decoding, verify all pointers in arrays and tuples point to a valid location in the payload (`[#226](https://github.com/ethereum/eth-abi/issues/226) <https://github.com/ethereum/eth-abi/issues/226>`__)
- Fix memory leak warning in NodeVisitor and ABIRegistry (`[#230](https://github.com/ethereum/eth-abi/issues/230) <https://github.com/ethereum/eth-abi/issues/230>`__)

Internal Changes - for eth-abi Contributors

  • Clear mypy misc-type errors and add top-level py.typed file back ([#221](https://github.com/ethereum/eth-abi/issues/221) <https://github.com/ethereum/eth-abi/issues/221>__)

eth-abi v5.0.0 (2024-01-09)

Breaking Changes


- Drop python 3.7 support (`[#217](https://github.com/ethereum/eth-abi/issues/217) <https://github.com/ethereum/eth-abi/issues/217>`__)

Internal Changes - for eth-abi Contributors

  • Merge updates from the project template, notably, use pre-commit for linting and change the name of the master branch to main ([#217](https://github.com/ethereum/eth-abi/issues/217) <https://github.com/ethereum/eth-abi/issues/217>__)
  • Corrected format of booleans in pyproject.toml and added a test for the presence of the eth_abi.__version__ attribute ([#219](https://github.com/ethereum/eth-abi/issues/219) <https://github.com/ethereum/eth-abi/issues/219>__)

eth-abi v4.2.1 (2023-09-13)

Internal Changes - for eth-abi contributors


- Add ``build.os`` section to readthedocs build settings (`[#213](https://github.com/ethereum/eth-abi/issues/213) <https://github.com/ethereum/eth-abi/issues/213>`__)

Miscellaneous changes


- `[#214](https://github.com/ethereum/eth-abi/issues/214) &lt;https://github.com/ethereum/eth-abi/issues/214&gt;`__

eth-abi v4.2.0 (2023-08-28)
---------------------------

&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-abi/commit/be95178fda29e50c2378163cd2239abe842d8bbd"><code>be95178</code></a> Bump version: 5.0.0 → 5.0.1</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/00f990ed135cf203f1407bf05184cfc9f336ba3f"><code>00f990e</code></a> Compile release notes for v5.0.1</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/82c1ad37a866472562d81fedaef0f4fed0a08269"><code>82c1ad3</code></a> add validate_pointers for tuples and arrays, add tests and more</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/75aab7cdcc2a1200b0cebaaee84d0d816f9147be"><code>75aab7c</code></a> remove warning of ABIv2 being unstable</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/6063bf1f3f1f6fc0e0e74e4d6e7f86e62fc850b2"><code>6063bf1</code></a> add newsfragments file</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/2367eef95b5b28945bf912ae56640682e67ff1da"><code>2367eef</code></a> 🚨 fix linting warning (rule B019)</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/abbe2100a5e7d8d0913e83632fffd77ea2ab75a1"><code>abbe210</code></a> type codec.py and exceptions, change mypy ignore from files to error types, a...</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/d063fc6e9195f20d9c42a88dde3f6e4b3319f067"><code>d063fc6</code></a> Bump version: 4.2.1 → 5.0.0</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/7641e321c89b0ebba355830819036bacbb5072db"><code>7641e32</code></a> Compile release notes for v5.0.0</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/31866a392ed3ac376ea00d8ab57e4a5f4818ceee"><code>31866a3</code></a> fix toml bools and add version test</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/eth-abi/compare/v4.0.0...v5.0.1">compare view</a></li>
</ul>
</details>

<br />
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eth-abi&package-manager=pip&previous-version=4.0.0&new-version=5.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/valory-xyz/open-autonomy/network/alerts).
dependabot[bot] commented 6 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.