helpboard-app / V3

The new Helpboard V3 API, ready to ship on Deta.sh in seconds!
2 stars 1 forks source link

Bump express-openid-connect from 2.5.2 to 2.7.1 in /API-Dev #35

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps express-openid-connect from 2.5.2 to 2.7.1.

Release notes

Sourced from express-openid-connect's releases.

v2.7.1

Fixed

  • transactionCookie configuration should be optional #338 (BitPatty)

v2.7.0

Added

Changed

v2.6.0

Added

Changelog

Sourced from express-openid-connect's changelog.

v2.7.1 (2022-02-24)

Full Changelog

Fixed

  • transactionCookie configuration should be optional #338 (BitPatty)

v2.7.0 (2022-02-17)

Full Changelog

Added

  • [SDK-3109] Add ability to pass custom logout params #329 (adamjmcgrath)
  • [SDK-3111] Add Oauth error props to http error when available #328 (adamjmcgrath)
  • [SDK-3110] Allow customising the UA header in client reqs #327 (adamjmcgrath)
  • allow configuration of same site attribute on auth_verification cookie #323 (BitPatty)

Changed

v2.6.0 (2022-01-31)

Full Changelog

Added

Commits
  • 2c3529b Release v2.7.1 (#339)
  • bdf968f transactionCookie configuration should be optional (#338)
  • c7e2256 Merge pull request #336 from auth0/snyk-upgrade-0b553c2bc0696128f3fc71cd80c722ac
  • 2b3aa28 fix: upgrade joi from 17.5.0 to 17.6.0
  • 05053bf move types to correct place (#335)
  • 1a36633 Release v2.7.0 (#333)
  • 78136ed fix: upgrade futoin-hkdf from 1.4.3 to 1.5.0 (#331)
  • cc59bec [SDK-3109] Add ability to pass custom logout params (#329)
  • c8475cc joi#token is too strict for a cookie name (#330)
  • 65bd19e Add Oauth error props to http error when available (#328)
  • Additional commits viewable in compare view


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] commented 2 years ago

Superseded by #37.