Skip to content

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

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

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
@dependabot
dependabot Bot force-pushed the dependabot/cargo/subprocess-1.2.0 branch from 83cbfcd to 3d2b44d Compare June 29, 2026 09:36
@dependabot
dependabot Bot force-pushed the dependabot/cargo/subprocess-1.2.0 branch from 3d2b44d to 0c063ab Compare July 13, 2026 09:37
@dependabot
dependabot Bot force-pushed the dependabot/cargo/subprocess-1.2.0 branch from 0c063ab to 17b4603 Compare July 20, 2026 09:37
@dependabot
dependabot Bot force-pushed the dependabot/cargo/subprocess-1.2.0 branch from 17b4603 to e211475 Compare July 20, 2026 09:39
@dependabot
dependabot Bot force-pushed the dependabot/cargo/subprocess-1.2.0 branch from e211475 to 16aa3ee Compare July 20, 2026 09:41
@dependabot
dependabot Bot force-pushed the dependabot/cargo/subprocess-1.2.0 branch from 16aa3ee to 9f7a814 Compare July 20, 2026 09:43
@dependabot
dependabot Bot force-pushed the dependabot/cargo/subprocess-1.2.0 branch from 9f7a814 to ed644d0 Compare July 20, 2026 09:46
@dependabot
dependabot Bot force-pushed the dependabot/cargo/subprocess-1.2.0 branch from ed644d0 to feb05a1 Compare July 20, 2026 09:48
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] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/subprocess-1.2.0 branch from feb05a1 to 22146fc Compare July 27, 2026 09:40
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #478.

@dependabot dependabot Bot closed this Aug 10, 2026
auto-merge was automatically disabled August 10, 2026 09:35

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/cargo/subprocess-1.2.0 branch August 10, 2026 09:35
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