Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: auth0/lock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.26.1
Choose a base ref
...
head repository: auth0/lock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.26.2
Choose a head ref
  • 6 commits
  • 56 files changed
  • 5 contributors

Commits on Jul 29, 2020

  1. [Security] Bump elliptic from 6.4.1 to 6.5.3

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. **This update includes a security fix.**
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.4.1...v6.5.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    947aff5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Merge pull request #1909 from auth0/dependabot/npm_and_yarn/elliptic-…

    …6.5.3
    
    [Security] Bump elliptic from 6.4.1 to 6.5.3
    lbalmaceda authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    6296818 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. [SDK-1813] Send connection scope config to enterprise connections (#1910

    )
    
    * Send connectionScope through to enterprise connections
    
    * Update readme
    Steve Hobbs authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    80ec976 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. i18n asset recovery (#1912)

    i18n files that fail to download cause an error loading the library.  This change will recover from the failure and supply the default dictionary.
    
    Co-authored-by: Steve Hobbs <steve.hobbs@auth0.com>
    davidpatrick and Steve Hobbs authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    0104145 View commit details
    Browse the repository at this point in the history
  2. Release v11.26.2 (#1913)

    * Release v11.26.2
    
    * Update changelog entry
    Steve Hobbs authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    195b5d2 View commit details
    Browse the repository at this point in the history
  3. v11.26.2

    Jenkins committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    87015d2 View commit details
    Browse the repository at this point in the history
Loading