deps(v4)(deps): bump rand_core from 0.6.4 to 0.9.5 in /v4#269
deps(v4)(deps): bump rand_core from 0.6.4 to 0.9.5 in /v4#269dependabot[bot] wants to merge 1 commit into
Conversation
…c 0.9 Applies dependabot PRs #267, #268, #270, #271, #273: - oci-spec 0.7 → 0.9 - fs4 0.12 → 1.1 (sindri-core, sindri-registry); switched apply_state and git_cache to std::fs::File lock APIs (stable in Rust 1.89), dropping the fs4 import in those modules - hkdf 0.12 → 0.13; replaced sha2_v10 (sha2 0.10) with workspace sha2 0.11 - rand 0.8 → 0.9 in sindri-secrets; thread_rng() → rng() - jsonschema 0.29 → 0.46 (schema-gen dev-dep) Skipped (require coordinated upgrades, not yet actionable): - pkcs8 0.10 → 0.11 (PR #266): blocked by x509-cert 0.2 / sigstore 0.13 pin — der 0.7 vs 0.8 trait mismatch - rand_core 0.6 → 0.9 (PR #269): blocked by p256 0.13 SigningKey::random CryptoRngCore bound on rand_core 0.6 - rcgen 0.13 → 0.14 (PR #272): test cert synthesis API changed (signed_by signature, KeyUsagePurpose); needs test rewrite Co-Authored-By: claude-flow <ruv@ruv.net>
Bumps [rand_core](https://github.com/rust-random/rand_core) from 0.6.4 to 0.9.5. - [Release notes](https://github.com/rust-random/rand_core/releases) - [Changelog](https://github.com/rust-random/rand_core/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand_core/commits) --- updated-dependencies: - dependency-name: rand_core dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
253bcab to
ca24b44
Compare
|
Blocked on upstream coordinated upgrade — not actionable today.
Bumping rand_core alone yields: Fix requires Leaving open until |
|
Looks like rand_core is no longer updatable, so this is no longer needed. |
|
Status check 2026-06-11 (revisit of blocked dependabot PRs) The core blocker remains: Current upstream stable versions as of today:
Generated by Claude Code |
Bumps rand_core from 0.6.4 to 0.9.5.
Changelog
Sourced from rand_core's changelog.
... (truncated)
Commits