Skip to content

Bump passport from 0.3.2 to 0.4.0

TTtie requested to merge dependabot/npm_and_yarn/passport-0.4.0 into master

Created by: dependabot-preview[bot]

Bumps passport from 0.3.2 to 0.4.0.

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
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Merge request reports