Skip to content

Commit a4b4954

Browse files
chore(deps): bump @auth0/auth0-spa-js from 2.12.0 to 2.13.0 (#1006)
Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.12.0 to 2.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/auth0/auth0-spa-js/releases"><code>@​auth0/auth0-spa-js</code>'s releases</a>.</em></p> <blockquote> <h2>v2.13.0</h2> <p><strong>Added</strong></p> <ul> <li>feat: add Multi-Factor Authentication (MFA) API support (<a href="https://redirect.github.com/auth0/auth0-spa-js/issues/1482">#1482</a>) <a href="https://redirect.github.com/auth0/auth0-spa-js/pull/1512">#1512</a> (<a href="https://github.com/gyaneshgouraw-okta">gyaneshgouraw-okta</a>)</li> </ul> <p><strong>Fixed</strong></p> <ul> <li>fix: exclude env from /authorize to prevent query param truncation <a href="https://redirect.github.com/auth0/auth0-spa-js/pull/1516">#1516</a> (<a href="https://github.com/yogeshchoudhary147">yogeshchoudhary147</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/auth0/auth0-spa-js/blob/main/CHANGELOG.md"><code>@​auth0/auth0-spa-js</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/auth0/auth0-spa-js/tree/v2.13.0">v2.13.0</a> (2026-01-30)</h2> <p><a href="https://github.com/auth0/auth0-spa-js/compare/v2.12.0...v2.13.0">Full Changelog</a></p> <p><strong>Added</strong></p> <ul> <li>feat: add Multi-Factor Authentication (MFA) API support (<a href="https://redirect.github.com/auth0/auth0-spa-js/issues/1482">#1482</a>) <a href="https://redirect.github.com/auth0/auth0-spa-js/pull/1512">#1512</a> (<a href="https://github.com/gyaneshgouraw-okta">gyaneshgouraw-okta</a>)</li> </ul> <p><strong>Fixed</strong></p> <ul> <li>fix: exclude env from /authorize to prevent query param truncation <a href="https://redirect.github.com/auth0/auth0-spa-js/pull/1516">#1516</a> (<a href="https://github.com/yogeshchoudhary147">yogeshchoudhary147</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/auth0/auth0-spa-js/commit/a5e30b8e36be69bee4773490f0745e09f0d1d3ae"><code>a5e30b8</code></a> Release v2.13.0 (<a href="https://redirect.github.com/auth0/auth0-spa-js/issues/1520">#1520</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/44facabe556db7cafb6dbf3b5ef11bc33341073e"><code>44facab</code></a> feat: enhance MFA documentation with detailed response handling and early acc...</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/470dc6b21fb39e3427aaa0880927fd571dcf6e23"><code>470dc6b</code></a> build(deps-dev): Bump browserstack-cypress-cli from 1.36.1 to 1.36.2 (<a href="https://redirect.github.com/auth0/auth0-spa-js/issues/1517">#1517</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/7f85be786b1232581de810cd220d12a7974ac8b6"><code>7f85be7</code></a> fix: exclude env from /authorize to prevent query param truncation (<a href="https://redirect.github.com/auth0/auth0-spa-js/issues/1516">#1516</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/4a3e2512c0dadcb07161e6eabdb9560bf266f8c1"><code>4a3e251</code></a> feat: add Multi-Factor Authentication (MFA) API support (<a href="https://redirect.github.com/auth0/auth0-spa-js/issues/1482">#1482</a>) (<a href="https://redirect.github.com/auth0/auth0-spa-js/issues/1512">#1512</a>)</li> <li>See full diff in <a href="https://github.com/auth0/auth0-spa-js/compare/v2.12.0...v2.13.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@auth0/auth0-spa-js&package-manager=npm_and_yarn&previous-version=2.12.0&new-version=2.13.0)](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>
1 parent 923d1a1 commit a4b4954

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package-lock.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)