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

Bump passport from 0.2.2 to 0.6.0 #866

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 20, 2022

Bumps passport from 0.2.2 to 0.6.0.

Changelog

Sourced from passport's changelog.

[0.6.0] - 2022-05-20

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).

[0.5.3] - 2022-05-16

Fixed

  • initialize() middleware extends request with login(), logIn(), logout(), logOut(), isAuthenticated(), and isUnauthenticated() functions again, reverting change from 0.5.1.

[0.5.2] - 2021-12-16

Fixed

  • Introduced a compatibility layer for strategies that depend directly on [email protected] or earlier (such as passport-azure-ad), which were broken by the removal of private variables in [email protected].

[0.5.1] - 2021-12-15

Added

  • Informative error message in session strategy if session support is not available.

Changed

  • authenticate() middleware, rather than initialize() middleware, extends request with login(), logIn(), logout(), logOut(), isAuthenticated(), and isUnauthenticated() functions.

[0.5.0] - 2021-09-23

Changed

  • initialize() middleware extends request with login(), logIn(), logout(), logOut(), isAuthenticated(), and isUnauthenticated() functions.

... (truncated)

Commits

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2022
@lorenjohnson lorenjohnson temporarily deployed to hylo-node-pr-866 September 20, 2022 07:10 Inactive
@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Patch and project coverage have no change.

Comparison is base (a68461d) 56.03% compared to head (0d04e95) 56.03%.

❗ Current head 0d04e95 differs from pull request most recent head 44ca680. Consider uploading reports for the commit 44ca680 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #866   +/-   ##
=======================================
  Coverage   56.03%   56.03%           
=======================================
  Files         219      219           
  Lines        6305     6305           
=======================================
  Hits         3533     3533           
  Misses       2772     2772           
Impacted Files Coverage Δ
lib/constants.js 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch from d831a4f to ed95eee Compare October 11, 2022 22:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch from ed95eee to 2afbb2d Compare October 20, 2022 01:12
@lorenjohnson lorenjohnson temporarily deployed to hylo-node-pr-866 October 20, 2022 01:12 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch from 2afbb2d to 90efc40 Compare October 24, 2022 21:54
@lorenjohnson lorenjohnson temporarily deployed to hylo-node-pr-866 October 24, 2022 21:54 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch from 90efc40 to 5f8103c Compare October 25, 2022 03:08
@lorenjohnson lorenjohnson temporarily deployed to hylo-node-pr-866 October 25, 2022 03:08 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch from 5f8103c to 8c013f9 Compare October 25, 2022 03:11
@lorenjohnson lorenjohnson temporarily deployed to hylo-node-pr-866 October 25, 2022 03:11 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch from 8c013f9 to 2cc79cb Compare November 6, 2022 19:04
@lorenjohnson lorenjohnson temporarily deployed to hylo-node-pr-866 November 6, 2022 19:05 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch from 2cc79cb to ba4f8f5 Compare November 13, 2022 22:22
@lorenjohnson lorenjohnson temporarily deployed to hylo-node-pr-866 November 13, 2022 22:23 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch from ba4f8f5 to 772070a Compare November 23, 2022 20:45
@lorenjohnson lorenjohnson temporarily deployed to hylo-node-pr-866 November 23, 2022 20:46 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch from 772070a to 71f5a60 Compare December 1, 2022 18:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch 2 times, most recently from fb27bb5 to 1030590 Compare December 23, 2022 19:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch from 1030590 to bdbfc03 Compare December 30, 2022 03:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch from bdbfc03 to 69b0709 Compare January 13, 2023 00:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch 2 times, most recently from c9c4bca to 758d974 Compare January 25, 2023 22:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch 4 times, most recently from 14f3642 to ab752e5 Compare February 1, 2023 22:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch 2 times, most recently from 0b83b93 to 083567e Compare February 6, 2023 06:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch 2 times, most recently from e718ef5 to 93cabb5 Compare February 14, 2023 22:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch 2 times, most recently from 35f47b7 to 0d04e95 Compare February 27, 2023 06:22
Bumps [passport](https://github.com/jaredhanson/passport) from 0.2.2 to 0.6.0.
- [Release notes](https://github.com/jaredhanson/passport/releases)
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)
- [Commits](jaredhanson/passport@v0.2.2...v0.6.0)

---
updated-dependencies:
- dependency-name: passport
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/passport-0.6.0 branch from 0d04e95 to 44ca680 Compare March 4, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant