[PR #292] [MERGED] build(deps): bump clap from 4.3.23 to 4.4.1 #6232

Closed
opened 2026-05-23 01:55:32 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: dependabot/cargo/clap-4.4.1


📝 Commits (1)

  • cf3dc17 build(deps): bump clap from 4.3.23 to 4.4.1

📊 Changes

2 files changed (+15 additions, -46 deletions)

View changed files

📝 Cargo.lock (+14 -45)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps clap from 4.3.23 to 4.4.1.

Release notes

Sourced from clap's releases.

v4.4.1

[4.4.1] - 2023-08-28

Features

  • Stabilize Command::styles

v4.3.24

[4.3.24] - 2023-08-23

Fixes

  • Ensure column padding is preserved in --help with custom templates
Changelog

Sourced from clap's changelog.

[4.4.1] - 2023-08-28

Features

  • Stabilize Command::styles

[4.4.0] - 2023-08-24

Compatibility

  • Update MSRV to 1.70.0

[4.3.24] - 2023-08-23

Fixes

  • Ensure column padding is preserved in --help with custom templates
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/JakeStanger/ironbar/pull/292 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/28/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/clap-4.4.1` --- ### 📝 Commits (1) - [`cf3dc17`](https://github.com/JakeStanger/ironbar/commit/cf3dc17ad3d17c25aa3abfa36189bee65ae77aff) build(deps): bump clap from 4.3.23 to 4.4.1 ### 📊 Changes **2 files changed** (+15 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+14 -45) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [clap](https://github.com/clap-rs/clap) from 4.3.23 to 4.4.1. <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.4.1</h2> <h2>[4.4.1] - 2023-08-28</h2> <h3>Features</h3> <ul> <li>Stabilize <code>Command::styles</code></li> </ul> <h2>v4.3.24</h2> <h2>[4.3.24] - 2023-08-23</h2> <h3>Fixes</h3> <ul> <li>Ensure column padding is preserved in <code>--help</code> with custom templates</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.4.1] - 2023-08-28</h2> <h3>Features</h3> <ul> <li>Stabilize <code>Command::styles</code></li> </ul> <h2>[4.4.0] - 2023-08-24</h2> <h3>Compatibility</h3> <ul> <li>Update MSRV to 1.70.0</li> </ul> <h2>[4.3.24] - 2023-08-23</h2> <h3>Fixes</h3> <ul> <li>Ensure column padding is preserved in <code>--help</code> with custom templates</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/7126f78421de4041c0de2f0c4a2141fa50f8b54a"><code>7126f78</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/f31e6affdf50a15675667af9a8dedee5989b5be8"><code>f31e6af</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/0a4c8e26f24132d42a326cb7e2e96f47c3657d49"><code>0a4c8e2</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5096">#5096</a> from epage/nu</li> <li><a href="https://github.com/clap-rs/clap/commit/4647a8a860541083e33ebdc52706a8d291dbd090"><code>4647a8a</code></a> chore: Update dependencies</li> <li><a href="https://github.com/clap-rs/clap/commit/f8e826d598638749aba8ee79438afcb3d5aaa341"><code>f8e826d</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5094">#5094</a> from epage/style</li> <li><a href="https://github.com/clap-rs/clap/commit/eb53db89f8d7f8065174f468d86dc786460e1e04"><code>eb53db8</code></a> feat(help): Stabilize styling support</li> <li><a href="https://github.com/clap-rs/clap/commit/f66484153a40ade5a2d78186181658de2acbcabf"><code>f664841</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/2e4964541886a524992b08b2adb823850d59b669"><code>2e49645</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/9c93ea717c5f35da05e6b9393368cd86e14fc779"><code>9c93ea7</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/7224e5044e5b33c08f247feac433dae7252b7153"><code>7224e50</code></a> docs: Update changelog</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/v4.3.23...v4.4.1">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.23&new-version=4.4.1)](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-23 01:55:32 +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#6232
No description provided.