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.Owin from 2.1.0 to 4.1.0 #3

Merged
merged 1 commit into from
Jun 18, 2020

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Jan 27, 2020

Bumps Microsoft.Owin from 2.1.0 to 4.1.0.

Commits
  • 9e9c44d Toggle versions for final 4.1.0 build
  • 294be6a HttpListener exception handling #314 (#317)
  • 2c68ecf Fix KeyNotFoundException in OIDCHandler.AuthenticateCoreAsync #315 (#316)
  • ae59e4b Use larger buffer for static file copy #304 (#311)
  • 0fc4611 Use SameSite everywhere (#308)
  • c902bb2 Raise version to 4.1.0-preview1
  • 39221f8 Added support for Set-Cookie's SameSite attribute in ResponseCookieCollection...
  • 569f1c8 Add response_mode=query support for OpenID Connect (#297)
  • 40de801 Issue #278 DefaultLoader now prefilters attributes before instantiating #278 ...
  • 0f6dc4b Stop NullReferenceException when TestServer is created using protected constr...
  • 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:

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

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 27, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Microsoft.Owin-4.1.0 branch from 2b0f7e2 to 4ec3c69 Compare June 18, 2020 14:31
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 2.1.0 to 4.1.0.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](aspnet/AspNetKatana@v2.1.0...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Microsoft.Owin-4.1.0 branch from 4ec3c69 to b515667 Compare June 18, 2020 14:32
@seiggy seiggy merged commit bc556fc into master Jun 18, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Microsoft.Owin-4.1.0 branch June 18, 2020 14:32
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.

1 participant