sarub0b0 / kubetui

An intuitive Terminal User Interface (TUI) tool for real-time monitoring and exploration of Kubernetes resources
MIT License
202 stars 6 forks source link

fix(deps): update all dependencies #567

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bytes dependencies patch 1.7.0 -> 1.7.1
serde_json dependencies patch 1.0.121 -> 1.0.122

Release Notes

tokio-rs/bytes (bytes) ### [`v1.7.1`](https://togithub.com/tokio-rs/bytes/blob/HEAD/CHANGELOG.md#171-August-1-2024) [Compare Source](https://togithub.com/tokio-rs/bytes/compare/v1.7.0...v1.7.1) This release reverts the following change due to a regression: - Reuse capacity when possible in `::advance` impl ([#​698](https://togithub.com/tokio-rs/bytes/issues/698)) The revert can be found at [#​726](https://togithub.com/tokio-rs/bytes/issues/726).
serde-rs/json (serde_json) ### [`v1.0.122`](https://togithub.com/serde-rs/json/releases/tag/v1.0.122) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.121...v1.0.122) - Support using `json!` in no-std crates ([#​1166](https://togithub.com/serde-rs/json/issues/1166))

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.

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



This PR was generated by Mend Renovate. View the repository job log.