dlidstrom / MinaGlosor

Small website where you can practice on words.
http://minaglosor.se
MIT License
0 stars 0 forks source link

Bump Microsoft.AspNet.Razor from 3.2.2 to 3.2.7 #214

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps Microsoft.AspNet.Razor from 3.2.2 to 3.2.7.

Release notes

Sourced from Microsoft.AspNet.Razor's releases.

3.2.6

Bugs Fixed

  • Japanese resources for MVC 5.2.5 is broken (#156)

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

  • ApiDescription.ResponseDescription is not initialized (#63)

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

  • Do not use FormattedModelValue in password editor template (#135)
  • ValidationContext.MemberName is set incorrectly in the DataAnnotationsModelValidator (#120)
  • Middleware does not pass OwinContext.User forward in Pipeline (#119)
  • ExpressionHelper contains a compatibility bug with Roslyn compiler (#117)

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

  • Target .NET Standard 2.0 in System.Net.Http.Formatting (#101)
  • Add FormUrlEncodedMediaTypeFormatter to client formatting assemblies (#77)
  • DefaultBodyModelValidator extensibility (#9)

Bugs Fixed

  • Update package project URLs to use HTTPS scheme (#105)
  • Html.AntiForgeryToken() adds duplicate X-Frame-Options headers if called more than once (#7)
  • Fix null ref in DefaultControllerFactory (#6)

Known Issues

  • System.TypeInitializationException thrown when using the ASP.NET Web API Client on Xamarin
... (truncated)
Commits
  • 39d3064 Flesh out ByteRangeStream methods to make it always limit reads (#213)
  • cfda5e5 Fixed ASP.NET Web API version in README.md
  • 9c86f72 Update OkResult.cs
  • 523f3aa Override TryComputeLength(...) in web host HttpContent implementations (#...
  • 37fce36 Make OwinHttpRequestContext.VirtualPathRoot unescaped
  • f9577cb Fix build on systems where VS 2017 isn't latest on the system (#210)
  • e0f1f13 FormattingUtilities support for parsing dates in RFC 850 long year format (#196)
  • 2109e7e Merge pull request #192 from MaximRouiller/repositoryurl
  • 9133fbd changes to repository url
  • 8044f4e Merge pull request #185 from itrofimow/master
  • Additional commits viewable in compare view


Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)