Bump auth0-lock from 10.24.3 to 11.27.0 in /ng-src
Bumps auth0-lock from 10.24.3 to 11.27.0.
Release notes
Sourced from auth0-lock's releases.
v11.27.0
Changed
- Better flash error messages on incorrect, empty fields. #1923 (saltukalakus)
- [SDK-1946] Update Basecamp logo #1922 (stevehobbsdev)
Fixed
- [SDK-1911] Always use UsernamePane when using custom resolver #1918 (stevehobbsdev)
Security
- Routine dependency updates #1924 (stevehobbsdev)
- Add license scan report and status #1920 (fossabot)
v11.26.3
Security
- [SEC-512] Replace usage of i18n.html with i18n.str in Passwordless verification code UI (stevehobbsdev)
v11.26.2
Fixed
- Fallback to default language dictionary when the language file cannot be loaded #1912 (davidpatrick)
- [SDK-1813] Send connection scope config to enterprise connections #1910 (stevehobbsdev)
Security
- [Security] Bump elliptic from 6.4.1 to 6.5.3 #1909 (dependabot-preview[bot])
v11.26.1
Fixed
- fix issue #1906 - remove extension from import #1907 (jfromaniello)
v11.26.0
Added
- [CAUTH-423] Add captcha in the sign-up flow #1902 (jfromaniello)
Changed
- [CAUTH-511] improve error handling on missing captcha #1900 (jfromaniello)
Fixed
- [SDK-1284] Fix for "growing" tabs when repeatedly clicked #1904 (stevehobbsdev)
v11.25.1
Fixed
- [SDK-1809] Connection display name is used even when no IdP domains are available #1898 (stevehobbsdev)
v11.25.0
Highlights
This release adds a new property
preferConnectionDisplayName, which will cause Lock to use the "Display Name" field as defined in the Auth0 Dashboard for an Enterprise connection. If this field hasn't been specified, then Lock will fallback to the previous behaviour.Usage
... (truncated)
Changelog
Sourced from auth0-lock's changelog.
v11.27.0 (2020-09-18)
Changed
- Better flash error messages on incorrect, empty fields. #1923 (saltukalakus)
- [SDK-1946] Update Basecamp logo #1922 (stevehobbsdev)
Fixed
- [SDK-1911] Always use UsernamePane when using custom resolver #1918 (stevehobbsdev)
Security
- Dependencies #1924 (stevehobbsdev)
- Add license scan report and status #1920 (fossabot)
v11.26.3 (2020-08-14)
Security
- [SEC-512] Replace usage of i18n.html with i18n.str in Passwordless verification code UI (stevehobbsdev)
v11.26.2 (2020-08-12)
Fixed
- Fallback to default language dictionary when the language file cannot be loaded #1912 (davidpatrick)
- [SDK-1813] Send connection scope config to enterprise connections #1910 (stevehobbsdev)
Security
- [Security] Bump elliptic from 6.4.1 to 6.5.3 #1909 (dependabot-preview[bot])
v11.26.1 (2020-07-23)
Fixed
- fix issue #1906 - remove extension from import #1907 (jfromaniello)
v11.26.0 (2020-07-23)
Added
- [CAUTH-423] Add captcha in the sign-up flow #1902 (jfromaniello)
Changed
- [CAUTH-511] improve error handling on missing captcha #1900 (jfromaniello)
... (truncated)
Commits
882d613v11.27.0c3be117Release 11.27.0 (#1926)26b6db7Dependencies (#1924)dbf0e2fBetter flash error messages on incorrect, empty fields. (#1923)5b1a512Strict validations for signup view (#1921)a00ed70[SDK-1911] Always use UsernamePane when using custom resolver (#1918)f73f6f5[SDK-1946] Update Basecamp logo (#1922)d8564d8Merge pull request #1920 from fossabot/add-license-scan-badgef5984d0Add license scan report and status28c12feBump auth0-lock from 10.24.3 to 11.26.3 in /examples/bundling/browserify (#1915)- 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
You can disable automated security fix PRs for this repo from the Security Alerts page.