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

chore(deps): Bump rich from 9.10.0 to 9.12.3 #110

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 1, 2021

Bumps rich from 9.10.0 to 9.12.3.

Release notes

Sourced from rich's releases.

Faster tables

A optimization to the Padding class. This is unlikely to impact anyone unless you are printing very large tables.

[9.12.3] - 2021-02-28

Changed

  • Optimized Padding

v9.12.2

[9.12.2] - 2021-02-27

Added

  • Added ConsoleOptions.copy

Changed

  • Optimized ConsoleOptions.update

v9.12.1

[9.12.1] - 2021-02-27

### Fixed

Added

  • Added Task.finished_speed

Changed

  • Froze TransferSpeedColumn speed when task is finished
  • Added SIGINT handler to downloader.py example
  • Optimization for large tables

9.12.0

Mostly fixes in this update. Plus a change of behaviour for tables with no columns, and an added height parameter to Panel.

[9.12.0] - 2021-02-24

Fixed

... (truncated)

Changelog

Sourced from rich's changelog.

[9.12.3] - 2021-02-28

Changed

  • Optimized Padding

[9.12.2] - 2021-02-27

Added

  • Added ConsoleOptions.copy

Changed

  • Optimized ConsoleOptions.update

[9.12.1] - 2021-02-27

### Fixed

Added

  • Added Task.finished_speed

Changed

  • Froze TransferSpeedColumn speed when task is finished
  • Added SIGINT handler to downloader.py example
  • Optimization for large tables

[9.12.0] - 2021-02-24

Fixed

Changed

Added

  • Added height to Panel

[9.11.1] - 2021-02-20

... (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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 1, 2021
@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #110 (2db929c) into main (0e6b588) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #110   +/-   ##
=======================================
  Coverage   84.64%   84.64%           
=======================================
  Files          17       17           
  Lines         801      801           
=======================================
  Hits          678      678           
  Misses        123      123           
Flag Coverage Δ
unittests 84.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0e6b588...2db929c. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/rich-9.12.3 branch from 7666c77 to 2db929c Compare March 1, 2021 06:07
@bastienboutonnet bastienboutonnet merged commit fa510c7 into main Mar 1, 2021
@bastienboutonnet bastienboutonnet deleted the dependabot/pip/rich-9.12.3 branch March 1, 2021 06:30
virvirlopez pushed a commit that referenced this pull request Mar 6, 2021
Bumps [rich](https://github.com/willmcgugan/rich) from 9.10.0 to 9.12.3.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v9.10.0...v9.12.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant