Skip to content

deps: Use uv supported by dependabot#7633

Merged
matthewelwell merged 1 commit into
mainfrom
deps/use-uv-supported-by-dependabot
May 28, 2026
Merged

deps: Use uv supported by dependabot#7633
matthewelwell merged 1 commit into
mainfrom
deps/use-uv-supported-by-dependabot

Conversation

@matthewelwell
Copy link
Copy Markdown
Contributor

@matthewelwell matthewelwell commented May 28, 2026

Thanks for submitting a PR! Please check the boxes below:

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Downgrade uv to 0.11.8 since this is the latest version supported by dependabot (for unknown, and baffling reasons).

image

How did you test this code?

n/a

@matthewelwell matthewelwell requested review from a team as code owners May 28, 2026 16:44
@matthewelwell matthewelwell requested review from emyller and removed request for a team May 28, 2026 16:44
@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs Ignored Ignored May 28, 2026 4:44pm
flagsmith-frontend-preview Ignored Ignored May 28, 2026 4:44pm
flagsmith-frontend-staging Ignored Ignored May 28, 2026 4:44pm

Request Review

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request downgrades the uv tool and pre-commit hook version from 0.11.14 to 0.11.8 in both .pre-commit-config.yaml and api/pyproject.toml to keep them in sync. I have no feedback to provide.

@github-actions github-actions Bot added api Issue related to the REST API dependencies Pull requests that update a dependency file labels May 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-e2e:pr-7633 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api-test:pr-7633 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-7633 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-7633 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-7633 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-frontend:pr-7633 Finished ✅ Results

@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.52%. Comparing base (482f0ff) to head (9a37744).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #7633    +/-   ##
========================================
  Coverage   98.51%   98.52%            
========================================
  Files        1439     1439            
  Lines       54690    54819   +129     
========================================
+ Hits        53880    54009   +129     
  Misses        810      810            

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  39 seconds
commit  9a37744
info  🔄 Run: #17090 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  43.5 seconds
commit  9a37744
info  🔄 Run: #17090 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  3 passed

Details

stats  3 tests across 3 suites
duration  34.4 seconds
commit  9a37744
info  🔄 Run: #17090 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  3 passed

Details

stats  3 tests across 3 suites
duration  37.8 seconds
commit  9a37744
info  🔄 Run: #17090 (attempt 1)

Copy link
Copy Markdown
Member

@khvn26 khvn26 left a comment

Choose a reason for hiding this comment

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

Approving reluctantly to unblock the CVE patching — would prefer to migrate to Renovate ASAP otherwise

@github-actions
Copy link
Copy Markdown
Contributor

Visual Regression

19 screenshots compared. See report for details.
View full report

@matthewelwell matthewelwell merged commit d844e1a into main May 28, 2026
33 checks passed
@matthewelwell matthewelwell deleted the deps/use-uv-supported-by-dependabot branch May 28, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Issue related to the REST API dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants