Skip to content

chore(deps): bump signal-hook from 0.3.18 to 0.4.3#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/signal-hook-0.4.3
Open

chore(deps): bump signal-hook from 0.3.18 to 0.4.3#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/signal-hook-0.4.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps signal-hook from 0.3.18 to 0.4.3.

Changelog

Sourced from signal-hook's changelog.

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

  • Bump async-std to 0.2 (#172).

signal-hook-registry-1.4.5

... (truncated)

Commits
  • 7854fb6 Don't exclude .c files from release package
  • c81b0e0 Release version 0.4.2
  • 390dafb Fix double-close on pipe unregister
  • 173107a Exclude development script from published package
  • 2413101 Release async crates
  • 85f8c75 Version 0.4.1 (don't pin dep versions)
  • 6e44722 Version bump to 0.4.0
  • 80cc0cf Update dependencies
  • 2f67df6 Fix some links & link tests
  • bbcecf8 Adjust tests for higher minimal rust version
  • 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 Mar 31, 2026
Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.3.18 to 0.4.3.
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
- [Commits](vorner/signal-hook@v0.3.18...v0.4.3)

---
updated-dependencies:
- dependency-name: signal-hook
  dependency-version: 0.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/signal-hook-0.4.3 branch from 5da0465 to 9f36d0a Compare April 1, 2026 02:48
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