Skip to content

chore(deps): bump digest from 0.10.7 to 0.11.3#1787

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/digest-0.11.3
Open

chore(deps): bump digest from 0.10.7 to 0.11.3#1787
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/digest-0.11.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps digest from 0.10.7 to 0.11.3.

Commits
  • 2fb9ed8 Release digest v0.11.3 (#2402)
  • 086cf38 digest: add TryCustomizedInit trait (#2395)
  • 9488e7e signature v3.0.0 (#2400)
  • 2917d19 build(deps): bump the all-deps group across 1 directory with 4 updates (#2398)
  • 7b029ba signature: add AsyncVerifier, AsyncMultipartVerifier, `AsyncDigestVerifie...
  • c6d4dd7 elliptic-curve v0.14.0-rc.32 (#2399)
  • f2069a2 elliptic-curve: bump pkcs8 to v0.11 (#2397)
  • 8250383 elliptic-curve: bump pkcs8 to v0.11.0-rc.12 (#2396)
  • 54e464f signature: remove long-winded intro section in rustdoc (#2392)
  • 5cb62a4 signature: enable/fix workspace-level lints; reformat docs (#2391)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added domain: deps Anything related to dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Jun 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 1, 2026 07:59
@dependabot dependabot Bot added domain: deps Anything related to dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Jun 1, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread Cargo.lock
"csv",
"ctr",
"digest",
"digest 0.11.3",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge 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 👍 / 👎.

@dependabot dependabot Bot force-pushed the dependabot/cargo/digest-0.11.3 branch 6 times, most recently from a47aad0 to da9aaf8 Compare June 6, 2026 23:51
@dependabot dependabot Bot force-pushed the dependabot/cargo/digest-0.11.3 branch 2 times, most recently from c52a9dc to 659ce8b Compare June 15, 2026 16:55
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>
@dependabot dependabot Bot force-pushed the dependabot/cargo/digest-0.11.3 branch from 659ce8b to 2f5ea75 Compare June 15, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: deps Anything related to dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants