chore(deps): update dependency faster-eth-abi to v5.2.31 - #1229
renovate[bot] wants to merge 1 commit into
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 68cead24c0
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "eth-typing==5.2.1", | ||
| "ez-a-sync==0.34.2", | ||
| "faster-eth-abi==5.2.30", | ||
| "faster-eth-abi==5.2.31", |
There was a problem hiding this comment.
Update uv.lock with the dependency pin
This bumps the build-group pin to faster-eth-abi==5.2.31, but the checked-in uv.lock still records faster-eth-abi as 5.2.30 in the package entry and in both package.metadata.requires-dev.build/mypy. In any environment that installs or validates from the committed lockfile, this dependency update is either ignored or the lock is reported stale (uv lock --help describes --check as checking whether the lockfile is up to date), so the PR is not reproducible until the lockfile is regenerated and committed.
Useful? React with 👍 / 👎.
faef216 to
8b4b737
Compare
8b4b737 to
920f781
Compare
This PR contains the following updates:
==5.2.30→==5.2.31Release Notes
BobTheBuidler/faster-eth-abi (faster-eth-abi)
v5.2.31Compare Source
What's Changed
Full Changelog: BobTheBuidler/faster-eth-abi@v5.2.30...v5.2.31
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.