kigawas / web3-input-decoder

A simple offline web3 transaction input decoder for functions and constructors.
MIT License
51 stars 11 forks source link

Bump eth-typing from 4.3.1 to 4.4.0 #194

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps eth-typing from 4.3.1 to 4.4.0.

Changelog

Sourced from eth-typing's changelog.

eth-typing v4.4.0 (2024-07-09)

Deprecations


- Deprecate ``ABIFunctionInfo`` to be removed in the next major release. (`[#86](https://github.com/ethereum/eth-typing/issues/86) <https://github.com/ethereum/eth-typing/issues/86>`__)

Improved Documentation

  • Update deprecated ABI function docstrings with deprecation warnings. ([#87](https://github.com/ethereum/eth-typing/issues/87) <https://github.com/ethereum/eth-typing/issues/87>__)

Features


- TypedDict ``ABIElementInfo`` to encompass relevant information about ``ABIElement`` types. ``ABIElementInfo`` includes the function ``abi`` (``ABIElement``), ``selector`` (``HexStr``) and ``args`` (``Tuple``). (`[#86](https://github.com/ethereum/eth-typing/issues/86) <https://github.com/ethereum/eth-typing/issues/86>`__)
- Export ``ABIElementInfo`` from ``__init__.py``. (`[#87](https://github.com/ethereum/eth-typing/issues/87) <https://github.com/ethereum/eth-typing/issues/87>`__)
Commits
  • 48b6da6 Bump version: 4.3.1 → 4.4.0
  • f6d9e96 Compile release notes for v4.4.0
  • 3677202 v4 Add ABIElementInfo to __init__.py (#87)
  • 541b371 v4 Deprecate ABIFunctionInfo in favor of ABIElementInfo (#86)
  • See full diff 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 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)
socket-security[bot] commented 3 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/eth-typing@4.4.0 None 0 61.5 kB carver, cburgdorf, fselmo, ...5 more

🚮 Removed packages: pypi/eth-typing@4.3.1, pypi/eth-typing@4.3.1

View full report↗︎