Skip to content

Bump subprocess from 0.2.13 to 0.2.15#441

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

Bump subprocess from 0.2.13 to 0.2.15#441
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/subprocess-0.2.15

Conversation

@dependabot
Copy link
Contributor

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

Bumps subprocess from 0.2.13 to 0.2.15.

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 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 9, 2026
Bumps [subprocess](https://github.com/hniksic/rust-subprocess) from 0.2.13 to 0.2.15.
- [Commits](hniksic/rust-subprocess@release/0.2.13...release/0.2.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/subprocess-0.2.15 branch from fc2604a to 928659f Compare February 9, 2026 18:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2026

Superseded by #443.

@dependabot dependabot bot closed this Feb 16, 2026
@dependabot dependabot bot deleted the dependabot/cargo/subprocess-0.2.15 branch February 16, 2026 03:16
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