Skip to content

chore(deps): update all dependencies#638

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

chore(deps): update all dependencies#638
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
ansible/actions repository minor v0.2.1 -> v0.3.1 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
jsh9/pydoclint repository minor 0.7.6 -> 0.8.1 age confidence
lockFileMaintenance All locks refreshed
coverage dependency-groups patch 7.11.0 -> 7.11.1 7.11.3 (+1) age confidence
django (changelog) project.optional-dependencies patch 5.2.7 -> 5.2.8 age confidence
pydoclint dependency-groups minor 0.7.6 -> 0.8.1 age confidence
ruff (source, changelog) dependency-groups patch 0.14.3 -> 0.14.4 age confidence
tombi dependency-groups patch 0.6.40 -> 0.6.41 0.6.42 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

ansible/actions (ansible/actions)

v0.3.1

Compare Source

Fixes

v0.3.0

Compare Source

Features

Maintenance

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

jsh9/pydoclint (jsh9/pydoclint)

v0.8.1

Compare Source

  • Changed
    • The logic to detect docstring style mismatches, fixing a false positive
      case where non-Sphinx style docstrings are detected as Sphinx style
      (because there are some rST keywords in them)
  • Full diff

v0.8.0

Compare Source

  • Changed
    • The logic to detect docstring style mismatches, fixing a false positive
      case where non-Sphinx style docstrings are detected as Sphinx style
      (because there are some rST keywords in them)
  • Full diff
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:

django/django (django)

v5.2.8

Compare Source

astral-sh/ruff (ruff)

v0.14.4

Compare Source

Released on 2025-11-06.

Preview features
  • [formatter] Allow newlines after function headers without docstrings (#​21110)
  • [formatter] Avoid extra parentheses for long match patterns with as captures (#​21176)
  • [refurb] Expand fix safety for keyword arguments and Decimals (FURB164) (#​21259)
  • [refurb] Preserve argument ordering in autofix (FURB103) (#​20790)
Bug fixes
  • [server] Fix missing diagnostics for notebooks (#​21156)
  • [flake8-bugbear] Ignore non-NFKC attribute names in B009 and B010 (#​21131)
  • [refurb] Fix false negative for underscores before sign in Decimal constructor (FURB157) (#​21190)
  • [ruff] Fix false positives on starred arguments (RUF057) (#​21256)
Rule changes
  • [airflow] extend deprecated argument concurrency in airflow..DAG (AIR301) (#​21220)
Documentation
  • Improve extend docs (#​21135)
  • [flake8-comprehensions] Fix typo in C416 documentation (#​21184)
  • Revise Ruff setup instructions for Zed editor (#​20935)
Other changes
  • Make ruff analyze graph work with jupyter notebooks (#​21161)
Contributors
tombi-toml/tombi (tombi)

v0.6.41

Compare Source

What's Changed

⭐️ New Feaqures
  • feat: Enhance support for platform-specific dependencies in Cargo.toml handling by @​ya7010 in #​1194
🛠️ Other Changes

Full Changelog: tombi-toml/tombi@v0.6.40...v0.6.41


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 79deaac into main Nov 10, 2025
30 checks passed
@renovate renovate bot deleted the renovate/all branch November 10, 2025 02:18
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