Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link

@dependabotdependabotbot commented on behalf ofgithubNov 2, 2019
edited
Loading

Bumpsauth0-js from 6.8.4 to 9.3.0.

Release notes

Sourced fromauth0-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

  • Addingscope 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 fromauth0-js's changelog.

v9.3.0 (2018-02-22)

Full Changelog

Fixed

  • Fix CSRF vulnerability whenhash.state is empty. Please read more about ithere andhere.#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 byauth0npm, 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 theSecurity Alerts page.

@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelNov 2, 2019
@dependabotdependabotbot changed the base branch frommaster todevelopNovember 6, 2019 05:15
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/auth0-js-9.3.0 branch 2 times, most recently from1a43bdf to01bd042CompareNovember 6, 2019 05:26
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/auth0-js-9.3.0 branch from01bd042 toa6c4437CompareNovember 21, 2019 07:10
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/auth0-js-9.3.0 branch froma6c4437 to45b817eCompareDecember 11, 2019 10:49
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/auth0-js-9.3.0 branch 3 times, most recently fromc3546a1 to70f2489CompareMarch 3, 2020 02:54
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/auth0-js-9.3.0 branch 4 times, most recently from9ad5d81 todab516bCompareMarch 11, 2020 07:48
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/auth0-js-9.3.0 branch 4 times, most recently frombff2a4d to691bd37CompareApril 1, 2020 06:04
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/auth0-js-9.3.0 branch from691bd37 to8a9f9d8CompareApril 7, 2020 08:01
Bumps [auth0-js](https://github.com/auth0/auth0.js) from 6.8.4 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@v6.8.4...v9.3.0)Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/auth0-js-9.3.0 branch from8a9f9d8 to10e8a2fCompareApril 7, 2020 08:06
@dependabot@github
Copy link
Author

dependabotbot commented on behalf ofgithubApr 14, 2020

Superseded by#153.

@dependabotdependabotbot closed thisApr 14, 2020
@dependabotdependabotbot deleted the dependabot/npm_and_yarn/auth0-js-9.3.0 branchApril 14, 2020 03:04
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency file
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp