Skip to content

chore(deps): bump sha1 from 0.10.7 to 0.11.0 - #1013

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/sha1-0.11.0
Open

chore(deps): bump sha1 from 0.10.7 to 0.11.0#1013
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/sha1-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps sha1 from 0.10.7 to 0.11.0.

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: rust. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown
Contributor

This PR changes mirrored Maestro source files in the public repo, but it does not link the matching private source-of-truth PR.

Add one of these to the PR body, then re-run the check:

  • https://github.com/evalops/maestro-internal/pull/<number>
  • evalops/maestro-internal#<number>
  • maestro-internal#<number>

Mirrored files touched:

  • Cargo.lock
  • packages/control-plane-rs/Cargo.toml

Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.7 to 0.11.0.
- [Commits](RustCrypto/hashes@sha1-v0.10.7...sha1-v0.11.0)

---
updated-dependencies:
- dependency-name: sha1
  dependency-version: 0.11.0
  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/sha1-0.11.0 branch from 1c02cee to 79bddc8 Compare August 12, 2026 17:57

@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: 79bddc899e

ℹ️ 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".

serde.workspace = true
serde_json.workspace = true
sha1 = "0.10"
sha1 = "0.11"

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 Route the source bump through the mirror workflow

Because this dependency line is mirrored source, changing it directly in the public checkout bypasses the protected mirror flow; the bump should be made in evalops/maestro-internal so this file and Cargo.lock are regenerated here, otherwise the public commit can diverge from or be overwritten by the canonical source.

AGENTS.md reference: AGENTS.md:L7-L9

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants