Skip to content

Comments

build(deps): bump subprocess from 0.2.9 to 0.2.15#430

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

build(deps): bump subprocess from 0.2.9 to 0.2.15#430
dependabot[bot] wants to merge 1 commit intomasterfrom
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.9 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
@github-actions github-actions bot enabled auto-merge (squash) February 9, 2026 10:40
@dependabot dependabot bot force-pushed the dependabot/cargo/subprocess-0.2.15 branch from 89ed8dc to 543aa43 Compare February 9, 2026 10:43
@dependabot dependabot bot force-pushed the dependabot/cargo/subprocess-0.2.15 branch from 543aa43 to 934436c Compare February 9, 2026 10:45
@dependabot dependabot bot force-pushed the dependabot/cargo/subprocess-0.2.15 branch from 934436c to b5ec1fc Compare February 9, 2026 10:46
Bumps [subprocess](https://github.com/hniksic/rust-subprocess) from 0.2.9 to 0.2.15.
- [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
  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 b5ec1fc to 4e9beb2 Compare February 9, 2026 10:48
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2026

Superseded by #433.

@dependabot dependabot bot closed this Feb 16, 2026
auto-merge was automatically disabled February 16, 2026 10:21

Pull request was closed

@dependabot dependabot bot deleted the dependabot/cargo/subprocess-0.2.15 branch February 16, 2026 10:21
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