Skip to content

Updating dependencies to latest versions in NuGet#4203

Merged
joperezr merged 4 commits intomicrosoft:mainfrom
joperezr:UpdateDependencies
May 16, 2024
Merged

Updating dependencies to latest versions in NuGet#4203
joperezr merged 4 commits intomicrosoft:mainfrom
joperezr:UpdateDependencies

Conversation

@joperezr
Copy link
Copy Markdown
Member

@joperezr joperezr commented May 16, 2024

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

@joperezr joperezr requested review from danmoseley and eerhardt May 16, 2024 16:59
@ghost ghost added the area-integrations Issues pertaining to Aspire Integrations packages label May 16, 2024
Comment thread Directory.Packages.props
Comment thread Directory.Packages.props
Copy link
Copy Markdown
Member

@danmoseley danmoseley left a comment

Choose a reason for hiding this comment

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

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.

@danmoseley
Copy link
Copy Markdown
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?

@joperezr
Copy link
Copy Markdown
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)

@joperezr
Copy link
Copy Markdown
Member Author

/azp run dotnet.aspire

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Comment thread NuGet.config Outdated
Comment thread src/Components/Aspire.Azure.Storage.Blobs/ConfigurationSchema.json
@joperezr joperezr enabled auto-merge (squash) May 16, 2024 19:10
@joperezr joperezr merged commit 721223d into microsoft:main May 16, 2024
@joperezr joperezr deleted the UpdateDependencies branch May 16, 2024 20:59
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-integrations Issues pertaining to Aspire Integrations packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants