Skip to content

deps(deps): bump process-wrap from 9.1.0 to 10.0.0 - #387

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/process-wrap-10.0.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/process-wrap-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps process-wrap from 9.1.0 to 10.0.0.

Changelog

Sourced from process-wrap's changelog.

10.0.0 - 2026-08-24

  • Bugfix: Correct wrapper downcasting - (ed642af)
  • Bugfix: Keep wrapper registry live during hooks - (ad93dd5)
  • Bugfix: [⚠️ breaking ⚠️] Make stored wrapper operations type-safe (#37) - (ee6bc07)
  • Bugfix: Preserve live wrapper composition (#38) - (44fa448)
  • Bugfix: Expose direct process-group children - (8e1ed59)
  • Documentation: Describe typed wrapper extension - (d766a6e)
  • Documentation: Explain order-independent job composition - (8fc6e1f)
  • Documentation: Describe typed wrapper extension - (08ca811)
  • Documentation: Correct extension and release-link guidance - (3d1f62e)
  • Documentation: Restore child-layer motivation - (5793f06)
  • Feature: [⚠️ breaking ⚠️] Make wrapper extension typed - (a3fcaf2)
  • Feature: Add native child traversal capabilities - (a1b8dbf)
  • Feature: Replace panicking accessors with fallible ones (#40) - (9f1f844)
  • Feature: Add boxed-child spawning - (c9e536d)
  • Feature: Add spawn_with_child (#41) - (2f4fb3d)
  • Refactor: State assertion failures clearly - (ae6b10c)
  • Refactor: [⚠️ breaking ⚠️] Remove panicking child accessors - (28b6a7d)
  • Test: Cover concrete wrapper lookup - (f353846)
  • Test: Gate wrappers by their required features - (5542e7b)
  • Test: Cover child wrapper capabilities - (5382944)
  • Test: Cover boxed-child spawning lifecycles - (b65bcdc)

Windows

  • Bugfix: Preserve creation flags with job objects - (be83bbb)
  • Feature: Assign jobs through child process handles - (800e17f)
  • Test: Poll for process exit - (1e7f3ff)
  • Test: Avoid PowerShell process lifetime flake - (ec41a70)
  • Test: Make descendant readiness deterministic - (49b4bca)
  • Test: Invoke descendant helpers by filter - (d92beb7)

Commits
  • d02486b release: 10.0.0
  • 2f4fb3d feat: add spawn_with_child (#41)
  • 9f1f844 feat: replace panicking accessors with fallible ones (#40)
  • c8fcf15 ci: check common combinations of features (#39)
  • 44fa448 fix: preserve live wrapper composition (#38)
  • 75458c6 Merge branch 'main' into fix/live-wrapper-registry
  • ee6bc07 fix!: make stored wrapper operations type-safe (#37)
  • 3607b4d merge: integrate fallible child accessors
  • 28b6a7d refactor!: remove panicking child accessors
  • 5793f06 docs: restore child-layer motivation
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 31, 2026
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
dependabot Bot force-pushed the dependabot/cargo/process-wrap-10.0.0 branch from 34ac177 to d82a4cc Compare September 5, 2026 15:33

This branch has not been deployed

No deployments
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