chore(deps): bump digest from 0.10.7 to 0.11.3#1787
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e99d33415a
ℹ️ 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".
| "csv", | ||
| "ctr", | ||
| "digest", | ||
| "digest 0.11.3", |
There was a problem hiding this comment.
Keep the lockfile consistent with the manifest
With the default feature set, enable_crypto_functions activates the optional digest dependency, but Cargo.toml still requires digest = "0.10" while this lockfile now resolves the root vrl package to digest 0.11.3. Because ^0.10 cannot select a 0.11 release, locked builds/checks that resolve the crypto feature will need to rewrite Cargo.lock or fail under --locked; either update the manifest requirement to 0.11 with any necessary API changes, or keep this entry on digest 0.10.7.
Useful? React with 👍 / 👎.
a47aad0 to
da9aaf8
Compare
c52a9dc to
659ce8b
Compare
Bumps [digest](https://github.com/RustCrypto/traits) from 0.10.7 to 0.11.3. - [Commits](RustCrypto/traits@digest-v0.10.7...digest-v0.11.3) --- updated-dependencies: - dependency-name: digest dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
659ce8b to
2f5ea75
Compare
Bumps digest from 0.10.7 to 0.11.3.
Commits
2fb9ed8Release digest v0.11.3 (#2402)086cf38digest: addTryCustomizedInittrait (#2395)9488e7esignature v3.0.0 (#2400)2917d19build(deps): bump the all-deps group across 1 directory with 4 updates (#2398)7b029basignature: addAsyncVerifier,AsyncMultipartVerifier, `AsyncDigestVerifie...c6d4dd7elliptic-curve v0.14.0-rc.32 (#2399)f2069a2elliptic-curve: bumppkcs8to v0.11 (#2397)8250383elliptic-curve: bumppkcs8to v0.11.0-rc.12 (#2396)54e464fsignature: remove long-winded intro section in rustdoc (#2392)5cb62a4signature: enable/fix workspace-level lints; reformat docs (#2391)