googlefonts / shaperglot

Test font files for language support
Apache License 2.0
29 stars 4 forks source link

Update dependency termcolor to v2 #61

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
termcolor (changelog) >= 1.1.0 -> >=2.4.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.