Commit 83e8518
ECG Bot
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 [@​larsgerber](https://github.com/larsgerber) in [#​274](kubecolor/kubecolor#274)
- `PreCreateHookError`
- `PreStartHookError`
- `PostStartHookError`
- `CreateContainerConfigError`
- `CreateContainerError`
##### Dependencies
- Switch from bitnami/kubectl to registry.k8s.io/kubectl by [@​applejag](https://github.com/applejag) in [#​276](kubecolor/kubecolor#276)
- Bump docker/login-action from 3.5.0 to 3.6.0 in the all group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​277](kubecolor/kubecolor#277)
- Bump the all group with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​281](kubecolor/kubecolor#281)
- Go 1.25.3 to resolve CVE-2025-58185 & CVE-2025-47912 by [@​applejag](https://github.com/applejag) in [#​283](kubecolor/kubecolor#283)
##### Other
- Fix CI/CD security to follow zizmor recommendations by [@​applejag](https://github.com/applejag) in [#​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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments