Skip to content

Bump System.IdentityModel.Tokens.Jwt from 6.32.1 to 6.32.2 in /webapi#253

Merged
crickman merged 1 commit intomainfrom
dependabot/nuget/webapi/System.IdentityModel.Tokens.Jwt-6.32.2
Aug 28, 2023
Merged

Bump System.IdentityModel.Tokens.Jwt from 6.32.1 to 6.32.2 in /webapi#253
crickman merged 1 commit intomainfrom
dependabot/nuget/webapi/System.IdentityModel.Tokens.Jwt-6.32.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 28, 2023

Bumps System.IdentityModel.Tokens.Jwt from 6.32.1 to 6.32.2.

Release notes

Sourced from System.IdentityModel.Tokens.Jwt's releases.

6.32.2

Bug fixes:

  • Underlying JsonDocument is never disposed, causing high latency in large scale services. See #2258 for details.
Changelog

Sourced from System.IdentityModel.Tokens.Jwt's changelog.

6.32.2

Bug fixes:

  • Underlying JsonDocument is never disposed, causing high latency in large scale services. See #2258 for details.
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 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)

Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.32.1 to 6.32.2.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@6.32.1...6.32.2)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 28, 2023
@github-actions github-actions Bot added webapi Pull requests that update .net code PR: ready for review and removed dependencies Pull requests that update a dependency file labels Aug 28, 2023
@crickman crickman added this pull request to the merge queue Aug 28, 2023
Merged via the queue into main with commit 006e6c8 Aug 28, 2023
@crickman crickman deleted the dependabot/nuget/webapi/System.IdentityModel.Tokens.Jwt-6.32.2 branch August 28, 2023 16:29
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…microsoft#253)

Bumps
[System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet)
from 6.32.1 to 6.32.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases">System.IdentityModel.Tokens.Jwt's
releases</a>.</em></p>
<blockquote>
<h1>6.32.2</h1>
<h2>Bug fixes:</h2>
<ul>
<li>Underlying JsonDocument is never disposed, causing high latency in
large scale services. See <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2258">#2258</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md">System.IdentityModel.Tokens.Jwt's
changelog</a>.</em></p>
<blockquote>
<h1>6.32.2</h1>
<h2>Bug fixes:</h2>
<ul>
<li>Underlying JsonDocument is never disposed, causing high latency in
large scale services. See <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2258">#2258</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/c39701688fe42728dabf6a05e3527cc3303c7641"><code>c397016</code></a>
changelog 6.32.2 (<a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2265">#2265</a>)</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/fc9da23130adf758ef022f387c2760f788ab2fed"><code>fc9da23</code></a>
Avoid draining the ArrayPool with undisposed JsonDocuments (<a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2258">#2258</a>)</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/af9abdb1cad7826bc1ffbc420562781306ebd954"><code>af9abdb</code></a>
Update codeql-analysis.yml (<a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2205">#2205</a>)</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/620be62dda649d4c63e88ec9ae994a12cf54c707"><code>620be62</code></a>
Fix casing of Properties directory in updateAssemblyInfo.ps1 script</li>
<li>See full diff in <a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/6.32.1...6.32.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.IdentityModel.Tokens.Jwt&package-manager=nuget&previous-version=6.32.1&new-version=6.32.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
…microsoft#253)

Bumps
[System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet)
from 6.32.1 to 6.32.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases">System.IdentityModel.Tokens.Jwt's
releases</a>.</em></p>
<blockquote>
<h1>6.32.2</h1>
<h2>Bug fixes:</h2>
<ul>
<li>Underlying JsonDocument is never disposed, causing high latency in
large scale services. See <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2258">#2258</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md">System.IdentityModel.Tokens.Jwt's
changelog</a>.</em></p>
<blockquote>
<h1>6.32.2</h1>
<h2>Bug fixes:</h2>
<ul>
<li>Underlying JsonDocument is never disposed, causing high latency in
large scale services. See <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2258">#2258</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/c39701688fe42728dabf6a05e3527cc3303c7641"><code>c397016</code></a>
changelog 6.32.2 (<a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2265">#2265</a>)</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/fc9da23130adf758ef022f387c2760f788ab2fed"><code>fc9da23</code></a>
Avoid draining the ArrayPool with undisposed JsonDocuments (<a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2258">#2258</a>)</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/af9abdb1cad7826bc1ffbc420562781306ebd954"><code>af9abdb</code></a>
Update codeql-analysis.yml (<a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2205">#2205</a>)</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/620be62dda649d4c63e88ec9ae994a12cf54c707"><code>620be62</code></a>
Fix casing of Properties directory in updateAssemblyInfo.ps1 script</li>
<li>See full diff in <a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/6.32.1...6.32.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.IdentityModel.Tokens.Jwt&package-manager=nuget&previous-version=6.32.1&new-version=6.32.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jdtoombs pushed a commit to jdtoombs/chat-copilot that referenced this pull request Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Pull requests that update .net code webapi Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant