You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
ebbd5dc347
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/charmbracelet/colorprofile](https://redirect.github.com/charmbracelet/colorprofile) | `v0.3.0` -> `v0.3.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>charmbracelet/colorprofile (github.com/charmbracelet/colorprofile)</summary> ### [`v0.3.1`](https://redirect.github.com/charmbracelet/colorprofile/releases/tag/v0.3.1) [Compare Source](https://redirect.github.com/charmbracelet/colorprofile/compare/v0.3.0...v0.3.1) This release fixes an issue where `COLORTERM` gets evaluated whether `TERM` is defined. It also respects `-direct` terminal types and use true colors for those. #### Changelog ##### Bug fixes - [`fc2cc29`](https://redirect.github.com/charmbracelet/colorprofile/commit/fc2cc298500750b7b965567aba60453d1a3053cf): fix: ignore COLORTERM when no TERM is defined ([@​aymanbagabas](https://redirect.github.com/aymanbagabas)) - [`fbe498e`](https://redirect.github.com/charmbracelet/colorprofile/commit/fbe498e4d88aac20022e0b6cb1bff7c6456da39c): fix: lint issues ([@​aymanbagabas](https://redirect.github.com/aymanbagabas)) - [`14c7056`](https://redirect.github.com/charmbracelet/colorprofile/commit/14c7056a6b1c175832c8af4e8894259457df7f05): fix: support direct color terminals ([@​aymanbagabas](https://redirect.github.com/aymanbagabas)) - [`3e9edb6`](https://redirect.github.com/charmbracelet/colorprofile/commit/3e9edb698166740c90e6a762f9026e29cb74c559): fix: windows check should happen earlier in colorProfile ([@​aymanbagabas](https://redirect.github.com/aymanbagabas)) ##### Other work - [`67a142c`](https://redirect.github.com/charmbracelet/colorprofile/commit/67a142c97627861436e68b1a9b08ecdbc77ee5d1): ci: sync golangci-lint config ([@​aymanbagabas](https://redirect.github.com/aymanbagabas)) - [`ee84230`](https://redirect.github.com/charmbracelet/colorprofile/commit/ee84230ba6c7ce20a0431e605be52f8cb8aa71d2): ci: sync golangci-lint config ([#​39](https://redirect.github.com/charmbracelet/colorprofile/issues/39)) ([@​github-actions](https://redirect.github.com/github-actions)\[bot]) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@​charm), or on [Discord](https://charm.sh/chat). </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 PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>