Skip to content

chore(deps): update all dependencies#499

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/all
Open

chore(deps): update all dependencies#499
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
actions/cache action major v5v6 age confidence
ansible-lint (changelog) dependency-groups minor 26.4.026.6.0 age confidence
astral-sh/uv-pre-commit repository patch 0.11.250.11.26 age confidence
biomejs/pre-commit repository patch v2.5.1v2.5.2 age confidence
coverage dependency-groups minor 7.14.37.15.0 age confidence
prek (source, changelog) dependency-groups patch 0.4.50.4.6 0.4.8 (+1) age confidence
tombi dependency-groups patch 1.1.61.1.7 1.2.0 age confidence
tombi-toml/tombi-pre-commit repository patch v1.1.5v1.1.7 v1.2.0 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/cache (actions/cache)

v6.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v6.0.0

v6

Compare Source

ansible/ansible-lint (ansible-lint)

v26.6.0

Compare Source

Features

Fixes

Maintenance

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

v0.11.26

Compare Source

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

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

v2.5.2

Compare Source

coveragepy/coveragepy (coverage)

v7.15.0

Compare Source

  • Since 7.14.0, reporting commands implicitly combine parallel data files. Now
    those commands have a new option --keep-combined to retain the data files
    after combining them instead of the default, which is to delete them.
    Finishes issue 2198_.

  • Fix: the LCOV report would incorrectly count excluded functions as uncovered,
    as described in issue 2205. This is now fixed thanks to Martin Kuntz Jacobsen <pull 2206_>.

  • When running your program, coverage now correctly sets
    yourmodule.__spec__.loader as strongly recommended <--loader--_>,
    avoiding the deprecation warning described in issue 2208
    . Thanks, A5rocks <pull 2209_>_.

  • Fix: with Python 3.10, running with the -I (isolated mode) option didn't
    correctly omit the current directory from the module search path, as
    described in issue 2103. That is now fixed thanks to Ilia Sorokin <pull 2211_>.

.. --loader--: https://docs.python.org/3/reference/datamodel.html#module.__loader_
.. _issue 2103: #​2103
.. _issue 2198: #​2198
.. _issue 2205: #​2205
.. _pull 2206: #​2206
.. _issue 2208: #​2208
.. _pull 2209: #​2209
.. _pull 2211: #​2211

.. _changes_7-14-3:

j178/prek (prek)

v0.4.6

Compare Source

Released on 2026-07-01.

Enhancements
  • Verify managed toolchain downloads before installation (#​2229)
  • Add PREK_DOCKER_NO_INIT to opt-out Docker --init (#​2242)
  • Improve subprocess error messages (#​2257)
  • Split run concurrency knobs: PREK_CONCURRENT_HOOKS and PREK_CONCURRENT_BATCHES (#​2276)
Performance
  • Avoid allocating markdown extensions per file (#​2245)
  • Avoid unchanged config tracking writes (#​2247)
  • Delay trailing whitespace output buffer (#​2244)
  • Prefilter VCS permalink lines (#​2253)
  • Skip unnecessary submodule updates during hook repo clone (#​2255)
Documentation
  • Document language_version inferring for Python and Go (#​2241)
Other changes
  • Refactor env var handling (#​2277)
  • Use serde-saphyr for YAML string quoting (#​2228)
Contributors
tombi-toml/tombi (tombi)

v1.1.7

Compare Source

What's Changed

🦅 New Features
🐝 Bug Fixes
🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v1.1.6...v1.1.7

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

v1.1.7

Compare Source

See: https://github.com/tombi-toml/tombi/releases/tag/v1.1.7

v1.1.6

Compare Source

See: https://github.com/tombi-toml/tombi/releases/tag/v1.1.6


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 4am on monday"
  • Automerge
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)

🚦 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 added the chore label Jul 6, 2026
@renovate renovate Bot requested a review from a team as a code owner July 6, 2026 01:10
@renovate renovate Bot enabled auto-merge (squash) July 6, 2026 01:10
@renovate

renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts 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 prek resolved to version 0.4.8, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 0.4.6
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/
File name: pyproject.toml
Artifact update for tombi resolved to version 1.2.0, which is a pending version that has not yet passed the Minimum Release Age threshold.
Renovate was attempting to update to 1.1.7
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/

@renovate

renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant