[PR #107] [MERGED] chore(deps): bump which from 4.2.2 to 4.2.4 #748

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/107
Author: @dependabot[bot]
Created: 2/1/2022
Status: Merged
Merged: 2/1/2022
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/which-4.2.4


📝 Commits (1)

  • 3b79ab3 chore(deps): bump which from 4.2.2 to 4.2.4

📊 Changes

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

View changed files

📝 Cargo.lock (+4 -4)

📄 Description

Bumps which from 4.2.2 to 4.2.4.

Commits
  • 8fbe342 bump version to 4.2.4
  • 956d3ae Merge pull request #50 from Xiaobin0860/win
  • d7c42c7 Fix windows compilation error.
  • 6532c31 bump version to 4.2.3
  • 4b0ab8c fix #46 removed current directory error
  • 6765276 fix #47 Pathext parsing error
  • e63fe6f fix code format
  • 49766c8 Merge pull request #45 from mverleg/regex_doc
  • da2cc66 Add feature requirements and example to which_re documentation
  • f237980 Show regex-features in the documentation
  • 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)

🔄 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/107 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/1/2022 **Status:** ✅ Merged **Merged:** 2/1/2022 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/which-4.2.4` --- ### 📝 Commits (1) - [`3b79ab3`](https://github.com/LGUG2Z/komorebi/commit/3b79ab32fe16e40a01ac0b2f8288135009c491b5) chore(deps): bump which from 4.2.2 to 4.2.4 ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) </details> ### 📄 Description Bumps [which](https://github.com/harryfei/which-rs) from 4.2.2 to 4.2.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/harryfei/which-rs/commit/8fbe34239c16af9cd253e36e9c2d3384f9b55f83"><code>8fbe342</code></a> bump version to 4.2.4</li> <li><a href="https://github.com/harryfei/which-rs/commit/956d3aec9089559379da104cbd62923d86e229e2"><code>956d3ae</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/harryfei/which-rs/issues/50">#50</a> from Xiaobin0860/win</li> <li><a href="https://github.com/harryfei/which-rs/commit/d7c42c7fc88444b5091b6c78e18707ada12a7ba5"><code>d7c42c7</code></a> Fix windows compilation error.</li> <li><a href="https://github.com/harryfei/which-rs/commit/6532c3107c408094bcf9ddf8435cee4bfc20fb12"><code>6532c31</code></a> bump version to 4.2.3</li> <li><a href="https://github.com/harryfei/which-rs/commit/4b0ab8cfd8602e082d9ace2d8a6b6b273bd7a8d6"><code>4b0ab8c</code></a> fix <a href="https://github-redirect.dependabot.com/harryfei/which-rs/issues/46">#46</a> removed current directory error</li> <li><a href="https://github.com/harryfei/which-rs/commit/67652769a6a1013e1d6ba9084b36cabb30ca4aad"><code>6765276</code></a> fix <a href="https://github-redirect.dependabot.com/harryfei/which-rs/issues/47">#47</a> Pathext parsing error</li> <li><a href="https://github.com/harryfei/which-rs/commit/e63fe6f5da1ae4c3c8dacdacc86d3c20a5cd4c00"><code>e63fe6f</code></a> fix code format</li> <li><a href="https://github.com/harryfei/which-rs/commit/49766c8d18ae99466b6fc0128344a0aeef9310fe"><code>49766c8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/harryfei/which-rs/issues/45">#45</a> from mverleg/regex_doc</li> <li><a href="https://github.com/harryfei/which-rs/commit/da2cc662b4325647eae8729bdba49fe411281958"><code>da2cc66</code></a> Add feature requirements and example to which_re documentation</li> <li><a href="https://github.com/harryfei/which-rs/commit/f2379804a9579a29d5b11378a9c46704f669a99d"><code>f237980</code></a> Show regex-features in the documentation</li> <li>Additional commits viewable in <a href="https://github.com/harryfei/which-rs/compare/4.2.2...4.2.4">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=4.2.2&new-version=4.2.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 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:52:49 +01:00
adam closed this issue 2026-01-05 14:52:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#748