chore(deps): bump reth-codecs from 0.3.1 to 0.4.0#243
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [reth-codecs](https://github.com/paradigmxyz/reth-core) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/paradigmxyz/reth-core/releases) - [Changelog](https://github.com/paradigmxyz/reth-core/blob/main/CHANGELOG.md) - [Commits](paradigmxyz/reth-core@v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: reth-codecs dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2068911 to
23b7b74
Compare
|
Closing this for now. The repository is currently pinned to Reth v2.2.0, and that upstream Reth version still depends on the reth-codecs 0.3.x family. Updating our direct reth-codecs dependency to 0.4.0 creates mixed reth-codecs versions and breaks trait compatibility, e.g. Decompress expects the older error type from Reth’s dependency graph. We should revisit this together with an upstream Reth upgrade that moves Reth itself to the 0.4.x codecs family. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps reth-codecs from 0.3.1 to 0.4.0.
Release notes
Sourced from reth-codecs's releases.
Changelog
Sourced from reth-codecs's changelog.
Commits
31418e4chore: release 0.4.09726855feat(primitives): add SealedBlockWith (#21)be45123chore: integrate revm devnet7 (rev f7ccd08c) (#22)