Skip to content

Bump blessed from 1.19.0 to 1.19.1#190

Merged
staticdev merged 1 commit intomasterfrom
8e18dependabot/pip/blessed-1.19.1
Jul 17, 2022
Merged

Bump blessed from 1.19.0 to 1.19.1#190
staticdev merged 1 commit intomasterfrom
8e18dependabot/pip/blessed-1.19.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 17, 2022

Bumps blessed from 1.19.0 to 1.19.1.

Release notes

Sourced from blessed's releases.

1.19.1

  • enhancement: Terminal.rjust(), Terminal.ljust(), and Terminal.center() now accept SupportsIndextypes, #234
  • enhancement: When 88 colors is detected, it is now interpreted as 16 colors rather than raising an AssertionError, #235
  • bugfix: Fix global variable declarations in type annotations, #230 by @​mwchase
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 dependabot Bot requested review from magmax and staticdev as code owners July 17, 2022 15:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 17, 2022
@magmax
Copy link
Copy Markdown
Owner

magmax commented Jul 17, 2022

@dependabot rebase

Bumps [blessed](https://github.com/jquast/blessed) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/jquast/blessed/releases)
- [Changelog](https://github.com/jquast/blessed/blob/master/docs/history.rst)
- [Commits](jquast/blessed@1.19.0...1.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the 8e18dependabot/pip/blessed-1.19.1 branch from 165eb14 to a114ff4 Compare July 17, 2022 16:17
@magmax
Copy link
Copy Markdown
Owner

magmax commented Jul 17, 2022

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 17, 2022

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@staticdev staticdev merged commit 8364e98 into master Jul 17, 2022
@dependabot dependabot Bot deleted the 8e18dependabot/pip/blessed-1.19.1 branch July 17, 2022 17:17
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.

2 participants