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

⬆️ Update wasabi requirement from <0.9.0,>=0.8.2 to >=0.8.2,<0.10.0 #14

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2022

Updates the requirements on wasabi to permit the latest version.

Release notes

Sourced from wasabi's releases.

v0.9.0

  • Allow foreground and background colors to be specified for individual table columns.
  • Allow color values as well as color names as the color parameter to Printer.text().
  • Add a new bg_colorparameter to Printer.text().
  • Correct a couple of minor documentation errors.
  • Add version to __init__.py.
Commits
  • 4cb261c Merge pull request #18 from richardpaulhudson/master
  • 056d2bd Merge pull request #13 from TheTwitchy/master
  • b7811a2 Bumped version number
  • dc9ca0f Merge pull request #17 from KennethEnevoldsen/patch-1
  • 2e63cd7 Removed missing OS
  • 661bb77 Background color support for printer
  • 54ed176 Fixed bug with single-number width and 'auto'
  • 840cb70 Allow color suppression on direct calls to row()
  • b9f59a1 Check SUPPORTS_ANSI when running tests
  • 97280ff Repaired broken test file
  • Additional commits viewable in compare view

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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 23, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/wasabi-gte-0.8.2-and-lt-0.10.0 branch from 614c02c to 84f5f92 Compare January 23, 2022 14:28
Updates the requirements on [wasabi](https://github.com/ines/wasabi) to permit the latest version.
- [Release notes](https://github.com/ines/wasabi/releases)
- [Commits](explosion/wasabi@v0.8.2...v0.9.0)

---
updated-dependencies:
- dependency-name: wasabi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/wasabi-gte-0.8.2-and-lt-0.10.0 branch from 84f5f92 to 4b46067 Compare January 23, 2022 14:28
@KennethEnevoldsen KennethEnevoldsen merged commit c014fb8 into master Jan 23, 2022
@dependabot dependabot bot deleted the dependabot/pip/wasabi-gte-0.8.2-and-lt-0.10.0 branch January 23, 2022 14:38
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