-
-
Notifications
You must be signed in to change notification settings - Fork 35
Fix internal/cmd/configdoc after color refactor #200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #200 +/- ##
==========================================
- Coverage 54.23% 54.09% -0.14%
==========================================
Files 55 55
Lines 4722 4734 +12
==========================================
Hits 2561 2561
- Misses 2043 2055 +12
Partials 118 118 ☔ View full report in Codecov by Sentry. |
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Jan 28, 2025
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [kubecolor/kubecolor](https://github.com/kubecolor/kubecolor) | minor | `v0.4.0` -> `v0.5.0` | 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.0`](https://github.com/kubecolor/kubecolor/releases/tag/v0.5.0) [Compare Source](kubecolor/kubecolor@v0.4.0...v0.5.0) #### What's Changed Smaller release than [v0.4.0](https://github.com/kubecolor/kubecolor/releases/tag/v0.4.0), but still contains some nice bugfixes and a few but useful features. ##### New features - Colorize `kubectl diff` by [@​Marcel2603](https://github.com/Marcel2603) in kubecolor/kubecolor#196 - Colorize `kubectl apply --server-side` by [@​applejag](https://github.com/applejag) in kubecolor/kubecolor#210 ##### Bug fixes - Fixed negative tz offsets in time regex by [@​guppy0130](https://github.com/guppy0130) in kubecolor/kubecolor#174 - Fixed 'kubectl version -o yaml' indentation by [@​applejag](https://github.com/applejag) in kubecolor/kubecolor#182 - Fixed --output=name using table coloring by [@​applejag](https://github.com/applejag) in kubecolor/kubecolor#181 - Fixed missing output from YAML & JSON printers, and YAML multiline support by [@​applejag](https://github.com/applejag) in kubecolor/kubecolor#180 - Fixed 'DEBU' not being read as debug log level by [@​applejag](https://github.com/applejag) in kubecolor/kubecolor#185 - Fixed completion of flag values (with equal sign, as in: `--namespace=...`) by [@​applejag](https://github.com/applejag) in kubecolor/kubecolor#208 ##### Dependencies - Bump k8s.io/apimachinery from 0.31.0 to 0.31.1 in the all group by [@​dependabot](https://github.com/dependabot) in kubecolor/kubecolor#183 - Bump k8s.io/apimachinery from 0.31.1 to 0.31.2 in the all group by [@​dependabot](https://github.com/dependabot) in kubecolor/kubecolor#189 - Bump codecov/codecov-action from 4 to 5 in the all group by [@​dependabot](https://github.com/dependabot) in kubecolor/kubecolor#193 - Bump k8s.io/apimachinery from 0.31.2 to 0.31.3 in the all group by [@​dependabot](https://github.com/dependabot) in kubecolor/kubecolor#197 - Update Go to 1.23.4 by [@​applejag](https://github.com/applejag) in kubecolor/kubecolor#206 - Bump k8s.io/apimachinery from 0.31.3 to 0.32.0 in the all group by [@​dependabot](https://github.com/dependabot) in kubecolor/kubecolor#205 - Bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 in the all group by [@​dependabot](https://github.com/dependabot) in kubecolor/kubecolor#211 ##### Non-functional changes - Fixed govulncheck workflow by [@​applejag](https://github.com/applejag) in kubecolor/kubecolor#176 - Fix internal/cmd/configdoc after color refactor by [@​applejag](https://github.com/applejag) in kubecolor/kubecolor#200 - Improved debug log printing for multiline strings & slices by [@​applejag](https://github.com/applejag) in kubecolor/kubecolor#209 #### New Contributors - [@​guppy0130](https://github.com/guppy0130) made their first contribution in kubecolor/kubecolor#174 - [@​Marcel2603](https://github.com/Marcel2603) made their first contribution in kubecolor/kubecolor#196 **Full Changelog**: kubecolor/kubecolor@v0.4.0...v0.5.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMzcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEzNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Type of change
Changes
internal/cmd/configdoc
Motivation
Needed to update docs
Related issue (if exists)