Skip to content
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

verbose colored output #2082

Closed
tiawl opened this issue Jun 24, 2024 · 2 comments
Closed

verbose colored output #2082

tiawl opened this issue Jun 24, 2024 · 2 comments

Comments

@tiawl
Copy link

tiawl commented Jun 24, 2024

Hi,

I'm currently using the 4.44.1 version for some homemade scripts with the --no-colors option. Everything works fine except when I am combining it with the --verbose flag. Verbose output is colored with or without no-colors option. Is this possible to make these 2 options compatible?

Thank you for this awesome tool.

@mikefarah
Copy link
Owner

Will fix in next release

@mikefarah
Copy link
Owner

Fixed in 4.44.3

tmeijn pushed a commit to tmeijn/dotfiles that referenced this issue Aug 10, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mikefarah/yq](https://github.com/mikefarah/yq) | patch | `v4.44.2` -> `v4.44.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>mikefarah/yq (mikefarah/yq)</summary>

### [`v4.44.3`](https://github.com/mikefarah/yq/releases/tag/v4.44.3)

[Compare Source](mikefarah/yq@v4.44.2...v4.44.3)

-   Fixed upper-case file extension detection, Thanks [@&#8203;ryenus](https://github.com/ryenus) ([#&#8203;2121](mikefarah/yq#2121))
    -   Log printing follow no-colors flag [#&#8203;2082](mikefarah/yq#2082)
    -   Skip and warn when interpolating strings and theres a unclosed bracket [#&#8203;2083](mikefarah/yq#2083)
    -   Fixed CSV content starting with # issue [#&#8203;2076](mikefarah/yq#2076)
    -   Bumped dependencies

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants