dnikolovv / devadventures-net-core-template

A Visual Studio extension that provides a robust and maintainable setup for a .NET Core API.
34 stars 2 forks source link

Bump Microsoft.AspNetCore.Identity from 2.1.1 to 2.1.2 in /source/src/server/MyProject.Data #5

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps Microsoft.AspNetCore.Identity from 2.1.1 to 2.1.2.

Commits - [`2627ea5`](https://github.com/aspnet/Identity/commit/2627ea572cca2932284b3577158ad4b4f247794f) Merge branch 'release/2.1' into release/2.1.2 - [`788e324`](https://github.com/aspnet/Identity/commit/788e324115196d9fb1e15693266943a607644f87) Bumping version from 2.1.1 to 2.1.2 - [`64a8825`](https://github.com/aspnet/Identity/commit/64a88252ce62f83fdb78762a62af0a2c06aff1a9) Update dependencies.props - [`2629cee`](https://github.com/aspnet/Identity/commit/2629ceed08f6588fec8d0e80297ea9fa0b245b9f) CheckPassword only reset lockout when TFA disabled - See full diff in [compare view](https://github.com/aspnet/Identity/compare/2.1.1...2.1.2)


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 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/dnikolovv/devadventures-net-core-template/network/alerts).