[PR #708] [MERGED] chore(deps): bump ctrlc from 3.4.2 to 3.4.4 #1066

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/708
Author: @dependabot[bot]
Created: 3/11/2024
Status: Merged
Merged: 3/11/2024
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/ctrlc-3.4.4


📝 Commits (1)

  • e6985c4 chore(deps): bump ctrlc from 3.4.2 to 3.4.4

📊 Changes

1 file changed (+11 additions, -4 deletions)

View changed files

📝 Cargo.lock (+11 -4)

📄 Description

Bumps ctrlc from 3.4.2 to 3.4.4.

Release notes

Sourced from ctrlc's releases.

v3.4.4

nix 0.27 -> 0.28 MSRV 1.63.0 -> 1.69.0

Commits

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

🔄 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/708 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/11/2024 **Status:** ✅ Merged **Merged:** 3/11/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/ctrlc-3.4.4` --- ### 📝 Commits (1) - [`e6985c4`](https://github.com/LGUG2Z/komorebi/commit/e6985c40c3acf351ff86ad2c6faed7b5bcb4700c) chore(deps): bump ctrlc from 3.4.2 to 3.4.4 ### 📊 Changes **1 file changed** (+11 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+11 -4) </details> ### 📄 Description Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.4.2 to 3.4.4. <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.4.4</h2> <p><code>nix</code> 0.27 -&gt; 0.28 MSRV 1.63.0 -&gt; 1.69.0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/8ad302d8a1cc7124c6b8cda7d6be642ef045adef"><code>8ad302d</code></a> Version 3.4.4</li> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/716787234a741356ff1662402554b234103d6db2"><code>7167872</code></a> Fix build error on macOS</li> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/ceef26a11a708c01d46e72c3577d0ec9ab4df7cb"><code>ceef26a</code></a> Format with rustfmt</li> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/bd8310ea9b6e82a3d31e70f493c2dae54ca9a2ca"><code>bd8310e</code></a> Migrate to GitHub Actions</li> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/4d590bc84f787fc82a82701ec336b7edbc9600b5"><code>4d590bc</code></a> Version 3.4.3</li> <li><a href="https://github.com/Detegr/rust-ctrlc/commit/394fd83b92813822a25709b156243fda89766bca"><code>394fd83</code></a> Update nix</li> <li>See full diff in <a href="https://github.com/Detegr/rust-ctrlc/compare/3.4.2...3.4.4">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.4.2&new-version=3.4.4)](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 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) </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:58 +01:00
adam closed this issue 2026-01-05 14:53:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1066