build(deps): bump @auth0/auth0-spa-js from 1.5.0 to 1.6.3
Bumps @auth0/auth0-spa-js from 1.5.0 to 1.6.3.
Release notes
Sourced from @auth0/auth0-spa-js's releases.
v1.6.3
Fixed
- Send same redirect_uri as /authorize to /token #341 (stevehobbsdev)
- No longer acquires a browser lock if there was a hit on the cache #339 (stevehobbsdev)
- Use user provided params on silent login #318 (nkete)
v1.6.2
- Removed future issued-at claim check stevehobbsdev - auth0/auth0-spa-js#329
v1.6.1
Included core-js polyfill for
String.includesto fix an issue with browser-tabs-lock in IE11 stevehobbsdev - auth0/auth0-spa-js#325Added import definition to Getting Started section in the Readme for clarity thundermiracle - auth0/auth0-spa-js#294
v1.6.0
Added Added buildAuthorizeUrl and url parameter to handleRedirectCallback - austin43 - auth0/auth0-spa-js#280
Fixed Released browser lock on getTokenSilently error - auth0/auth0-spa-js#276 Updates browser-tabs-lock to fix issue of long acquired lock - super-tokens - https://github.com/auth0/auth0-spa-js/commit/3413e30bdb5955c818989cdc050079fa6efb6050
Changelog
Sourced from @auth0/auth0-spa-js's changelog.
v1.6.3 (2020-01-28)
Fixed
- Send same redirect_uri as /authorize to /token #341 (stevehobbsdev)
- No longer acquires a browser lock if there was a hit on the cache #339 (stevehobbsdev)
- Use user provided params on silent login #318 (nkete)
v1.6.2 (2020-01-13)
Removed
Removed future issued-at claim check stevehobbsdev - auth0/auth0-spa-js#329
v1.6.1 (2020-01-07)
Fixed
Included core-js polyfill for
String.includesto fix an issue with browser-tabs-lock in IE11 stevehobbsdev - auth0/auth0-spa-js#325 Added import definition to Getting Started section in the Readme for clarity thundermiracle - auth0/auth0-spa-js#294v1.6.0 (2019-11-19)
Added Added buildAuthorizeUrl and url parameter to handleRedirectCallback - austin43 - auth0/auth0-spa-js#280
Fixed Released browser lock on getTokenSilently error - auth0/auth0-spa-js#276 Updates browser-tabs-lock to fix issue of long acquired lock - super-tokens - https://github.com/auth0/auth0-spa-js/commit/3413e30bdb5955c818989cdc050079fa6efb6050
Commits
dd0784eRelease 1.6.3 (#342)4e8663dSend same redirect_uri as /authorize to /token (#341)6192758Use user provided params on silent login (#318)b925472No longer acquires a browser lock if there was a hit on the cache (#339)2b410d1Enchancements to the build process - changelog generation (#332)f8172a7Release 1.6.2 (#331)8d810eaRemoved iat value check (#329)df3a025Release v1.6.1 (#326)288e13cIncluded the polyfill for String.includes (#325)8ceb626add import part to Getting started to make the document clearer (#294)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)