benleb / surepy

🐾 Library & CLI to monitor and control the Pet Door & Cat Flap Connect 🚪 the Pet Feeder Connect 🍽 and the Felaqua 💦 sold by Sure Petcare
https://pypi.org/project/surepy/
MIT License
76 stars 36 forks source link

Bump rich from 10.9.0 to 13.3.2 #192

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps rich from 10.9.0 to 13.3.2.

Release notes

Sourced from rich's releases.

Fixes and maintenance

Mixed bag, mostly fixes

[13.3.2] - 2023-02-04

Fixed

Added

  • Added Polish README

Changed

  • rich.progress.track() will now show the elapsed time after finishing the task Textualize/rich#2659

My math was wrong

This release contains a fix for truecolor to eight bit color conversion, which results in more accurate colors.

[13.3.1] - 2023-01-28

Fixed

Dependency update

[13.3.0] - 2023-01-27

Fixed

Added

  • Added encoding parameter in Theme.read

New Markdown parser

v13.2.0 replaces the unmaintained commonmark library with markdown-it-py. This new parser has a lot more capabilities and will allow us to implement a number of additional Markdown features in the future.

The output from the Markdown renderable may change a little from previous versions.

... (truncated)

Changelog

Sourced from rich's changelog.

[13.3.2] - 2023-02-04

Fixed

Added

  • Added Polish README

Changed

  • rich.progress.track() will now show the elapsed time after finishing the task Textualize/rich#2659

[13.3.1] - 2023-01-28

Fixed

[13.3.0] - 2023-01-27

Fixed

Added

  • Added encoding parameter in Theme.read

[13.2.0] - 2023-01-19

Changed

[13.1.0] - 2023-01-14

Fixed

... (truncated)

Commits
  • 2eb5cbf Merge pull request #2853 from Textualize/bump13-3-2
  • 47d8567 version bump
  • 2f502c2 Merge pull request #2852 from Textualize/fix-console-markup-live
  • 6796675 fix markup in console live
  • c5f0890 Merge pull request #2613 from xadrianzetx/fix-spinner-style-type
  • 81bb9ab Merge branch 'master' into fix-spinner-style-type
  • 3588894 Merge pull request #2786 from andrehora/master
  • 465d0ae Merge pull request #2787 from Textualize/dependabot/pip/sphinx-copybutton-0.5.1
  • ed5c41e Merge pull request #2659 from jankatins/progress_track_show_elapsed_on_finish
  • 196bbc7 Merge branch 'master' into progress_track_show_elapsed_on_finish
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)