Skip to content

build(deps): update signal-hook requirement from 0.3.18 to 0.4.4#470

Merged
mxpv merged 1 commit into
mainfrom
dependabot/cargo/signal-hook-0.4.4
May 19, 2026
Merged

build(deps): update signal-hook requirement from 0.3.18 to 0.4.4#470
mxpv merged 1 commit into
mainfrom
dependabot/cargo/signal-hook-0.4.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Updates the requirements on signal-hook to permit the latest version.

Changelog

Sourced from signal-hook's changelog.

0.4.4

  • Documentation about SIGBUS (#204).

0.4.3

  • Don't exclude .c files from release package.

0.4.2

  • Fix double-close on pipe unregister (#200).
  • Don't include development scripts in release package (195).

signal-hook-mio-0.3.0

signal-hook-tokio-0.4.0

signal-hook-async-std-0.4.0

  • Release to bump dependency on signal-hook.

0.4.1

  • Don't pin specific dependency versions accidentally.

0.4.0

  • Changed the low_level::pipe to look OwnedFd instead of IntoRawFd, to enforce ownership of the file descriptor (#196).

signal-hook-registry-1.4.8

  • Restore errno on signal handler exit (#194, #191).

signal-hook-registry-1.4.7

  • Using earlier monopolization to reduce binary size (#190).

signal-hook-mio-0.2.5

  • Allow mio 1.1

signal-hook-registry-1.4.6

  • Reword/improve the safety requirements docs for register (#178).

signal-hook-1.3.18

  • Release the special-case removal of AIX for top-level signal-hook too (#169, #176).

signal-hook-async-std-0.3.0

... (truncated)

Commits

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 [signal-hook](https://github.com/vorner/signal-hook) to permit the latest version.
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
- [Commits](vorner/signal-hook@v0.3.18...v0.4.4)

---
updated-dependencies:
- dependency-name: signal-hook
  dependency-version: 0.4.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the T-dependencies Pull requests that update a dependency file label May 19, 2026
@github-actions github-actions Bot added the C-shim Containerd shim label May 19, 2026
@mxpv mxpv added this pull request to the merge queue May 19, 2026
Merged via the queue into main with commit 061f7cb May 19, 2026
30 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/signal-hook-0.4.4 branch May 19, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-shim Containerd shim T-dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant