[PR #962] [CLOSED] chore(deps): bump clap from 4.5.13 to 4.5.16 #1155

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/962
Author: @dependabot[bot]
Created: 8/19/2024
Status: Closed

Base: masterHead: dependabot/cargo/clap-4.5.16


📝 Commits (1)

  • 538dcee chore(deps): bump clap from 4.5.13 to 4.5.16

📊 Changes

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

View changed files

📝 Cargo.lock (+6 -6)

📄 Description

Bumps clap from 4.5.13 to 4.5.16.

Release notes

Sourced from clap's releases.

v4.5.16

[4.5.16] - 2024-08-15

Fixes

  • (derive) Improve error messages when derive feature is missing

v4.5.15

[4.5.15] - 2024-08-10

Compatiblity

  • (unstable-ext) Arg::remove changed return types

Fixes

  • (unstable-ext) Make Arg::remove return the removed item

v4.5.14

[4.5.14] - 2024-08-08

Features

  • (unstable-ext) Added Arg::add for attaching arbitrary state, like completion hints, to Arg without Arg knowing about it
Changelog

Sourced from clap's changelog.

[4.5.16] - 2024-08-15

Fixes

  • (derive) Improve error messages when derive feature is missing

[4.5.15] - 2024-08-10

Compatiblity

  • (unstable-ext) Arg::remove changed return types

Fixes

  • (unstable-ext) Make Arg::remove return the removed item

[4.5.14] - 2024-08-08

Features

  • (unstable-ext) Added Arg::add for attaching arbitrary state, like completion hints, to Arg without Arg knowing about it
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/LGUG2Z/komorebi/pull/962 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/19/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/clap-4.5.16` --- ### 📝 Commits (1) - [`538dcee`](https://github.com/LGUG2Z/komorebi/commit/538dcee19807aef72ceea5ef2c9362f1aecda199) chore(deps): bump clap from 4.5.13 to 4.5.16 ### 📊 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.5.13 to 4.5.16. <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.5.16</h2> <h2>[4.5.16] - 2024-08-15</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Improve error messages when <code>derive</code> feature is missing</li> </ul> <h2>v4.5.15</h2> <h2>[4.5.15] - 2024-08-10</h2> <h3>Compatiblity</h3> <ul> <li><em>(unstable-ext)</em> <code>Arg::remove</code> changed return types</li> </ul> <h3>Fixes</h3> <ul> <li><em>(unstable-ext)</em> Make <code>Arg::remove</code> return the removed item</li> </ul> <h2>v4.5.14</h2> <h2>[4.5.14] - 2024-08-08</h2> <h3>Features</h3> <ul> <li><em>(unstable-ext)</em> Added <code>Arg::add</code> for attaching arbitrary state, like completion hints, to <code>Arg</code> without <code>Arg</code> knowing about it</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.5.16] - 2024-08-15</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Improve error messages when <code>derive</code> feature is missing</li> </ul> <h2>[4.5.15] - 2024-08-10</h2> <h3>Compatiblity</h3> <ul> <li><em>(unstable-ext)</em> <code>Arg::remove</code> changed return types</li> </ul> <h3>Fixes</h3> <ul> <li><em>(unstable-ext)</em> Make <code>Arg::remove</code> return the removed item</li> </ul> <h2>[4.5.14] - 2024-08-08</h2> <h3>Features</h3> <ul> <li><em>(unstable-ext)</em> Added <code>Arg::add</code> for attaching arbitrary state, like completion hints, to <code>Arg</code> without <code>Arg</code> knowing about it</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/cedb1f01d14cc7cdbda14cba61368263c98d12ab"><code>cedb1f0</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/c22a5100c21f3ce2766a489e14c151a88a523619"><code>c22a510</code></a> docs(complete): Fix registration commands</li> <li><a href="https://github.com/clap-rs/clap/commit/050b6c5ca5442896811630b8aab5d7fbe0f696c9"><code>050b6c5</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/5e61bd4290324cf528f55a322f3e44279a44d3e7"><code>5e61bd4</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/6f880911bf827394bac420d4a86dd104e09985de"><code>6f88091</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5671">#5671</a> from epage/env</li> <li><a href="https://github.com/clap-rs/clap/commit/c402ec61ee6ebd1fdee8da419247c20598151f34"><code>c402ec6</code></a> feat(complete): Env hook for dynamic completions</li> <li><a href="https://github.com/clap-rs/clap/commit/6288e1169db0f161361424e574fe22bcbdd2ddeb"><code>6288e11</code></a> test(complete): Specialize tests</li> <li><a href="https://github.com/clap-rs/clap/commit/84cfd92843b24894cc27c8e9351533c4eafc7777"><code>84cfd92</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5667">#5667</a> from a-kenji/fix-typo</li> <li><a href="https://github.com/clap-rs/clap/commit/70d833418b9fe9c496dcf531d06fbbb0f26d1e7f"><code>70d8334</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5669">#5669</a> from epage/reorg</li> <li><a href="https://github.com/clap-rs/clap/commit/cddbb5689ff83e52e3c8604225aacf30510b2415"><code>cddbb56</code></a> fix(complete): Correct version check</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.13...clap_complete-v4.5.16">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.5.13&new-version=4.5.16)](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:54:17 +01:00
adam closed this issue 2026-01-05 14:54:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1155