Fix support status for 'uv' Security Updates for package manager#42230
Fix support status for 'uv' Security Updates for package manager#42230ferdlestier wants to merge 1 commit intogithub:mainfrom
Conversation
Since the [announcement](https://github.blog/changelog/2025-12-16-dependabot-security-updates-now-support-uv/) of this feature in the Blog post Security Updates for the `uv` package-ecosystem is now supported. This Pull Request aims to update the public documentation to reflect the latest changes to Supportablity
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
There was a problem hiding this comment.
Pull request overview
This pull request updates the Dependabot supported package managers documentation to reflect that the uv package manager now supports Security Updates, based on a feature announcement.
Key Changes
- Updates the Security Updates column for
uvfrom "Not supported" to "Supported" in the package manager support table
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This pull request updates the documentation for supported package managers by marking
uvas supported for thepipecosystem, instead of not supported.Since the announcement of this feature in the Blog post Security Updates for theuvpackage-ecosystem is now supported.This Pull Request aims to update the public documentation to reflect the latest changes to Supportablity
Why:
This pull request updates the documentation for supported package managers by marking
uvas supported for thepipecosystem, instead of not supported.Since the announcement of this feature in the Blog post Security Updates for theuvpackage-ecosystem is now supported.This Pull Request aims to update the public documentation to reflect the latest changes to Supportablity
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Currently the public documentation states that Security Updates are not supported for the

uvpackage-ecosystem:Since Dec 16th Security Updates is indeed supported, as per this Blog post.
Check off the following: