Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rich from 13.4.1 to 13.5.2 #92

Merged
merged 1 commit into from
Aug 27, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps rich from 13.4.1 to 13.5.2.

Release notes

Sourced from rich's releases.

v13.5.2

Bugfix

[13.5.2] - 2023-08-01

Fixed

  • Fixed Text.expand_tabs assertion error

v13.5.1

Very minor update to URL highlighting

[13.5.1] - 2023-07-31

Fixed

Mostly cake, one or two puppies

https://textual.textualize.io/blog/2023/07/29/pull-requests-are-cake-or-puppies/

[13.5.0] - 2023-07-29

Fixed

Added

  • Added Text.extend_style method.
  • Added Span.extend method.

Changed

  • Text.tab_size now defaults to None to indicate that Console.tab_size should be used.

v13.4.2

[13.4.2] - 2023-06-12

Changed

  • Relaxed markdown-it-py dependency
Changelog

Sourced from rich's changelog.

[13.5.2] - 2023-08-01

Fixed

  • Fixed Text.expand_tab assertion error

[13.5.1] - 2023-07-31

Fixed

[13.5.0] - 2023-07-29

Fixed

Added

  • Added Text.extend_style method.
  • Added Span.extend method.

Changed

  • Text.tab_size now defaults to None to indicate that Console.tab_size should be used.

[13.4.2] - 2023-06-12

Changed

  • Relaxed markdown-it-py dependency
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 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)

@dependabot dependabot bot requested a review from s-weigand as a code owner August 7, 2023 04:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 7, 2023
@s-weigand
Copy link
Owner

@dependabot rebase

Bumps [rich](https://github.com/Textualize/rich) from 13.4.1 to 13.5.2.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.4.1...v13.5.2)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/rich-13.5.2 branch from d680b9c to 2505b92 Compare August 24, 2023 22:53
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9058a3a) 100.00% compared to head (2505b92) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #92   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          180       180           
  Branches        30        30           
=========================================
  Hits           180       180           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@s-weigand s-weigand merged commit 9dd94fa into main Aug 27, 2023
22 checks passed
@s-weigand s-weigand deleted the dependabot/pip/rich-13.5.2 branch August 27, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant