Wyam2 / wyam

A modular static content and static site generator written in .NET. Fork of Wyam project.
https://wyam2.github.io/
MIT License
6 stars 1 forks source link

nuget(deps): bump Microsoft.AspNetCore.WebSockets from 2.1.1 to 2.2.1 #34

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps Microsoft.AspNetCore.WebSockets from 2.1.1 to 2.2.1.

Release notes

Sourced from Microsoft.AspNetCore.WebSockets's releases.

v2.2.1

Repos

v2.2.0

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: aspnet/Mvc#8369

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

2.2.0-preview3

Known issues: aspnet/Announcements#323

2.2.0-preview2

ASP.NET Core 2.2.0-preview2

For more details, see the blog post here: https://blogs.msdn.microsoft.com/webdev/2018/09/12/asp-net-core-2-2-0-preview2-now-available.

To see all issues closed in the 2.2.0 Preview 2 milestone, see the results of this query.

2.2.0-preview1

ASP.NET Core 2.2.0 Preview 1 Release Notes

We are pleased to announce the release of ASP.NET Core 2.2.0 Preview 1.

... (truncated)

Commits
  • 0f9ad16 Add 2.1.7 package archive baselines
  • 4c8758b Merge in 'release/2.2' changes
  • 21488b2 Add a workaround for a bug in dotnet tool install and the scaffolding comma...
  • 985d49c Merge in 'release/2.2' changes
  • 2c4d586 Merge 'release/2.1' into release/2.2
  • 06a695e Merge in 'release/2.2' changes
  • 696a46c Update buildtools to 2.2.1-build-20181207.6
  • 4c5debd Skip Autobahn test (#4488)
  • 3878f14 Merge in 'release/2.2' changes
  • 9b8684c Update buildtools to 2.2.1-build-20181207.3
  • 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.


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[bot] commented 3 years ago

The following labels could not be found: :game_die: dependencies, :robot: bot.

savornicesei commented 3 years ago

@dependabot rebase

savornicesei commented 3 years ago

@dependabot merge