Skip to content

Commit

Permalink
Merge #514
Browse files Browse the repository at this point in the history
514: Bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 in /src/Meilisearch r=curquiza a=dependabot[bot]

Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.0.3 to 7.1.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>
<h2>7.1.2</h2>
<h3>Security fixes</h3>
<p>See <a href="https://aka.ms/IdentityModel/Jan2024/zip">https://aka.ms/IdentityModel/Jan2024/zip</a> and <a href="https://aka.ms/IdentityModel/Jan2024/jku">https://aka.ms/IdentityModel/Jan2024/jku</a> for details.</p>
<h1>7.1.0-preview</h1>
<p>Include IdentityModel 6.32.0 release updates, including AAD specific signing key issuer validator and fix perf regression.</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>
<p>See the <a href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases">releases</a> for details on bug fixes and added features.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/a607fa5e0005a6178cf1d2fed4fa0f8179cdb186"><code>a607fa5</code></a> Merged PR 10669: update version to 7.1.2</li>
<li><a href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/44021bbb0c2f40a731c854135b1216a05131ea9d"><code>44021bb</code></a> Merged PR 10664: Update dev branch from public GitHub dev</li>
<li><a href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/a22ab8ebe4ac16760e0daa3b73e7b68a67291497"><code>a22ab8e</code></a> Merged PR 10603: Re-enable Jwt sub claim as either Number or String</li>
<li><a href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/1966c059b5a8ddb895633b161563a2406fb50b5d"><code>1966c05</code></a> fixup prefix</li>
<li><a href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/97888a2da892185a53e7b5d8238dfcd5cb8bacd9"><code>97888a2</code></a> Merged PR 10258: Compatibility with 6x for bool claims (<a href="https://redirect.github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/2367">#2367</a>)</li>
<li><a href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/5c1ea4a20b11e6049ffc2a2da858a09416af259d"><code>5c1ea4a</code></a> Merged PR 10241: Update dev to fix the release build</li>
<li><a href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/ec25d19a5e831243b863340fda3baa2e2f0009bb"><code>ec25d19</code></a> reduced size for netcorestandard2.1 compression size is larger.</li>
<li><a href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/b16f75899316ee22ff4ea8fe0e54ffc436d574ee"><code>b16f758</code></a> Merged PR 10217: Disable test that set statics.</li>
<li><a href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/ceeff41b2d2313e062a4a2ee1849f46d98b56fea"><code>ceeff41</code></a> Merged PR 10199: Set MaximumDeflateSize</li>
<li><a href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commit/e986e22225fed7425c5e37a94d2d75e0c6cac1d1"><code>e986e22</code></a> Merged PR 10198: Don't resolve jku claim by default</li>
<li>Additional commits viewable in <a href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/7.0.3...7.1.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=7.0.3&new-version=7.1.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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/meilisearch/meilisearch-dotnet/network/alerts).

</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
meili-bors[bot] and dependabot[bot] authored Jan 10, 2024
2 parents 73c7581 + 4fea5fc commit d4c715c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Meilisearch/Meilisearch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.1.2" />
<PackageReference Include="System.Net.Http.Json" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit d4c715c

Please sign in to comment.