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

Bump colorama from 0.3.9 to 0.4.1 #13

Merged
merged 1 commit into from Feb 11, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 11, 2019

Bumps colorama from 0.3.9 to 0.4.1.

Changelog

Sourced from colorama's changelog.

0.4.1

  • Fix issue #196: prevent exponential number of calls when calling 'init'
    multiple times. Reported by bbayles and fixed by Delgan.
    0.4.0
  • Fix issue #142: reset LIGHT_EX colors with RESET_ALL. Reported by Delgan
  • Fix issue #147: ignore invalid "erase" ANSI codes. Reported by shin-
  • Fix issues #163 and #164: fix stream wrapping under PyCharm. Contributed
    by veleek and Delgan.
  • Thanks to jdufresne for various code cleanup and updates to documentation
    and project metadata.
    (pull requests #171, #172, #173, #174, #176, #177, #189, #190, #192)
  • #186: added contextlib magic methods to ansitowin32.StreamWrapper.
    Contributed by hoefling.
  • Fix issue #131: don't cache stdio handles, since they might be
    closed/changed by fd redirection. This fixes an issue with pytest.
    Contributed by segevfiner.
  • #146, #157: Drop support for EOL Python 2.5, 2.6, 3.1, 3.2 and 3.3,
    and add 3.6. Thanks to hugovk.
Commits
  • d69f83f Bump version to 0.4.1
  • 90f2fac Merge pull request #198 from Delgan/fix_196
  • 510bb8b Prevent exponential number of calls while accessing "closed" / "isatty"
  • c11da6f Update Makefile commands
  • 1519767 Bump version to 0.4.0
  • 4f80cb9 Merge pull request #193 from RDIL/master
  • 855937f Merge pull request #131 from segevfiner/dont-break-on-fd-redirection
  • b0a24db Merge pull request #1 from RDIL/imgbot
  • b27633d [ImgBot] optimizes images
  • 4c8b9c6 Merge pull request #192 from jdufresne/unused
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 11, 2019
Bumps [colorama](https://github.com/tartley/colorama) from 0.3.9 to 0.4.1.
- [Release notes](https://github.com/tartley/colorama/releases)
- [Changelog](https://github.com/tartley/colorama/blob/master/CHANGELOG.rst)
- [Commits](tartley/colorama@0.3.9...0.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot merged commit ebddf45 into master Feb 11, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/colorama-0.4.1 branch February 11, 2019 12:20
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.

None yet

1 participant