Skip to content

chore(deps): update all dependencies#253

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all
Nov 10, 2025
Merged

chore(deps): update all dependencies#253
renovate[bot] merged 1 commit intomainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
astral-sh/ruff-pre-commit repository patch v0.14.3 -> v0.14.4 age confidence
astral-sh/uv-pre-commit repository patch 0.9.7 -> 0.9.8 age confidence
biomejs/pre-commit repository patch v2.3.2 -> v2.3.4 age confidence
tombi-toml/tombi-pre-commit repository patch v0.6.39 -> v0.6.41 v0.6.42 age confidence
lockFileMaintenance All locks refreshed
coverage dependency-groups patch 7.11.0 -> 7.11.1 7.11.3 (+1) 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

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

v0.14.4

Compare Source

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

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

v0.9.8

Compare Source

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

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

v2.3.4

Compare Source

v2.3.3

Compare Source

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

v0.6.41

Compare Source

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

v0.6.40

Compare Source

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

coveragepy/coveragepy (coverage)

v7.11.1

Compare Source

  • Fix: some chanages to details of how the measurement core is chosen, and how
    conflicting settings are handled. The "sysmon" core cannot be used with some
    conurrency settings, with dynamic context, and in Python 3.12/3.13, with
    branch measurement.

    • If the core is not specified and defaults to "sysmon" (Python 3.14+), but
      other settings conflict with sysmon, then the "ctrace" core will be used
      instead with no warning. For concurrency conflicts, this used to produce an
      error, as described in issue 2064_.

    • If the "sysmon" core is explicitly requested in your configuration, but
      other settings conflict, an error is now raised. This used to produce a
      warning.

  • Fix: some multi-line case clauses or for loops (and probably other
    constructs) could cause incorrect claims of missing branches with the
    sys.monitoring core, as described in issue 2070_. This is now fixed.

  • Fix: when running in pytest under coverage, a breakpoint() would stop in
    the wrong frame, one level down from where it should, as described in issue 1420_. This was due to a coverage change in v6.4.1 that seemed to give a
    slight performance improvement, but I couldn't reproduce the performance
    gain, so it's been reverted, fixing the debugger problem.

  • A new debug option --debug=core shows which core is in use and why.

  • Split sqlite debugging information out of the sys :ref:coverage debug <cmd_debug> and :ref:cmd_run_debug options since it's bulky and not
    very useful.

  • Updated the :ref:howitworks page to better describe the three different
    measurement cores.

.. _issue 1420: #​1420
.. _issue 2064: #​2064
.. _issue 2070: #​2070

.. _changes_7-11-0:


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 merged commit 3ce070c into main Nov 10, 2025
18 checks passed
@renovate renovate bot deleted the renovate/all branch November 10, 2025 01:15
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