dataplat / AlwaysEncryptedSample

Sample ASP.NET MVC Application for demonstrating Microsoft SQL Server Always Encrypted Functionality
Other
14 stars 7 forks source link

Bump Microsoft.Owin.Security.Cookies from 4.0.1 to 4.1.0 #48

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps Microsoft.Owin.Security.Cookies from 4.0.1 to 4.1.0.

Commits - [`9e9c44d`](https://github.com/aspnet/AspNetKatana/commit/9e9c44d0b0027cb58a3252a10ea93f25ccab32af) Toggle versions for final 4.1.0 build - [`294be6a`](https://github.com/aspnet/AspNetKatana/commit/294be6a757918b4262ff7c385b3f03591204fffb) HttpListener exception handling [#314](https://github-redirect.dependabot.com/aspnet/AspNetKatana/issues/314) ([#317](https://github-redirect.dependabot.com/aspnet/AspNetKatana/issues/317)) - [`2c68ecf`](https://github.com/aspnet/AspNetKatana/commit/2c68ecff843266b852328e07626a97450b19d27a) Fix KeyNotFoundException in OIDCHandler.AuthenticateCoreAsync [#315](https://github-redirect.dependabot.com/aspnet/AspNetKatana/issues/315) ([#316](https://github-redirect.dependabot.com/aspnet/AspNetKatana/issues/316)) - [`ae59e4b`](https://github.com/aspnet/AspNetKatana/commit/ae59e4b900a7bcf2e1fb7ed6118cd04b9ac2c005) Use larger buffer for static file copy [#304](https://github-redirect.dependabot.com/aspnet/AspNetKatana/issues/304) ([#311](https://github-redirect.dependabot.com/aspnet/AspNetKatana/issues/311)) - [`0fc4611`](https://github.com/aspnet/AspNetKatana/commit/0fc4611e8b04b73f4e6bd68263e3f90e1adfa447) Use SameSite everywhere ([#308](https://github-redirect.dependabot.com/aspnet/AspNetKatana/issues/308)) - [`c902bb2`](https://github.com/aspnet/AspNetKatana/commit/c902bb22f967f421d70fe71a9d065499800d0e30) Raise version to 4.1.0-preview1 - [`39221f8`](https://github.com/aspnet/AspNetKatana/commit/39221f8b70082c5e715c8def3adb1ef7e906d5db) Added support for Set-Cookie's SameSite attribute in ResponseCookieCollection... - [`569f1c8`](https://github.com/aspnet/AspNetKatana/commit/569f1c872e86e57155d7865f4b3d627949cfcba2) Add response_mode=query support for OpenID Connect ([#297](https://github-redirect.dependabot.com/aspnet/AspNetKatana/issues/297)) - [`40de801`](https://github.com/aspnet/AspNetKatana/commit/40de8011dab132b020e8d6e89239f4a0bda7d82c) Issue [#278](https://github-redirect.dependabot.com/aspnet/AspNetKatana/issues/278) DefaultLoader now prefilters attributes before instantiating [#278](https://github-redirect.dependabot.com/aspnet/AspNetKatana/issues/278) ... - [`0f6dc4b`](https://github.com/aspnet/AspNetKatana/commit/0f6dc4bf2722fb08759da3eacaf38f2a098771bd) Stop NullReferenceException when TestServer is created using protected constr... - Additional commits viewable in [compare view](https://github.com/aspnet/AspNetKatana/compare/v4.0.1...v4.1.0)


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 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)