chore(deps): bump sha2 from 0.10.9 to 0.11.0 - #72
Conversation
8631e15 to
a6a17e1
Compare
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.9 to 0.11.0. - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a6a17e1 to
e325197
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Co-authored-by: Medulla <medulla@tinyhumans.ai>
senamakel
left a comment
There was a problem hiding this comment.
Dependency update verified: Rust SDK checks are green.
Tiny Sweeper reviewTiny Sweeper reviewed this change across 6 lane(s) and found 1 active actionable finding(s). Detailed lane evidence and any incomplete work are listed below. State: Ready for maintainer review Review snapshot
Completeness: Complete What changedThe review could not produce a supported behavioral summary; inspect the cited changed surface and lane details below. FeaturesNone identified with supported citations. TestsNo supported feature-to-test mapping was produced. Test execution is not inferred. Findings
Before mergeNone. Agent review detailscritique
security
tests
commits
description
e2e
Evidence and run details
|
There was a problem hiding this comment.
tinysweeper found nothing blocking. Approving.
$0.0087 · 170,084 in / 15,173 out · 17,548 cached (10%) · gpt-5.6-luna, deepseek-v4-flash
critique: $0.0042 · 78,612 in / 3,465 out · 8,103 cached (10%) · gpt-5.6-luna, deepseek-v4-flash
security: $0.0037 · 63,424 in / 2,654 out · 5,349 cached (8%) · gpt-5.6-luna
tests: $0.0002 · 7,898 in / 2,096 out · 1,536 cached (19%) · deepseek-v4-flash
description: $0.0002 · 8,273 in / 3,040 out · 1,024 cached (12%) · deepseek-v4-flash
e2e: $0.0002 · 8,706 in / 631 out · 1,536 cached (18%) · deepseek-v4-flash
| # one safe path component, and staging a script in a temporary directory. | ||
| sha2 = { version = "0.10", optional = true } | ||
| sha2 = { version = "0.11", optional = true } | ||
| hex = "0.4" |
There was a problem hiding this comment.
Gate hex behind the host and store features
hex is used only by caps::host and store, but this declaration makes it a dependency of every default tinyflows build. That bypasses the repository rule that host/store functionality and their dependencies remain behind default-off features, and forces the engine to resolve and compile an otherwise unused dependency. Make hex optional and add dep:hex to each feature that uses it (host-caps and store).
[RULE] feature-gating ·
Bumps sha2 from 0.10.9 to 0.11.0.
Commits
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...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)