Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump System.IdentityModel.Tokens.Jwt from 7.1.2 to 7.2.0 (…
…#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->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