googleapis / python-spanner-sqlalchemy

Apache License 2.0
38 stars 28 forks source link

chore(deps): update dependency rich to v12.6.0 #259

Closed renovate-bot closed 2 years ago

renovate-bot commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rich ==12.5.1 -> ==12.6.0 age adoption passing confidence

Release Notes

willmcgugan/rich ### [`v12.6.0`](https://togithub.com/willmcgugan/rich/blob/HEAD/CHANGELOG.md#​1260---2022-10-02) [Compare Source](https://togithub.com/willmcgugan/rich/compare/v12.5.1...v12.6.0) ##### Added - Parse ANSI escape sequences in pretty repr [https://github.com/Textualize/rich/pull/2470](https://togithub.com/Textualize/rich/pull/2470) - Add support for `FORCE_COLOR` env var [https://github.com/Textualize/rich/pull/2449](https://togithub.com/Textualize/rich/pull/2449) - Allow a `max_depth` argument to be passed to the `install()` hook [https://github.com/Textualize/rich/issues/2486](https://togithub.com/Textualize/rich/issues/2486) - Document using `None` as name in `__rich_repr__` for tuple positional args [https://github.com/Textualize/rich/pull/2379](https://togithub.com/Textualize/rich/pull/2379) - Add `font_aspect_ratio` parameter in SVG export [https://github.com/Textualize/rich/pull/2539](https://togithub.com/Textualize/rich/pull/2539)/files - Added `Table.add_section` method. [https://github.com/Textualize/rich/pull/2544](https://togithub.com/Textualize/rich/pull/2544) ##### Fixed - Handle stdout/stderr being null [https://github.com/Textualize/rich/pull/2513](https://togithub.com/Textualize/rich/pull/2513) - Fix NO_COLOR support on legacy Windows [https://github.com/Textualize/rich/pull/2458](https://togithub.com/Textualize/rich/pull/2458) - Fix pretty printer handling of cyclic references [https://github.com/Textualize/rich/pull/2524](https://togithub.com/Textualize/rich/pull/2524) - Fix missing `mode` property on file wrapper breaking uploads via `requests` [https://github.com/Textualize/rich/pull/2495](https://togithub.com/Textualize/rich/pull/2495) - Fix mismatching default value of parameter `ensure_ascii` [https://github.com/Textualize/rich/pull/2538](https://togithub.com/Textualize/rich/pull/2538) - Remove unused height parameter in `Layout` class [https://github.com/Textualize/rich/pull/2540](https://togithub.com/Textualize/rich/pull/2540) - Fixed exception in Syntax.**rich_measure** for empty files ##### Changed - Removed border from code blocks in Markdown

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.