Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Identity.Web from 2.17.1 to 2.17.4 in /webapi #910

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps Microsoft.Identity.Web from 2.17.1 to 2.17.4.

Release notes

Sourced from Microsoft.Identity.Web's releases.

2.17.4

Bug fix

  • Fix assertions being removed from dict before callback is executed in TokenAcquisition. See issue #2734 for details.

2.17.3

2.17.2

New features

  • Added support for CIAM custom user domains. You can now use an Open ID connect authority in the "Authority" property of the configuration instead of using "Instance" and "Tenant". See issue #2690 for details.
Changelog

Sourced from Microsoft.Identity.Web's changelog.

2.17.4

Bug fix

  • Fix assertions being removed from dict before callback is executed in TokenAcquisition. See issue #2734 for details.

2.17.3

  • Updated to Microsoft.IdentityModel.* 7.5.0

2.17.2

New features

  • Added support for CIAM custom user domains. You can now use an Open ID connect authority in the "Authority" property of the configuration instead of using "Instance" and "Tenant". See issue #2690 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 [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 2.17.1 to 2.17.4.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/2.17.4/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@2.17.1...2.17.4)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  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 Apr 1, 2024
@github-actions github-actions bot added the webapi Pull requests that update .net code label Apr 1, 2024
@glahaye glahaye added this pull request to the merge queue Apr 1, 2024
Merged via the queue into main with commit 1b023c6 Apr 1, 2024
7 checks passed
@glahaye glahaye deleted the dependabot/nuget/webapi/Microsoft.Identity.Web-2.17.4 branch April 1, 2024 19:09
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…ft#910)

