Skip to content
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.

Bump auth0-js from 8.7.0 to 9.3.0 #244

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 27, 2019

Bumps auth0-js from 8.7.0 to 9.3.0.

Release notes

Sourced from auth0-js's releases.

8.9.2

Full Changelog

Fixed

Change Log

8.9.1

Full Changelog

Fixed

Change Log

8.9.0

Full Changelog

Added

Changed

  • Avoid snake casing of metadata on signup #475 (hzalaz)

Fixed

  • Send empty verifier when can't access sessionStorage #470 (luisrudge)

Change Log

8.8.0

Full Changelog

Changed

Fixed

  • Fix passwordless inside hosted login page #459 (hzalaz)
Changelog

Sourced from auth0-js's changelog.

v9.3.0 (2018-02-22)

Full Changelog

Fixed

  • Fix CSRF vulnerability when hash.state is empty. Please read more about it here and here. #673 (luisrudge)
  • Use WinChan on popup.callback again + adding origin check to keep it secure #669 (luisrudge)
  • Fixed error handling for auth in popup mode #668 (luisrudge)
  • Fix inconsistent cross origin error handling #667 (luisrudge)

v9.2.3 (2018-02-14)

Full Changelog

Changed

  • Use webAuth.login when calling signupAndLogin to support Universal Login Page #664 (luisrudge)

Fixed

v9.2.2 (2018-02-08)

Full Changelog

Fixed

  • Making Authentication constructor accept one or two params #657 (luisrudge)

v9.2.1 (2018-02-05)

Full Changelog

Fixed

  • Remove origin check from checkSession when redirectUri is empty #653 (luisrudge)

v9.2.0 (2018-02-01)

Full Changelog

Added

  • Normalized login and passwordlessLogin usage to make it work in embedded and hosted scenarios #646 (luisrudge)

v9.1.3 (2018-01-29)

Full Changelog

... (truncated)
Commits

Dependabot compatibility score

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.

Bumps [auth0-js](https://github.com/auth0/auth0.js) from 8.7.0 to 9.3.0.
- [Release notes](https://github.com/auth0/auth0.js/releases)
- [Changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md)
- [Commits](auth0/auth0.js@v8.7.0...v9.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants