Skip to content

Bump subprocess from 0.2.13 to 0.2.14#1529

Merged
ahl merged 1 commit intomainfrom
dependabot/cargo/subprocess-0.2.14
Feb 2, 2026
Merged

Bump subprocess from 0.2.13 to 0.2.14#1529
ahl merged 1 commit intomainfrom
dependabot/cargo/subprocess-0.2.14

Conversation

@dependabot
Copy link
Contributor

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

Bumps subprocess from 0.2.13 to 0.2.14.

Commits
  • 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
  • c8c4d23 Eliminate RawCommunicator::read() entry point
  • cf1ffa0 More consistent naming of OS-specific modules
  • 9d91a0b Improve ExecExt docs
  • c7bf6d6 Mention that tests only look Unix-specific
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [subprocess](https://github.com/hniksic/rust-subprocess) from 0.2.13 to 0.2.14.
- [Commits](hniksic/rust-subprocess@release/0.2.13...release/0.2.14)

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

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 2, 2026
@ahl ahl merged commit b6d1018 into main Feb 2, 2026
11 checks passed
@ahl ahl deleted the dependabot/cargo/subprocess-0.2.14 branch February 2, 2026 18:22
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.

1 participant