Skip to content

chore(deps): update all dependencies#510

Merged
renovate[bot] merged 4 commits intomainfrom
renovate/all
Jan 19, 2026
Merged

chore(deps): update all dependencies#510
renovate[bot] merged 4 commits intomainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 19, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@devcontainers/cli 0.81.00.81.1 age confidence devDependencies patch
Lucas-C/pre-commit-hooks v1.5.5v1.5.6 age confidence repository patch
ansible-lint (changelog) 26.1.026.1.1 age confidence dependency-groups patch
ansible/ansible-lint v26.1.0v26.1.1 age confidence repository patch
ansible/team-devtools v25.12.8v26.1.0 age confidence repository major
astral-sh/ruff-pre-commit v0.14.11v0.14.13 age confidence repository patch
astral-sh/uv-pre-commit 0.9.240.9.26 age confidence repository patch
tombi-toml/tombi-pre-commit v0.7.16v0.7.19 age confidence repository patch
All locks refreshed lockFileMaintenance
node (source) 24.12.024.13.0 age confidence minor
ruff (source, changelog) 0.14.110.14.13 age confidence dependency-groups patch
uv (source, changelog) 0.9.240.9.26 age confidence dependency-groups patch

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

devcontainers/cli (@​devcontainers/cli)

v0.81.1

Compare Source

  • Update js-yaml and glob dependencies. (#​1128)
Lucas-C/pre-commit-hooks (Lucas-C/pre-commit-hooks)

v1.5.6: Run the hooks also in the manual stage + fix --insert-license-after-regex

Compare Source

  • PR #​103 - Fix --insert-license-after-regex to work beyond first line
  • PR #​105 - Run the hooks also in the manual stage
ansible/ansible-lint (ansible-lint)

v26.1.1

Compare Source

Features

Fixes

Maintenance

ansible/team-devtools (ansible/team-devtools)

v26.1.0

Compare Source

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.14.13

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.14.13

v0.14.12

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.14.12

astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)

v0.9.26

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.26

v0.9.25

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.9.25

tombi-toml/tombi-pre-commit (tombi-toml/tombi-pre-commit)

v0.7.19

Compare Source

See: https://github.com/tombi-toml/tombi/releases/tag/v0.7.19

v0.7.18

Compare Source

See: https://github.com/tombi-toml/tombi/releases/tag/v0.7.18

v0.7.17

Compare Source

See: https://github.com/tombi-toml/tombi/releases/tag/v0.7.17

nodejs/node (node)

v24.13.0: 2026-01-13, Version 24.13.0 'Krypton' (LTS), @​marco-ippolito

Compare Source

This is a security release.

Notable Changes

lib:

Commits
astral-sh/ruff (ruff)

v0.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.

v0.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
astral-sh/uv (uv)

v0.9.26

Compare Source

Released on 2026-01-15.

Python
  • Add CPython 3.15.0a5
Enhancements
  • Add a hint to update uv when a managed Python download is not found (#​17461)
  • Improve cache initialization failure error message (#​17469)
  • Improve error message for abi3 wheels on free-threaded Python (#​17442)
  • Add support for --no-sources-package (#​14910)
Preview features
  • Add METADATA.json and WHEEL.json in uv build backend (#​15510)
  • Add support for GCS request signing (#​17474)
  • Adjust the process ulimit to the maximum allowed on startup (#​17464)
Bug fixes
  • Lock to avoid concurrent refresh of pyx tokens (#​17479)
Documentation
  • Add linting and formatting instructions to the CONTRIBUTING guide (#​17470)
  • Avoid rendering pyproject.toml examples for more system-level settings (#​17462)

v0.9.25

Compare Source

Released on 2026-01-13.

Python
  • Add CPython 3.15.0a4
  • Upgrade Tcl/Tk used by CPython to 9.0
Enhancements
  • Add --compile-bytecode to uv python install and uv python upgrade to compile the standard library (#​17088)
  • Allow disabling exclude-newer per package (#​16854)
  • Broadcast WM_SETTINGCHANGE on uv tool update-shell (#​17404)
Preview features
  • Detect workspace from uv run target (#​17423)
Bug fixes
  • Avoid unwrapping size for file responses (#​17434)
  • Use keyring authentication when retrieving tool@latest version (#​17448)
  • Use latest Pyodide version for each python version (#​17372)
  • Improve trampoline file handle closing (#​17374)
  • Fix error message when installing musl python on armv7 (#​17213)

Configuration

📅 Schedule: Branch creation - "before 4am on monday" in timezone UTC, Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 19, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit 3ef1b96 into main Jan 19, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants