Build(deps): bump @auth0/auth0-spa-js from 1.19.2 to 1.19.3 #154

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-auth0-auth0-spa-js-1.19.3 into master 2021-12-05 15:44:50 +00:00
argoyle commented 2021-12-03 04:46:34 +00:00 (Migrated from gitlab.com)

Bumps @auth0/auth0-spa-js from 1.19.2 to 1.19.3.

Release notes

Sourced from @​auth0/auth0-spa-js's releases.

v1.19.3

Changed

  • Make RedirectLoginOptions and RedirectLoginResult accept generic AppState #846 (frederikprijck)

Fixed

Changelog

Sourced from @​auth0/auth0-spa-js's changelog.

v1.19.3 (2021-12-01)

Full Changelog

Changed

  • Make RedirectLoginOptions and RedirectLoginResult accept generic AppState #846 (frederikprijck)

Fixed

Commits
  • 0c6166c Release 1.19.3 (#847)
  • 9c834f1 Make RedirectLoginOptions and RedirectLoginResult accept generic AppState (#846)
  • b1d26e7 Getidtokenclaims return type (#844)
  • 2911c24 Downgrade browserstack-cypress-cli to fix test failures (#842)
  • 5f4d280 [SDK-2943] Add check for state in handleRedirectCallback (#841)
  • db178a3 Prevent nowProvider from being passed to authorize endpoint (#840)
  • a501987 fix: upgrade core-js from 3.18.3 to 3.19.0 (#839)
  • 49e0879 Add docs to clarity on silent auth + MFA usage (#835)
  • 153a6ed fix: upgrade promise-polyfill from 8.2.0 to 8.2.1 (#837)
  • 1e1b007 Add documentation for checkSession usage in private tabs (#832)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 1.19.2 to 1.19.3. <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>v1.19.3</h2> <p><strong>Changed</strong></p> <ul> <li>Make RedirectLoginOptions and RedirectLoginResult accept generic AppState <a href="https://github.com/auth0/auth0-spa-js/pull/846">#846</a> (<a href="https://github.com/frederikprijck">frederikprijck</a>)</li> </ul> <p><strong>Fixed</strong></p> <ul> <li>Getidtokenclaims return type <a href="https://github.com/auth0/auth0-spa-js/pull/844">#844</a> (<a href="https://github.com/jmac105">jmac105</a>)</li> <li>Add check for state in handleRedirectCallback <a href="https://github.com/auth0/auth0-spa-js/pull/841">#841</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li> <li>Prevent nowProvider from being passed to authorize endpoint <a href="https://github.com/auth0/auth0-spa-js/pull/840">#840</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li> <li>Fix cached scopes when using detailed response mode <a href="https://github.com/auth0/auth0-spa-js/pull/824">#824</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/auth0/auth0-spa-js/blob/master/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/v1.19.3">v1.19.3</a> (2021-12-01)</h2> <p><a href="https://github.com/auth0/auth0-spa-js/compare/v1.19.2...v1.19.3">Full Changelog</a></p> <p><strong>Changed</strong></p> <ul> <li>Make RedirectLoginOptions and RedirectLoginResult accept generic AppState <a href="https://github.com/auth0/auth0-spa-js/pull/846">#846</a> (<a href="https://github.com/frederikprijck">frederikprijck</a>)</li> </ul> <p><strong>Fixed</strong></p> <ul> <li>Getidtokenclaims return type <a href="https://github.com/auth0/auth0-spa-js/pull/844">#844</a> (<a href="https://github.com/jmac105">jmac105</a>)</li> <li>Add check for state in handleRedirectCallback <a href="https://github.com/auth0/auth0-spa-js/pull/841">#841</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li> <li>Prevent nowProvider from being passed to authorize endpoint <a href="https://github.com/auth0/auth0-spa-js/pull/840">#840</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li> <li>Fix cached scopes when using detailed response mode <a href="https://github.com/auth0/auth0-spa-js/pull/824">#824</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/auth0/auth0-spa-js/commit/0c6166c0f1dd7c8405b7231d0074c1eb0d8a164f"><code>0c6166c</code></a> Release 1.19.3 (<a href="https://github.com/auth0/auth0-spa-js/issues/847">#847</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/9c834f11093487828251fe61e0f5e4173b1662af"><code>9c834f1</code></a> Make RedirectLoginOptions and RedirectLoginResult accept generic AppState (<a href="https://github.com/auth0/auth0-spa-js/issues/846">#846</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/b1d26e7832965f522ce407f07dd11ac18e48f5da"><code>b1d26e7</code></a> Getidtokenclaims return type (<a href="https://github.com/auth0/auth0-spa-js/issues/844">#844</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/2911c244ae21f53225e2edc8970e45e13b112dd0"><code>2911c24</code></a> Downgrade browserstack-cypress-cli to fix test failures (<a href="https://github.com/auth0/auth0-spa-js/issues/842">#842</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/5f4d2805523124c1dfe4cd85d5d65f9bcb1777e2"><code>5f4d280</code></a> [SDK-2943] Add check for state in handleRedirectCallback (<a href="https://github.com/auth0/auth0-spa-js/issues/841">#841</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/db178a337c27b727ffe1e5e772ff5fdb0e80a5f3"><code>db178a3</code></a> Prevent nowProvider from being passed to authorize endpoint (<a href="https://github.com/auth0/auth0-spa-js/issues/840">#840</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/a5019875b0d3092ac19f85690ea6ca6c5cbb664c"><code>a501987</code></a> fix: upgrade core-js from 3.18.3 to 3.19.0 (<a href="https://github.com/auth0/auth0-spa-js/issues/839">#839</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/49e087950942314127686c692354363e0d305e89"><code>49e0879</code></a> Add docs to clarity on silent auth + MFA usage (<a href="https://github.com/auth0/auth0-spa-js/issues/835">#835</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/153a6ed82076d1ea2abeca61c756c8e0b9b2d2a9"><code>153a6ed</code></a> fix: upgrade promise-polyfill from 8.2.0 to 8.2.1 (<a href="https://github.com/auth0/auth0-spa-js/issues/837">#837</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/1e1b00751bad4f1f3731be96665e7b50661bd2d6"><code>1e1b007</code></a> Add documentation for checkSession usage in private tabs (<a href="https://github.com/auth0/auth0-spa-js/issues/832">#832</a>)</li> <li>Additional commits viewable in <a href="https://github.com/auth0/auth0-spa-js/compare/v1.19.2...v1.19.3">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2021-12-05 15:44:50 +00:00 (Migrated from gitlab.com)

mentioned in commit 31b03253b9

mentioned in commit 31b03253b98ed23aa65a5316401550decb23ee9e
argoyle (Migrated from gitlab.com) merged commit 31b03253b9 into master 2021-12-05 15:44:50 +00:00
Sign in to join this conversation.