Skip to content

Update subprocess requirement from =0.2.9 to =0.2.15#191

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

Update subprocess requirement from =0.2.9 to =0.2.15#191
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/subprocess-eq-0.2.15

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on subprocess to permit the latest version.

Commits
  • b2d9c46 Merge pull request #82 from ukautz/fix-file-descriptor-wait
  • 54d33d4 Fix file descriptor wait by passing them along as owned, not borrowed, leadin...
  • e4aa98c cargo fmt
  • 3445820 Bump version
  • deae94e Implement Send and Sync for PendingRead and PendingWrite
  • e5785ba Fix naming; move the explainer from docstring into a comment
  • 2eecb95 Improve ERROR_BROKEN_PIPE documentation
  • a0a6473 Document limit_size() approximation on Windows
  • e4a1191 Remove ERROR_HANDLE_EOF handling from pipe reads
  • e603847 Fix size_limit when both out and err are ready at once
  • Additional commits viewable in compare view

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)

Updates the requirements on [subprocess](https://github.com/hniksic/rust-subprocess) to permit the latest version.
- [Commits](hniksic/rust-subprocess@release/0.2.9...release/0.2.15)

---
updated-dependencies:
- dependency-name: subprocess
  dependency-version: 0.2.15
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 4, 2026
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