Skip to content

fix(deps): bump uv lower bound to >=0.11.6 for GHSA-pjjw-68hj-v9mw#622

Merged
olivermeyer merged 2 commits into
release/v1.3.0from
chore/bump-uv-lower-bound-release-v1.3.0
May 4, 2026
Merged

fix(deps): bump uv lower bound to >=0.11.6 for GHSA-pjjw-68hj-v9mw#622
olivermeyer merged 2 commits into
release/v1.3.0from
chore/bump-uv-lower-bound-release-v1.3.0

Conversation

@olivermeyer
Copy link
Copy Markdown
Collaborator

Why?
PR #620 (release/v1.3.0main) is blocked by a merge conflict caused by main bumping uv to >=0.11.6 (fixing GHSA-pjjw-68hj-v9mw) after the release branch was cut.

How?
Applies the same uv>=0.11.6 lower bound and extended CVE comment to release/v1.3.0 directly, so both sides of the merge become identical and git resolves the conflict automatically.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 4, 2026 09:39
@olivermeyer olivermeyer requested a review from a team as a code owner May 4, 2026 09:39
@olivermeyer olivermeyer added the skip:test:long_running Skip long-running tests (≥5min) label May 4, 2026
@olivermeyer olivermeyer changed the base branch from release/v1.3.0 to main May 4, 2026 09:39

This comment was marked as outdated.

…main

The uv-lock hook updated uv.lock in the previous commit, which introduced
a new conflict with main's uv.lock. The original release branch lock
auto-merges cleanly with main, so we restore it here.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@olivermeyer olivermeyer changed the base branch from main to release/v1.3.0 May 4, 2026 09:45
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

❗ There is a different number of reports uploaded between BASE (743f3bd) and HEAD (79c6a5e). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (743f3bd) HEAD (79c6a5e)
2 1

see 32 files with indirect coverage changes

@olivermeyer olivermeyer merged commit d66c597 into release/v1.3.0 May 4, 2026
25 of 26 checks passed
@olivermeyer olivermeyer deleted the chore/bump-uv-lower-bound-release-v1.3.0 branch May 4, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip:test:long_running Skip long-running tests (≥5min)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants