passport-unique-token icon indicating copy to clipboard operation
passport-unique-token copied to clipboard

chore(deps): update dependency chai-passport-strategy to v3

Open renovate[bot] opened this issue 3 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chai-passport-strategy ^1.0.1 -> ^3.0.0 age adoption passing confidence

Release Notes

jaredhanson/chai-passport-strategy

v3.0.0

Compare Source

Changed
  • Callbacks invoked when the strategy under test calls an action function (success(), fail(), redirect(), pass(), or error()) have a this context set to the request, rather than the Test instance.

v2.0.0

Compare Source

Added
  • Test#finish function, used to test strategies that end the response.
Changed
  • Test#req renamed to Test#request and now takes synchronous callbacks with function(req, res) signature and asynchronous callbacks with function(req, res, cb) signature to mimic http.Server request event.
  • Callbacks invoked when the strategy under test calls an action function (success(), fail(), redirect(), pass(), or error()) have a this context set to the Test instance, rather than the Strategy instance.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Oct 25 '21 08:10 renovate[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 02 '22 06:11 stale[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

renovate[bot] avatar Mar 24 '23 22:03 renovate[bot]