Skip to content

Commit

Permalink
chore(deps): bump clap_derive from 4.4.0 to 4.4.2 (#31)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [clap_derive](https://github.com/clap-rs/clap) from 4.4.0 to
4.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/clap-rs/clap/releases">clap_derive's
releases</a>.</em></p>
<blockquote>
<h2>v4.4.2</h2>
<h2>[4.4.2] - 2023-08-31</h2>
<h3>Performance</h3>
<ul>
<li>Improve build times by removing <code>once_cell</code>
dependency</li>
</ul>
<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>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap_derive's
changelog</a>.</em></p>
<blockquote>
<h2>[4.4.2] - 2023-08-31</h2>
<h3>Performance</h3>
<ul>
<li>Improve build times by removing <code>once_cell</code>
dependency</li>
</ul>
<h2>[4.4.1] - 2023-08-28</h2>
<h3>Features</h3>
<ul>
<li>Stabilize <code>Command::styles</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/clap-rs/clap/commit/3cd571e654b8a978f2244289729a85a82e638373"><code>3cd571e</code></a>
chore: Release</li>
<li><a
href="https://github.com/clap-rs/clap/commit/59f1d01e9a9f566d3acfb8c7ea6e8adc2eaac0d1"><code>59f1d01</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/clap-rs/clap/commit/7a4f7d3f2cc66929cbb7746d0ff3655535854f8d"><code>7a4f7d3</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap/issues/5106">#5106</a>
from epage/once</li>
<li><a
href="https://github.com/clap-rs/clap/commit/087224a48639622a23cedac7824de914c4fc63e6"><code>087224a</code></a>
perf: Drop a dep for faster builds</li>
<li><a
href="https://github.com/clap-rs/clap/commit/98712dba51829f745db0aa4523e313f12a932828"><code>98712db</code></a>
Merge pull request <a
href="https://redirect.github.com/clap-rs/clap/issues/5105">#5105</a>
from geometryolife/fix</li>
<li><a
href="https://github.com/clap-rs/clap/commit/4012b195fd26ce73cadc133d9aef5873ea501fd8"><code>4012b19</code></a>
fix(builder): Update documentation comments</li>
<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>Additional commits viewable in <a
href="https://github.com/clap-rs/clap/compare/v4.4.0...v4.4.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clap_derive&package-manager=cargo&previous-version=4.4.0&new-version=4.4.2)](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>
  • Loading branch information
Yag000 authored Oct 13, 2023
2 parents eea2030 + 690d2e7 commit cf023f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ path = "src/lib.rs"

[dependencies]
clap = "4.4.6"
clap_derive = "4.3.2"
clap_derive = "4.4.2"
criterion = "0.5.1"
byteorder = "1.5.0"
num-derive = "0.4.1"
Expand Down

0 comments on commit cf023f4

Please sign in to comment.