Skip to content

Update pip_requirements#87

Merged
cloneofghosts merged 1 commit into
masterfrom
renovate/pip_requirements
Jun 13, 2025
Merged

Update pip_requirements#87
cloneofghosts merged 1 commit into
masterfrom
renovate/pip_requirements

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jun 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage ==7.8.2 -> ==7.9.1 age adoption passing confidence
ruff (source, changelog) ==0.11.12 -> ==0.11.13 age adoption passing confidence

Release Notes

nedbat/coveragepy (coverage)

v7.9.1

Compare Source

  • The "no-ctracer" warning is not issued for Python pre-release versions.
    Coverage doesn't ship compiled wheels for those versions, so this was far too
    noisy.

  • On Python 3.14+, the "sysmon" core is now the default if it's supported for
    your configuration. Plugins and dynamic contexts are still not supported
    with it.

.. _changes_7-9-0:

v7.9.0

Compare Source

  • Added a [run] core configuration setting to specify the measurement core,
    which was previously only available through the COVERAGE_CORE environment
    variable. Finishes issue 1746_.

  • Fixed incorrect rendering of f-strings with doubled braces, closing issue 1980_.

  • If the C tracer core can't be imported, a warning ("no-ctracer") is issued
    with the reason.

  • The C tracer core extension module now conforms to PEP 489, closing issue 1977. Thanks, Adam Turner <pull 1978_>_.

  • Fixed a "ValueError: min() arg is an empty sequence" error caused by strange
    empty modules, found by oss-fuzz_.

.. _issue 1746:https://github.com/nedbat/coveragepy/issues/17466
.. _issue 1977https://github.com/nedbat/coveragepy/issues/197777
.. _pull 197https://github.com/nedbat/coveragepy/pull/1978978
.. _issue 19https://github.com/nedbat/coveragepy/issues/19801980
.. _PEP 489: https://peps.python.org/pep-0489
.. _oss-fuzz: https://google.github.io/oss-fuzz/

.. _changes_7-8-2:

astral-sh/ruff (ruff)

v0.11.13

Compare Source

Preview features
Bug fixes
  • [perflint] Fix missing parentheses for lambda and ternary conditions (PERF401, PERF403) (#​18412)
  • [pyupgrade] Apply UP035 only on py313+ for get_type_hints() (#​18476)
  • [pyupgrade] Make fix unsafe if it deletes comments (UP004,UP050) (#​18393, #​18390)
Rule changes
  • [fastapi] Avoid false positive for class dependencies (FAST003) (#​18271)
Documentation
  • Update editor setup docs for Neovim and Vim (#​18324)
Other changes
  • Support Python 3.14 template strings (t-strings) in formatter and parser (#​17851)

Configuration

📅 Schedule: Branch creation - "before 5pm on wednesday" in timezone America/Toronto, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 changed the title Update dependency ruff to v0.11.13 Update pip_requirements Jun 12, 2025
@renovate renovate Bot force-pushed the renovate/pip_requirements branch from a90e7db to 15e0c5e Compare June 12, 2025 04:01
@renovate renovate Bot force-pushed the renovate/pip_requirements branch from 15e0c5e to d9c160b Compare June 13, 2025 14:59
@cloneofghosts cloneofghosts merged commit 0f6762c into master Jun 13, 2025
7 checks passed
@renovate renovate Bot deleted the renovate/pip_requirements branch June 13, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant