Skip to content

build(deps): bump subprocess from 0.2.9 to 1.1.0#453

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor

Bumps subprocess from 0.2.9 to 1.1.0.

Commits
  • 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
  • 7d8da49 Return ENOENT when PATH has no usable entries
  • 696593d Don't close child's stdin/stdout/stderr when redirected to fd 0/1/2
  • c609745 Fix needless borrows in README pipeline example
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 4, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 4, 2026 11:34
@dependabot dependabot Bot force-pushed the dependabot/cargo/subprocess-1.1.0 branch from e90de99 to 4131e8c Compare May 4, 2026 11:37
@dependabot dependabot Bot force-pushed the dependabot/cargo/subprocess-1.1.0 branch from 4131e8c to 43590da Compare May 11, 2026 14:14
Bumps [subprocess](https://github.com/hniksic/rust-subprocess) from 0.2.9 to 1.1.0.
- [Commits](hniksic/rust-subprocess@release/0.2.9...release/1.1.0)

---
updated-dependencies:
- dependency-name: subprocess
  dependency-version: 1.1.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.1.0 branch from 43590da to 85841b0 Compare May 25, 2026 14:55
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #464.

@dependabot dependabot Bot closed this Jun 29, 2026
auto-merge was automatically disabled June 29, 2026 09:33

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/cargo/subprocess-1.1.0 branch June 29, 2026 09:33
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