aws / aws-nitro-enclaves-cli

Tooling for Nitro Enclave Management
Apache License 2.0
121 stars 81 forks source link

build(deps): bump signal-hook from 0.3.13 to 0.3.15 #448

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps signal-hook from 0.3.13 to 0.3.15.

Changelog

Sourced from signal-hook's changelog.

0.3.15

signal-hook-registry-1.4.1

  • AIX support (experimental/not guaranteed to work).

0.3.14

  • Added the SIGINFO signal (where available).

signal-hook-mio-0.2.3

  • Support for mio 0.8

signal-hook-async-std-0.2.2

signal-hook-tokio-0.3.1

  • Fix support for SignalsInfo with non-default info extractors.
Commits
  • dd6ccc7 Version 0.3.15 / registry 1.4.1
  • 1b8cafa Merge pull request #136 from ecnelises/aix
  • a4d5e35 Merge pull request #140 from vorner/dependabot/cargo/tokio-1.20.4
  • 3a4885a Bump tokio from 1.19.2 to 1.20.4
  • 3473f45 Merge pull request #138 from vorner/dependabot/cargo/bumpalo-3.12.0
  • eb2032d Bump bumpalo from 3.10.0 to 3.12.0
  • 5dc385f Simplify target_os checks
  • 70b3ada Support AIX signal handler types
  • a9e5ca5 Dep updates
  • 9c20a65 Release v 0.3.14
  • Additional commits viewable in compare view


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)