Updating dependencies to latest versions in NuGet#4203
Merged
joperezr merged 4 commits intomicrosoft:mainfrom May 16, 2024
Merged
Updating dependencies to latest versions in NuGet#4203joperezr merged 4 commits intomicrosoft:mainfrom
joperezr merged 4 commits intomicrosoft:mainfrom
Conversation
danmoseley
reviewed
May 16, 2024
danmoseley
reviewed
May 16, 2024
danmoseley
approved these changes
May 16, 2024
Member
danmoseley
left a comment
There was a problem hiding this comment.
Seems fine to me with the caveat how do we know if any of the major changes eg KubernetesClient are too breaking. Update and see if anyone complains?
We should have a markdown in the repo that describes our policy.
Member
|
I think you had a script to do the mirroring which is a big hassle manually when you don't want latest. Which is true for everything that has a 9.0 version while we use 8.0. Maybe you could put it in a gist or something? |
Member
Author
|
I don't have a script, but we actually do want latest of all of those dependencies (since I'm actually getting latest in NuGet for all of these) so I can still take care of this with one single queue of a build (which I'm about to do) |
Member
Author
|
/azp run dotnet.aspire |
|
Azure Pipelines successfully started running 1 pipeline(s). |
eerhardt
reviewed
May 16, 2024
joperezr
commented
May 16, 2024
eerhardt
approved these changes
May 16, 2024
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Since I'm not sure what the state of dependabot is, I manually did a run to check all packages that have new versions in NuGet and the following were the ones found. @eerhardt I'd appreciate a look to ensure that the updates seem reasonable.
Microsoft Reviewers: Open in CodeFlow