Skip to content

chore: bump the patch-updates group with 2 updates#173

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/uv/patch-updates-b4c8fe6814
Jan 20, 2026
Merged

chore: bump the patch-updates group with 2 updates#173
github-actions[bot] merged 1 commit intomainfrom
dependabot/uv/patch-updates-b4c8fe6814

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps the patch-updates group with 2 updates: ruff and commitizen.

Updates ruff from 0.14.11 to 0.14.13

Release notes

Sourced from ruff's releases.

0.14.13

Release Notes

Released on 2026-01-15.

This is a follow-up release to 0.14.12. Because of an issue publishing the WASM packages, there is no GitHub release or Git tag for 0.14.12, although the package was published to PyPI. The contents of the 0.14.13 release are identical to 0.14.12.

0.14.12

Preview features

  • [flake8-blind-except] Allow more logging methods (BLE001) (#22057)
  • [ruff] Respect lint.pydocstyle.property-decorators in RUF066 (#22515)

Bug fixes

  • Fix configuration path in --show-settings (#22478)
  • Respect fmt: skip for multiple statements on the same logical line (#22119)

Rule changes

  • [pydocstyle] Update Rust crate imperative to v1.0.7 (D401) (#22519)
  • [isort] Insert imports in alphabetical order (I002) (#22493)

Documentation

  • Add llms.txt support for documentation (#22463)
  • Use prek in documentation and CI (#22505)
  • [flake8-pytest-style] Add check parameter example to PT017 docs (#22546)
  • [ruff] Make example error out-of-the-box (RUF103) (#22558)
  • [ruff] document RUF100 trailing comment fix behavior (#22479)

Other changes

  • wasm: Require explicit logging initialization (#22587)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.14.13

Released on 2026-01-15.

This is a follow-up release to 0.14.12. Because of an issue publishing the WASM packages, there is no GitHub release or Git tag for 0.14.12, although the package was published to PyPI. The contents of the 0.14.13 release are identical to 0.14.12.

0.14.12

Released on 2026-01-15.

Preview features

  • [flake8-blind-except] Allow more logging methods (BLE001) (#22057)
  • [ruff] Respect lint.pydocstyle.property-decorators in RUF066 (#22515)

Bug fixes

  • Fix configuration path in --show-settings (#22478)
  • Respect fmt: skip for multiple statements on the same logical line (#22119)

Rule changes

  • [pydocstyle] Update Rust crate imperative to v1.0.7 (D401) (#22519)
  • [isort] Insert imports in alphabetical order (I002) (#22493)

Documentation

  • Add llms.txt support for documentation (#22463)
  • Use prek in documentation and CI (#22505)
  • [flake8-pytest-style] Add check parameter example to PT017 docs (#22546)
  • [ruff] Make example error out-of-the-box (RUF103) (#22558)
  • [ruff] document RUF100 trailing comment fix behavior (#22479)

Other changes

  • wasm: Require explicit logging initialization (#22587)

Contributors

... (truncated)

Commits
  • b4b8299 [ty] Make NamedTuple(...) and namedtuple(...) calls stricter (#22601)
  • fd9f87d Bump 0.14.13 (#22604)
  • 048f02f [ty] Remove redundant re-exports that share the same top-most module
  • a72af10 [ty] Add ModuleName::top
  • 2f34836 [ty] Add test capturing redundant re-exports from pandas
  • db9eee7 [ty] Attach origin module on to re-exported symbols
  • 2cbd68a [ty] Move fully qualified name into auto-import implementation
  • 2a09467 Add trailing slashes to npm publish paths (#22603)
  • eca58ca [ty] Override __file__ to str when applicable on imported modules (#22333)
  • aa9f1b2 Further improvements to typing conformance script (#22596)
  • Additional commits viewable in compare view

Updates commitizen from 4.11.2 to 4.11.6

Release notes

Sourced from commitizen's releases.

v4.11.6 (2026-01-15)

Fix

  • git: commit bodies with carriage returns are correctly split by … (#1780)

[master cdaa9412] bump: version 4.11.5 → 4.11.6 5 files changed, 10 insertions(+), 4 deletions(-)

v4.11.5 (2026-01-15)

Fix

  • config: ensure the actually used config file is correct, better test coverage (#1784)

[master 82830812] bump: version 4.11.4 → 4.11.5 5 files changed, 10 insertions(+), 4 deletions(-)

v4.11.4 (2026-01-15)

Fix

  • cli: move sys.excepthook override to correct line, rename 'type' parameter, fix no argv test (#1791)

[master 7e59a059] bump: version 4.11.3 → 4.11.4 5 files changed, 10 insertions(+), 4 deletions(-)

v4.11.3 (2026-01-13)

Fix

  • bump: fix the issue that changelog_merge_prerelease not working on cz bump

[master aa82b982] bump: version 4.11.2 → 4.11.3 5 files changed, 10 insertions(+), 4 deletions(-)

Changelog

Sourced from commitizen's changelog.

v4.11.6 (2026-01-15)

Fix

  • git: commit bodies with carriage returns are correctly split by … (#1780)

v4.11.5 (2026-01-15)

Fix

  • config: ensure the actually used config file is correct, better test coverage (#1784)

v4.11.4 (2026-01-15)

Fix

  • cli: move sys.excepthook override to correct line, rename 'type' parameter, fix no argv test (#1791)

v4.11.3 (2026-01-13)

Fix

  • bump: fix the issue that changelog_merge_prerelease not working on cz bump
Commits
  • cdaa941 bump: version 4.11.5 → 4.11.6
  • 7bf4c31 fix(git): commit bodies with carriage returns are correctly split by … (#1780)
  • 8283081 bump: version 4.11.4 → 4.11.5
  • 1da871e fix(config): ensure the actually used config file is correct, better test cov...
  • 7e59a05 bump: version 4.11.3 → 4.11.4
  • 4af719b fix(cli): move sys.excepthook override to correct line, rename 'type' paramet...
  • c3065ab build: fix mkdocs dev server hot reload failure issue
  • 52d84c1 test(cli): shorten no_raise tests (#1796)
  • 21c8043 docs(README): remove steps about manually setup a configuration file (#1793)
  • aa82b98 bump: version 4.11.2 → 4.11.3
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-updates group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [commitizen](https://github.com/commitizen-tools/commitizen).


Updates `ruff` from 0.14.11 to 0.14.13
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.14.11...0.14.13)

Updates `commitizen` from 4.11.2 to 4.11.6
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v4.11.2...v4.11.6)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: commitizen
  dependency-version: 4.11.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@sdn4z sdn4z force-pushed the dependabot/uv/patch-updates-b4c8fe6814 branch from d8b7ad6 to 9983277 Compare January 20, 2026 08:12
@github-actions github-actions bot merged commit ddcbe91 into main Jan 20, 2026
10 checks passed
@github-actions github-actions bot deleted the dependabot/uv/patch-updates-b4c8fe6814 branch January 20, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants