deps(nuget): Bump the microsoft group with 5 updates#13
Merged
sauravbhattacharya001 merged 1 commit intomasterfrom Feb 20, 2026
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
98d7821 to
0d11fca
Compare
Owner
|
@dependabot rebase |
0d11fca to
fc825b4
Compare
Bumps Microsoft.AspNet.Mvc from 5.2.3 to 5.3.0 Bumps Microsoft.AspNet.Razor from 3.2.3 to 3.3.0 Bumps Microsoft.AspNet.WebPages from 3.2.3 to 3.3.0 Bumps Microsoft.CodeDom.Providers.DotNetCompilerPlatform from 1.0.3 to 1.0.8 Bumps Microsoft.jQuery.Unobtrusive.Validation from 3.2.3 to 3.2.12 --- updated-dependencies: - dependency-name: Microsoft.AspNet.Mvc dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.AspNet.Razor dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.AspNet.WebPages dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.CodeDom.Providers.DotNetCompilerPlatform dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.jQuery.Unobtrusive.Validation dependency-version: 3.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
fc825b4 to
bfb1da9
Compare
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.
Updated Microsoft.AspNet.Mvc from 5.2.3 to 5.3.0.
Release notes
Sourced from Microsoft.AspNet.Mvc's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNet.Razor from 3.2.3 to 3.3.0.
Release notes
Sourced from Microsoft.AspNet.Razor's releases.
3.3.0
What's Changed
3.2.9
What's Changed
3.2.8
What's Changed
<licenseUrl />element by @dougbu in Remove deprecated<licenseUrl />element aspnet/AspNetWebStack#315Issues resolved
New Contributors
Full Changelog: aspnet/AspNetWebStack@v3.2.7...v3.2.8
3.2.7
Features
repositorymetadata. (#190)Bugs Fixed
OKResult(#214)ByteRangeStreamdoes not limitCopyToAsync(...)range as it should (#206)3.2.6
Bugs Fixed
3.2.5
ASP.NET MVC 5.2.5, ASP.NET Web API 5.2.5, and ASP.NET Web Pages 3.2.5 release notes
We are pleased to announce the release of ASP.NET MVC 5.2.5, ASP.NET Web API 5.2.5, and ASP.NET Web Pages 3.2.5.
Please also refer to the Preview 1 release notes for additional fixes included in this release.
Bugs Fixed
3.2.5-preview1
ASP.NET MVC 5.2.5 Preview 1, ASP.NET Web API 5.2.5 Preview 1, and ASP.NET Web Pages 3.2.5 Preview 1 release notes
We are pleased to announce the release of ASP.NET MVC 5.2.5 Preview 1, ASP.NET Web API 5.2.5 Preview 1, and ASP.NET Web Pages 3.2.5 Preview 1!
Bugs Fixed
FormattedModelValuein password editor template (#135)3.2.4
ASP.NET MVC 5.2.4, ASP.NET Web API 5.2.4, and ASP.NET Web Pages 3.2.4 release notes
We are pleased to announce the release of ASP.NET MVC 5.2.4, ASP.NET Web API 5.2.4, and ASP.NET Web Pages 3.2.4!
Features
FormUrlEncodedMediaTypeFormatterto client formatting assemblies (#77)Bugs Fixed
Known Issues
When using .NET Standard 2.0 implementation of the ASP.NET Web API Client on Xamarin you may see the following exception:
System.TypeInitializationException: The type initializer for 'System.Net.Http.FormattingUtilities' threw an exception. ---> System.NotImplementedException: The method or operation is not implemented.This is due to a known limitation in the .NET Standard 2.0 support on Mono (Add support for XsdDataContractExporter for mobile mono/mono#6376).3.2.4-preview1
ASP.NET MVC 5.2.4 Preview 1, ASP.NET Web API 5.2.4 Preview 1, and ASP.NET Web Pages 3.2.4 Preview 1 release notes
We are pleased to announce the release of ASP.NET MVC 5.2.4 Preview 1, ASP.NET Web API 5.2.4 Preview 1, and ASP.NET Web Pages 3.2.4 Preview 1!
Features
FormUrlEncodedMediaTypeFormatterto client formatting assemblies (#77)Bugs Fixed
Known Issues
When using .NET Standard 2.0 implementation of the ASP.NET Web API Client on Xamarin you may see the following exception:
System.TypeInitializationException: The type initializer for 'System.Net.Http.FormattingUtilities' threw an exception. ---> System.NotImplementedException: The method or operation is not implemented.This is due to a known limitation in the .NET Standard 2.0 support on Mono (Add support for XsdDataContractExporter for mobile mono/mono#6376).Commits viewable in compare view.
Updated Microsoft.AspNet.WebPages from 3.2.3 to 3.3.0.
Release notes
Sourced from Microsoft.AspNet.WebPages's releases.
3.3.0
What's Changed
3.2.9
What's Changed
3.2.8
What's Changed
<licenseUrl />element by @dougbu in Remove deprecated<licenseUrl />element aspnet/AspNetWebStack#315Issues resolved
New Contributors
Full Changelog: aspnet/AspNetWebStack@v3.2.7...v3.2.8
3.2.7
Features
repositorymetadata. (#190)Bugs Fixed
OKResult(#214)ByteRangeStreamdoes not limitCopyToAsync(...)range as it should (#206)3.2.6
Bugs Fixed
3.2.5
ASP.NET MVC 5.2.5, ASP.NET Web API 5.2.5, and ASP.NET Web Pages 3.2.5 release notes
We are pleased to announce the release of ASP.NET MVC 5.2.5, ASP.NET Web API 5.2.5, and ASP.NET Web Pages 3.2.5.
Please also refer to the Preview 1 release notes for additional fixes included in this release.
Bugs Fixed
3.2.5-preview1
ASP.NET MVC 5.2.5 Preview 1, ASP.NET Web API 5.2.5 Preview 1, and ASP.NET Web Pages 3.2.5 Preview 1 release notes
We are pleased to announce the release of ASP.NET MVC 5.2.5 Preview 1, ASP.NET Web API 5.2.5 Preview 1, and ASP.NET Web Pages 3.2.5 Preview 1!
Bugs Fixed
FormattedModelValuein password editor template (#135)3.2.4
ASP.NET MVC 5.2.4, ASP.NET Web API 5.2.4, and ASP.NET Web Pages 3.2.4 release notes
We are pleased to announce the release of ASP.NET MVC 5.2.4, ASP.NET Web API 5.2.4, and ASP.NET Web Pages 3.2.4!
Features
FormUrlEncodedMediaTypeFormatterto client formatting assemblies (#77)Bugs Fixed
Known Issues
When using .NET Standard 2.0 implementation of the ASP.NET Web API Client on Xamarin you may see the following exception:
System.TypeInitializationException: The type initializer for 'System.Net.Http.FormattingUtilities' threw an exception. ---> System.NotImplementedException: The method or operation is not implemented.This is due to a known limitation in the .NET Standard 2.0 support on Mono (Add support for XsdDataContractExporter for mobile mono/mono#6376).3.2.4-preview1
ASP.NET MVC 5.2.4 Preview 1, ASP.NET Web API 5.2.4 Preview 1, and ASP.NET Web Pages 3.2.4 Preview 1 release notes
We are pleased to announce the release of ASP.NET MVC 5.2.4 Preview 1, ASP.NET Web API 5.2.4 Preview 1, and ASP.NET Web Pages 3.2.4 Preview 1!
Features
FormUrlEncodedMediaTypeFormatterto client formatting assemblies (#77)Bugs Fixed
Known Issues
When using .NET Standard 2.0 implementation of the ASP.NET Web API Client on Xamarin you may see the following exception:
System.TypeInitializationException: The type initializer for 'System.Net.Http.FormattingUtilities' threw an exception. ---> System.NotImplementedException: The method or operation is not implemented.This is due to a known limitation in the .NET Standard 2.0 support on Mono (Add support for XsdDataContractExporter for mobile mono/mono#6376).Commits viewable in compare view.
Updated Microsoft.CodeDom.Providers.DotNetCompilerPlatform from 1.0.3 to 1.0.8.
Updated Microsoft.jQuery.Unobtrusive.Validation from 3.2.3 to 3.2.12.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions