Skip to content

Comments

Bump subprocess from 0.2.15 to 1.0.0#1546

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

Bump subprocess from 0.2.15 to 1.0.0#1546
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/subprocess-1.0.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps subprocess from 0.2.15 to 1.0.0.

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

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 Feb 16, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/subprocess-1.0.0 branch 2 times, most recently from babc208 to 98f6238 Compare February 19, 2026 20:08
Bumps [subprocess](https://github.com/hniksic/rust-subprocess) from 0.2.15 to 1.0.0.
- [Commits](hniksic/rust-subprocess@release/0.2.15...release/1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/subprocess-1.0.0 branch from 98f6238 to 63c9a0c Compare February 20, 2026 16:42
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