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
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>
5ecdfbc to
1fde06c
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 moduleDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions