Skip to content

Sync uv.lock#1829

Merged
kdeldycke merged 1 commit into
mainfrom
sync-uv-lock
Jul 20, 2026
Merged

Sync uv.lock#1829
kdeldycke merged 1 commit into
mainfrom
sync-uv-lock

Conversation

@kdeldycke

@kdeldycke kdeldycke commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Description

Runs uv lock --upgrade to update transitive dependencies to their latest allowed versions. See the sync-uv-lock job documentation for details.

🆙 Updated packages

Resolved with exclude-newer cutoff: 2026-07-13.

Package Change Released
coverage 7.15.07.15.1 2026-07-12 (a week ago)
types-docutils 0.22.3.202605180.22.3.20260712 2026-07-12 (a week ago)
wcmatch 10.2.111.0 2026-07-10 (a week ago)

Release notes

coverage

7.15.1

Version 7.15.1 — 2026-07-12

  • Fix: in the HTML report with show_contexts enabled, a context label containing </script> (for example a parametrized pytest node id) could close the inline <script> element in a file page early, injecting markup. Context labels are now fully escaped. Thanks, Rajath Mohare.
  • A number of performance improvements thanks to Paul Kehrer, in pull requests 2213, 2214, 2215, 2216, 2218, 2220, and 2221.

➡️  PyPI page: coverage 7.15.1.
➡️  To install: python3 -m pip install coverage==7.15.1

types-docutils

Changelog

wcmatch

11.0

11.0

  • NEW: Reduce/combine nested EXTGLOB/EXTMATCH regular expression patterns when possible to reduce deeply
    nested patterns.
  • NEW: Added ZSH style numerical ranges (<0-9>) via new NUMRANGE flag.
  • BREAK: Previously, translation would have a capture group for every extended glob pattern when
    EXTGLOB/EXTMATCH was enabled. Due to the new feature added that reduces extended glob group nesting, groups no
    longer appear exactly as specified. Moving forward, capturing groups are not included by default. If you need the
    old behavior, it can be enabled in a translate() call via the CAPTURE flag. This flag will cause extended glob
    reduction to be turned off and for capturing groups to be enabled.
  • FIX: Avoid reparsing sequences that have already been deemed not valid.
  • FIX: Halt EXTGLOB/EXTMATCH parsing once an unclosed extended glob pattern is encountered.
  • FIX: Fix case where an empty string would not match a pattern targeting an empty string.
  • FIX: Ensure that consecutive stars are collapsed into a single regular expression pattern.
  • FIX: Fix parsing SPLIT not accounting for POSIX character class.

🔜 Held back by cooldown

Newer releases already published but withheld because they are still inside the exclude-newer cooldown window. Each becomes lockable on its eligible date.

Package Locked Available Released Eligible
boltons 26.0.0 26.1.0 2026-07-17 (3 days ago) 2026-07-24 (in 4 days)
coverage 7.15.1 7.15.2 2026-07-15 (5 days ago) 2026-07-22 (in 2 days)
extra-platforms 13.1.0 13.3.1 2026-07-17 (3 days ago) 2026-07-24 (in 4 days)
platformdirs 4.10.0 4.10.1 2026-07-18 (2 days ago) 2026-07-25 (in 5 days)
soupsieve 2.8.4 2.9 2026-07-19 (a day ago) 2026-07-26 (in 6 days)
sphinxcontrib-mermaid 2.0.3 2.1.0 2026-07-18 (2 days ago) 2026-07-25 (in 5 days)
tomlkit 0.15.0 0.15.1 2026-07-17 (3 days ago) 2026-07-24 (in 4 days)

Configuration

Relevant [tool.repomatic] options:

Important

If you suspect the PR content is outdated, click Run workflow to refresh it manually before merging.

Workflow metadata
Field Value
Trigger schedule
Actor @kdeldycke
Ref main
Commit 208ee51f
Job sync-deps
Workflow autofix.yaml
Run #3050.1

🏭 Generated with repomatic 7.1.0

@kdeldycke kdeldycke added the 🔗 dependencies Dependency changes label Jul 18, 2026
@kdeldycke kdeldycke self-assigned this Jul 18, 2026
@kdeldycke
kdeldycke merged commit 3d6f574 into main Jul 20, 2026
17 checks passed
@kdeldycke
kdeldycke deleted the sync-uv-lock branch July 20, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔗 dependencies Dependency changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant