Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency passport to v0.6.0 #903

Merged
merged 1 commit into from May 23, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
passport (source) ^0.4.0 || ^0.5.0 -> ^0.4.0 || ^0.5.0 || ^0.6.0 age adoption passing confidence
passport (source) 0.5.3 -> 0.6.0 age adoption passing confidence

Release Notes

jaredhanson/passport

v0.6.0

Compare Source

Added
  • authenticate(), req#login, and req#logout accept a
    keepSessionInfo: true option to keep session information after regenerating
    the session.
Changed
  • req#login() and req#logout() regenerate the the session and clear session
    information by default.
  • req#logout() is now an asynchronous function and requires a callback
    function as the last argument.
Security
  • Improved robustness against session fixation attacks in cases where there is
    physical access to the same system or the application is susceptible to
    cross-site scripting (XSS).

Configuration

πŸ“… Schedule: 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 these updates again.


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

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

@kamilmysliwiec kamilmysliwiec merged commit 0ed67e7 into master May 23, 2022
@delete-merged-branch delete-merged-branch bot deleted the renovate/passport-0.x branch May 23, 2022 06:33
@Shinigami92
Copy link

Oh hello πŸ™‚ I just woke up and started working
Saw that passport v0.6.0 needs to be supported and checked this repo
Seems you merged it just 8min ago πŸš€
Can I expect a release in next few minutes? If so, I will wait until that and update a whole bunch of deps in my project.
Thanks for your support ❀️

@Shinigami92
Copy link

Is there a target release date?

@Shinigami92
Copy link

@kamilmysliwiec Any reason why this was not released yet?

@drdreo
Copy link

drdreo commented Jun 7, 2022

Getting peer dependency issues when installing 8.2.1. Seems the 0.6.0 peer is still not out.

npm ERR! peer passport@"^0.4.0 || ^0.5.0" from @nestjs/passport@8.2.1

@orgads
Copy link

orgads commented Jun 7, 2022

Please release.

@Shinigami92
Copy link

@kamilmysliwiec why is the release blocked? I can understand that questions like "any new updates" or similar are annoying.
But in this case, it is already merged and on the main branch, so we cant event open PRs to try to fix something ourself and help via OpenSource contribution.
So we depend on you to publish the release.

@roryf roryf mentioned this pull request Jun 13, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants