Skip to content

chore(deps): bump core-foundation from 0.9.4 to 0.10.1 - #70

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/core-foundation-0.10.1
Closed

chore(deps): bump core-foundation from 0.9.4 to 0.10.1#70
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/core-foundation-0.10.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps core-foundation from 0.9.4 to 0.10.1.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 1, 2026
Bumps [core-foundation](https://github.com/servo/core-foundation-rs) from 0.9.4 to 0.10.1.
- [Commits](https://github.com/servo/core-foundation-rs/commits)

---
updated-dependencies:
- dependency-name: core-foundation
  dependency-version: 0.10.1
  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/core-foundation-0.10.1 branch from 0f6cd48 to 6faebcc Compare August 1, 2026 17:22
blackaxgit added a commit that referenced this pull request Aug 1, 2026
…ity-framework 3.x (#78)

## Summary
Consolidates 8 Dependabot bumps that **mutually conflict on
`Cargo.lock`** if merged separately, and migrates the one real breaking
change. **Supersedes #69, #70, #71, #72, #73, #74, #75, #76.**

Bumps: indicatif 0.17→0.18.6 · thiserror 1.0→2.0.19 · dirs 5→6.0 ·
colored 2→3.1.1 · shlex 1.3→2.0.1 · crossterm 0.28→0.29 ·
core-foundation 0.9→0.10.1 · security-framework 2.11→3.7.0.

## Breaking-change migration
core-foundation 0.10 reorganized `TCFType`, removing the
`as_CFTypeRef().cast_mut()` path used by the macOS keychain-ACL FFI. Now
uses the typed `as_concrete_TypeRef().cast()` (`SecKeychainItemRef` →
`*mut c_void`). This also aligns the direct `security-framework` dep
with keyring 3.x (single dependency tree, no duplicate). The other seven
bumps needed no code changes.

## Division of labor
Implemented by **Cursor** (the coding worker, via agent-hub); **Claude
validated** — caught and fixed one `E0308` type-mismatch
(`--all-features`-gated FFI path) that Cursor's build (default features)
hadn't surfaced.

## Verification
- `cargo build --workspace` ✅
- `cargo clippy --workspace --all-targets --all-features -- -D warnings`
✅
- `cargo test --workspace` ✅ (no failures)
- `cargo fmt --all -- --check` ✅
- gitleaks pre-push gate: clean

Co-authored-by: blackax <blackaxgit@users.noreply.github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like core-foundation is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 1, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/core-foundation-0.10.1 branch August 1, 2026 23:58
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants