heimdall2 icon indicating copy to clipboard operation
heimdall2 copied to clipboard

Bump passport-openidconnect from 0.0.2 to 0.1.1

Open dependabot[bot] opened this issue 3 years ago • 1 comments
trafficstars

Bumps passport-openidconnect from 0.0.2 to 0.1.1.

Changelog

Sourced from passport-openidconnect's changelog.

[0.1.1] - 2021-11-29

Added

  • Support for prompt option to authenticate().

[0.1.0] - 2021-11-17

Added

  • Parsing profile.username from standard claims.
  • Parsing profile.emails from standard claims.
  • Support for loginHint options to authenticate().
  • Support for state object passed as option to authenticate, which will be persisted in the session by state store.
  • Support for responseMode options to Strategy constructor.
  • Support for claims options to Strategy constructor.
  • Added customHeaders option to Strategy constructor, matching functionality in passport-oauth2.
  • Added proxy option to Strategy constructor, which can be set to true to indicate the app is behind a front-facing proxy. Used when resolving relative redirect URIs to an absolute URI.
  • Added agent option to Strategy constructor, used to control http.Agent behavior.
  • 5-arity form of verify function invoked with (iss, profile, context idToken, cb) arguments.
  • 9-arity form of verify function invoked with (iss, uiProfile, idProfile, context, idToken, accessToken, refreshToken, params, cb) arguments.
  • Added maxAge and nonce properties to state stored in session.
  • Added issued property to state stored in session, only when maxAge option is used.
  • Parsing of errors from token endpoint.

Changed

  • By default, profile is parsed from ID token and UserInfo is not fetched, optimizing for network latency.
  • The 3-arity form of verify function now invoked with (iss, profile, cb) arguments, rather than (iss, sub, cb).
  • The 4-arity form of verify function now invoked with (iss, profile, context, cb) arguments, rather than (iss, sub, profile, cb).
  • The 7-arity form of verify function now invoked with (iss, profile, context, idToken, accessToken, refreshToken, cb) arguments, rather than (iss, sub, profile, accessToken, refreshToken, params, cb).
  • The 8-arity form of verify function now invoked with (iss, profile, context, idToken, accessToken, refreshToken, params, cb) arguments, rather than (iss, sub, profile, claims, accessToken, refreshToken, params, cb).
  • prompt option can now take any value, rather than just defined values, in order to support values defined by extensions.
  • display option can now take any value, rather than just defined values, in order to support values defined by extensions.

... (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[bot] avatar Nov 30 '21 01:11 dependabot[bot]

@dependabot recreate

Amndeep7 avatar Nov 09 '22 07:11 Amndeep7

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Nov 10 '22 02:11 sonarqubecloud[bot]

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] avatar Jan 12 '23 21:01 dependabot[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Jan 17 '23 01:01 sonarqubecloud[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Apr 14 '23 03:04 sonarqubecloud[bot]

@dependabot recreate

Amndeep7 avatar Jun 23 '23 19:06 Amndeep7

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Jun 23 '23 19:06 sonarqubecloud[bot]

image

feel like this might be an actual consequence of doing this update so we're going to need to resolve that

Amndeep7 avatar Jun 23 '23 20:06 Amndeep7

@dependabot recreate

Amndeep7 avatar Jan 12 '24 20:01 Amndeep7

@dependabot recreate

kentpsanders avatar Jan 30 '24 18:01 kentpsanders

Quality Gate Failed Quality Gate failed

Failed conditions

4 New Bugs (required ≤ 0)
20 New Code Smells (required ≤ 0)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

sonarqubecloud[bot] avatar Feb 06 '24 20:02 sonarqubecloud[bot]

A newer version of passport-openidconnect exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot[bot] avatar Feb 09 '24 01:02 dependabot[bot]

Closing in favor of #5512

em-c-rod avatar Feb 15 '24 14:02 em-c-rod

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Feb 15 '24 14:02 dependabot[bot]