Skip to content

Comments

build(deps): bump subprocess from 0.2.9 to 1.0.0#433

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

build(deps): bump subprocess from 0.2.9 to 1.0.0#433
dependabot[bot] wants to merge 1 commit intomasterfrom
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.9 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
@github-actions github-actions bot enabled auto-merge (squash) February 16, 2026 10:21
@dependabot dependabot bot force-pushed the dependabot/cargo/subprocess-1.0.0 branch from a47b79d to 9bcba9e Compare February 16, 2026 10:24
@dependabot dependabot bot force-pushed the dependabot/cargo/subprocess-1.0.0 branch from 9bcba9e to 4a921d3 Compare February 16, 2026 10:25
@dependabot dependabot bot force-pushed the dependabot/cargo/subprocess-1.0.0 branch from 4a921d3 to cbd0edd Compare February 16, 2026 10:26
@dependabot dependabot bot force-pushed the dependabot/cargo/subprocess-1.0.0 branch from cbd0edd to 5ca5160 Compare February 23, 2026 10:28
Bumps [subprocess](https://github.com/hniksic/rust-subprocess) from 0.2.9 to 1.0.0.
- [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
  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 5ca5160 to b1b8a4f Compare February 23, 2026 10:30
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