Bumps
[Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web)
from 2.17.1 to 2.17.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-identity-web/releases">Microsoft.Identity.Web's
releases</a>.</em></p>
<blockquote>
<h1>2.17.4</h1>
<h3>Bug fix</h3>
<ul>
<li>Fix assertions being removed from <code>dict</code> before callback
is executed in TokenAcquisition. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2734">#2734</a>
for details.</li>
</ul>
<h1>2.17.3</h1>
<ul>
<li>Updated to Microsoft.IdentityModel.* 7.5.0, see <a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases/tag/7.5.0">release
notes</a>.</li>
</ul>
<h1>2.17.2</h1>
<h3>New features</h3>
<ul>
<li>Added support for CIAM custom user domains. You can now use an Open
ID connect authority in the &quot;Authority&quot; property of the
configuration instead of using &quot;Instance&quot; and
&quot;Tenant&quot;. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2690">#2690</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-identity-web/blob/2.17.4/changelog.md">Microsoft.Identity.Web's
changelog</a>.</em></p>
<blockquote>
<h1>2.17.4</h1>
<h3>Bug fix</h3>
<ul>
<li>Fix assertions being removed from <code>dict</code> before callback
is executed in TokenAcquisition. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2734">#2734</a>
for details.</li>
</ul>
<h1>2.17.3</h1>
<ul>
<li>Updated to Microsoft.IdentityModel.* 7.5.0</li>
</ul>
<h1>2.17.2</h1>
<h3>New features</h3>
<ul>
<li>Added support for CIAM custom user domains. You can now use an Open
ID connect authority in the &quot;Authority&quot; property of the
configuration instead of using &quot;Instance&quot; and
&quot;Tenant&quot;. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2690">#2690</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/72a438800a0cf75b44fa6d14cd940add14d8ac2a"><code>72a4388</code></a>
changelog 2.17.4 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2735">#2735</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/9dd40bdf26b3a6d9061662f5d36a73dd4fd6c11b"><code>9dd40bd</code></a>
fix assertions being removed from dict before callback is executed (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2733">#2733</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/a574aa6b30fa5eb2332784e6aa9be5ff52a82f0c"><code>a574aa6</code></a>
Update M.IM 7.5.0 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2726">#2726</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/31fa8d640aa964c5e4cc9f28687f1e19d276cf79"><code>31fa8d6</code></a>
changelog for 2.17.3 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2727">#2727</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/5b27226f2d27b27c8225dffa27957d2aac09aa66"><code>5b27226</code></a>
update codeQL (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2724">#2724</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/c0facf53c756b3e5c466f5007bfbfbed695e9922"><code>c0facf5</code></a>
b2c test is flaky (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2722">#2722</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/03f4973d8f497af92071c0de481ca42733834771"><code>03f4973</code></a>
Jmprieur/fix tests in rel v2 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2718">#2718</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/576d89536eb85ecd279bc3e9c4a746cc8ec78483"><code>576d895</code></a>
Same as <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/pull/2715">AzureAD/microsoft-identity-web#2715</a>,
but for ...</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/c274062276da806c253764be9b9acc51d2784646"><code>c274062</code></a>
Fix user assigned MSI in tests (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2709">#2709</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/ca6077cd9f2f4b396180c408b513b05f398a2204"><code>ca6077c</code></a>
update from master to rel/v2 branch (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2704">#2704</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-identity-web/compare/2.17.1...2.17.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Identity.Web&package-manager=nuget&previous-version=2.17.1&new-version=2.17.4)](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
…ft#910)

Bumps
[Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web)
from 2.17.1 to 2.17.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-identity-web/releases">Microsoft.Identity.Web's
releases</a>.</em></p>
<blockquote>
<h1>2.17.4</h1>
<h3>Bug fix</h3>
<ul>
<li>Fix assertions being removed from <code>dict</code> before callback
is executed in TokenAcquisition. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2734">#2734</a>
for details.</li>
</ul>
<h1>2.17.3</h1>
<ul>
<li>Updated to Microsoft.IdentityModel.* 7.5.0, see <a
href="https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases/tag/7.5.0">release
notes</a>.</li>
</ul>
<h1>2.17.2</h1>
<h3>New features</h3>
<ul>
<li>Added support for CIAM custom user domains. You can now use an Open
ID connect authority in the &quot;Authority&quot; property of the
configuration instead of using &quot;Instance&quot; and
&quot;Tenant&quot;. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2690">#2690</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-identity-web/blob/2.17.4/changelog.md">Microsoft.Identity.Web's
changelog</a>.</em></p>
<blockquote>
<h1>2.17.4</h1>
<h3>Bug fix</h3>
<ul>
<li>Fix assertions being removed from <code>dict</code> before callback
is executed in TokenAcquisition. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2734">#2734</a>
for details.</li>
</ul>
<h1>2.17.3</h1>
<ul>
<li>Updated to Microsoft.IdentityModel.* 7.5.0</li>
</ul>
<h1>2.17.2</h1>
<h3>New features</h3>
<ul>
<li>Added support for CIAM custom user domains. You can now use an Open
ID connect authority in the &quot;Authority&quot; property of the
configuration instead of using &quot;Instance&quot; and
&quot;Tenant&quot;. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2690">#2690</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/72a438800a0cf75b44fa6d14cd940add14d8ac2a"><code>72a4388</code></a>
changelog 2.17.4 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2735">#2735</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/9dd40bdf26b3a6d9061662f5d36a73dd4fd6c11b"><code>9dd40bd</code></a>
fix assertions being removed from dict before callback is executed (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2733">#2733</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/a574aa6b30fa5eb2332784e6aa9be5ff52a82f0c"><code>a574aa6</code></a>
Update M.IM 7.5.0 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2726">#2726</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/31fa8d640aa964c5e4cc9f28687f1e19d276cf79"><code>31fa8d6</code></a>
changelog for 2.17.3 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2727">#2727</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/5b27226f2d27b27c8225dffa27957d2aac09aa66"><code>5b27226</code></a>
update codeQL (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2724">#2724</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/c0facf53c756b3e5c466f5007bfbfbed695e9922"><code>c0facf5</code></a>
b2c test is flaky (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2722">#2722</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/03f4973d8f497af92071c0de481ca42733834771"><code>03f4973</code></a>
Jmprieur/fix tests in rel v2 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2718">#2718</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/576d89536eb85ecd279bc3e9c4a746cc8ec78483"><code>576d895</code></a>
Same as <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/pull/2715">AzureAD/microsoft-identity-web#2715</a>,
but for ...</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/c274062276da806c253764be9b9acc51d2784646"><code>c274062</code></a>
Fix user assigned MSI in tests (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2709">#2709</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/ca6077cd9f2f4b396180c408b513b05f398a2204"><code>ca6077c</code></a>
update from master to rel/v2 branch (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2704">#2704</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-identity-web/compare/2.17.1...2.17.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Identity.Web&package-manager=nuget&previous-version=2.17.1&new-version=2.17.4)](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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .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