Skip to content

chore(deps): update all dependencies#426

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
actions/download-artifact action major v7v8 age confidence
actions/setup-node (changelog) action digest 6044e1353b8394
actions/upload-artifact action major v6v7 age confidence
ansible-lint (changelog) dependency-groups minor 26.2.026.3.0 age confidence
ansible/actions repository major v0.5.1v1.0.0 v1.0.1 (+1) age confidence
astral-sh/uv-pre-commit repository patch 0.10.70.10.9 age confidence
biomejs/pre-commit repository patch v2.4.4v2.4.6 age confidence
codespell-project/codespell repository patch v2.4.1v2.4.2 age confidence
release-drafter/release-drafter (changelog) action digest 6db134d6a93d82
ruff (source, changelog) dependency-groups patch 0.15.40.15.5 age confidence
tombi dependency-groups minor 0.8.00.9.2 0.9.4 (+1) age confidence
tombi-toml/tombi-pre-commit repository minor v0.7.33v0.9.2 v0.9.3 age confidence

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

actions/download-artifact (actions/download-artifact)

v8

Compare Source

actions/upload-artifact (actions/upload-artifact)

v7

Compare Source

ansible/ansible-lint (ansible-lint)

v26.3.0

Compare Source

Features

Fixes

Maintenance

ansible/actions (ansible/actions)

v1

Compare Source

v1.0.0

Compare Source

Features

Fixes

Maintenance

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

v0.10.9

Compare Source

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

v0.10.8

Compare Source

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

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

v2.4.6

Compare Source

v2.4.5

Compare Source

codespell-project/codespell (codespell-project/codespell)

v2.4.2

Compare Source

Highlights

  • Fixed compatibility with chardet 7+

What's Changed

New Contributors

Full Changelog: codespell-project/codespell@v2.4.1...v2.4.2

astral-sh/ruff (ruff)

v0.15.5

Compare Source

Released on 2026-03-05.

Preview features
  • Discover Markdown files by default in preview mode (#​23434)
  • [perflint] Extend PERF102 to comprehensions and generators (#​23473)
  • [refurb] Fix FURB101 and FURB103 false positives when I/O variable is used later (#​23542)
  • [ruff] Add fix for none-not-at-end-of-union (RUF036) (#​22829)
  • [ruff] Fix false positive for re.split with empty string pattern (RUF055) (#​23634)
Bug fixes
  • [fastapi] Handle callable class dependencies with __call__ method (FAST003) (#​23553)
  • [pydocstyle] Fix numpy section ordering (D420) (#​23685)
  • [pyflakes] Fix false positive for names shadowing re-exports (F811) (#​23356)
  • [pyupgrade] Avoid inserting redundant None elements in UP045 (#​23459)
Documentation
  • Document extension mapping for Markdown code formatting (#​23574)
  • Update default Python version examples (#​23605)
Other changes
  • Publish releases to Astral mirror (#​23616)
Contributors
tombi-toml/tombi (tombi)

v0.9.2

Compare Source

What's Changed

🛠️ Other Changes
  • refactor: centralize hashmap usage via tombi-hashmap by @​ya7010 in #​1560
  • feat: implement draft-2019-09 keywords (dependentRequired, dependentSchemas, minContains, maxContains) by @​ya7010 in #​1561
  • feat: add string format validation, hover and completion for x-tombi-string-formats by @​ya7010 in #​1562

Full Changelog: tombi-toml/tombi@v0.9.1...v0.9.2

v0.9.1

Compare Source

What's Changed

🚀 New Features
🐛 Bug Fixes
🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v0.9.0...v0.9.1

v0.9.0

Compare Source

What's Changed

🚨 Breaking Changes
🚀 New Features
🐛 Bug Fixes
  • fix: enable comment directive completion for ke

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 is behind base branch, 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 requested a review from a team as a code owner March 9, 2026 01:15
@renovate renovate Bot enabled auto-merge (squash) March 9, 2026 01:15
@renovate

renovate Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pyproject.toml
Artifact update for tombi resolved to version 0.9.4, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 0.9.2
This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them.
Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries)
See also: https://docs.renovatebot.com/dependency-pinning/

@github-actions github-actions Bot added chore and removed chore labels Mar 9, 2026
@renovate renovate Bot merged commit 6688bd1 into main Mar 9, 2026
20 of 22 checks passed
@renovate renovate Bot deleted the renovate/all branch March 9, 2026 01:17
@github-project-automation github-project-automation Bot moved this from Review to Done in 🧰 devtools project board Mar 9, 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