Open greenkeeper[bot] opened 7 years ago
dependency
passport was updated from 0.3.2
to 0.4.1
.Update to this version instead 🚀
The new version differs by 26 commits.
42ff63c
0.4.1
0362042
Update README and LICENSE with copyright date.
e15ee93
Remove node 0.6, add node 9-13 on Travis CI.
08f57c2
Merge pull request #749 from jaredhanson/ayZagen-feat/strategy-as-object
5c288ae
Move test.
380b5c8
Stylistic edits.
4cce2f2
feat: ability to pass strategy object to authenticate
1c8ede3
Update README.
dc16cba
Add FUNDING.
882d65e
Update README.
8ea4f24
Update GitHub templates.
2327a36
Update sponsors.
e458838
Update README.
d784e17
Add GitHub templates.
0a66012
Re-enable node 0.6 on Travis CI.
There are 26 commits in total.
See the full diff
Version 0.4.0 of passport just got published.
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: