Upgrade uv to the latest 0.7.1#12129
Merged
sachin-sandhu merged 1 commit intodependabot:mainfrom Apr 30, 2025
Merged
Conversation
Contributor
|
@markhallen 👋🏻 Is there any chance to prioritize this? It's a small change that prevents dependabot from generating 1000+ lines of diff and downgrading the lock file revision. |
JamieMagee
previously approved these changes
Apr 28, 2025
0a6e328 to
69c3f25
Compare
2d7eb8a to
1e29729
Compare
Contributor
Author
|
Made a small update to go up to the recently released 0.6.17 |
Contributor
|
Tagging @sachin-sandhu |
Contributor
|
We have 0.7.0 now: https://github.com/astral-sh/uv/releases/tag/0.7.0 It comes with another change that creates a big diff after lock: astral-sh/uv#13176 |
9944d5a to
b7d4628
Compare
Contributor
Author
|
@ulgens these guys move fast!! 😅 Latest changes include 0.7.1 |
b7d4628 to
5c2ebe5
Compare
5c2ebe5 to
5cd9346
Compare
sachin-sandhu
approved these changes
Apr 30, 2025
Contributor
|
@phillipuniverse , we are deploying this today. thanks for the help ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What are you trying to accomplish?
Fixes #12127
Anything you want to highlight for special attention from reviewers?
Hopefully this is as straightforward as it seems in lieu of the ability for Dependabot to support multiple versions of uv.
How will you know you've accomplished your goal?
Checklist