dtsong / sleeper-api-wrapper

A Python API wrapper for Sleeper's API: https://docs.sleeper.app/
MIT License
61 stars 21 forks source link

Update dependency wcwidth to v0.2.13 #55

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wcwidth ==0.2.8 -> ==0.2.13 age adoption passing confidence

Release Notes

jquast/wcwidth (wcwidth) ### [`v0.2.13`](https://togithub.com/jquast/wcwidth/releases/tag/0.2.13): Bugfix zero-width support for Hangul Jamo (Korean) [Compare Source](https://togithub.com/jquast/wcwidth/compare/0.2.12...0.2.13) - Bugfix zero-width support for Hangul Jamo (Korean) [#​111](https://togithub.com/jquast/wcwidth/issues/111) ### [`v0.2.12`](https://togithub.com/jquast/wcwidth/releases/tag/0.2.12): re-release to remove .pyi file misplaced in wheel file [Compare Source](https://togithub.com/jquast/wcwidth/compare/0.2.11...0.2.12) Remove a `.pyi` file was misplaced in the wheel file distributed on pypi for 0.2.11, issue [#​101](https://togithub.com/jquast/wcwidth/issues/101) ### [`v0.2.11`](https://togithub.com/jquast/wcwidth/releases/tag/0.2.11) [Compare Source](https://togithub.com/jquast/wcwidth/compare/0.2.10...0.2.11) Include tests files in the source distribution (PR [#​98](https://togithub.com/jquast/wcwidth/issues/98), PR [#​100](https://togithub.com/jquast/wcwidth/issues/100)). ### [`v0.2.10`](https://togithub.com/jquast/wcwidth/releases/tag/0.2.10): : bugfix Emojis made wide by Variation Selector-16 [Compare Source](https://togithub.com/jquast/wcwidth/compare/0.2.9...0.2.10) 0.2.10 *2023-11-13* - **Bugfix** accounting of some kinds of emoji sequences using U+FE0F Variation Selector 16 (PR [#​97](https://togithub.com/jquast/wcwidth/issues/97)). - **Updated** [Specification](https://wcwidth.readthedocs.io/en/latest/specs.html). ### [`v0.2.9`](https://togithub.com/jquast/wcwidth/releases/tag/0.2.9): : Improved zero-width support [Compare Source](https://togithub.com/jquast/wcwidth/compare/0.2.8...0.2.9) - **Bugfix** zero-width characters used in Emoji ZWJ sequences, Balinese, Jamo, Devanagari, Tamil, Kannada and others (PR [#​91](https://togithub.com/jquast/wcwidth/issues/91)). - **Updated** to include a [Specification](https://wcwidth.readthedocs.io/en/latest/specs.html) of character measurements.

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.