Skip to content

fix(dependabot): rename label uv to uv.lock#100

Merged
woutervh merged 1 commit intomainfrom
fix/dependabot-uv-label
Apr 6, 2026
Merged

fix(dependabot): rename label uv to uv.lock#100
woutervh merged 1 commit intomainfrom
fix/dependabot-uv-label

Conversation

@woutervh
Copy link
Copy Markdown
Contributor

@woutervh woutervh commented Apr 6, 2026

Summary

  • Renames the uv label to uv.lock in dependabot.yml
  • The uv label did not exist in the repo, causing Dependabot to block itself from opening/labeling PRs
  • The uv.lock label has been created in the repo

Test plan

  • Verify Dependabot no longer complains about missing labels on new PRs
  • Existing open Dependabot PRs can be rebased and should auto-merge (minor/patch ones)

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6bf9f2e) to head (a26db77).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #100   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           24        24           
=========================================
  Hits            24        24           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

Label 'uv' did not exist in the repo, causing Dependabot to block
itself from opening PRs. Rename to 'uv.lock' which is now created.
@woutervh woutervh force-pushed the fix/dependabot-uv-label branch from a7ce1dd to a26db77 Compare April 6, 2026 11:39
@woutervh woutervh merged commit 183c43b into main Apr 6, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant