Skip to content

chore(deps): update all dependencies#425

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/all
Mar 2, 2026
Merged

chore(deps): update all dependencies#425
renovate[bot] merged 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
ansible-lint (changelog) 26.1.126.2.0 age confidence dependency-groups minor
astral-sh/uv-pre-commit 0.10.40.10.7 age confidence repository patch
biomejs/pre-commit v2.4.3v2.4.4 age confidence repository patch
mkdocs-ansible (changelog) 25.6.025.6.1 age confidence dependency-groups patch
prek (source, changelog) 0.3.30.3.4 age confidence dependency-groups patch
ruff (source, changelog) 0.15.20.15.4 age confidence dependency-groups patch
tombi 0.7.320.7.33 age confidence dependency-groups patch 0.8.0
tombi-toml/tombi-pre-commit v0.7.31v0.7.33 age confidence repository patch v0.8.0

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

ansible/ansible-lint (ansible-lint)

v26.2.0

Compare Source

Features

Fixes

Maintenance

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

v0.10.7

Compare Source

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

v0.10.6

Compare Source

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

v0.10.5

Compare Source

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

biomejs/pre-commit (biomejs/pre-commit)

v2.4.4

Compare Source

ansible/mkdocs-ansible (mkdocs-ansible)

v25.6.1

Compare Source

Fixes

Maintenance

j178/prek (prek)

v0.3.4

Compare Source

Released on 2026-02-28.

Enhancements
  • Allow pass_filenames to accept a positive integer (#​1698)
  • Install and compile gems in parallel (#​1674)
  • Sync identify file-type mappings with pre-commit identify (#​1660)
  • Use --locked for Rust cargo install commands (#​1661)
  • Add PREK_MAX_CONCURRENCY environment variable for configuring maximum concurrency (#​1697)
  • Add PREK_LOG_TRUNCATE_LIMIT environment variable for configuring log truncation (#​1679)
  • Add support for python -m prek (#​1686)
Bug fixes
  • Skip invalid Rust toolchains instead of failing (#​1699)
Performance
  • Bitset-based TagSet refactor: precompute tag masks and speed up hook type filtering (#​1665)
Documentation
  • Document winget install j178.Prek (#​1670)
Contributors
astral-sh/ruff (ruff)

v0.15.4

Compare Source

Released on 2026-02-26.

This is a follow-up release to 0.15.3 that resolves a panic when the new rule PLR1712 was enabled with any rule that analyzes definitions, such as many of the ANN or D rules.

Bug fixes
  • Fix panic on access to definitions after analyzing definitions (#​23588)
  • [pyflakes] Suppress false positive in F821 for names used before del in stub files (#​23550)
Documentation
  • Clarify first-party import detection in Ruff (#​23591)
  • Fix incorrect import-heading example (#​23568)
Contributors

v0.15.3

Compare Source

Released on 2026-02-26.

Preview features
  • Drop explicit support for .qmd file extension (#​23572)

    This can now be enabled instead by setting the extension option:

    # ruff.toml
    extension = { qmd = "markdown" }
    
    # pyproject.toml
    [tool.ruff]
    extension = { qmd = "markdown" }
  • Include configured extensions in file discovery (#​23400)

  • [flake8-bandit] Allow suspicious imports in TYPE_CHECKING blocks (S401-S415) (#​23441)

  • [flake8-bugbear] Allow B901 in pytest hook wrappers (#​21931)

  • [flake8-import-conventions] Add missing conventions from upstream (ICN001, ICN002) (#​21373)

  • [pydocstyle] Add rule to enforce docstring section ordering (D420) (#​23537)

  • [pylint] Implement swap-with-temporary-variable (PLR1712) (#​22205)

  • [ruff] Add unnecessary-assign-before-yield (RUF070) (#​23300)

  • [ruff] Support file-level noqa in RUF102 (#​23535)

  • [ruff] Suppress diagnostic for invalid f-strings before Python 3.12 (RUF027) (#​23480)

  • [flake8-bandit] Don't flag BaseLoader/CBaseLoader as unsafe (S506) (#​23510)

Bug fixes
  • Avoid infinite loop between I002 and PYI025 (#​23352)
  • [pyflakes] Fix false positive for @overload from lint.typing-modules (F811) (#​23357)
  • [pyupgrade] Fix false positive for TypeVar default before Python 3.12 (UP046) (#​23540)
  • [pyupgrade] Fix handling of \N in raw strings (UP032) (#​22149)
Rule changes
  • Render sub-diagnostics in the GitHub output format (#​23455)

  • [flake8-bugbear] Tag certain B007 diagnostics as unnecessary (#​23453)

  • [ruff] Ignore unknown rule codes in RUF100 (#​23531)

    These are now flagged by RUF102 instead.

Documentation
  • Fix missing settings links for several linters (#​23519)
  • Update isort action comments heading (#​23515)
  • [pydocstyle] Fix double comma in description of D404 (#​23440)
Other changes
  • Update the Python module (notably find_ruff_bin) for parity with uv (#​23406)
Contributors
tombi-toml/tombi (tombi)

v0.7.33

Compare Source

What's Changed

🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v0.7.32...v0.7.33

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

v0.7.33

Compare Source

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

v0.7.32

Compare Source

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


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 renovate Bot added the chore label Mar 2, 2026
@renovate renovate Bot requested a review from a team as a code owner March 2, 2026 00:45
@renovate renovate Bot added the dependencies label Mar 2, 2026
@renovate renovate Bot added the chore label Mar 2, 2026
@renovate renovate Bot enabled auto-merge (squash) March 2, 2026 00:45
@github-actions github-actions Bot added chore and removed chore labels Mar 2, 2026
@github-actions

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown

Label error. Requires exactly 1 of: breaking, chore, feat, fix. Found: dependencies. Follow https://www.conventionalcommits.org to get auto-labeling to work correctly.

@github-actions github-actions Bot added the chore label Mar 2, 2026
@github-actions github-actions Bot added chore and removed chore labels Mar 2, 2026
@renovate renovate Bot merged commit 63b688c into main Mar 2, 2026
19 checks passed
@renovate renovate Bot deleted the renovate/all branch March 2, 2026 11:00
@github-project-automation github-project-automation Bot moved this from Review to Done in 🧰 devtools project board Mar 2, 2026
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.

1 participant