Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2024

Bumps clap_complete from 4.5.33 to 4.5.35.

Commits
  • 55a18f5 chore: Release
  • 3b05635 fix(complete): Ensure new enough clap is used
  • 5d2cdac chore: Release
  • f1c10eb docs: Update changelog
  • a4d1a7f chore(ci): Take a break from template updates
  • e95ed39 Merge pull request #5775 from vivienm/master
  • 18f8d4c chore(deps): Update Rust Stable to v1.82 (#5788)
  • f35d8e0 Merge pull request #5787 from epage/template
  • 1389d7d chore: Update from '_rust/main' template
  • dbc9faa chore(ci): Initialize git for template update
  • 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 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)

Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.33 to 4.5.35.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.33...clap_complete-v4.5.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2024
@tremor-bot tremor-bot enabled auto-merge (rebase) October 24, 2024 04:35
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.34%. Comparing base (6a96e7f) to head (64e5ec7).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2680      +/-   ##
==========================================
+ Coverage   85.70%   91.34%   +5.64%     
==========================================
  Files         307      309       +2     
  Lines       57220    60380    +3160     
==========================================
+ Hits        49038    55153    +6115     
+ Misses       8182     5227    -2955     
Flag Coverage Δ
e2e-command 11.25% <ø> (ø)
e2e-integration 50.26% <ø> (?)
e2e-unit 12.54% <ø> (ø)
e2etests 52.59% <ø> (+35.50%) ⬆️
tremorapi 14.73% <ø> (+0.25%) ⬆️
tremorcodec 63.96% <ø> (?)
tremorcommon 63.04% <ø> (ø)
tremorconnectors 28.75% <ø> (-0.01%) ⬇️
tremorconnectorsaws 11.22% <ø> (ø)
tremorconnectorsazure 4.67% <ø> (ø)
tremorconnectorsgcp 25.31% <ø> (+0.10%) ⬆️
tremorconnectorsobjectstorage 0.06% <ø> (ø)
tremorconnectorsotel 12.52% <ø> (ø)
tremorconnectorstesthelpers 68.25% <ø> (ø)
tremorinflux 87.71% <ø> (ø)
tremorinterceptor 55.34% <ø> (ø)
tremorpipeline 31.06% <ø> (ø)
tremorruntime 47.12% <ø> (+<0.01%) ⬆️
tremorscript 54.90% <ø> (ø)
tremorsystem 5.76% <ø> (ø)
tremorvalue 69.55% <ø> (?)
unittests 89.21% <ø> (+3.63%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 89 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@tremor-bot tremor-bot merged commit 67b3bec into main Oct 24, 2024
58 checks passed
@tremor-bot tremor-bot deleted the dependabot/cargo/clap_complete-4.5.35 branch October 24, 2024 04:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant