deps(deps): bump process-wrap from 9.1.0 to 10.0.0 - #387
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [process-wrap](https://github.com/watchexec/process-wrap) from 9.1.0 to 10.0.0. - [Changelog](https://github.com/watchexec/process-wrap/blob/main/CHANGELOG.md) - [Commits](watchexec/process-wrap@v9.1.0...v10.0.0) --- updated-dependencies: - dependency-name: process-wrap dependency-version: 10.0.0 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/process-wrap-10.0.0
branch
from
September 5, 2026 15:33
34ac177 to
d82a4cc
Compare
This branch has not been deployed
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 process-wrap from 9.1.0 to 10.0.0.
Changelog
Sourced from process-wrap's changelog.
Commits
d02486brelease: 10.0.02f4fb3dfeat: add spawn_with_child (#41)9f1f844feat: replace panicking accessors with fallible ones (#40)c8fcf15ci: check common combinations of features (#39)44fa448fix: preserve live wrapper composition (#38)75458c6Merge branch 'main' into fix/live-wrapper-registryee6bc07fix!: make stored wrapper operations type-safe (#37)3607b4dmerge: integrate fallible child accessors28b6a7drefactor!: remove panicking child accessors5793f06docs: restore child-layer motivation