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.AspNet.WebPages from 3.2.3 to 3.2.7 #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps Microsoft.AspNet.WebPages from 3.2.3 to 3.2.7.

Release notes

Sourced from Microsoft.AspNet.WebPages'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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [Microsoft.AspNet.WebPages](https://github.com/aspnet/AspNetWebStack) from 3.2.3 to 3.2.7.
- [Release notes](https://github.com/aspnet/AspNetWebStack/releases)
- [Commits](aspnet/AspNetWebStack@v3.2.3...v3.2.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 28, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant