Skip to content

chore(deps): bump thiserror, serde_json, clap, libc - #18

Merged
gitctrlx merged 1 commit into
qntx:mainfrom
JingMox:chore/deps-update
Aug 14, 2026
Merged

chore(deps): bump thiserror, serde_json, clap, libc#18
gitctrlx merged 1 commit into
qntx:mainfrom
JingMox:chore/deps-update

Conversation

@JingMox

@JingMox JingMox commented Aug 13, 2026

Copy link
Copy Markdown
Member

Description

Consolidates four dependabot patch updates (#13, #14, #16, #17) into a single
PR. All are patch-level bumps within already-pinned semver ranges; only
Cargo.lock is touched, with no source or manifest changes.

Changes

  • thiserror 2.0.18 → 2.0.20
  • serde_json 1.0.150 → 1.0.151
  • clap 4.6.1 → 4.6.6 (clap_builder and clap_derive bump along)
  • libc 0.2.186 → 0.2.189

Notes

base64 (#15) is not included: it is a major-version jump (0.21 → 0.23), while
Cargo.toml intentionally pins base64 to 0.21 to stay aligned with age's 0.21
dependency and avoid carrying two base64 major lines in the lockfile. Upgrading
would leave both 0.21.7 (used by age) and 0.23.1 (used by ks-cli) in the
lockfile, contradicting that decision, so it is left out for now.

@gitctrlx
gitctrlx merged commit 3d778c5 into qntx:main Aug 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants