kubewarden / kwctl

Go-to CLI tool for Kubewarden users
https://kubewarden.io
Apache License 2.0
71 stars 15 forks source link

fix(deps): update all patchlevel dependencies #859

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.8 -> 4.5.9
clap_complete dependencies patch 4.5.7 -> 4.5.8
walrus dependencies patch 0.21.0 -> 0.21.1

Release Notes

clap-rs/clap (clap) ### [`v4.5.9`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#459---2024-07-09) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.5.8...v4.5.9) ##### Fixes - *(error)* When defining a custom help flag, be sure to suggest it like we do the built-in one
rustwasm/walrus (walrus) ### [`v0.21.1`](https://togithub.com/rustwasm/walrus/releases/tag/0.21.1) [Compare Source](https://togithub.com/rustwasm/walrus/compare/0.21.0...0.21.1) #### What's Changed - GC private tables by [@​zetanumbers](https://togithub.com/zetanumbers) in [https://github.com/rustwasm/walrus/pull/265](https://togithub.com/rustwasm/walrus/pull/265) - chore: upgrade dev-dependencies by [@​lwshang](https://togithub.com/lwshang) in [https://github.com/rustwasm/walrus/pull/268](https://togithub.com/rustwasm/walrus/pull/268) - fix: disable multi-memory when config.only_stable_features is true by [@​lwshang](https://togithub.com/lwshang) in [https://github.com/rustwasm/walrus/pull/269](https://togithub.com/rustwasm/walrus/pull/269) - feat!: complete support memory64 proposal by [@​lwshang](https://togithub.com/lwshang) in [https://github.com/rustwasm/walrus/pull/270](https://togithub.com/rustwasm/walrus/pull/270) #### New Contributors - [@​zetanumbers](https://togithub.com/zetanumbers) made their first contribution in [https://github.com/rustwasm/walrus/pull/265](https://togithub.com/rustwasm/walrus/pull/265) **Full Changelog**: https://github.com/rustwasm/walrus/compare/0.21.0...0.21.1

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 10.32%. Comparing base (4789ba9) to head (7a7be16).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #859 +/- ## ======================================= Coverage 10.32% 10.32% ======================================= Files 20 20 Lines 1811 1811 ======================================= Hits 187 187 Misses 1624 1624 ``` | [Flag](https://app.codecov.io/gh/kubewarden/kwctl/pull/859/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/kubewarden/kwctl/pull/859/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden) | `10.32% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewarden#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.