Skip to content

fix(deps): update dependency passport to ^0.7.0

Renovate-Bot requested to merge renovate/passport-0.x into develop

This MR contains the following updates:

Package Type Update Change
passport (source) dependencies minor ^0.6.0 -> ^0.7.0

Release Notes

jaredhanson/passport

v0.7.0

Compare Source

Changed
  • Set req.authInfo by default when using the assignProperty option to authenticate() middleware. This makes the behavior the same as when not using the option, and can be disabled by setting authInfo option to false.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports