Skip to content

build(deps): bump express-openid-connect from 2.17.0 to 2.20.2 in /01-Login#83

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/01-Login/express-openid-connect-2.20.2
Open

build(deps): bump express-openid-connect from 2.17.0 to 2.20.2 in /01-Login#83
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/01-Login/express-openid-connect-2.20.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps express-openid-connect from 2.17.0 to 2.20.2.

Release notes

Sourced from express-openid-connect's releases.

v2.20.2

Fixed

  • fix: handle missing transaction cookie with auth-state-aware response #797 (aks96)

v2.20.1

Fixed

  • fix: customTokenExchange should be optional on RequestContext #809 (cschetan77)

v2.20.0

Added

Fixed

  • fix: Handle missing Joi.binary() for Cloudflare Workers compatibility #769 (aks96)

v2.19.4

Fixed

  • fix: added condition for aysnc which uses callbacks #742 (aks96)

v2.19.3

Fixed

  • Fix: Replace complex promisification logic with util-promisify to resolve store method detection #733 (aks96)

v2.19.2

Fixed

v2.19.1

Fixed

  • fix: async function handling in session store and promise utilities #675 (kushalshit27)

v2.19.0

Changed

Fixed

  • fix: handle null/undefined session header #666 (kushalshit27)
  • fix: added promisification utility to handle callback and promise-based stores #665 (kushalshit27)
  • bugfix: Do an idp logout even when oidc.isAuthenticated is false #640 (tusharpandey13)
  • fix: session expiry calculation functionality #670 (aks96)

Security

... (truncated)

Changelog

Sourced from express-openid-connect's changelog.

v2.20.2 (2026-04-16)

Full Changelog

Fixed

  • fix: handle missing transaction cookie with auth-state-aware response #797 (aks96)

v2.20.1 (2026-03-27)

Full Changelog

Fixed

  • fix: customTokenExchange should be optional on RequestContext #809 (cschetan77)

v2.20.0 (2026-03-26)

Full Changelog

Added

Fixed

  • fix: Handle missing Joi.binary() for Cloudflare Workers compatibility #769 (aks96)

v2.19.4 (2026-01-09)

Full Changelog

Fixed

  • fix: added condition for aysnc which uses callbacks #742 (aks96)

v2.19.3 (2025-11-21)

Full Changelog

Added

Fixed

  • Fix: Replace complex promisification logic with util-promisify to resolve store method detection #733 (aks96)

v2.19.2 (2025-07-22)

Full Changelog

Fixed

  • fix: async functions that require callbacks in promisify utility #677 (kushalshit27)

v2.19.1 (2025-07-22)

Full Changelog

Fixed

  • refactor: optimize async function handling in session store and promise utilities #675 (kushalshit27)

v2.19.0 (2025-07-22)

Full Changelog

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for express-openid-connect since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [express-openid-connect](https://github.com/auth0/express-openid-connect) from 2.17.0 to 2.20.2.
- [Release notes](https://github.com/auth0/express-openid-connect/releases)
- [Changelog](https://github.com/auth0/express-openid-connect/blob/master/CHANGELOG.md)
- [Commits](auth0/express-openid-connect@v2.17.0...v2.20.2)

---
updated-dependencies:
- dependency-name: express-openid-connect
  dependency-version: 2.20.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 22, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants