[PR #273] [MERGED] build(deps): bump clap from 4.3.19 to 4.3.21 #594

Closed
opened 2026-05-22 21:54:00 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/273
Author: @dependabot[bot]
Created: 8/14/2023
Status: Merged
Merged: 8/14/2023
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/clap-4.3.21


📝 Commits (1)

  • fec07c6 build(deps): bump clap from 4.3.19 to 4.3.21

📊 Changes

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

View changed files

📝 Cargo.lock (+4 -4)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps clap from 4.3.19 to 4.3.21.

Release notes

Sourced from clap's releases.

v4.3.21

[4.3.21] - 2023-08-08

Features

  • Expose TryMapValueParser so the type can be named

v4.3.20

[4.3.20] - 2023-08-08

Features

  • Expose TryMapValueParser so the type can be named
  • Command::mut_args for modifying all arguments en masse
Changelog

Sourced from clap's changelog.

[4.3.21] - 2023-08-08

Features

  • Expose TryMapValueParser so the type can be named

[4.3.20] - 2023-08-08

Features

  • Command::mut_args for modifying all arguments en masse
Commits
  • ee1388c chore: Release
  • 3904366 docs: Update changelog
  • 3156e1a Merge pull request #5066 from 9999years/export-trymapvalueparser
  • da19141 chore: Release
  • b96cbaf chore: Release
  • 174f12c docs: Update changelog
  • fe04b3c Merge pull request #5056 from ModProg/dynamic-completions-help
  • aa3f47c test(complete): Help for possible value
  • 65b9c2b test(complete): Helper for asserting dynamic completions
  • c86172e feat: Export builder::TryMapValueParser
  • 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 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/JakeStanger/ironbar/pull/273 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/14/2023 **Status:** ✅ Merged **Merged:** 8/14/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/clap-4.3.21` --- ### 📝 Commits (1) - [`fec07c6`](https://github.com/JakeStanger/ironbar/commit/fec07c6407d87daff114a9a07c4591c11cf31a19) build(deps): bump clap from 4.3.19 to 4.3.21 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [clap](https://github.com/clap-rs/clap) from 4.3.19 to 4.3.21. <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.21</h2> <h2>[4.3.21] - 2023-08-08</h2> <h3>Features</h3> <ul> <li>Expose <code>TryMapValueParser</code> so the type can be named</li> </ul> <h2>v4.3.20</h2> <h2>[4.3.20] - 2023-08-08</h2> <h3>Features</h3> <ul> <li>Expose <code>TryMapValueParser</code> so the type can be named</li> <li><code>Command::mut_args</code> for modifying all arguments en masse</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.21] - 2023-08-08</h2> <h3>Features</h3> <ul> <li>Expose <code>TryMapValueParser</code> so the type can be named</li> </ul> <h2>[4.3.20] - 2023-08-08</h2> <h3>Features</h3> <ul> <li><code>Command::mut_args</code> for modifying all arguments en masse</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/ee1388c0a31fcf0f60a7a93b70e1b20058df6832"><code>ee1388c</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/390436681ab16be6af837fd1e4c255f70d09425f"><code>3904366</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/3156e1a35caf61493801bdcf692ea0e6513d9dff"><code>3156e1a</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5066">#5066</a> from 9999years/export-trymapvalueparser</li> <li><a href="https://github.com/clap-rs/clap/commit/da1914156043a3933db265a0f1bf4c8ec03296bb"><code>da19141</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/b96cbafcbe1ae0f17a2ee8b46a168f5b3787cd45"><code>b96cbaf</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/174f12c7f825c9114a87bd34c4e2839fe0403b62"><code>174f12c</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/fe04b3cc4ef75cce2701580a7485bdf7a6a4d740"><code>fe04b3c</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5056">#5056</a> from ModProg/dynamic-completions-help</li> <li><a href="https://github.com/clap-rs/clap/commit/aa3f47c23922a8f6e7d462b65e90f3bbf47b1398"><code>aa3f47c</code></a> test(complete): Help for possible value</li> <li><a href="https://github.com/clap-rs/clap/commit/65b9c2b37d72ef4fee2010ed04cc880811fd6fe2"><code>65b9c2b</code></a> test(complete): Helper for asserting dynamic completions</li> <li><a href="https://github.com/clap-rs/clap/commit/c86172e8911305fe5b64cae62e43bfc566c238cd"><code>c86172e</code></a> feat: Export <code>builder::TryMapValueParser</code></li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/v4.3.19...v4.3.21">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.19&new-version=4.3.21)](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>
JakeStanger 2026-05-22 21:54:00 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#594
No description provided.