Skip to content

fix: bump minimum uv version#94

Merged
thomasschafer merged 1 commit intomainfrom
fix/bump-minimum-uv-version
Jan 12, 2026
Merged

fix: bump minimum uv version#94
thomasschafer merged 1 commit intomainfrom
fix/bump-minimum-uv-version

Conversation

@thomasschafer
Copy link
Contributor

@thomasschafer thomasschafer commented Jan 12, 2026

The uv 0.9.23 release contains this fix for a missing root component under certain conditions in the SBOM export logic.

This PR increases the minimum required uv version to match. In a future PR I'll bump this extension version in the CLI.

@thomasschafer thomasschafer requested review from a team as code owners January 12, 2026 12:37
@snyk-io
Copy link

snyk-io bot commented Jan 12, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions github-actions bot added the fix label Jan 12, 2026
}

// value used to mock out `minVersion`.
var testMinVersion = Version{0, 9, 11}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Mocked this out to prevent tests failing each time we bump the version

@thomasschafer thomasschafer merged commit fd0c00b into main Jan 12, 2026
11 checks passed
@thomasschafer thomasschafer deleted the fix/bump-minimum-uv-version branch January 12, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants