luoyjx / gaoqi-blog

A club based on Node.js and Mongodb with Promise(bluebird)
MIT License
57 stars 21 forks source link

Update passport to the latest version 🚀 #93

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 7 years ago

Version 0.4.0 of passport just got published.

Dependency passport
Current Version 0.3.2
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of passport. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 34 commits.

  • fc0fdc8 0.4.0
  • 597e289 Merge pull request #598 from jaredhanson/sessionmgr
  • 3337f7b Remove unused options to session strategy.
  • 50cc57a Remove one instance access.
  • a23d8bd Pass deserialize user to session strategy.
  • c5bde3f Factor logout into session manager.
  • 997dc51 Factor login into session manager.
  • c0c7f8e Merge pull request #585 from ryysud/enable-more-version-on-travis
  • 88dc173 Enable node 6, 7 and 8 on Travis CI.
  • 8de1c66 Merge pull request #517 from brandwe/patch-1
  • ee334e3 Adding Azure Active Directory as example
  • 5d22e4e Peg proxyquire at 1.4.0 for compatibility.
  • 3eaafe4 Merge pull request #491 from murashki/master
  • ad5fe1d Merge pull request #501 from danielsharvey/passport-doco-updates
  • e3e9878 Merge pull request #507 from mjhea0/patch-5

There are 34 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 48.059% when pulling 98ea64ba684bc229835be85ded39d698e68031e2 on greenkeeper/passport-0.4.0 into 82ffd1a71dbcc29ab3f3ca2acf66e4fb43654ac4 on master.