chore(deps): bump sha1 from 0.10.7 to 0.11.0 - #1013
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
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:
Mirrored files touched:
|
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>
1c02cee to
79bddc8
Compare
There was a problem hiding this comment.
💡 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" |
There was a problem hiding this comment.
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 👍 / 👎.
Bumps sha1 from 0.10.7 to 0.11.0.
Commits
2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...