Skip to content

[DEPENDABOT]: Bump rich from 8.0.0 to 9.8.1#269

Closed
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/pip/development/rich-9.8.1
Closed

[DEPENDABOT]: Bump rich from 8.0.0 to 9.8.1#269
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/pip/development/rich-9.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 14, 2021

Bumps rich from 8.0.0 to 9.8.1.

Release notes

Sourced from rich's releases.

v9.8.1

[9.8.1] - 2021-01-13

Fixed

  • Fixed rich.inspect failing with attributes that claim to be callable but aren't willmcgugan/rich#916

v9.8.0

A few fixes and minor enhancements.

[9.8.0] - 2021-01-11

### Added

  • Added rich_measure for tree
  • Added rich.align.VerticalCenter

Changed

  • The style argument on Align now applies to background only
  • Changed display of progress bars in no_color mode for clarity
  • Console property size will fall back to getting the terminal size of stdout it stdin fails, this allows size to be correctly determined when piping

Fixed

  • Fixed panel cropping when shrunk too bar
  • Allow passing markdown over STDIN when using python -m rich.markdown
  • Fix printing MagicMock.mock_calls willmcgugan/rich#903

A Treemendous release

The highlight of this release is the new Tree renderable.

In addition there is also a no_color flag which removes color from the output but preserves style (bold, italic etc). Previously Rich respected the NO_COLOR env var but it also remove style.

[9.7.0] - 2021-01-09

Added

  • Added rich.tree
  • Added no_color argument to Console

Console markup escaping fix

[9.6.2] - 2021-01-07

Fixed

... (truncated)

Changelog

Sourced from rich's changelog.

[9.8.1] - 2021-01-13

Fixed

  • Fixed rich.inspect failing with attributes that claim to be callable but aren't willmcgugan/rich#916

[9.8.0] - 2021-01-11

### Added

  • Added rich_measure for tree
  • Added rich.align.VerticalCenter

Changed

  • The style argument on Align now applies to background only
  • Changed display of progress bars in no_color mode for clarity
  • Console property size will fall back to getting the terminal size of stdout it stdin fails, this allows size to be correctly determined when piping

Fixed

  • Fixed panel cropping when shrunk too bar
  • Allow passing markdown over STDIN when using python -m rich.markdown
  • Fix printing MagicMock.mock_calls willmcgugan/rich#903

[9.7.0] - 2021-01-09

Added

  • Added rich.tree
  • Added no_color argument to Console

[9.6.2] - 2021-01-07

Fixed

  • Fixed markup escaping edge case willmcgugan/rich#878
  • Double tag escape, i.e. "\\[foo]" results in a backslash plus [foo] tag

[9.6.1] - 2020-12-31

Fixed

  • Fixed encoding error on Windows when loading code for Tracebacks

[9.6.0] - 2020-12-30

Changed

  • MarkupError exception raise from None to omit internal exception

... (truncated)

Commits
  • aca0b60 changelog
  • 170e8ff Merge pull request #919 from willmcgugan/fix-inspect
  • a09e089 Merge pull request #914 from willmcgugan/dependabot/pip/pygments-2.7.4
  • f7c0783 fix TypeError in inspect
  • 0361642 Merge pull request #911 from jack1142/patch-1
  • f84c84f Merge pull request #912 from jack1142/fix_mypy_issue
  • ba7f3d3 Merge pull request #915 from realnitinworks/doc-fixes
  • 13e8486 Correct a missing word in docs
  • e600d70 fix grammatical mistake in docs
  • 8576d24 Bump pygments from 2.7.3 to 2.7.4
  • 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)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 18, 2021

Superseded by #270.

@dependabot dependabot Bot closed this Jan 18, 2021
@dependabot dependabot Bot deleted the dependabot/pip/development/rich-9.8.1 branch January 18, 2021 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants