Skip to content

Bump auth0-js from 6.8.4 to 9.3.0 #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2019

Bumps auth0-js from 6.8.4 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)

8.7.0

Full Changelog

Added

  • Adding scope to the parsed hash object #434 (luisrudge)
  • Add option to filter iframe events to prevent incorrect events triggering callbacks #432 (aaronchilcott)
  • Adding cross-origin-auth sessionless flow #431 (luisrudge)
  • Adding new LoginTicket flow (with session) #426 (hzalaz)

Changed

  • Sending all /co/authenticate errors to the error callback #443 (luisrudge)
  • Fix some examples and docs + using https everywhere #436 (luisrudge)
... (truncated)
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
Maintainer changes

This version was pushed to npm by auth0npm, a new releaser for auth0-js since your current version.


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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2019
@dependabot dependabot bot changed the base branch from master to develop November 6, 2019 05:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/auth0-js-9.3.0 branch 2 times, most recently from 1a43bdf to 01bd042 Compare November 6, 2019 05:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/auth0-js-9.3.0 branch from 01bd042 to a6c4437 Compare November 21, 2019 07:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/auth0-js-9.3.0 branch from a6c4437 to 45b817e Compare December 11, 2019 10:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/auth0-js-9.3.0 branch 3 times, most recently from c3546a1 to 70f2489 Compare March 3, 2020 02:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/auth0-js-9.3.0 branch 4 times, most recently from 9ad5d81 to dab516b Compare March 11, 2020 07:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/auth0-js-9.3.0 branch 4 times, most recently from bff2a4d to 691bd37 Compare April 1, 2020 06:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/auth0-js-9.3.0 branch from 691bd37 to 8a9f9d8 Compare April 7, 2020 08:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/auth0-js-9.3.0 branch from 8a9f9d8 to 10e8a2f Compare April 7, 2020 08:06
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 14, 2020

Superseded by #153.

@dependabot dependabot bot closed this Apr 14, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/auth0-js-9.3.0 branch April 14, 2020 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants