[PR #10] [MERGED] Update dependency rich to v11 #211

Closed
opened 2026-03-02 15:56:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/10
Author: @renovate[bot]
Created: 2/3/2022
Status: Merged
Merged: 2/3/2022
Merged by: @probberechts

Base: masterHead: renovate/rich-11.x


📝 Commits (1)

  • eb9f9a5 Update dependency rich to v11

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 poetry.lock (+4 -4)
📝 pyproject.toml (+1 -1)

📄 Description

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rich ^10.16.1 -> ^11.0.0 age adoption passing confidence

Release Notes

willmcgugan/rich

v11.1.0

Compare Source

Added
Fixed

v11.0.0

Compare Source

Added
Fixed
Changed
  • breaking Deprecated rich.console.RenderGroup, now named rich.console.Group
  • breaking Syntax.__init__ parameter lexer_name renamed to lexer
  • Syntax constructor accepts both str and now a pygments lexer https://github.com/Textualize/rich/pull/1748

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/probberechts/soccerdata/pull/10 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 2/3/2022 **Status:** ✅ Merged **Merged:** 2/3/2022 **Merged by:** [@probberechts](https://github.com/probberechts) **Base:** `master` ← **Head:** `renovate/rich-11.x` --- ### 📝 Commits (1) - [`eb9f9a5`](https://github.com/probberechts/soccerdata/commit/eb9f9a50aebb11ac0b0ce82e14a9cde27b5593cf) Update dependency rich to v11 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+4 -4) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rich](https://togithub.com/willmcgugan/rich) | `^10.16.1` -> `^11.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/rich/11.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/rich/11.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/rich/11.1.0/compatibility-slim/10.16.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/rich/11.1.0/confidence-slim/10.16.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>willmcgugan/rich</summary> ### [`v11.1.0`](https://togithub.com/willmcgugan/rich/blob/HEAD/CHANGELOG.md#&#8203;1110---2022-01-28) [Compare Source](https://togithub.com/willmcgugan/rich/compare/v11.0.0...v11.1.0) ##### Added - Add `Syntax.guess_lexer`, add support for more lexers (e.g. Django templates etc.) https://github.com/Textualize/rich/pull/1869 - Add `lexer` parameter to `Syntax.from_path` to allow for overrides https://github.com/Textualize/rich/pull/1873 ##### Fixed - Workaround for edge case of object from Faiss with no `__class__` https://github.com/Textualize/rich/issues/1838 - Ensure `Syntax` always justifies left https://github.com/Textualize/rich/pull/1872 - Handle classes in inspect when methods=True https://github.com/Textualize/rich/pull/1874 ### [`v11.0.0`](https://togithub.com/willmcgugan/rich/blob/HEAD/CHANGELOG.md#&#8203;1100---2022-01-09) [Compare Source](https://togithub.com/willmcgugan/rich/compare/v10.16.2...v11.0.0) ##### Added - Added max_depth arg to pretty printing https://github.com/Textualize/rich/issues/1585 - Added `vertical_align` to Table.add_row https://github.com/Textualize/rich/issues/1590 ##### Fixed - Fixed issue with pretty repr in jupyter notebook https://github.com/Textualize/rich/issues/1717 - Fix Traceback theme defaults override user supplied styles https://github.com/Textualize/rich/issues/1786 ##### Changed - **breaking** Deprecated rich.console.RenderGroup, now named rich.console.Group - **breaking** `Syntax.__init__` parameter `lexer_name` renamed to `lexer` - Syntax constructor accepts both str and now a pygments lexer https://github.com/Textualize/rich/pull/1748 </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/probberechts/soccerdata). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:56:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/soccerdata#211
No description provided.