patrickmichalina / fusing-angular-v1-archived

Angular Universal seed project featuring Server-Side Rendering, @fuse-box bundling, Jest, Nightmare, and more!
https://fusing-angular.herokuapp.com
MIT License
6 stars 0 forks source link

Update auth0-js to the latest version 🚀 #280

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 9.7.3 of auth0-js was just published.

Dependency auth0-js
Current Version 9.5.1
Type dependency

The version 9.7.3 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 27 commits ahead by 27, behind by 1.

  • aa40740 v9.7.3
  • 651f702 Release v9.7.3 (#812)
  • eb32965 Release v9.7.3-beta1 (#810)
  • 09c61c2 Fix npm module export (#808)
  • 95c35b6 Handle remove child error (#784)
  • 957b1cd Release v9.7.2 (#804)
  • 24ca02d Fix default export for auth0js (#803)
  • 0e1de82 Release v9.7.1 (#802)
  • d631afb Fix build folder not being published in the tag (#801)
  • 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)

There are 27 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov-io commented 6 years ago

Codecov Report

Merging #280 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #280   +/-   ##
=======================================
  Coverage   71.14%   71.14%           
=======================================
  Files          63       63           
  Lines        1019     1019           
  Branches      181      178    -3     
=======================================
  Hits          725      725           
  Misses        292      292           
  Partials        2        2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dcfad7d...8477e57. Read the comment docs.