[PR #468] [MERGED] chore(deps): bump clap from 4.3.1 to 4.3.4 #937

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/468
Author: @dependabot[bot]
Created: 6/19/2023
Status: Merged
Merged: 6/22/2023
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/clap-4.3.4


📝 Commits (1)

  • e9c0377 chore(deps): bump clap from 4.3.1 to 4.3.4

📊 Changes

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

View changed files

📝 Cargo.lock (+6 -6)

📄 Description

Bumps clap from 4.3.1 to 4.3.4.

Release notes

Sourced from clap's releases.

v4.3.4

[4.3.4] - 2023-06-14

Features

  • Add Error::exit_code

v4.3.3

[4.3.3] - 2023-06-09

Features

  • Command::defer for delayed initialization of subcommands to reduce startup times of large applications like deno

v4.3.2

[4.3.2] - 2023-06-05

Fixes

  • (derive) Don't produce unused_equalifications warnings when someone brings a clap type into scope
Changelog

Sourced from clap's changelog.

[4.3.4] - 2023-06-14

Features

  • Add Error::exit_code

[4.3.3] - 2023-06-09

Features

  • Command::defer for delayed initialization of subcommands to reduce startup times of large applications like deno

[4.3.2] - 2023-06-05

Fixes

  • (derive) Don't produce unused_equalifications warnings when someone brings a clap type into scope
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 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/468 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/19/2023 **Status:** ✅ Merged **Merged:** 6/22/2023 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/clap-4.3.4` --- ### 📝 Commits (1) - [`e9c0377`](https://github.com/LGUG2Z/komorebi/commit/e9c037778548bdaf7dd6a9f40b0f78153e0a98a6) chore(deps): bump clap from 4.3.1 to 4.3.4 ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+6 -6) </details> ### 📄 Description Bumps [clap](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap's releases</a>.</em></p> <blockquote> <h2>v4.3.4</h2> <h2>[4.3.4] - 2023-06-14</h2> <h3>Features</h3> <ul> <li>Add <code>Error::exit_code</code></li> </ul> <h2>v4.3.3</h2> <h2>[4.3.3] - 2023-06-09</h2> <h3>Features</h3> <ul> <li><code>Command::defer</code> for delayed initialization of subcommands to reduce startup times of large applications like deno</li> </ul> <h2>v4.3.2</h2> <h2>[4.3.2] - 2023-06-05</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Don't produce <code>unused_equalifications</code> warnings when someone brings a clap type into scope</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap's changelog</a>.</em></p> <blockquote> <h2>[4.3.4] - 2023-06-14</h2> <h3>Features</h3> <ul> <li>Add <code>Error::exit_code</code></li> </ul> <h2>[4.3.3] - 2023-06-09</h2> <h3>Features</h3> <ul> <li><code>Command::defer</code> for delayed initialization of subcommands to reduce startup times of large applications like deno</li> </ul> <h2>[4.3.2] - 2023-06-05</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Don't produce <code>unused_equalifications</code> warnings when someone brings a clap type into scope</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/dcccf61099b3a1c348c2b4fe61c4ec675ef845c6"><code>dcccf61</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/e09cf14c132f2e043de07fbf1a84b5488041bb41"><code>e09cf14</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/a3f482f1d78b11bf349e6ca932b9c459afd4b724"><code>a3f482f</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/4967">#4967</a> from hartwork/error-exit-code</li> <li><a href="https://github.com/clap-rs/clap/commit/36329896e733272b192b404cbb9ba26e82bb2742"><code>3632989</code></a> feat: Extract/add public method Error.exit_code</li> <li><a href="https://github.com/clap-rs/clap/commit/1db9df4a4844a1b44b025ce044b3436ceb8910ad"><code>1db9df4</code></a> docs: Fix link to tutorial</li> <li><a href="https://github.com/clap-rs/clap/commit/a87fba2bb6d45494d29f8eba6a080a639b80ae36"><code>a87fba2</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/4b9ec6fa87d41215d532199b5cd88e866d16ee72"><code>4b9ec6f</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/13534b67d0af24f8eaf6c8f6734469bcfa49c1f3"><code>13534b6</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/4792">#4792</a> from epage/defer</li> <li><a href="https://github.com/clap-rs/clap/commit/d10938dd33de167674977c366a0b3f77044fc4ae"><code>d10938d</code></a> feat: Allow deferred initialization of subcommands</li> <li><a href="https://github.com/clap-rs/clap/commit/475e254d2534f888966ca5a61308176a99eb4281"><code>475e254</code></a> chore: Release</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.3.1...v4.3.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clap&package-manager=cargo&previous-version=4.3.1&new-version=4.3.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:53:29 +01:00
adam closed this issue 2026-01-05 14:53:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#937