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/auth0.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.12.2
Choose a base ref
...
head repository: auth0/auth0.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.13.2
Choose a head ref
  • 19 commits
  • 43 files changed
  • 9 contributors

Commits on Feb 19, 2020

  1. [Security] Bump codecov from 3.5.0 to 3.6.5

    Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.6.5. **This update includes a security fix.**
    - [Release notes](https://github.com/codecov/codecov-node/releases)
    - [Commits](https://github.com/codecov/codecov-node/commits)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    49453e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1083 from auth0/dependabot/npm_and_yarn/codecov-3…

    ….6.5
    
    [Security] Bump codecov from 3.5.0 to 3.6.5
    lbalmaceda authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    5f4e982 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    b9ecfed View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Updated JS docs for user_metadata (#1088)

    Steve Hobbs authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    b7327d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. [SDK-1405] Added support for new 'blocked_reasons' error type (#1084)

    * Added support for new 'blocked_reasons' error type
    
    * Made error codes + details more generic
    
    * Removed check for `blocked_users` code
    * Changed property name on error object from `blockUser` to
    `errorDetails`
    Steve Hobbs authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    a7e55bf View commit details
    Browse the repository at this point in the history
  2. [SDK-1405] Release v9.13.0 (#1090)

    * Release v9.13.0
    
    * Changelog amendment
    
    * Added missing items into changelog
    Steve Hobbs authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    03a7c56 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Configuration menu
    Copy the full SHA
    10772e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1091 from auth0/bump-idtoken

    Update idtoken-verifier dependency
    lbalmaceda authored Mar 28, 2020
    Configuration menu
    Copy the full SHA
    48b5fd9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    ca245aa View commit details
    Browse the repository at this point in the history
  2. Release v9.13.1 (#1094)

    Steve Hobbs authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    6a2995b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    c28742e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1096 from nwtgck/docs-js

    docs: Javascript -> JavaScript
    damieng authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    226681d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Dependency updates for security advisories (#1097)

    * Resolved minimist to 1.2.0
    
    * Resolved set-value to 2.0.1
    
    * Resolved acorn to 7.1.1
    
    * Resolved serialize-javascript to 2.1.1
    
    * Resolved kind-of to 6.0.3
    Steve Hobbs authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    da8a17f View commit details
    Browse the repository at this point in the history
  2. Bump minimist from 1.2.0 to 1.2.5

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    13c92e0 View commit details
    Browse the repository at this point in the history
  3. Updated package resolution

    Steve Hobbs committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    5e2a474 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1098 from auth0/dependabot/npm_and_yarn/minimist-…

    …1.2.5
    
    Bump minimist from 1.2.0 to 1.2.5
    lbalmaceda authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    55b6ac8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Merge pull request from GHSA-prfq-f66g-43mp

    * Applied #1085 from auth0.js (fixes broken tests)
    
    * Added an object helper for setting properties at a deep level
    
    * Masking password in original error object
    Steve Hobbs authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    355ca74 View commit details
    Browse the repository at this point in the history
  2. Release v9.13.2 (#1099)

    Merging thanks to non-reported Circle checks
    Steve Hobbs authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    540c84a View commit details
    Browse the repository at this point in the history
  3. v9.13.2

    Jenkins committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    7db6009 View commit details
    Browse the repository at this point in the history
Loading