zeshuaro / telegram-pdf-bot

A Telegram bot that can do a lot of things related to PDF files
https://t.me/pdfbot
GNU Affero General Public License v3.0
195 stars 97 forks source link

fix(deps): update dependency humanize to v4.11.0 #2314

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
humanize (changelog) 4.10.0 -> 4.11.0 age adoption passing confidence

Release Notes

python-humanize/humanize (humanize) ### [`v4.11.0`](https://redirect.github.com/python-humanize/humanize/releases/tag/4.11.0) [Compare Source](https://redirect.github.com/python-humanize/humanize/compare/4.10.0...4.11.0) #### Added - Add `natural_list` ([#​110](https://redirect.github.com/python-humanize/humanize/issues/110)) [@​akshaybabloo](https://redirect.github.com/akshaybabloo) - filesize: support the ronna and quetta prefixes ([#​142](https://redirect.github.com/python-humanize/humanize/issues/142)) [@​bbolli](https://redirect.github.com/bbolli) - Update French translations for numbers ([#​192](https://redirect.github.com/python-humanize/humanize/issues/192)) [@​enlivn](https://redirect.github.com/enlivn) #### Changed - Drop support for Python 3.8 ([#​202](https://redirect.github.com/python-humanize/humanize/issues/202)) [@​hugovk](https://redirect.github.com/hugovk) - Defer `fractions.Fraction` import to save 5ms ([#​201](https://redirect.github.com/python-humanize/humanize/issues/201)) [@​hugovk](https://redirect.github.com/hugovk) - Speedup x 1.85: Generate `__version__` at build to avoid slow `importlib.metadata` import ([#​200](https://redirect.github.com/python-humanize/humanize/issues/200)) [@​hugovk](https://redirect.github.com/hugovk) #### Fixed - Fix finding location of translations ([#​204](https://redirect.github.com/python-humanize/humanize/issues/204)) [@​dangillet](https://redirect.github.com/dangillet) - Fix rollover from ZB to 1.0 YB ([#​206](https://redirect.github.com/python-humanize/humanize/issues/206)) [@​hugovk](https://redirect.github.com/hugovk) - Fix zh_CN/zh_HK translation for "1 year, %d days" ([#​196](https://redirect.github.com/python-humanize/humanize/issues/196)) [@​luliangce](https://redirect.github.com/luliangce)

Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.