Bump auth0-js from 9.11.3 to 9.13.2
Created by: dependabot[bot]
Bumps auth0-js from 9.11.3 to 9.13.2.
Release notes
Sourced from auth0-js's releases.
v9.13.2
Fixed
Security
- Fixed information disclosure through error object commit (stevehobbsdev)
- Bump minimist from 1.2.0 to 1.2.5 #1098 (dependabot[bot])
- Dependency updates for security advisories #1097 (stevehobbsdev)
v9.13.1
Fixed
Security
- Update idtoken-verifier dependency #1091 (lbalmaceda)
v9.13.0
- [SDK-1405] Added support for new generic error codes and details #1084 (stevehobbsdev)
- Fix unit tests by stubbing RSA verification #1085 (stevehobbsdev)
- Updated JS docs for
user_metadata
#1088 (stevehobbsdev)v9.12.2
Changed
- [SDK-1266] Bumped idtoken-verifier to latest patch #1073 (stevehobbsdev)
Security
- [Security] Bump handlebars from 4.1.2 to 4.5.3 #1068 (dependabot-preview[bot])
v9.12.1
Fixed
- Set the default token validation leeway to 60 sec #1062 (stevehobbsdev)
v9.12.0
Added
- [CAUTH-239] Add getChallenge method #1057 (jfromaniello)
Fixed
- Fixed passwordless params priority #1058 (stevehobbsdev)
- Bugfix for WebExtension #1054 (STK913)
- Readme develop #1043 (jsoref)
- Fixed typo #1039 (Nyholm)
Security
... (truncated)
- [SDK-974] Improved OIDC compliance #1059 (stevehobbsdev)
Changelog
Sourced from auth0-js's changelog.
v9.13.2 (2020-04-09)
Fixed
Security
- Fixed information disclosure through error object commit (stevehobbsdev)
- Bump minimist from 1.2.0 to 1.2.5 #1098 (dependabot[bot])
- Dependency updates for security advisories #1097 (stevehobbsdev)
v9.13.1 (2020-04-01)
Fixed
Security
- Update idtoken-verifier dependency #1091 (lbalmaceda)
v9.13.0 (2020-03-27)
Added
- [SDK-1405] Added support for new generic error codes and details #1084 (stevehobbsdev)
- Fix unit tests by stubbing RSA verification #1085 (stevehobbsdev)
- Updated JS docs for
user_metadata
#1088 (stevehobbsdev)v9.12.2 (2020-01-14)
Changed
- [SDK-1266] Bumped idtoken-verifier to latest patch #1073 (stevehobbsdev)
Security
- [Security] Bump handlebars from 4.1.2 to 4.5.3 #1068 (dependabot-preview[bot])
v9.12.1 (2019-12-17)
... (truncated)
Commits
-
7db6009
v9.13.2 -
540c84a
Release v9.13.2 (#1099) -
355ca74
Merge pull request from GHSA-prfq-f66g-43mp -
55b6ac8
Merge pull request #1098 from auth0/dependabot/npm_and_yarn/minimist-1.2.5 -
5e2a474
Updated package resolution -
13c92e0
Bump minimist from 1.2.0 to 1.2.5 -
da8a17f
Dependency updates for security advisories (#1097) -
226681d
Merge pull request #1096 from nwtgck/docs-js -
c28742e
docs: Javascript -> JavaScript -
6a2995b
Release v9.13.1 (#1094) - 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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 labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will 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.