Skip to content

chore(deps): Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 8.19.2 to 8.20.0#4

Closed
dependabot[bot] wants to merge 300 commits into
mainfrom
dependabot/nuget/src/Auth0.AspNetCore.Authentication/Microsoft.IdentityModel.Protocols.OpenIdConnect-8.20.0
Closed

chore(deps): Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 8.19.2 to 8.20.0#4
dependabot[bot] wants to merge 300 commits into
mainfrom
dependabot/nuget/src/Auth0.AspNetCore.Authentication/Microsoft.IdentityModel.Protocols.OpenIdConnect-8.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.IdentityModel.Protocols.OpenIdConnect from 8.19.2 to 8.20.0.

Release notes

Sourced from Microsoft.IdentityModel.Protocols.OpenIdConnect's releases.

8.20.0

Performance Improvements

  • Add JsonWebToken header-replacement path to avoid re-parsing payload. See PR #​3552.
  • Add claims dictionary preallocation. See PR #​3542.

Bug Fixes

  • Fix CI build failures: remove unused log message and add missing DPoP API entries. See PR #​3551.

Full Changelog: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.19.2...8.20.0

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

frederikprijck and others added 30 commits August 4, 2021 17:26
Co-authored-by: Frederik <frederik.prijck@gmail.com>
* Add explicit dependencies for net6.0

* Update TFW

* Use .NET6 in the playground
* Mention support for .NET 6

* Update README.md
* Update changelog

* Bump version

* Update docs
In `Microsoft.IdentityModel.Protocols.OpenIdConnect`, a bug got introduced in AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@183c04a. This bug got fixed in AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@d6f2b66 and released as part of version 6.10.2. We should ensure our users use any version equal or above 6.10.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.1...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Do not update refresh token when rotation is disabled
Upload OpsLevel YAML

Co-authored-by: sre-57-opslevel[bot] <113727212+sre-57-opslevel[bot]@users.noreply.github.com>
* Update readme based on internal redesign

* update

* Update headings in examples

* Move login and logout sample to readme

* Update footer logo

* Apply suggestions from code review

Co-authored-by: Steve Hobbs <steve.hobbs@hey.com>

* link to role based access control

* update organizations text

* Update EXAMPLES.md

Co-authored-by: Steve Hobbs <steve.hobbs@hey.com>

* add API reference

* Update README.md

* Add banner

* Use logo in footer from CDN

* Fix readme on docs

* Use banner from CDN

Co-authored-by: Steve Hobbs <steve.hobbs@hey.com>
…avoid memory leak (#89)

Update Microsoft.IdentityModel.Protocols.OpenIdConnect dependency to avoid memoty leak
dependabot Bot and others added 25 commits June 12, 2026 18:15
…o 2.3.11

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.ViewFeatures
  dependency-version: 2.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: System.Text.Encodings.Web
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…m 8.19.1 to 8.19.2

---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.Protocols.OpenIdConnect
  dependency-version: 8.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
updated-dependencies:
- dependency-name: System.Text.Encodings.Web
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@9a946fd...a98b568)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...3d3c42e)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…m 8.19.2 to 8.20.0

---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.Protocols.OpenIdConnect
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: auth0/dx-sdks-approver. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/nuget/src/Auth0.AspNetCore.Authentication/Microsoft.IdentityModel.Protocols.OpenIdConnect-8.20.0 branch July 22, 2026 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.