Skip to content

[DEPENDABOT]: Bump rich from 8.0.0 to 9.10.0#274

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rich from 8.0.0 to 9.10.0.

Release notes

Sourced from rich's releases.

Optimizations and faster tracebacks

[9.10.0] - 2021-01-27

Changed

  • Some optimizations for Text
  • Further optimized Tracebacks by not tokenizing code more that necessary
  • Table Column.header_style and Column.footer_style are now added to Table header/footer style

Traceback optimizations and fixes

[9.9.0] - 2021-01-23

Changed

  • Extended Windows palette to 16 colors
  • Modified windows palette to Windows 10 colors
  • Change regex for attrib_name to be more performant
  • Optimized traceback generation

Fixed

  • Fix double line tree guides on Windows
  • Fixed Tracebacks ignoring initial blank lines
  • Partial fix for tracebacks not finding source after chdir

Added

  • Added post_style argument to Segment.apply_style

Fixed deadlock in Live - please update if you are using Live / Status

[9.8.2] - 2021-01-15

Fixed

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

... (truncated)

Changelog

Sourced from rich's changelog.

[9.10.0] - 2021-01-27

Changed

  • Some optimizations for Text
  • Further optimized Tracebacks by not tokenizing code more that necessary
  • Table Column.header_style and Column.footer_style are now added to Table header/footer style

[9.9.0] - 2021-01-23

Changed

  • Extended Windows palette to 16 colors
  • Modified windows palette to Windows 10 colors
  • Change regex for attrib_name to be more performant
  • Optimized traceback generation

Fixed

  • Fix double line tree guides on Windows
  • Fixed Tracebacks ignoring initial blank lines
  • Partial fix for tracebacks not finding source after chdir

Added

  • Added post_style argument to Segment.apply_style

[9.8.2] - 2021-01-15

Fixed

[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

... (truncated)

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 @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 16, 2021

Superseded by #287.

@dependabot dependabot Bot closed this Feb 16, 2021
@dependabot dependabot Bot deleted the dependabot/pip/development/rich-9.10.0 branch February 16, 2021 04:11
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