Skip to content

Commit 881271e

Browse files
chore(deps): update dependency faster-eth-utils to v5.3.18 (#154)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [faster-eth-utils](https://redirect.github.com/BobTheBuidler/faster-eth-utils) ([changelog](https://redirect.github.com/BobTheBuidler/faster-eth-utils/releases)) | `5.3.13` -> `5.3.18` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/faster-eth-utils/5.3.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/faster-eth-utils/5.3.13/5.3.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>BobTheBuidler/faster-eth-utils (faster-eth-utils)</summary> ### [`v5.3.18`](https://redirect.github.com/BobTheBuidler/faster-eth-utils/releases/tag/v5.3.18) [Compare Source](https://redirect.github.com/BobTheBuidler/faster-eth-utils/compare/v5.3.17...v5.3.18) #### What's Changed - fix: include requirements-xxx.txt files in sdist tarbell by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;183](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/183) **Full Changelog**: <BobTheBuidler/faster-eth-utils@v5.3.17...v5.3.18> ### [`v5.3.17`](https://redirect.github.com/BobTheBuidler/faster-eth-utils/releases/tag/v5.3.17) [Compare Source](https://redirect.github.com/BobTheBuidler/faster-eth-utils/compare/v5.3.16...v5.3.17) #### What's Changed - chore: pin `eth-typing` by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;168](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/168) - chore: pin `cchecksum` by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;169](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/169) - chore: pin `eth-utils` by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;170](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/170) - chore: add `benchmark` extras group by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;171](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/171) - chore(deps): update dependency cchecksum to v0.3.4 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;177](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/177) - chore(deps): update dependency pytest-benchmark to v5.2.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;176](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/176) - fix(mypy): can't use SupportsBool on Python3.8 by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;179](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/179) **Full Changelog**: <BobTheBuidler/faster-eth-utils@v5.3.16...v5.3.17> ### [`v5.3.16`](https://redirect.github.com/BobTheBuidler/faster-eth-utils/releases/tag/v5.3.16) [Compare Source](https://redirect.github.com/BobTheBuidler/faster-eth-utils/compare/v5.3.14...v5.3.16) #### What's Changed - fix(cicd): shadowing issues in release workflow by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;167](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/167) **Full Changelog**: <BobTheBuidler/faster-eth-utils@v5.3.15...v5.3.16> ### [`v5.3.14`](https://redirect.github.com/BobTheBuidler/faster-eth-utils/releases/tag/v5.3.14) [Compare Source](https://redirect.github.com/BobTheBuidler/faster-eth-utils/compare/v5.3.13...v5.3.14) #### What's Changed - feat: microoptimize is\_list\_like and is\_dict by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;156](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/156) - feat: cache decorators by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;158](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/158) - fix: broken install on Python3.13t by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;160](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/160) - fix: pin build dependencies by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;153](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/153) - chore: add benchmarks url to setup.py by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;146](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/146) - chore: add codspeed extras group by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;150](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/150) - chore: bump version to 5.3.14 by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;163](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/163) - feat(mypy): proper typing for combomethod decorator by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;157](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/157) - feat(mypy): proper typing for other decorators by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;155](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/155) - feat(mypy): update type stubs for curried utils by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;162](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/162) - feat(mypy): proper typing for apply\_one\_of\_formatters by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;161](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/161) - fix(mypy): enable err code typeddict-item by [@&#8203;BobTheBuidler](https://redirect.github.com/BobTheBuidler) in [#&#8203;152](https://redirect.github.com/BobTheBuidler/faster-eth-utils/pull/152) **Full Changelog**: <BobTheBuidler/faster-eth-utils@v5.3.13...v5.3.14> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/BobTheBuidler/evmspec). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d23702 commit 881271e

File tree

1 file changed

+65
-63
lines changed

1 file changed

+65
-63
lines changed

0 commit comments

Comments
 (0)