Build(deps): bump @auth0/auth0-spa-js from 2.0.0 to 2.0.1 #802

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-auth0-auth0-spa-js-2.0.1 into master 2022-12-09 08:57:18 +00:00
argoyle commented 2022-12-09 04:37:31 +00:00 (Migrated from gitlab.com)

Bumps @auth0/auth0-spa-js from 2.0.0 to 2.0.1.

Release notes

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

v2.0.1

Changed

Fixed

Changelog

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

v2.0.1 (2022-12-08)

Full Changelog

Changed

Fixed

Commits


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 2.0.0 to 2.0.1. <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.0.1</h2> <p><strong>Changed</strong></p> <ul> <li>Add openUrl and deprecate onRedirect <a href="https://github.com/auth0/auth0-spa-js/pull/1058">#1058</a> (<a href="https://github.com/frederikprijck">frederikprijck</a>)</li> </ul> <p><strong>Fixed</strong></p> <ul> <li>Export MissingRefreshTokenError <a href="https://github.com/auth0/auth0-spa-js/pull/1043">#1043</a> (<a href="https://github.com/frederikprijck">frederikprijck</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/v2.0.1">v2.0.1</a> (2022-12-08)</h2> <p><a href="https://github.com/auth0/auth0-spa-js/compare/v2.0.0...v2.0.1">Full Changelog</a></p> <p><strong>Changed</strong></p> <ul> <li>Add openUrl and deprecate onRedirect <a href="https://github.com/auth0/auth0-spa-js/pull/1058">#1058</a> (<a href="https://github.com/frederikprijck">frederikprijck</a>)</li> </ul> <p><strong>Fixed</strong></p> <ul> <li>Export MissingRefreshTokenError <a href="https://github.com/auth0/auth0-spa-js/pull/1043">#1043</a> (<a href="https://github.com/frederikprijck">frederikprijck</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/auth0/auth0-spa-js/commit/19ddff4b86e0527c99ff2f46db17a28062afa66b"><code>19ddff4</code></a> Release v2.0.1 (<a href="https://github.com/auth0/auth0-spa-js/issues/1059">#1059</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/275d84556137070d1acfbd3758e7591c44c3c61c"><code>275d845</code></a> Add openUrl and deprecate onRedirect (<a href="https://github.com/auth0/auth0-spa-js/issues/1058">#1058</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/dd95f63d906c56936e9c03f2bd609afb007a36d7"><code>dd95f63</code></a> build(deps): bump minimatch from 3.0.4 to 3.1.2 (<a href="https://github.com/auth0/auth0-spa-js/issues/1057">#1057</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/976581f14d406168dd4051fdd63e48f72ed548ba"><code>976581f</code></a> build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (<a href="https://github.com/auth0/auth0-spa-js/issues/1056">#1056</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/66fd76de7b042693fe507b7bce7802c3ae615266"><code>66fd76d</code></a> Add CodeQL workflow for GitHub code scanning (<a href="https://github.com/auth0/auth0-spa-js/issues/1040">#1040</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/dbbe76515e768c9125bc9da0094004cd93cce690"><code>dbbe765</code></a> Fix broken TOC links in MIGRATION_GUIDE (<a href="https://github.com/auth0/auth0-spa-js/issues/1048">#1048</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/faa38421de79d520ff5c1d12a2ca730a4d643170"><code>faa3842</code></a> Replace redirectMode with redirectMethod in MIGRATION_GUIDE (<a href="https://github.com/auth0/auth0-spa-js/issues/1047">#1047</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/70a177c7e264a6ee7dd61793a873323bc6889f9a"><code>70a177c</code></a> Replace tslint-config-security with eslint-plugin-security (<a href="https://github.com/auth0/auth0-spa-js/issues/1046">#1046</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/f52371bd856626247bf380d74fe410e2a266ddc1"><code>f52371b</code></a> Fix incorrect link in migration guide (<a href="https://github.com/auth0/auth0-spa-js/issues/1044">#1044</a>)</li> <li><a href="https://github.com/auth0/auth0-spa-js/commit/03f080b92b6d250967bef40779df09808710b431"><code>03f080b</code></a> Export MissingRefreshTokenError (<a href="https://github.com/auth0/auth0-spa-js/issues/1043">#1043</a>)</li> <li>Additional commits viewable in <a href="https://github.com/auth0/auth0-spa-js/compare/v2.0.0...v2.0.1">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 (Migrated from gitlab.com) merged commit into master 2022-12-09 08:57:18 +00:00
Sign in to join this conversation.