build(deps): bump subprocess from 0.2.9 to 1.2.1 - #478
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [subprocess](https://github.com/hniksic/rust-subprocess) from 0.2.9 to 1.2.1. - [Commits](hniksic/rust-subprocess@release/0.2.9...release/1.2.1) --- updated-dependencies: - dependency-name: subprocess dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/subprocess-1.2.1
branch
from
August 17, 2026 09:37
b8734dd to
56fae79
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps subprocess from 0.2.9 to 1.2.1.
Commits
e8cd8d0Bump version to 1.2.1415849eMerge pull request #95 from hniksic/poll-roundingae22ae5Merge pull request #96 from hniksic/reap-on-exec-fail72c7e90Merge branch 'master' into reap-on-exec-failc7dbe0eMerge branch 'master' into poll-rounding5d50fd6Merge pull request #97 from hniksic/fix-nightly-buildf324fbeLocate the argv-echo helper without assuming target dir layoutff2ce15Reap the child when exec fails7d6fd47Round timeouts up to the next millisecond696d661Merge pull request #93 from hniksic/poll-refactor