iggy-rs / iggy

Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.
https://iggy.rs
MIT License
1.75k stars 81 forks source link

Bump clap_complete from 4.5.2 to 4.5.3 #1017

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 1 week ago

Bumps clap_complete from 4.5.2 to 4.5.3.

Release notes

Sourced from clap_complete's releases.

v4.5.3

[4.5.3] - 2024-03-15

Internal

  • (derive) Update heck
Changelog

Sourced from clap_complete's changelog.

[4.5.3] - 2024-03-15

Internal

  • (derive) Update heck
Commits
  • f087c39 chore: Release
  • 1870d32 docs: Update changelog
  • ea7bfe2 Merge pull request #5520 from epage/exclusive
  • 08656d0 fix(parser): Allow exclusive to override required_*
  • 65e90cd test(parser): Show conditional requireds and exclusive
  • 5e3386b docs: Link to repo, not webpage inside repo
  • 2d83106 chore(deps): Update compatible (dev) (#5514)
  • b917796 Merge pull request #5505 from epage/snapbox
  • 75e2199 chore: Upgrade snapbox
  • 4aefa3c docs(ref): Clean up long help descriptions
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9669197336

Details


Files with Coverage Reduction New Missed Lines %
cli/src/credentials.rs 1 90.23%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9659631488: -0.003%
Covered Lines: 23209
Relevant Lines: 27649

💛 - Coveralls
coveralls commented 4 days ago

Pull Request Test Coverage Report for Build 9739143485

Details


Totals Coverage Status
Change from base Build 9739138622: 0.0%
Covered Lines: 23208
Relevant Lines: 27647

💛 - Coveralls