Skip to content

Bump colorlog from 6.10.1 to 6.12.0 - #731

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/colorlog-6.12.0
Open

Bump colorlog from 6.10.1 to 6.12.0#731
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/colorlog-6.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps colorlog from 6.10.1 to 6.12.0.

Release notes

Sourced from colorlog's releases.

v6.12.0

What's Changed

Full Changelog: borntyping/python-colorlog@v6.11.0...v6.12.0

v6.11.0

What's Changed

Full Changelog: borntyping/python-colorlog@v6.10.1...v6.11.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.10.1 to 6.12.0.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](borntyping/python-colorlog@v6.10.1...v6.12.0)

---
updated-dependencies:
- dependency-name: colorlog
  dependency-version: 6.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 1, 2026
@rtibblesbot

rtibblesbot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🟡 Waiting for changes

Last updated: 2026-09-01 00:31 UTC

@rtibblesbot rtibblesbot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR #731colorlog 6.10.1 → 6.12.0 (production dependency, minor bump). Cap widened <6.11<6.13 in pyproject.toml in lockstep with uv.lock.

  • Breaking changes: none. Deprecations: none. Security fixes: none. New/changed transitive deps: none — the colorama (win32) marker is unchanged.
  • Changelog in range: 6.11.0 updates README/examples only; 6.12.0 fixes a LevelFormatter KeyError on unlisted/custom log levels.
  • Compatibility: the only usage in the tree is the dictConfig entry "()": "colorlog.ColoredFormatter" in ricecooker/config.py:121-124. No LevelFormatter, no secondary_log_colors — the changed APIs are unused. No code changes required.
  • CI: all 15 unit-test matrix jobs green (ubuntu/macos/windows × Python 3.9–3.13); Read the Docs build passes.

@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly

How was this generated?

Ran a dependency-update review pipeline over the version bump:

  • Classified the bump by semver (patch / minor / major) and dependency type (production vs. development)
  • Extracted the changelog and release notes across the version range
  • Assessed compatibility with this project's usage and whether any code changes are required
  • Treated CI as the primary safety net
  • Scaled the review depth to the update's risk
  • Chose the verdict from semver risk, changelog findings, and CI status

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant