2
4
Fork
You've already forked drmeter
2

build(deps): bump rich from 13.9.2 to 13.9.3 in the production-dependencies group #20

Closed
dependabot[bot] wants to merge 1 commit from dependabot/pip/production-dependencies-a474d073d0 into main
pull from: dependabot/pip/production-dependencies-a474d073d0
merge into: janw:main
janw:main
janw:migrate-to-forgejo-actions
janw:dependabot/pip/development-dependencies-7f655119a7
janw:dependabot/pip/production-dependencies-8544f5a253
janw:switch-to-audiofile-lib
dependabot[bot] commented 2024年10月28日 02:00:43 +01:00 (Migrated from github.com)
Copy link

Bumps the production-dependencies group with 1 update: rich.

Updates rich from 13.9.2 to 13.9.3

Release notes

Sourced from rich's releases.

The irregular expression release

Fix a broken regex that resulted in the slow path being chosen for some operations. This fix should result in notable speedups for some operations, such as wrapping text.

[13.9.3] - 2024年10月22日

Fixed

Changelog

Sourced from rich's changelog.

[13.9.3] - 2024年10月22日

Fixed

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 1 update: [rich](https://github.com/Textualize/rich). Updates `rich` from 13.9.2 to 13.9.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Textualize/rich/releases">rich's releases</a>.</em></p> <blockquote> <h2>The irregular expression release</h2> <p>Fix a broken regex that resulted in the slow path being chosen for some operations. This fix should result in notable speedups for some operations, such as wrapping text.</p> <h2>[13.9.3] - 2024年10月22日</h2> <h3>Fixed</h3> <ul> <li>Fixed broken regex that may have resulted in poor performance. <a href="https://redirect.github.com/Textualize/rich/pull/3535">Textualize/rich#3535</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Textualize/rich/blob/master/CHANGELOG.md">rich's changelog</a>.</em></p> <blockquote> <h2>[13.9.3] - 2024年10月22日</h2> <h3>Fixed</h3> <ul> <li>Fixed broken regex that may have resulted in poor performance. <a href="https://redirect.github.com/Textualize/rich/pull/3535">Textualize/rich#3535</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Textualize/rich/commit/afcc5c5a957c75b325fd7cc45bd70b3ac6413ef4"><code>afcc5c5</code></a> Merge pull request <a href="https://redirect.github.com/Textualize/rich/issues/3535">#3535</a> from Textualize/regex-error</li> <li><a href="https://github.com/Textualize/rich/commit/60f3b615a706949f6ae9734eeaea519573af4522"><code>60f3b61</code></a> changelog</li> <li><a href="https://github.com/Textualize/rich/commit/04db8c2946373fdd3249cb2a6889481a43305aed"><code>04db8c2</code></a> update regex</li> <li><a href="https://github.com/Textualize/rich/commit/b93d3b6d98547b88320a5c82c362d5825bcdca4b"><code>b93d3b6</code></a> test single cell widths</li> <li><a href="https://github.com/Textualize/rich/commit/be42f1b082477f1ec4bdf5d05da7145c78418cda"><code>be42f1b</code></a> test and added box drawing characters</li> <li><a href="https://github.com/Textualize/rich/commit/ad6b8865ff88bcaddb42573befd32ce1c0ae170d"><code>ad6b886</code></a> version bump</li> <li><a href="https://github.com/Textualize/rich/commit/db2e3e89307d30e4096686083f03ef5689572bdf"><code>db2e3e8</code></a> assert cut</li> <li><a href="https://github.com/Textualize/rich/commit/68e1b6386db241d49f7713dae4ba3b59c0d30ba6"><code>68e1b63</code></a> fix regex</li> <li>See full diff in <a href="https://github.com/Textualize/rich/compare/v13.9.2...v13.9.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rich&package-manager=pip&previous-version=13.9.2&new-version=13.9.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
dependabot[bot] commented 2024年10月28日 02:00:44 +01:00 (Migrated from github.com)
Copy link

The following labels could not be found: dependencies.

The following labels could not be found: `dependencies`.
janw-bot commented 2024年10月28日 02:02:01 +01:00 (Migrated from github.com)
Copy link

Pre-commit results 🤖

[INFO] Initializing environment for https://github.com/janw/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/python-poetry/poetry.
[INFO] Installing environment for https://github.com/janw/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/python-poetry/poetry.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
sync_ruff_version........................................................Passed
ruff.....................................................................Passed
ruff-format..............................................................Passed
trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
poetry-lock..............................................................Passed
poetry-check.............................................................Passed
mypy.....................................................................Passed
### Pre-commit results 🤖 ```plain [INFO] Initializing environment for https://github.com/janw/pre-commit-hooks. [INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/python-poetry/poetry. [INFO] Installing environment for https://github.com/janw/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/python-poetry/poetry. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... sync_ruff_version........................................................Passed ruff.....................................................................Passed ruff-format..............................................................Passed trim trailing whitespace.................................................Passed fix end of files.........................................................Passed poetry-lock..............................................................Passed poetry-check.............................................................Passed mypy.....................................................................Passed ``` <!-- thollander/actions-comment-pull-request "pre_commit_results" -->
dependabot[bot] commented 2024年11月04日 01:58:44 +01:00 (Migrated from github.com)
Copy link

Superseded by #23.

Superseded by #23.

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
janw/drmeter!20
Reference in a new issue
janw/drmeter
No description provided.
Delete branch "dependabot/pip/production-dependencies-a474d073d0"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?