jeremylvln / Shulker

A Kubernetes operator for managing complex and dynamic Minecraft infrastructures, including game servers and proxies.
https://shulker.jeremylvln.fr/
GNU Affero General Public License v3.0
181 stars 14 forks source link

chore(deps): update rust crate clap to v4.5.6 #571

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies patch 4.5.4 -> 4.5.6

Release Notes

clap-rs/clap (clap) ### [`v4.5.6`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#456---2024-06-06) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.5.5...v4.5.6) ### [`v4.5.5`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#455---2024-06-06) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.5.4...v4.5.5) ##### Fixes - Allow `exclusive` to override `required_unless_present`, `required_unless_present_any`, `required_unless_present_all`

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 31.67%. Comparing base (d5041e4) to head (30b2bf7).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jeremylvln/Shulker/pull/571/graphs/tree.svg?width=650&height=150&src=pr&token=AYSXWVYJC5&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain)](https://app.codecov.io/gh/jeremylvln/Shulker/pull/571?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) ```diff @@ Coverage Diff @@ ## main #571 +/- ## ========================================== + Coverage 31.61% 31.67% +0.06% ========================================== Files 58 58 Lines 3122 3122 ========================================== + Hits 987 989 +2 + Misses 2135 2133 -2 ``` | [Flag](https://app.codecov.io/gh/jeremylvln/Shulker/pull/571/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | Coverage Δ | | |---|---|---| | [shulker-addon-matchmaking](https://app.codecov.io/gh/jeremylvln/Shulker/pull/571/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `22.53% <ø> (+0.63%)` | :arrow_up: | | [shulker-crds](https://app.codecov.io/gh/jeremylvln/Shulker/pull/571/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `92.30% <ø> (ø)` | | | [shulker-kube-utils](https://app.codecov.io/gh/jeremylvln/Shulker/pull/571/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `11.25% <ø> (ø)` | | | [shulker-operator](https://app.codecov.io/gh/jeremylvln/Shulker/pull/571/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `59.45% <ø> (ø)` | | | [shulker-utils](https://app.codecov.io/gh/jeremylvln/Shulker/pull/571/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain) | `88.88% <ø> (ø)` | | 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=J%C3%A9r%C3%A9my+Levilain#carryforward-flags-in-the-pull-request-comment) to find out more. [see 2 files with indirect coverage changes](https://app.codecov.io/gh/jeremylvln/Shulker/pull/571/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J%C3%A9r%C3%A9my+Levilain)
github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 0.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: