Skip to content

Commit 83e8518

Browse files
author
ECG Bot
committed
build(deps): update kubecolor/kubecolor to v0.5.3
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [kubecolor/kubecolor](https://github.com/kubecolor/kubecolor) | patch | `v0.5.2` -> `v0.5.3` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>kubecolor/kubecolor (kubecolor/kubecolor)</summary> ### [`v0.5.3`](https://github.com/kubecolor/kubecolor/releases/tag/v0.5.3) [Compare Source](kubecolor/kubecolor@v0.5.2...v0.5.3) #### What's Changed ##### Vulnerabilities 1. [GO-2025-4010](https://pkg.go.dev/vuln/GO-2025-4010) / CVE-2025-47912 2. [GO-2025-4011](https://pkg.go.dev/vuln/GO-2025-4011) / CVE-2025-58185 Both are minor vulnerabilities in the Go standard library regarding network. Kubecolor does not use the network at all. ##### Features - add more missing error status colorizing by [@&#8203;larsgerber](https://github.com/larsgerber) in [#&#8203;274](kubecolor/kubecolor#274) - `PreCreateHookError` - `PreStartHookError` - `PostStartHookError` - `CreateContainerConfigError` - `CreateContainerError` ##### Dependencies - Switch from bitnami/kubectl to registry.k8s.io/kubectl by [@&#8203;applejag](https://github.com/applejag) in [#&#8203;276](kubecolor/kubecolor#276) - Bump docker/login-action from 3.5.0 to 3.6.0 in the all group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;277](kubecolor/kubecolor#277) - Bump the all group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;281](kubecolor/kubecolor#281) - Go 1.25.3 to resolve CVE-2025-58185 & CVE-2025-47912 by [@&#8203;applejag](https://github.com/applejag) in [#&#8203;283](kubecolor/kubecolor#283) ##### Other - Fix CI/CD security to follow zizmor recommendations by [@&#8203;applejag](https://github.com/applejag) in [#&#8203;273](kubecolor/kubecolor#273) **Full Changelog**: <kubecolor/kubecolor@v0.5.2...v0.5.3> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent e40ccb2 commit 83e8518

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ packages:
143143
- name: jesseduffield/[email protected]
144144
description: The lazier way to manage everything docker
145145
link: https://github.com/jesseduffield/lazydocker
146-
- name: kubecolor/[email protected].2
146+
- name: kubecolor/[email protected].3
147147
description: Colorize your kubectl output
148148
link: https://github.com/kubecolor/kubecolor
149149
- name: blacknon/[email protected]

0 commit comments

Comments
 (0)