Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Bump coloredlogs from 14.0 to 14.2#95

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/coloredlogs-14.2
Closed

Bump coloredlogs from 14.0 to 14.2#95
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/coloredlogs-14.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 10, 2020

Bumps coloredlogs from 14.0 to 14.2.

Changelog

Sourced from coloredlogs's changelog.

Release 14.2_ (2020-12-10)

Honor the $NO_COLOR environment variable as suggested in issue [#88](https://github.com/xolox/python-coloredlogs/issues/88)_.

.. _Release 14.2: xolox/python-coloredlogs@14.1...14.2 .. _#88: xolox/python-coloredlogs#88

Release 14.1_ (2020-12-10)

Bug fixes:

  • Don't allow interactive terminal detection to disable colored text when colored text is being forced by the caller (reported in issue [#84](https://github.com/xolox/python-coloredlogs/issues/84)_).

  • Automatically disable colored text when logging output is being redirected to a file in such a way that it actually works 😬 (reported in issue [#100](https://github.com/xolox/python-coloredlogs/issues/100)_).

Other changes:

  • Start testing on PyPy 3 (because why not?)

.. _Release 14.1: xolox/python-coloredlogs@14.0...14.1 .. _#84: xolox/python-coloredlogs#84 .. _#100: xolox/python-coloredlogs#100

Commits
  • 857f2b2 Release 14.2: Honor the $NO_COLOR environment variable (fixes #88)
  • 5924f77 Release 14.1: Bug fixes for force enable / auto detect disable (#84 and #100)
  • 066eb01 Start testing on PyPy 3 (because why not?)
  • 879105c Minor follow-up to previous commit
  • ddd5aa3 Bug fix for issue #84 (force enable colored text)
  • 4f8c9aa Bug fix for issue #100 (disable colored text on output redirection)
  • See full diff 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.


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 the dependencies Pull requests that update a dependency file label Dec 10, 2020
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 11, 2020

Superseded by #96.

@dependabot dependabot Bot closed this Dec 11, 2020
@dependabot dependabot Bot deleted the dependabot/pip/coloredlogs-14.2 branch December 11, 2020 06:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants