Skip to content

fix(deps-dev): bump coloredlogs from 14.0 to 15.0.1 - #100

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/coloredlogs-15.0.1
Open

fix(deps-dev): bump coloredlogs from 14.0 to 15.0.1#100
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/coloredlogs-15.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps coloredlogs from 14.0 to 15.0.1.

Changelog

Sourced from coloredlogs's changelog.

Release 15.0.1_ (2021-06-11)

Bug fix: Restore :class:.StandardErrorHandler functionality

The :class:.StandardErrorHandler class is responsible for dynamically resolving (looking up the value of) sys.stderr for each logged message instead of once when :func:coloredlogs.install() is called.

This was unintentionally broken by changes in release 14.1_.

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

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)_).

... (truncated)

Commits
  • 65bdfe9 Release 15.0.1: Restore StandardErrorHandler functionality
  • 8a2f2d1 Bug fix: Restore StandardErrorHandler functionality
  • 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
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 22, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
animetix 4993f41 Jul 22 2026, 12:54 PM

Bumps [coloredlogs](https://github.com/xolox/python-coloredlogs) from 14.0 to 15.0.1.
- [Changelog](https://github.com/xolox/python-coloredlogs/blob/master/CHANGELOG.rst)
- [Commits](xolox/python-coloredlogs@14.0...15.0.1)

---
updated-dependencies:
- dependency-name: coloredlogs
  dependency-version: 15.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/coloredlogs-15.0.1 branch from 4993f41 to 4ffa9a2 Compare July 30, 2026 17:46
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.

0 participants