Skip to content

Add dependabot config for uv to docs#12025

Open
grepme wants to merge 2 commits intoastral-sh:mainfrom
grepme:docs/dependabot
Open

Add dependabot config for uv to docs#12025
grepme wants to merge 2 commits intoastral-sh:mainfrom
grepme:docs/dependabot

Conversation

@grepme
Copy link
Copy Markdown

@grepme grepme commented Mar 6, 2025

Summary

uv is now fully supported in dependabot: https://github.blog/changelog/2025-03-13-dependabot-version-updates-now-support-uv-in-general-availability/

Former description:
dependabot now supports the uv package ecosystem provided the enable-beta-ecosystems flag is true. uv.lock and dependency groups are not yet supported.

Relevant PR: dependabot/dependabot-core#11687

Mentions of this change:
dependabot/dependabot-core#10040 (comment)
dependabot/dependabot-core#10478 (comment)

Test Plan

For the dependabot configuration, I updated several of my company's repositories with the new config and dependabot then updated its PRs.

For documentation changes, I tested the changes locally and then ran:
npx prettier --prose-wrap always --write "**/*.md"

@edgarrmondragon
Copy link
Copy Markdown
Contributor

This should probably wait until dependabot/dependabot-core#10478 (comment) (updating uv.lock) works

@grepme
Copy link
Copy Markdown
Author

grepme commented Mar 14, 2025

@konstin konstin added the documentation Improvements or additions to documentation label Mar 14, 2025
@konstin konstin requested a review from zanieb March 14, 2025 16:30
@edgarrmondragon
Copy link
Copy Markdown
Contributor

Co-authored-by: john-s-lin <66440371+john-s-lin@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants