Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - Bump clap from 3.2.5 to 3.2.6 #2138

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2022

Bumps clap from 3.2.5 to 3.2.6.

Changelog

Sourced from clap's changelog.

[3.2.6] - 2022-06-21

Fixes

  • Don't panic when parsing --=
Commits
  • 3823df9 chore: Release
  • 8a659bc docs: Update changelog
  • ceb7ee4 Merge pull request #3860 from epage/panic
  • 01da890 fix(parser): Don't panic on --=
  • dabb571 Merge pull request #3853 from dtolnay-contrib/valuevalidation
  • 690530a Fix typo in ErrorKind::ValueValidation message
  • ae78f88 Merge pull request #3852 from epage/msrv
  • 82d70d8 chore: Bump MSRV from 1.56.0 to 1.56.1
  • 8c28bec Merge pull request #3851 from tshepang/trim-manifest
  • 806f634 chore: trim Cargo manifest fields whose values are defaults
  • 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 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)

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v3.2.5...v3.2.6)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 22, 2022
@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #2138 (be50206) into main (613f4c3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2138   +/-   ##
=======================================
  Coverage   43.51%   43.51%           
=======================================
  Files         220      220           
  Lines       20015    20015           
=======================================
  Hits         8710     8710           
  Misses      11305    11305           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 613f4c3...be50206. Read the comment docs.

@raskad
Copy link
Member

raskad commented Jun 22, 2022

bors r+

bors bot pushed a commit that referenced this pull request Jun 22, 2022
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.5 to 3.2.6.
<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>[3.2.6] - 2022-06-21</h2>
<h3>Fixes</h3>
<ul>
<li>Don't panic when parsing <code>--=</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/clap-rs/clap/commit/3823df9bbe03efefcb49319834a72cf2cfa2ede9"><code>3823df9</code></a> chore: Release</li>
<li><a href="https://github.com/clap-rs/clap/commit/8a659bc2b43c33d57597da3c14156f9e2ef4f235"><code>8a659bc</code></a> docs: Update changelog</li>
<li><a href="https://github.com/clap-rs/clap/commit/ceb7ee4f54fba8681f418a4d1e92ed3d91f30cbe"><code>ceb7ee4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/clap-rs/clap/issues/3860">#3860</a> from epage/panic</li>
<li><a href="https://github.com/clap-rs/clap/commit/01da890145adab9b1993ffde57af3788c7ed00a3"><code>01da890</code></a> fix(parser): Don't panic on <code>--=</code></li>
<li><a href="https://github.com/clap-rs/clap/commit/dabb5713d4d60b52deaef21c42c9d9dae57f5def"><code>dabb571</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/clap-rs/clap/issues/3853">#3853</a> from dtolnay-contrib/valuevalidation</li>
<li><a href="https://github.com/clap-rs/clap/commit/690530a19120e47415026498370ee57d74aad721"><code>690530a</code></a> Fix typo in ErrorKind::ValueValidation message</li>
<li><a href="https://github.com/clap-rs/clap/commit/ae78f88d48cfd64cd93875d54103a51cdf7e5382"><code>ae78f88</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/clap-rs/clap/issues/3852">#3852</a> from epage/msrv</li>
<li><a href="https://github.com/clap-rs/clap/commit/82d70d82c46925339229048bbea9d2a6a8c3843a"><code>82d70d8</code></a> chore: Bump MSRV from 1.56.0 to 1.56.1</li>
<li><a href="https://github.com/clap-rs/clap/commit/8c28bec3960aebae7eb9ec1509aa8d5ad2760c7f"><code>8c28bec</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/clap-rs/clap/issues/3851">#3851</a> from tshepang/trim-manifest</li>
<li><a href="https://github.com/clap-rs/clap/commit/806f634bfa777fd7f0966d73d79a31e576fe9bf3"><code>806f634</code></a> chore: trim Cargo manifest fields whose values are defaults</li>
<li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/v3.2.5...v3.2.6">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=3.2.5&new-version=3.2.6)](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>
@bors
Copy link

bors bot commented Jun 22, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Bump clap from 3.2.5 to 3.2.6 [Merged by Bors] - Bump clap from 3.2.5 to 3.2.6 Jun 22, 2022
@bors bors bot closed this Jun 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@bors bors bot deleted the dependabot/cargo/clap-3.2.6 branch June 22, 2022 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants