[PR #674] [MERGED] chore(deps): bump which from 5.0.0 to 6.0.0 #1047

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/674
Author: @dependabot[bot]
Created: 2/19/2024
Status: Merged
Merged: 2/25/2024
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/which-6.0.0


📝 Commits (1)

  • cee6ddb chore(deps): bump which from 5.0.0 to 6.0.0

📊 Changes

3 files changed (+5 additions, -5 deletions)

View changed files

📝 Cargo.lock (+3 -3)
📝 komorebi/Cargo.toml (+1 -1)
📝 komorebic/Cargo.toml (+1 -1)

📄 Description

Bumps which from 5.0.0 to 6.0.0.

Release notes

Sourced from which's releases.

6.0.0

  • MSRV is now 1.70
  • Upgraded all dependencies to latest version
Changelog

Sourced from which's changelog.

6.0.0

  • MSRV is now 1.70
  • Upgraded all dependencies to latest version
Commits
  • fcde0ea Upgrade deps, move to 6.0.0
  • f50675a Prep 5.0.0 release
  • e776ff0 Return appropriate error if path list defined and empty
  • 70d2d1c Null terminate string for windows api
  • 5c6208b Change how unit test gets current exe
  • 6a027d1 Add unit test for extensionless Windows executable
  • 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 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/674 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/19/2024 **Status:** ✅ Merged **Merged:** 2/25/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/which-6.0.0` --- ### 📝 Commits (1) - [`cee6ddb`](https://github.com/LGUG2Z/komorebi/commit/cee6ddba7d374635a503d396cc2339b406d82a08) chore(deps): bump which from 5.0.0 to 6.0.0 ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+3 -3) 📝 `komorebi/Cargo.toml` (+1 -1) 📝 `komorebic/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [which](https://github.com/harryfei/which-rs) from 5.0.0 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/harryfei/which-rs/releases">which's releases</a>.</em></p> <blockquote> <h2>6.0.0</h2> <ul> <li>MSRV is now 1.70</li> <li>Upgraded all dependencies to latest version</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md">which's changelog</a>.</em></p> <blockquote> <h2>6.0.0</h2> <ul> <li>MSRV is now 1.70</li> <li>Upgraded all dependencies to latest version</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/harryfei/which-rs/commit/fcde0ea802364deb2a6ec6e33879c903b4416242"><code>fcde0ea</code></a> Upgrade deps, move to 6.0.0</li> <li><a href="https://github.com/harryfei/which-rs/commit/f50675ac1d5363b1a35a095999ad7aa618c59594"><code>f50675a</code></a> Prep 5.0.0 release</li> <li><a href="https://github.com/harryfei/which-rs/commit/e776ff05bc7c36b5393441a73f104145602dff85"><code>e776ff0</code></a> Return appropriate error if path list defined and empty</li> <li><a href="https://github.com/harryfei/which-rs/commit/70d2d1c9704802546eb285217c6def3c9cc94d17"><code>70d2d1c</code></a> Null terminate string for windows api</li> <li><a href="https://github.com/harryfei/which-rs/commit/5c6208b69e01243e937607ff40288a496478f2c2"><code>5c6208b</code></a> Change how unit test gets current exe</li> <li><a href="https://github.com/harryfei/which-rs/commit/6a027d16bd5a53921cd1937901dc76c3242e62cd"><code>6a027d1</code></a> Add unit test for extensionless Windows executable</li> <li>See full diff in <a href="https://github.com/harryfei/which-rs/compare/5.0.0...6.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=which&package-manager=cargo&previous-version=5.0.0&new-version=6.0.0)](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:55 +01:00
adam closed this issue 2026-01-05 14:53:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1047