lukebrogan-mend / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
Other
0 stars 0 forks source link

[LOW] Update aspnet aspnetwebstack monorepo #61

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.AspNet.Mvc (source) 5.2.3 -> 5.3.0 age adoption passing confidence
Microsoft.AspNet.WebApi.Core (source) 5.2.3 -> 5.3.0 age adoption passing confidence
Microsoft.AspNet.WebApi.WebHost (source) 5.2.3 -> 5.3.0 age adoption passing confidence
Microsoft.AspNet.WebHelpers (source) 3.2.3 -> 3.3.0 age adoption passing confidence
Microsoft.AspNet.WebPages (source) 3.2.3 -> 3.3.0 age adoption passing confidence
Microsoft.AspNet.WebPages.Data (source) 3.2.3 -> 3.3.0 age adoption passing confidence
Microsoft.AspNet.WebPages.WebData (source) 3.2.3 -> 3.3.0 age adoption passing confidence

Release Notes

aspnet/AspNetWebStack (Microsoft.AspNet.WebHelpers) ### [`v3.3.0`](https://togithub.com/aspnet/AspNetWebStack/releases/tag/v3.3.0): 3.3.0 #### What's Changed - [Throw PlatformNotSupportedException in netstandard1.3](https://togithub.com/aspnet/AspNetWebStack/pull/396) - [Add Content to all HttpResponseMessages](https://togithub.com/aspnet/AspNetWebStack/pull/387) ### [`v3.2.9`](https://togithub.com/aspnet/AspNetWebStack/releases/tag/v3.2.9): 3.2.9 #### What's Changed - [Localized Microsoft.AspNet.WebPages.Data packages do not provide correct resources](https://togithub.com/aspnet/AspNetWebStack/issues/324) - [Microsoft.AspNet.WebApi.Core 5.2.8 has System.Web.Http.dll with file version lower than the one in 5.2.7 nuget release](https://togithub.com/aspnet/AspNetWebStack/issues/322) ### [`v3.2.8`](https://togithub.com/aspnet/AspNetWebStack/releases/tag/v3.2.8): 3.2.8 #### What's Changed - Correct discussion links in CONTRIBUTING.md by [@​dougbu](https://togithub.com/dougbu) in [https://github.com/aspnet/AspNetWebStack/pull/228](https://togithub.com/aspnet/AspNetWebStack/pull/228) - !fixup! CONTRIBUTING.md typo by [@​dougbu](https://togithub.com/dougbu) in [https://github.com/aspnet/AspNetWebStack/pull/229](https://togithub.com/aspnet/AspNetWebStack/pull/229) - Update ReflectedHttpActionDescriptor.cs by [@​chinason](https://togithub.com/chinason) in [https://github.com/aspnet/AspNetWebStack/pull/239](https://togithub.com/aspnet/AspNetWebStack/pull/239) - Replace link to outdated repo in README.md by [@​cendern](https://togithub.com/cendern) in [https://github.com/aspnet/AspNetWebStack/pull/244](https://togithub.com/aspnet/AspNetWebStack/pull/244) - Link Code of Conduct by [@​terrajobst](https://togithub.com/terrajobst) in [https://github.com/aspnet/AspNetWebStack/pull/277](https://togithub.com/aspnet/AspNetWebStack/pull/277) - Replace 'master' with 'main' by [@​JunTaoLuo](https://togithub.com/JunTaoLuo) in [https://github.com/aspnet/AspNetWebStack/pull/295](https://togithub.com/aspnet/AspNetWebStack/pull/295) - Rebrand to v3.2.8 / v5.2.8 by [@​dougbu](https://togithub.com/dougbu) in [https://github.com/aspnet/AspNetWebStack/pull/298](https://togithub.com/aspnet/AspNetWebStack/pull/298) - \[releaes/3.2.8] Get builds working again by [@​dougbu](https://togithub.com/dougbu) in [https://github.com/aspnet/AspNetWebStack/pull/302](https://togithub.com/aspnet/AspNetWebStack/pull/302) - Clean up doc comments for PushStreamContent by [@​pranavkm](https://togithub.com/pranavkm) in [https://github.com/aspnet/AspNetWebStack/pull/311](https://togithub.com/aspnet/AspNetWebStack/pull/311) - Configure max request line size limits to be the same as maxHeaderSize by [@​pranavkm](https://togithub.com/pranavkm) in [https://github.com/aspnet/AspNetWebStack/pull/312](https://togithub.com/aspnet/AspNetWebStack/pull/312) - Remove deprecated `` element by [@​dougbu](https://togithub.com/dougbu) in [https://github.com/aspnet/AspNetWebStack/pull/315](https://togithub.com/aspnet/AspNetWebStack/pull/315) #### Issues resolved - [HttpResponseMessage Serialisation still breaks in .NET Core 3.0](https://togithub.com/aspnet/AspNetWebStack/issues/263) - [Increase HTTP header line size limit during deserialization of HttpRequestMessage](https://togithub.com/aspnet/AspNetWebStack/issues/307) - [Crash when deserializing a HttpResponseMessage on .NET Core](https://togithub.com/aspnet/AspNetWebStack/issues/313) - [Fix the LicenseUrl and IconURL metadata items for packages](https://togithub.com/aspnet/AspNetWebStack/issues/314) #### New Contributors - [@​chinason](https://togithub.com/chinason) made their first contribution in [https://github.com/aspnet/AspNetWebStack/pull/239](https://togithub.com/aspnet/AspNetWebStack/pull/239) - [@​cendern](https://togithub.com/cendern) made their first contribution in [https://github.com/aspnet/AspNetWebStack/pull/244](https://togithub.com/aspnet/AspNetWebStack/pull/244) **Full Changelog**: https://github.com/aspnet/AspNetWebStack/compare/v3.2.7...v3.2.8 ### [`v3.2.7`](https://togithub.com/aspnet/AspNetWebStack/releases/tag/v3.2.7): 3.2.7 ##### Features - NuGet Package : Add `repository` metadata. ([#​190](https://togithub.com/aspnet/AspNetWebStack/issues/190)) - System.Net.Http.FormattingUtilities missed RFC 850 ([#​187](https://togithub.com/aspnet/AspNetWebStack/issues/187)) ##### Bugs Fixed - Correct typos in `OKResult` ([#​214](https://togithub.com/aspnet/AspNetWebStack/issues/214)) - `ByteRangeStream` does not limit `CopyToAsync(...)` range as it should ([#​206](https://togithub.com/aspnet/AspNetWebStack/issues/206)) - Whitespace (any uri escapable char) in virtual path root results in NoRouteFound in an WebApi/Owin setup ([#​203](https://togithub.com/aspnet/AspNetWebStack/issues/203)) - JsonMediaTypeFormatter doesn't work when Request is chunked ([#​197](https://togithub.com/aspnet/AspNetWebStack/issues/197)) - Release notes link in NuGet package is out-of-date ([#​178](https://togithub.com/aspnet/AspNetWebStack/issues/178)) - DefaultHttpBatchHandler creates innerRequest with scheme http even when outer batch request scheme is https ([#​173](https://togithub.com/aspnet/AspNetWebStack/issues/173)) - RadioButtonFor doesn't resolve isChecked properly when nested in EditorTemplate ([#​164](https://togithub.com/aspnet/AspNetWebStack/issues/164)) - Make exception handling policy configurable for CORS ([#​147](https://togithub.com/aspnet/AspNetWebStack/issues/147)) ### [`v3.2.6`](https://togithub.com/aspnet/AspNetWebStack/releases/tag/v3.2.6): 3.2.6 ##### Bugs Fixed - Japanese resources for MVC 5.2.5 is broken ([#​156](https://togithub.com/aspnet/AspNetWebStack/issues/156)) ### [`v3.2.5`](https://togithub.com/aspnet/AspNetWebStack/releases/tag/v3.2.5): 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](https://blogs.msdn.microsoft.com/webdev/2018/05/02/announcing-asp-net-mvc-5-2-5-web-api-5-2-5-and-web-pages-3-2-5/) 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](https://togithub.com/aspnet/AspNetWebStack/releases/tag/v3.2.5-preview1) for additional fixes included in this release. ##### Bugs Fixed - ApiDescription.ResponseDescription is not initialized ([#​63](https://togithub.com/aspnet/AspNetWebStack/issues/63)) ### [`v3.2.4`](https://togithub.com/aspnet/AspNetWebStack/releases/tag/v3.2.4): 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](https://blogs.msdn.microsoft.com/webdev/2018/02/12/announcing-asp-net-mvc-5-2-4-web-api-5-2-4-and-web-pages-3-2-4/) of ASP.NET MVC 5.2.4, ASP.NET Web API 5.2.4, and ASP.NET Web Pages 3.2.4! ##### Features - Target .NET Standard 2.0 in System.Net.Http.Formatting ([#​101](https://togithub.com/aspnet/AspNetWebStack/issues/101)) - Add `FormUrlEncodedMediaTypeFormatter` to client formatting assemblies ([#​77](https://togithub.com/aspnet/AspNetWebStack/issues/77)) - DefaultBodyModelValidator extensibility ([#​9](https://togithub.com/aspnet/AspNetWebStack/issues/9)) ##### Bugs Fixed - Update package project URLs to use HTTPS scheme ([#​105](https://togithub.com/aspnet/AspNetWebStack/issues/105)) - Html.AntiForgeryToken() adds duplicate X-Frame-Options headers if called more than once ([#​7](https://togithub.com/aspnet/AspNetWebStack/issues/7)) - Fix null ref in DefaultControllerFactory ([#​6](https://togithub.com/aspnet/AspNetWebStack/issues/6)) ##### Known Issues - **System.TypeInitializationException thrown when using the ASP.NET Web API Client on Xamarin** 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 ([https://github.com/mono/mono/issues/6376](https://togithub.com/mono/mono/issues/6376)).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.