Skip to content

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.0 to 3.1.18 in /Microsoft.SystemForCrossDomainIdentityManagement#64

Merged
boscoMW merged 1 commit intomasterfrom
dependabot/nuget/Microsoft.SystemForCrossDomainIdentityManagement/Microsoft.AspNetCore.Authentication.JwtBearer-3.1.18
Jan 10, 2022
Merged

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.0 to 3.1.18 in /Microsoft.SystemForCrossDomainIdentityManagement#64
boscoMW merged 1 commit intomasterfrom
dependabot/nuget/Microsoft.SystemForCrossDomainIdentityManagement/Microsoft.AspNetCore.Authentication.JwtBearer-3.1.18

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2021

Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.0 to 3.1.18.

Release notes

Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.

.NET Core 3.1.18

Release

.NET Core 3.1.17

Release

.NET Core 3.1.16

Release

.NET Core 3.1.15

Release

.NET Core 3.1.14

Release

.NET Core 3.1.13

Release

.NET Core 3.1.12

Repos

.NET Core 3.1.11

Repos

.NET Core 3.1.10

Repos

.NET Core 3.1.8

... (truncated)

Commits

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.0 to 3.1.18.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.0...v3.1.18)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2021
@boscoMW boscoMW merged commit 4a63c34 into master Jan 10, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.SystemForCrossDomainIdentityManagement/Microsoft.AspNetCore.Authentication.JwtBearer-3.1.18 branch January 10, 2022 11:09
marcusca10 added a commit that referenced this pull request Jan 12, 2022
* Adding support for inbound provisioning (#68)

* Fixed missing error resource exceptions and implemented RFC compliant erroe result.

* Extended resource metadata to be RFC compliant

* Added operators EqualOrLessThan and LessThan

* Added user support for metadata

* Added filtering support for inbound provisioning

* Fixed support for on demand provisioning query

* Create SCIM Inbound.postman_collection.json

Postman collection for inbound provisioning

* Code cleanup

* Bump Microsoft.AspNetCore.Authentication.JwtBearer (#64)

Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.0 to 3.1.18.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.0...v3.1.18)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update README.md

Add Trademarks notice

* Update README.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bosco <boscoMW@users.noreply.github.com>
marcusca10 added a commit that referenced this pull request Jan 12, 2022
* Adding support for inbound provisioning (#68)

* Fixed missing error resource exceptions and implemented RFC compliant erroe result.

* Extended resource metadata to be RFC compliant

* Added operators EqualOrLessThan and LessThan

* Added user support for metadata

* Added filtering support for inbound provisioning

* Fixed support for on demand provisioning query

* Create SCIM Inbound.postman_collection.json

Postman collection for inbound provisioning

* Code cleanup

* Bump Microsoft.AspNetCore.Authentication.JwtBearer (#64)

Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.0 to 3.1.18.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Commits](dotnet/aspnetcore@v3.1.0...v3.1.18)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update README.md

Add Trademarks notice

* Update README.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bosco <boscoMW@users.noreply.github.com>
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