Skip to content

Bump rich from 13.3.1 to 13.3.2#1997

Merged
namurphy merged 1 commit into
mainfrom
dependabot/pip/rich-13.3.2
Mar 8, 2023
Merged

Bump rich from 13.3.1 to 13.3.2#1997
namurphy merged 1 commit into
mainfrom
dependabot/pip/rich-13.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 8, 2023

Copy link
Copy Markdown
Contributor

Bumps rich from 13.3.1 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
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
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)

Bumps [rich](https://github.com/Textualize/rich) from 13.3.1 to 13.3.2.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.3.1...v13.3.2)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from StanczakDominik as a code owner March 8, 2023 04:07
@dependabot dependabot Bot added the no changelog entry needed For PRs that should not have a changelog entry label Mar 8, 2023
@codecov

codecov Bot commented Mar 8, 2023

Copy link
Copy Markdown

Codecov Report

Patch and project coverage have no change.

Comparison is base (61e14a8) 98.32% compared to head (e84e368) 98.32%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1997   +/-   ##
=======================================
  Coverage   98.32%   98.32%           
=======================================
  Files          96       96           
  Lines        8501     8501           
=======================================
  Hits         8359     8359           
  Misses        142      142           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@namurphy namurphy merged commit e03cec2 into main Mar 8, 2023
@namurphy namurphy deleted the dependabot/pip/rich-13.3.2 branch March 8, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog entry needed For PRs that should not have a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants