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 15.0#96

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps coloredlogs from 14.0 to 15.0.

Changelog

Sourced from coloredlogs's changelog.

Release 15.0_ (2020-12-10)

Don't enable system logging on MacOS and Windows anymore.

This is backwards incompatible (which is why I'm bumping the major version number) however the old behavior has been reported to be rather problematic (see :func:~coloredlogs.syslog.is_syslog_supported() for details) so this seems like the best choice.

.. _Release 15.0: xolox/python-coloredlogs@14.2...15.0

Release 14.3_ (2020-12-10)

Merged pull request [#89](https://github.com/xolox/python-coloredlogs/issues/89)_ which enhances :func:coloredlogs.install() to preserve the filters on handlers that are replaced by :pypi:coloredlogs.

.. _Release 14.3: xolox/python-coloredlogs@14.2...14.3 .. _#89: xolox/python-coloredlogs#89

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
  • 1851069 Version bump! (lost during rebase 😒)
  • 94848a0 Release 15.0: Disable system logging on MacOS and Windows (new "sane default")
  • f1f99b8 Release 14.3: Preserve handler filters (#89)
  • 6dd730d Merge pull request #89 (preserve handler filters)
  • 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)
  • 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.


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 11, 2020
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 14, 2021

Superseded by #141.

@dependabot dependabot Bot closed this Jun 14, 2021
@dependabot dependabot Bot deleted the dependabot/pip/coloredlogs-15.0 branch June 14, 2021 06:59
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