Skip to content

Fix dependabot updates for uv#630

Merged
greenbonebot merged 1 commit into
mainfrom
dependabot-updates
Apr 23, 2026
Merged

Fix dependabot updates for uv#630
greenbonebot merged 1 commit into
mainfrom
dependabot-updates

Conversation

@bjoernricks
Copy link
Copy Markdown
Contributor

What

Fix dependabot updates for uv

Why

For dependabot updates using uv the package-ecosystem needs to use uv instead of pip. Otherwise the uv.lock file didn't get updates. Also don't group the updates to get isolated PRs. If a single dependency update fails other updates can still be applied.

@bjoernricks bjoernricks requested review from a team as code owners April 23, 2026 08:23
@greenbonebot greenbonebot enabled auto-merge (rebase) April 23, 2026 08:23
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA a01da23.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

For dependabot updates using uv the package-ecosystem needs to use uv
instead of pip. Otherwise the uv.lock file didn't get updates.
Also don't group the updates to get isolated PRs. If a single dependency
update fails other updates can still be applied.
@greenbonebot greenbonebot merged commit aaf1f99 into main Apr 23, 2026
4 checks passed
@greenbonebot greenbonebot deleted the dependabot-updates branch April 23, 2026 08:57
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.

3 participants