Closed dependabot[bot] closed 4 years ago
not interested in targeting 2.2.5 as it will be EOL in a month
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps Microsoft.AspNetCore.Mvc.Core from 2.1.11 to 2.2.5.
Release notes
*Sourced from [Microsoft.AspNetCore.Mvc.Core's releases](https://github.com/aspnet/AspNetCore/releases).* > ## v2.2.4 > No release notes provided. > > ## v2.2.3 > - [Release Notes](https://github.com/dotnet/core/blob/master/release-notes/2.2/2.2.3/2.2.3.md) > - [Download and Install](https://github.com/dotnet/core/blob/master/release-notes/2.2/2.2.3/2.2.3-download.md) > > ## Repos > - [Core](https://github.com/dotnet/corec/releases/tag/v2.2.3) > - [CoreCLR](https://github.com/dotnet/coreclr/releases/tag/v2.2.3) > - [CoreFX](https://github.com/dotnet/corefx/releases/tag/v2.2.3) > - [Core-Setup](https://github.com/dotnet/core-setup/releases/tag/v2.2.3) > - [CLI](https://github.com/dotnet/cli/releases/tag/v2.2.105) > - [ASP](https://github.com/aspnet/AspNetCore/releases/tag/v2.2.3) > > ## v2.2.2 > No release notes provided. > > ## v2.2.1 > - [Release Notes](https://github.com/dotnet/core/blob/master/release-notes/2.2/2.2.1/2.2.1.md) > - [Download and Install](https://github.com/dotnet/core/blob/master/release-notes/2.2/2.2.1/2.2.1-download.md) > > ## Repos > - [CoreCLR](https://github.com/dotnet/coreclr/releases/tag/v2.2.1) > - [CoreFX](https://github.com/dotnet/corefx/releases/tag/v2.2.1) > - [Core-Setup](https://github.com/dotnet/core-setup/releases/tag/v2.2.1) > - [CLI](https://github.com/dotnet/cli/releases/tag/v2.2.102) > - [ASP](https://github.com/aspnet/AspNetCore/releases/tag/v2.2.1) > > ## v2.2.0 > - [General Release Notes](https://github.com/dotnet/core/blob/master/release-notes/2.2/2.2.0/2.2.0.md) > - [Download and Install](https://github.com/dotnet/core/blob/master/release-notes/2.2/2.2.0/2.2.0-download.md) > > ## ASP.NET Core release notes > We have disabled view recompilation when .cshtml change by default (except for the `Development` environment). A new flag called `AllowRecompilingViewsOnFileChange` has been introduced in `RazorViewEngineOptions`, which can be used to configure whether the view engine will watch for file changes. The settings is set to `false` by default for all environments but `Development`. If you are using Visual Studio to debug, then it will launch the application in the `Development` environment by default. You can find more details about the change by looking at this PR: https://github-redirect.dependabot.com/aspnet/Mvc/pull/8369/files > > In case you would like to keep the view recompilation enabled for your project, you can choose so by configure Razor options in Startup.ConfigureService method using the following code block: > > > > ## Repos > - [CoreCLR](https://github.com/dotnet/coreclr/releases/tag/v2.2.0) > - [CoreFX](https://github.com/dotnet/corefx/releases/tag/v2.2.0) > - [Core-Setup](https://github.com/dotnet/core-setup/releases/tag/v2.2.0) > - [CLI](https://github.com/dotnet/cli/releases/tag/v2.2.100) > - [ASP.NET](https://github.com/aspnet/Home/releases/tag/2.2.0) > ... (truncated)Commits
- [`33c2d01`](https://github.com/aspnet/AspNetCore/commit/33c2d01092d9a1b7a583fe99a50b15686e2b7de9) Merge in 'release/2.2' changes - [`e22a7d1`](https://github.com/aspnet/AspNetCore/commit/e22a7d1b9728a81c846ec5b1c026c7957bd78f33) Unpin the Microsoft.Extensions.Diagnostics.HealthChecks package version - [`a88706c`](https://github.com/aspnet/AspNetCore/commit/a88706c89a8b1967621b0d7b0ba6faac95f5e797) Merge in 'release/2.2' changes - [`dd655bc`](https://github.com/aspnet/AspNetCore/commit/dd655bcc9a94b63cc9f1a60585ae9e1f2d08668f) Merge branch 'release/2.1' into release/2.2 - [`2a99b86`](https://github.com/aspnet/AspNetCore/commit/2a99b8608d1c9c65ac98eb5a3b88c95095f9a445) Merge changes from 'release/2.2' - [`ff54d31`](https://github.com/aspnet/AspNetCore/commit/ff54d313613e655fd41abbe6b9828cdc5611d4d0) Merge branch 'release/2.1' => 'release/2.2' ([#9422](https://github-redirect.dependabot.com/aspnet/AspNetCore/issues/9422)) - [`13af5d9`](https://github.com/aspnet/AspNetCore/commit/13af5d9f1ccfacc152b955e0d9e6e36d6c7b1066) Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2 - [`1bc775f`](https://github.com/aspnet/AspNetCore/commit/1bc775f636f8ab00ca05499d929bc6e6d42ec2c2) [2.2] Include Identity UI in the 2.2.5 patch - [`d93b207`](https://github.com/aspnet/AspNetCore/commit/d93b207485f678b3a6f5a0f2318c5dfbb0b9cbcd) Add Site Extension to patch ([#9336](https://github-redirect.dependabot.com/aspnet/AspNetCore/issues/9336)) - [`d004cf0`](https://github.com/aspnet/AspNetCore/commit/d004cf0f14aea052a4f6837019de7f6cb1118898) Merge branch 'release/2.1' into release/2.2 - Additional commits viewable in [compare view](https://github.com/aspnet/AspNetCore/compare/v2.1.11...v2.2.5)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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ipjohnson/Grace.DependencyInjection.Extensions/network/alerts).