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.8 #28

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

jquast/wcwidth (wcwidth) ### [`v0.2.8`](https://togithub.com/jquast/wcwidth/releases/tag/0.2.8) [Compare Source](https://togithub.com/jquast/wcwidth/compare/0.2.7...0.2.8) #### Minor changes - Include requirements files in the source distibution (PR [#​83](https://togithub.com/jquast/wcwidth/issues/83)). **Full Changelog**: https://github.com/jquast/wcwidth/compare/0.2.7...0.2.8 ### [`v0.2.7`](https://togithub.com/jquast/wcwidth/releases/tag/0.2.7) [Compare Source](https://togithub.com/jquast/wcwidth/compare/0.2.6...0.2.7) #### Major changes - Update Unicode version to 15.1.0 by [@​GalaxySnail](https://togithub.com/GalaxySnail) in [https://github.com/jquast/wcwidth/pull/77](https://togithub.com/jquast/wcwidth/pull/77) #### Minor changes - Add testing support for Python 3.12 by [@​hugovk](https://togithub.com/hugovk) in [https://github.com/jquast/wcwidth/pull/72](https://togithub.com/jquast/wcwidth/pull/72) - Update README by [@​GalaxySnail](https://togithub.com/GalaxySnail) in [https://github.com/jquast/wcwidth/pull/74](https://togithub.com/jquast/wcwidth/pull/74) - Update requirements by [@​GalaxySnail](https://togithub.com/GalaxySnail) in [https://github.com/jquast/wcwidth/pull/73](https://togithub.com/jquast/wcwidth/pull/73) - Enable GitHub Actions CI by [@​GalaxySnail](https://togithub.com/GalaxySnail) in [https://github.com/jquast/wcwidth/pull/76](https://togithub.com/jquast/wcwidth/pull/76) - Prepare release 0.2.7 by [@​jquast](https://togithub.com/jquast) in [https://github.com/jquast/wcwidth/pull/78](https://togithub.com/jquast/wcwidth/pull/78) - Update tox envs in README by [@​GalaxySnail](https://togithub.com/GalaxySnail) in [https://github.com/jquast/wcwidth/pull/80](https://togithub.com/jquast/wcwidth/pull/80) - Include bin, docs, and tox.ini in the source distribution by [@​GalaxySnail](https://togithub.com/GalaxySnail) in [https://github.com/jquast/wcwidth/pull/81](https://togithub.com/jquast/wcwidth/pull/81) **Full Changelog**: https://github.com/jquast/wcwidth/compare/0.2.6...0.2.7 ### [`v0.2.6`](https://togithub.com/jquast/wcwidth/releases/tag/0.2.6) [Compare Source](https://togithub.com/jquast/wcwidth/compare/0.2.5...0.2.6) #### What's Changed - Fix example for str.rjust(20, '\_') by [@​RasmusWL](https://togithub.com/RasmusWL) in [https://github.com/jquast/wcwidth/pull/43](https://togithub.com/jquast/wcwidth/pull/43) - Bugfix sphinx build on readthedocs.org by [@​jquast](https://togithub.com/jquast) in [https://github.com/jquast/wcwidth/pull/53](https://togithub.com/jquast/wcwidth/pull/53) - Add CodeQL workflow for GitHub code scanning by [@​lgtm-com](https://togithub.com/lgtm-com) in [https://github.com/jquast/wcwidth/pull/63](https://togithub.com/jquast/wcwidth/pull/63) - Switch to using importlib.metadata by [@​s-t-e-v-e-n-k](https://togithub.com/s-t-e-v-e-n-k) in [https://github.com/jquast/wcwidth/pull/62](https://togithub.com/jquast/wcwidth/pull/62) - Use a new jinja2 templating process to update library to latest unicode (15.0) by [@​jquast](https://togithub.com/jquast) in [https://github.com/jquast/wcwidth/pull/61](https://togithub.com/jquast/wcwidth/pull/61) #### New Contributors - [@​RasmusWL](https://togithub.com/RasmusWL) made their first contribution in [https://github.com/jquast/wcwidth/pull/43](https://togithub.com/jquast/wcwidth/pull/43) - [@​lgtm-com](https://togithub.com/lgtm-com) made their first contribution in [https://github.com/jquast/wcwidth/pull/63](https://togithub.com/jquast/wcwidth/pull/63) - [@​s-t-e-v-e-n-k](https://togithub.com/s-t-e-v-e-n-k) made their first contribution in [https://github.com/jquast/wcwidth/pull/62](https://togithub.com/jquast/wcwidth/pull/62) **Full Changelog**: https://github.com/jquast/wcwidth/compare/0.2.5...0.2.6

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.