Skip to content

build(deps): bump subprocess from 0.2.9 to 1.2.0#464

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/subprocess-1.2.0
Open

build(deps): bump subprocess from 0.2.9 to 1.2.0#464
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/subprocess-1.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps subprocess from 0.2.9 to 1.2.0.

Commits
  • f49ee69 Bump version to 1.2.0
  • 7f39f6d Replace FromSource/FromSink with sealed IntoInputSource/IntoOutputSink
  • e536c53 Accept String and Box<str> as stdin input
  • afb19ed Bump version to 1.1.0
  • a8c12f5 Merge pull request #88 from hniksic/hardening
  • 516540b Isolate fd-manipulating tests via test-binary re-exec
  • 9fcb744 Proof-read and tighten doc comments
  • 6bb4fe7 Handle all streams together when redirecting
  • 84b26b3 Retry poll() on EINTR
  • b6bf2ff Drop state mutex across blocking waitpid on Unix
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 29, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 29, 2026 09:33
Bumps [subprocess](https://github.com/hniksic/rust-subprocess) from 0.2.9 to 1.2.0.
- [Commits](hniksic/rust-subprocess@release/0.2.9...release/1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/cargo/subprocess-1.2.0 branch from 83cbfcd to 3d2b44d Compare June 29, 2026 09:36
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