Bump the prod-dependencies group across 1 directory with 2 updates#4
Bump the prod-dependencies group across 1 directory with 2 updates#4dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
@didac-gluwa , @dlebee Not sure what to do about the serde dependency. IMO it shouldn't be hard-coded b/c alloy specifies its own dependency. And here the breaking point isn't in the usc-sdk-rs crates precisely but more so in the creditcoin3-next repository which consumes these. |
4a93669 to
2061c76
Compare
For alloy we need to discuss this yeah, for serde we should use the version from allot and not depend on it directly, I can take a look next week at both! |
2061c76 to
0255387
Compare
0255387 to
238e049
Compare
238e049 to
5ecdfbc
Compare
5ecdfbc to
1fde06c
Compare
Updates the requirements on [alloy](https://github.com/alloy-rs/alloy) and [serde](https://github.com/serde-rs/serde) to permit the latest version. Updates `alloy` to 1.0.30 - [Release notes](https://github.com/alloy-rs/alloy/releases) - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md) - [Commits](alloy-rs/alloy@v0.11.0...v1.0.30) Updates `serde` to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.220...v1.0.228) --- updated-dependencies: - dependency-name: alloy dependency-version: 1.0.30 dependency-type: direct:production dependency-group: prod-dependencies - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1fde06c to
cbbb19e
Compare
Updates the requirements on alloy and serde to permit the latest version.
Updates
alloyto 1.0.30Release notes
Sourced from alloy's releases.
Changelog
Sourced from alloy's changelog.
... (truncated)
Commits
b0e06a0chore: release 1.0.30e8da7c9feat: add with_request to storage slot finder (#2847)588db3ffix(rpc): Add missing error codeeth_sendRawTransactionSynctimeout (#2846)36c4bc6feat: re-export signer dep crates (#2845)63c4434feat: add helper json deserde fn (#2841)db0aa6achore: release 1.0.29b2ad3c3Revert "chore(deps): internal dep bumps" (#2839)addec3echore: release 1.0.28830e4f5docs: update version in installation example from 1.0.1 to 1.0.27 (#2836)a45fa69refactor: ChangeopinStructLogfromStringto Cow<'static, str> (#2730)Updates
serdeto 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 module