Skip to content

chore(deps): update process-wrap requirement from 9.0 to 10.0 - #1229

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

chore(deps): update process-wrap requirement from 9.0 to 10.0#1229
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/process-wrap-10.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on process-wrap to permit the latest version.

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)

9.1.0 - 2026-03-08

  • Feature: Add CommandWrap::spawn_with for custom spawner functions - (9632e9d)

9.0.3 - 2026-02-12

  • Bugfix: Docs.rs build - (5d19d8a)
  • Deps: Update nix 0.31 - (2e613c6)
  • Documentation: Update readme - (b1422d7)

9.0.2 - 2026-02-11

... (truncated)

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 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)

Updates the requirements on [process-wrap](https://github.com/watchexec/process-wrap) to permit the latest version.
- [Changelog](https://github.com/watchexec/process-wrap/blob/main/CHANGELOG.md)
- [Commits](watchexec/process-wrap@v9.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: process-wrap
  dependency-version: 10.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the T-dependencies Dependencies related changes label Aug 28, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 28, 2026 22:44
@dependabot dependabot Bot added the T-dependencies Dependencies related changes label Aug 28, 2026
@github-actions github-actions Bot added the T-config Configuration file changes label Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-config Configuration file changes T-dependencies Dependencies related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant