[PR #446] [MERGED] chore(deps): bump ctrlc from 3.2.5 to 3.3.1 #929

Closed
opened 2026-01-05 14:53:27 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/446
Author: @dependabot[bot]
Created: 5/29/2023
Status: Merged
Merged: 5/29/2023
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/ctrlc-3.3.1


📝 Commits (1)

  • b66c037 chore(deps): bump ctrlc from 3.2.5 to 3.3.1

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 Cargo.lock (+3 -3)

📄 Description

Bumps ctrlc from 3.2.5 to 3.3.1.

Release notes

Sourced from ctrlc's releases.

v3.3.1

  • Registering a handler over an existing handler on unix systems is now an error
Commits
  • 6cf8ddd Release 3.3.1
  • 948847a unix: Restore old handler when returning MultipleHandlers
  • 2132c8d Upgrade plain-HTTP links to HTTPS in Cargo.toml files
  • 7480201 Release 3.3.0
  • c6dace4 Fix clippy warnings
  • 7a23454 Error on multiple signal handlers on unix
  • 0876e61 Update windows-sys to 0.48
  • See full diff 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/446 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/29/2023 **Status:** ✅ Merged **Merged:** 5/29/2023 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/ctrlc-3.3.1` --- ### 📝 Commits (1) - [`b66c037`](https://github.com/LGUG2Z/komorebi/commit/b66c0372dca622d7ad3ad30783b50db1a5de6c72) chore(deps): bump ctrlc from 3.2.5 to 3.3.1 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+3 -3) </details> ### 📄 Description Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.2.5 to 3.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Detegr/rust-ctrlc/releases">ctrlc's releases</a>.</em></p> <blockquote> <h2>v3.3.1</h2> <ul> <li>Registering a handler over an existing handler on unix systems is now an <a href="https://github.com/Detegr/rust-ctrlc/blob/master/src/platform/unix/mod.rs#L116-L119">error</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/6cf8ddd5ef133ac28cf37fd1a42ae2592f4e7c77"><code>6cf8ddd</code></a> Release 3.3.1</li> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/948847a2f8fb470af5f5f22e0b04b88f6a481cdc"><code>948847a</code></a> unix: Restore old handler when returning MultipleHandlers</li> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/2132c8d6903df20c731a5624a937240022932ce1"><code>2132c8d</code></a> Upgrade plain-HTTP links to HTTPS in Cargo.toml files</li> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/74802011777d237fb040825dfa854b20f48c3c46"><code>7480201</code></a> Release 3.3.0</li> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/c6dace4e7b185ae8d10051720dcee05b868af337"><code>c6dace4</code></a> Fix clippy warnings</li> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/7a23454af658476965e1f1fff7a0edb430269c72"><code>7a23454</code></a> Error on multiple signal handlers on unix</li> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/0876e610dbaf79735291d0aad97f4c29aeb68661"><code>0876e61</code></a> Update windows-sys to 0.48</li> <li>See full diff in <a href="https://github.com/Detegr/rust-ctrlc/compare/3.2.5...3.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ctrlc&package-manager=cargo&previous-version=3.2.5&new-version=3.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:53:27 +01:00
adam closed this issue 2026-01-05 14:53:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#929