Skip to content

build(deps): bump interprocess from 2.4.3 to 2.4.4 in /cli - #11

Merged
skymanbp merged 2 commits into
mainfrom
dependabot/cargo/cli/interprocess-2.4.4
Sep 12, 2026
Merged

skymanbp merged 2 commits into
mainfrom
dependabot/cargo/cli/interprocess-2.4.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown
Contributor

Bumps interprocess from 2.4.3 to 2.4.4.

Release notes

Sourced from interprocess's releases.

2.4.4

  • Fixed a dead link in the readme and a typo in the docs.
  • checks-and-tests.py is no longer packaged by Cargo to avoid tricking distro package managers into thinking Interprocess requires Python (#98).
Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 12, 2026
dependabot Bot and others added 2 commits September 12, 2026 13:33
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
skymanbp force-pushed the dependabot/cargo/cli/interprocess-2.4.4 branch from 5e75356 to c1f6bd9 Compare September 12, 2026 17:33
@skymanbp
skymanbp merged commit 47ba41a into main Sep 12, 2026
7 checks passed
@skymanbp
skymanbp deleted the dependabot/cargo/cli/interprocess-2.4.4 branch September 12, 2026 17: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.

1 participant