Skip to content
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

Update auth0-js to the latest version 🚀 #778

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 22, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 9.3.4 of auth0-js was just published.

Dependency auth0-js
Current Version 9.3.3
Type dependency

The version 9.3.4 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of auth0-js.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 7 commits ahead by 7, behind by 1.

  • 93b843d v9.3.4
  • eea118b Release v9.3.4 (#713)
  • d9cce02 adding docs about documented grants (#714)
  • 9fb7504 Document the default scope used by the authorize method (#711)
  • 5c66a40 Check if the hash contains the tokens requested in the response_type (#707)
  • 3c60563 Add flag __enableIdPInitiatedLogin to enable idp initiated logins (#708)
  • 7f83808 Correcting a bad link (#705)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Mar 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2018

Version 9.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

  • 6776661 v9.4.0
  • 0ab40ac Release v9.4.0 (#716)
  • 9a52fcd Adding access_token validation for RS256 id_token's (#709)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2018

Version 9.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

  • 26f9ffc v9.4.1
  • f8e1bce Release v9.4.1 (#719)
  • 8108dbb Don't validate access_token when there is no payload.at_hash claim (#718)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 28, 2018

Version 9.4.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits ahead by 5, behind by 1.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 25, 2018

Version 9.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits ahead by 9, behind by 1.

  • 2ff23fd v9.5.0
  • fe3f87c Release (#743)
  • dcf7138 Fix storing values when DOM storage is not available (#737)
  • 072ced2 Add error message when there is no access_token and id_token is HS256 (#727)
  • 81ecb2f renaming client to Auth0 Application Client (#739)
  • 26be8ae Add comment to param whitelist (#738)
  • 9be008d Add transaction manager to passwordlessLogin and login (#731)
  • 3d7ab72 getSSOData should call /ssodata from the ULP (#733)
  • 5293b7d [don't merge] Fix hs256 idtoken userinfo fallback (#724)

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 30, 2018

Version 9.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 28, 2018

Version 9.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • ecef80d v9.6.0
  • 5a531f5 Release v9.6.0 (#762)
  • 5a1fddb Clear local state when checkSession call fails (#758)
  • 918d9ca Update parameters-whitelist.js (#760)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 7, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 7, 2018

Version 9.6.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits ahead by 5, behind by 1.

  • 9a4e332 v9.6.1
  • 81dfd1d Release v9.6.1 (#770)
  • 0ba76f3 update authorizeCallback docs (#767)
  • 5ce9c00 Remove global from window helpers (#764)
  • 8c8bf96 Rename security-incidents.md to SECURITY-NOTICE.md (#765)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 13, 2018

Version 9.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits ahead by 11, behind by 1.

  • b638224 Prepare v9.7.0 (#797)
  • d229ab1 Merge pull request #793 from auth0/added-upgrade-ci-2.0
  • 6d4f12e Added CI 2.0
  • ee463df options is optional in WebAuth.prototype.authorize (#789)
  • 1c124d5 Upgrade cdn uploader (#791)
  • fb53e8c Migrate to ES modules (#774)
  • 87cb2d3 Add SRI hashes to the cdn (#782)
  • 8ffb83a Removing domain option from methods (it can't be overriden) (#781)
  • c9864d6 Fix broken author link (#776)
  • b00bd41 Remove webpack and add Rollup as a module bundler (#772)
  • 8ff0f1e fix passwordlessLogin docs (#775)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 14, 2018

Version 9.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • b6b394d v9.7.1
  • 0e1de82 Release v9.7.1 (#802)
  • d631afb Fix build folder not being published in the tag (#801)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 14, 2018

Version 9.7.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 23, 2018

Version 9.7.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits ahead by 5, behind by 1.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 26, 2018

  • The dependency auth0-js was updated from 9.3.3 to 9.8.0.

Update to this version instead 🚀

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • c12031e v9.8.0
  • 8efee79 Prepare v9.8.0 (#828)
  • e27cfc5 Release v9.7.4-beta1 (#821)
  • 60f26b7 Start using cookies instead of localStorage by default (#817)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 23, 2018

  • The dependency auth0-js was updated from 9.3.3 to 9.8.1.

Update to this version instead 🚀

Commits

The new version differs by 8 commits ahead by 8, behind by 1.

  • 14844d9 v9.8.1
  • 6d383e9 Release v9.8.1 (#849)
  • 1fa2bdc Fixed a broken link (#844)
  • f83ca6e test(helper): Fix typo in object test (#838)
  • 339c173 fix(TransactionManager): Set state to expire in 30 mins (#835)
  • c04d36f Fix a few login jsdocs entries (#833)
  • bea539d Bump url-join to 4.0.0 (#830)
  • 6572de2 Fix incorrect error wrapping for signup/change password errors (#829)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 13, 2018

  • The dependency auth0-js was updated from 9.3.3 to 9.8.2.

Update to this version instead 🚀

Commits

The new version differs by 13 commits ahead by 13, behind by 1.

  • 6427c3d v9.8.2
  • a29dbf8 Release v9.8.2 (#873)
  • bd8180b Parse file protocol from Url (#846)
  • e901d3f Check for JS compatibility during tests (#870)
  • 8234327 Keep all migration guide links together in README.md (#869)
  • dc396d0 docs(README): add Index to readme (#863)
  • 36a9d73 Throw validation error if checkSession is called without a redirectUri
  • 689df98 Added . at the end of the sentences to improve README file (#860)
  • 3679235 Fixed typos (#862)
  • 04a0c2a Update README.md (#856)
  • b6e167d Fix/Update broken links (#852)
  • a3a322f fix: .eslintrc withouth extension (#853)
  • 11faa58 Update copyright years in license (#850)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 28, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 28, 2019

  • The dependency auth0-js was updated from 9.3.3 to 9.10.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits ahead by 3, behind by 1.

  • f2f45c4 v9.10.0
  • 469bdf9 Release v9.10.0 (#904)
  • 7aa8b11 Trim username, email and phoneNumber params in every request (#895)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 18, 2019

  • The dependency auth0-js was updated from 9.3.3 to 9.10.1.

Update to this version instead 🚀

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • 6e0a9d9 v9.10.1
  • 9c93a4f Release v9.10.1 (#914)
  • 6fb7272 Throw nonce error when using HS256 id_tokens (#913)
  • 99fe1a8 Fix different casing for authorize/popup.authorize (#911)

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 15, 2019

  • The dependency auth0-js was updated from 9.3.3 to 9.10.2.

Update to this version instead 🚀

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 23, 2019

  • The dependency auth0-js was updated from 9.3.3 to 9.10.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 24, 2019

  • The dependency auth0-js was updated from 9.3.3 to 9.10.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 26, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 26, 2019

  • The dependency auth0-js was updated from 9.3.3 to 9.11.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 27, 2019

  • The dependency auth0-js was updated from 9.3.3 to 9.11.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 15, 2019

  • The dependency auth0-js was updated from 9.3.3 to 9.11.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 5, 2019

  • The dependency auth0-js was updated from 9.3.3 to 9.11.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 11, 2019

  • The dependency auth0-js was updated from 9.3.3 to 9.12.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 17, 2019

  • The dependency auth0-js was updated from 9.3.3 to 9.12.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 15, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 15, 2020

  • The dependency auth0-js was updated from 9.3.3 to 9.12.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 27, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 27, 2020

  • The dependency auth0-js was updated from 9.3.3 to 9.13.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 1, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 1, 2020

  • The dependency auth0-js was updated from 9.3.3 to 9.13.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 9, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 9, 2020

  • The dependency auth0-js was updated from 9.3.3 to 9.13.2.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants