Skip to content

fix(deps): update python packages (non-major) - #72

Merged
delta592 merged 1 commit into
mainfrom
renovate/python-packages-(non-major)
Sep 18, 2026
Merged

delta592 merged 1 commit into
mainfrom
renovate/python-packages-(non-major)

Conversation

@renovate

@renovate renovate Bot commented Sep 14, 2026 •

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
coverage ==7.16.0 → ==7.16.1 age confidence
pyright ==1.1.411 → ==1.1.414 age confidence
ruff (source, changelog) ==0.16.6 → ==0.16.7 age confidence

Release Notes

coveragepy/coveragepy (coverage)

v7.16.1

Compare Source

  • Fix: when the body of an irrefutable case (like case _:) is entirely
    excluded, the case line is now excluded too, just as an excluded
    else: body removes the else: line. Previously the case line was
    left behind and reported as missing. Closes issue 1563_ with pull 2269_.

  • Fix: using :meth:.CoverageData.update twice on an in-memory database would
    fail, as described in issue 2279_. This is now fixed.

.. _issue 1563: #​1563
.. _pull 2269: #​2269
.. _issue 2279: #​2279

.. _changes_7-16-0:

RobertCraigie/pyright-python (pyright)

v1.1.414

Compare Source

v1.1.413

Compare Source

v1.1.412

Compare Source

astral-sh/ruff (ruff)

v0.16.7

Compare Source

Released on 2026-09-10.

Preview features
  • [ruff] Add rule for default values on method receivers (RUF077) (#​26700)
  • [ruff] Recognize re.prefixmatch (RUF039, RUF055) (#​28311)
Bug fixes
  • Alternate nested quotes inside format spec interpolations (#​28259)
  • [flake8-implicit-str-concat] Mark fix unsafe when it creates a docstring (ISC003) (#​27981)
  • [flake8-tidy-imports] Skip fixes for multi-member imports (TID254) (#​26584)
  • [pylint] Gate ImportCycleError on Python 3.15 (PLW0133) (#​28310)
Rule changes
  • Correct D211 and D203 rule conflict diagnostic (#​28444)
  • Recognize slice and frozendict generics (#​28477)
  • Stop defining __cached__ for Python 3.15 (#​28476)
  • [pyupgrade] Stop recommending removed typing.no_type_check_decorator (UP035) (#​28475)
Performance
  • Reuse parser name lookups when interning (#​28399)
  • Speed up inherited configuration resolution (#​28299)
Documentation
  • Fix line-length path in --config example (#​28392)
  • Remove the "Who’s Using Ruff?" list (#​28455)
Other changes
  • Embed archive checksums in the shell installer (#​28281)
Contributors

Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • Automerge
    • At any time (no schedule defined)

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

♻ 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 python label Sep 14, 2026
@renovate
renovate Bot force-pushed the renovate/python-packages-(non-major) branch from 20b8506 to a3379d3 Compare September 16, 2026 21:39
@delta592 delta592 self-assigned this Sep 18, 2026

@delta592 delta592 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@renovate
renovate Bot force-pushed the renovate/python-packages-(non-major) branch from a3379d3 to fd36275 Compare September 18, 2026 04:30
@delta592
delta592 merged commit 496d24e into main Sep 18, 2026
7 checks passed
@delta592
delta592 deleted the renovate/python-packages-(non-major) branch September 18, 2026 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant