kraken-build / kraken

The Kraken build system.
https://kraken-build.github.io/kraken/
28 stars 12 forks source link

fix(deps): update dependency termcolor to v2 #208

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
termcolor (changelog) ^1.1.0 -> ^2.0.0 age adoption passing confidence

Release Notes

termcolor/termcolor (termcolor) ### [`v2.4.0`](https://togithub.com/termcolor/termcolor/releases/tag/2.4.0) [Compare Source](https://togithub.com/termcolor/termcolor/compare/2.3.0...2.4.0) #### Added - Document terminal colour detection overrides ([#​60](https://togithub.com/termcolor/termcolor/issues/60)) [@​hugovk](https://togithub.com/hugovk) - Add support for Python 3.13 ([#​55](https://togithub.com/termcolor/termcolor/issues/55)) [@​hugovk](https://togithub.com/hugovk) #### Changed - Improve `isatty` check ([#​56](https://togithub.com/termcolor/termcolor/issues/56)) [@​XiaoliChan](https://togithub.com/XiaoliChan) - Improve typing ([#​44](https://togithub.com/termcolor/termcolor/issues/44)) [@​marcin-serwin](https://togithub.com/marcin-serwin) - Drop support for EOL Python 3.7 ([#​47](https://togithub.com/termcolor/termcolor/issues/47)) [@​hugovk](https://togithub.com/hugovk) ### [`v2.3.0`](https://togithub.com/termcolor/termcolor/releases/tag/2.3.0) [Compare Source](https://togithub.com/termcolor/termcolor/compare/2.2.0...2.3.0) #### Added - Add `no_color` and `force_color` parameters to override env vars ([#​38](https://togithub.com/termcolor/termcolor/issues/38)) [@​hugovk](https://togithub.com/hugovk) - Add support for Python 3.12 ([#​37](https://togithub.com/termcolor/termcolor/issues/37)) [@​hugovk](https://togithub.com/hugovk) #### Changed - Publish to PyPI with a Trusted Publisher ([#​45](https://togithub.com/termcolor/termcolor/issues/45)) [@​hugovk](https://togithub.com/hugovk) ### [`v2.2.0`](https://togithub.com/termcolor/termcolor/releases/tag/2.2.0) [Compare Source](https://togithub.com/termcolor/termcolor/compare/2.1.1...2.2.0) #### Added - Add light shades, dark grey and black ([#​32](https://togithub.com/termcolor/termcolor/issues/32)) [@​hugovk](https://togithub.com/hugovk) ### [`v2.1.1`](https://togithub.com/termcolor/termcolor/releases/tag/2.1.1) [Compare Source](https://togithub.com/termcolor/termcolor/compare/2.1.0...2.1.1) #### Fixed - Add `__main__` to re-enable demo via `python -m termcolor` ([#​27](https://togithub.com/termcolor/termcolor/issues/27)) [@​hugovk](https://togithub.com/hugovk) ### [`v2.1.0`](https://togithub.com/termcolor/termcolor/releases/tag/2.1.0) [Compare Source](https://togithub.com/termcolor/termcolor/compare/2.0.1...2.1.0) #### Added - Support `FORCE_COLOR` and detect tty ([#​25](https://togithub.com/termcolor/termcolor/issues/25)) [@​hugovk](https://togithub.com/hugovk) #### Deprecated - Deprecate `__ALL__`, use `__all__` instead ([#​23](https://togithub.com/termcolor/termcolor/issues/23)) [@​hugovk](https://togithub.com/hugovk) ### [`v2.0.1`](https://togithub.com/termcolor/termcolor/releases/tag/2.0.1) [Compare Source](https://togithub.com/termcolor/termcolor/compare/2.0.0...2.0.1) #### Fixed - Update source URL ([#​21](https://togithub.com/termcolor/termcolor/pull/21)) [@​felixonmars](https://togithub.com/felixonmars) ### [`v2.0.0`](https://togithub.com/termcolor/termcolor/blob/HEAD/CHANGES.md#200-and-newer) [Compare Source](https://togithub.com/termcolor/termcolor/compare/1.1.0...2.0.0) See GitHub Releases: - https://github.com/termcolor/termcolor/releases

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 becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 7 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.