build(deps): bump interprocess from 2.4.3 to 2.4.4 in /cli - #11
Merged
Merged
Conversation
Bumps [interprocess](https://github.com/kotauskas/interprocess) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/kotauskas/interprocess/releases) - [Commits](kotauskas/interprocess@2.4.3...2.4.4) --- updated-dependencies: - dependency-name: interprocess dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ench faces say this tree is a new program Dependabot #11 moved cli/Cargo.lock to interprocess 2.4.4 (the daemon's named-pipe IPC crate). Upstream 2.4.3 -> 2.4.4 is docs and packaging only: a typo, a dead link, and checks-and-tests.py excluded from the package (#98); the dependency sections of the two manifests are byte-identical and windows-sys stays at 0.61. gui/src-tauri/Cargo.lock follows by hand (version + checksum, two lines), the way dependabot moved the cli lock: `cargo update -p interprocess --precise 2.4.4` also re-picks windows-sys for seven unrelated packages (cargo unlocks the named package's dependency subtree and prefers the versions still locked for the rest), wider than this bump warrants. Both lockfiles pass `cargo metadata --locked`; NOTICE regenerated (one line). The seven bench faces (README en/zh, docs/BENCH.md, both homepages, both bench pages) now say v1.7.2 "earns a row and does not have one yet": cli/Cargo.lock is a build input (bench_support/joins.rs), so a lock line that is not a version stamp makes this tree a different program from the newest measured row, and the next release joins the series. That is what turned the PR's first CI run red (four bench gates plus the NOTICE gate, on all three platforms). Verdicts, scores, schema ids and the wire are untouched. CHANGELOG block under [Unreleased] (655 -> 662); ADR-006 named re-establishment (0 over, 0 drawn; check 944 / dedup 55 / scan 0 fail, sub-repo 983 / 119 / 0); lib 373; it 397 + 2 legs only a worktree fails (layout_tree wants .ccm/, docs_diagrams wants the archify cache) - CI is the reader for those two. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ES1xJgjH4z6fV6p7zS4ssX
skymanbp
force-pushed
the
dependabot/cargo/cli/interprocess-2.4.4
branch
from
September 12, 2026 17:33
5e75356 to
c1f6bd9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps interprocess from 2.4.3 to 2.4.4.
Release notes
Sourced from interprocess's releases.
Commits
e27f397chore: bump versionfe53737docs: fix "identially"d35a74efix: exclude Python script from being packagedc09a7a9docs: fix dead linkDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)