rust-lang / cargo-bisect-rustc

Bisects rustc, either nightlies or CI artifacts
https://rust-lang.github.io/cargo-bisect-rustc/
Apache License 2.0
177 stars 55 forks source link

Bump clap from 3.2.5 to 3.2.6 #168

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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)