fix(deps-dev): bump coloredlogs from 14.0 to 15.0.1 - #100
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Deploying with
|
| 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
Bot
force-pushed
the
dependabot/pip/coloredlogs-15.0.1
branch
from
July 30, 2026 17:46
4993f41 to
4ffa9a2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps coloredlogs from 14.0 to 15.0.1.
Changelog
Sourced from coloredlogs's changelog.
... (truncated)
Commits
65bdfe9Release 15.0.1: Restore StandardErrorHandler functionality8a2f2d1Bug fix: Restore StandardErrorHandler functionality1851069Version bump! (lost during rebase 😒)94848a0Release 15.0: Disable system logging on MacOS and Windows (new "sane default")f1f99b8Release 14.3: Preserve handler filters (#89)6dd730dMerge pull request #89 (preserve handler filters)857f2b2Release 14.2: Honor the $NO_COLOR environment variable (fixes #88)5924f77Release 14.1: Bug fixes for force enable / auto detect disable (#84 and #100)066eb01Start testing on PyPy 3 (because why not?)879105cMinor follow-up to previous commit