Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.AspNetCore.Http from 2.2.2 to 2.3.0 #1163

Open
Charles-Gagnon opened this issue Jan 15, 2025 · 0 comments
Open

Bump Microsoft.AspNetCore.Http from 2.2.2 to 2.3.0 #1163

Charles-Gagnon opened this issue Jan 15, 2025 · 0 comments
Labels
dependencies Pull requests that update a dependency file major-package-version-bump

Comments

@Charles-Gagnon
Copy link
Contributor

Charles-Gagnon commented Jan 15, 2025

Pick up the latest Microsoft.AspNetCore.Http package.

This results in a number of transitive packages being updated to new major versions (see #1161), many of which are not marked as private in https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script/runtimeassemblies.json - so extensive testing and validation will need to be done before making this update.

Microsoft.Extensions.DependencyInjection.Abstractions 2.2.0 -> 8.0.0 runtimeVersion
Microsoft.Extensions.ObjectPool 2.2.0 -> 8.0.11 minorMatchOrLower
Microsoft.Extensions.Options 2.2.0 -> 8.0.2 minorMatchOrLower
Microsoft.Extensions.Primitives 2.2.0 -> 8.0.0 minorMatchOrLower
System.ComponentModel.Annotations 4.5.0 -> 5.0.0 minorMatchOrLower
System.Text.Encodings.Web 6.0.0 -> 8.0.0 minorMatchOrLower
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file major-package-version-bump
Projects
None yet
Development

No branches or pull requests

1 participant