Skip to content

Update subprocess requirement from =0.2.9 to =1.0.0#193

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/subprocess-eq-1.0.0
Open

Update subprocess requirement from =0.2.9 to =1.0.0#193
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/subprocess-eq-1.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Updates the requirements on subprocess to permit the latest version.

Commits
  • 10e79a0 Bump version
  • bd7146b Additional doc updates
  • 9482452 Make pipe inheritance platform-specific to fix Windows
  • 3bc22fc Prevent deallocation of Arc after fork
  • 819ccba Use Job methods instead of processes[0] in tests
  • 7708889 Atomically set O_CLOEXEC wherever possible
  • 602af55 More migration/readme updates
  • cc949a8 Nicer names and direction for Into* traits
  • e528b69 Unify Exec and Pipeline doc comments for shared methods
  • 16ddb8e Don't depend on libc on Windows
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
subprocess [< 1, > 0.2.9]

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)

Updates the requirements on [subprocess](https://github.com/hniksic/rust-subprocess) to permit the latest version.
- [Commits](hniksic/rust-subprocess@release/0.2.9...release/1.0.0)

---
updated-dependencies:
- dependency-name: subprocess
  dependency-version: 1.0.0
  dependency-type: direct:production
...

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 Feb 13, 2026
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