hcavarsan / kftray

kubectl port-forward on steroids 🦀 ⚡ kftray makes it easy for you to manage and share multiple k8s port forwards right from your menu bar (or terminal)
https://kftray.app/
GNU General Public License v3.0
845 stars 64 forks source link

chore(deps): update rust crate kube to 0.88.0 - autoclosed #152

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
kube dependencies minor 0.87.2 -> 0.88.0

Release Notes

kube-rs/kube (kube) ### [`v0.88.1`](https://togithub.com/kube-rs/kube/blob/HEAD/CHANGELOG.md#0881--2024-01-26) [Compare Source](https://togithub.com/kube-rs/kube/compare/0.88.0...0.88.1) \=================== #### What's Changed This is a bug fix release for a deserialization issue introduced in 0.88.0. ##### Fixed - Minor fixes to `ObjectList` by [@​flavio](https://togithub.com/flavio) in [https://github.com/kube-rs/kube/pull/1398](https://togithub.com/kube-rs/kube/pull/1398) ### [`v0.88.0`](https://togithub.com/kube-rs/kube/blob/HEAD/CHANGELOG.md#0880--2024-01-21) [Compare Source](https://togithub.com/kube-rs/kube/compare/0.87.2...0.88.0) \=================== #### Kubernetes `v1_29` support via `k8s-openapi` [0.21](https://togithub.com/Arnavion/k8s-openapi/releases/tag/v0.21.0) Please [upgrade k8s-openapi along with kube](https://kube.rs/upgrading/) to avoid conflicts. #### What's Changed ##### Added - Add type meta data for list types by [@​Danil-Grigorev](https://togithub.com/Danil-Grigorev) in [https://github.com/kube-rs/kube/pull/1380](https://togithub.com/kube-rs/kube/pull/1380) ##### Changed - Bump MSRV to 1.70 by [@​clux](https://togithub.com/clux) in [https://github.com/kube-rs/kube/pull/1384](https://togithub.com/kube-rs/kube/pull/1384) - Upgrade `k8s-openapi` for Kubernetes `v1_29` support by [@​clux](https://togithub.com/clux) in [https://github.com/kube-rs/kube/pull/1394](https://togithub.com/kube-rs/kube/pull/1394)

Configuration

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

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

â™» 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.