Skip to content

chore(deps): bump interprocess from 2.4.0 to 2.4.2#1453

Merged
svarlamov merged 1 commit into
mainfrom
dependabot/cargo/main/interprocess-2.4.2
May 30, 2026
Merged

chore(deps): bump interprocess from 2.4.0 to 2.4.2#1453
svarlamov merged 1 commit into
mainfrom
dependabot/cargo/main/interprocess-2.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps interprocess from 2.4.0 to 2.4.2.

Release notes

Sourced from interprocess's releases.

2.4.2

General

  • Some unused code has been removed for peace-of-mind reasons (particularly due to #92).

2.4.1

General

  • Now dual-licensed as 0BSD OR Apache-2.0. No restrictions are introduced by this change; it simply guarantees that I will not engage in patent trolling.

Unix

  • Fixed an instance of xucred being misspelled as ucred in the documentation of PeerCreds.

Windows

  • Fixed a crash when reading from a disconnected named pipe stream (see #93).
  • Updated to windows-sys version 0.61.2.
Commits
  • ecb9daf chore: remove some dead code
  • d3dead4 chore: bump version
  • 621ce95 fix: interior-mutable CompletionResult
  • 1544f04 chore: remove UnwindBomb
  • 155e17f fix: remove fragile timeout support in exsync_op
  • d04abc4 fix: wait for cancellation in exsync_op
  • 5743c5d fix: downgrade owo-colors and backtrace
  • aa9dedc fix: unwind bomb armed too early
  • b1bc1d1 chore: make readme 78col
  • bcaf80e docs: tweak readme and add patent grant
  • Additional commits viewable in compare view

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)

Open in Devin Review

Bumps [interprocess](https://github.com/kotauskas/interprocess) from 2.4.0 to 2.4.2.
- [Release notes](https://github.com/kotauskas/interprocess/releases)
- [Commits](kotauskas/interprocess@2.4.0...2.4.2)

---
updated-dependencies:
- dependency-name: interprocess
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 26, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@svarlamov svarlamov merged commit 4c3be1c into main May 30, 2026
57 of 59 checks passed
@svarlamov svarlamov deleted the dependabot/cargo/main/interprocess-2.4.2 branch May 30, 2026 19:25
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.

2 participants