Skip to content

Commit

Permalink
chore(deps): Bump System.IdentityModel.Tokens.Jwt from 7.1.2 to 7.2.0 (
Browse files Browse the repository at this point in the history
…#1755)

Bumps
[System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet)
from 7.1.2 to 7.2.0.
<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>7.2.0</h1>
<h3>Performance Improvements:</h3>
<p>Reduce allocations and transformations when creating a token <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2428">#2395</a>.
Update Esrp Code Signing version to speed up release build <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2429">#2429</a>.</p>
<h3>Engineering Excellence:</h3>
<p>Improve benchmark consistency <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2428">#2428</a>.
Adding P50, P90 and P100 percentiles to benchmarks <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2411">#2411</a>.
Decouple benchmark tests from test projects <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2413">#2413</a>.
Include pack step in PR builds <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2442">#2442</a>.</p>
<h3>Fundamentals:</h3>
<p>Improve logging in Wilson for failed token validation when key not
found <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2436">#2436</a>.
Remove conditional Net8.0 compilation <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2424">#2424</a>.</p>
</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>7.2.0</h1>
<h3>Performance Improvements:</h3>
<p>Reduce allocations and transformations when creating a token <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2428">#2395</a>.
Update Esrp Code Signing version to speed up release build <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2429">#2429</a>.</p>
<h3>Engineering Excellence:</h3>
<p>Improve benchmark consistency <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2428">#2428</a>.
Adding P50, P90 and P100 percentiles to benchmarks <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2411">#2411</a>.
Decouple benchmark tests from test projects <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2413">#2413</a>.
Include pack step in PR builds <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2442">#2442</a>.</p>
<h3>Fundamentals:</h3>
<p>Improve logging in Wilson for failed token validation when key not
found <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2436">#2436</a>.
Remove conditional Net8.0 compilation <a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2424">#2424</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/54face894ffe1e220d7ae4f13e36f7ced7805a47"><code>54face8</code></a>
Optmise IDX10503 (<a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2436">#2436</a>)</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/c1be3d6d518fdd01195b0c682bbc3d189dd1286f"><code>c1be3d6</code></a>
run pack in pr build (<a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2442">#2442</a>)</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/ee6bfe78a48700f586cba059427e5628f542f932"><code>ee6bfe7</code></a>
update dev</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/1a5e9b450bc028076ee6b1c0ab17c96c2e2c3013"><code>1a5e9b4</code></a>
Update comments.</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/c3700a5d5c1721cbd01352b367ceb4836db192a7"><code>c3700a5</code></a>
remove redundant tasks</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/4189db309d2793461af181bf1d51bdb6c6b4c881"><code>4189db3</code></a>
reduce signing tasks, esrp v1-&gt;4 (<a
href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2429">#2429</a>)</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/f7ccbb409c078f92e81d950fe256c1db54daad06"><code>f7ccbb4</code></a>
Remove custom columns and rename derived config</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/5351426f766093f0230941b8e538775589bd07b8"><code>5351426</code></a>
Remove net8.0 conditions</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/8cc08dcb45284b9b4fcf3de361095151a4ef800f"><code>8cc08dc</code></a>
Update versions, fixes pack.</li>
<li><a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/ab1876777abdbbe315553b77f6617d66089b02c5"><code>ab18767</code></a>
address PR comments</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/7.1.2...7.2.0">compare
view</a></li>
</ul>
</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 3b7158c commit 1de65e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2210.55" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Buffers" Version="4.5.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.1.2" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.2.0" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
Expand Down

0 comments on commit 1de65e8

Please sign in to comment.