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 schemars to v0.8.19 #537

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
schemars (source) workspace.dependencies patch 0.8.16 -> 0.8.19

Release Notes

GREsau/schemars (schemars) ### [`v0.8.19`](https://togithub.com/GREsau/schemars/blob/HEAD/CHANGELOG.md#0819---2024-05-06) [Compare Source](https://togithub.com/GREsau/schemars/compare/v0.8.18...v0.8.19) ##### Fixed: - Regression that caused a compile error when deriving `JsonSchema` on an enum with no variants ([https://github.com/GREsau/schemars/issues/287](https://togithub.com/GREsau/schemars/issues/287)) ### [`v0.8.18`](https://togithub.com/GREsau/schemars/blob/HEAD/CHANGELOG.md#0818---2024-05-06) [Compare Source](https://togithub.com/GREsau/schemars/compare/v0.8.17...v0.8.18) ##### Fixed: - Reduce size of MIR output (and improve release-mode compile time) when deriving `JsonSchema` on enums ([https://github.com/GREsau/schemars/pull/266](https://togithub.com/GREsau/schemars/pull/266) / [https://github.com/GREsau/schemars/pull/286](https://togithub.com/GREsau/schemars/pull/286)) ### [`v0.8.17`](https://togithub.com/GREsau/schemars/blob/HEAD/CHANGELOG.md#0817---2024-04-28) [Compare Source](https://togithub.com/GREsau/schemars/compare/v0.8.16...v0.8.17) ##### Changed: - Update to syn 2.0, which should improve compile times in many cases ([https://github.com/GREsau/schemars/pull/281](https://togithub.com/GREsau/schemars/pull/281))

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.64%. Comparing base (c6b2456) to head (1f2d915). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jeremylvln/Shulker/pull/537/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/537?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 #537 +/- ## ========================================== + Coverage 31.61% 31.64% +0.03% ========================================== Files 58 58 Lines 3122 3122 ========================================== + Hits 987 988 +1 + Misses 2135 2134 -1 ``` | [Flag](https://app.codecov.io/gh/jeremylvln/Shulker/pull/537/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/537/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.22% <ø> (+0.31%)` | :arrow_up: | | [shulker-crds](https://app.codecov.io/gh/jeremylvln/Shulker/pull/537/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/537/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/537/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/537/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 1 file with indirect coverage changes](https://app.codecov.io/gh/jeremylvln/Shulker/pull/537/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: