Commit 4752ef9
[dependencies]: Bump @azure/msal-node from 5.2.5 to 5.3.0 (#1382)
Bumps
[@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js)
from 5.2.5 to 5.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/releases">@azure/msal-node's
releases</a>.</em></p>
<blockquote>
<h2><code>@azure/msal-react</code> v5.3.0</h2>
<h2>5.3.0</h2>
<p>Thu, 16 Apr 2026 22:44:53 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Bump <code>@azure/msal-browser</code> to v5.7.0 (beachball)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>Fix MsalAuthenticationTemplate passing in undefined SsoSilentRequest
<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/pull/8520">#8520</a>
(<a
href="mailto:lalimasharda@microsoft.com">lalimasharda@microsoft.com</a>)</li>
</ul>
<h2><code>@azure/msal-angular</code> v5.3.0</h2>
<h2>5.3.0</h2>
<p>Tue, 23 Jun 2026 22:19:29 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Pass correlationId to errors to match the updated msal-browser error
signature <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/pull/8609">#8609</a>
(<a
href="mailto:sameera.gajjarapu@microsoft.com">sameera.gajjarapu@microsoft.com</a>)</li>
<li>Bump <code>@azure/msal-browser</code> to v5.15.0 (beachball)</li>
</ul>
<h2><code>@azure/msal-node-extensions</code> v5.3.0</h2>
<h2>5.3.0</h2>
<p>Tue, 23 Jun 2026 22:19:30 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Match the updated msal-common error signatures <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/pull/8609">#8609</a>
(<a
href="mailto:sameera.gajjarapu@microsoft.com">sameera.gajjarapu@microsoft.com</a>)</li>
<li>Bump <code>@azure/msal-common</code> to v16.10.0 (beachball)</li>
</ul>
<h2><code>@azure/msal-node</code> v5.3.0</h2>
<h2>5.3.0</h2>
<p>Tue, 23 Jun 2026 22:19:30 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Add Federated Managed Identity (FMI) and User Federated Identity
Credential (user_fic) grant type support. Also fixes a long-standing bug
where the tokenEndpoint field on ClientAssertionConfig was incorrectly
populated with resourceRequestUri during client-credential flows; it now
correctly contains the AAD token endpoint. <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/pull/8614">#8614</a>
(<a href="mailto:avdunn@microsoft.com">avdunn@microsoft.com</a>)</li>
<li>Make correlationId a required parameter on NodeAuthError and
ManagedIdentityError, <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/pull/8609">#8609</a>
(<a
href="mailto:sameera.gajjarapu@microsoft.com">sameera.gajjarapu@microsoft.com</a>)</li>
<li>Bump <code>@azure/msal-common</code> to v16.10.0 (beachball)</li>
</ul>
<h2><code>@azure/msal-angular</code> v5.2.8</h2>
<h2>5.2.8</h2>
<p>Tue, 16 Jun 2026 19:46:36 GMT</p>
<h3>Patches</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/f8cf6a4a53416945a15981b8bcee57d7e31b6aed"><code>f8cf6a4</code></a>
feat: add default idToken claims (signin_state, login_hint) and kmsi on
Accou...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/906f4d887f1ec592a546ccbe01a46937c44d0f62"><code>906f4d8</code></a>
Migrate region discovery to IMDS /compute JSON endpoint (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8660">#8660</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/6d53ace26af88554bb7fa862b72c58594e67ec73"><code>6d53ace</code></a>
Deprecate the max_age request parameter and stop validating tokens (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8664">#8664</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/27c074b67bfb808738785b78b1fa68a4b2ed17bb"><code>27c074b</code></a>
[correlationId] Make correlationId a required parameter on AuthError
construc...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/e5eb6fdd21721d43ea68057a11347700be1aee9c"><code>e5eb6fd</code></a>
Add Native Account Id to TenantProfile (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8649">#8649</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/f06838b72c39b8ce635baf2ec8f370bafe9e04bb"><code>f06838b</code></a>
Post-release PR (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8657">#8657</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/994150124684ac71e75b7dd190179307cc88986a"><code>9941501</code></a>
docs: warn that events should not be used for telemetry (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8641">#8641</a>)</li>
<li>See full diff in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-node-v5.2.5...msal-node-v5.3.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>
Co-authored-by: Dan Hellem <dahellem@microsoft.com>1 parent f61b30a commit 4752ef9
1 file changed
Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments