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 openid-client from 3.15.10 to 4.5.1 #30

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps openid-client from 3.15.10 to 4.5.1.

Release notes

Sourced from openid-client's releases.

v4.5.1

Bug Fixes

  • use mtls token endpoint alias as audience when using jwt auth with mtls constrained tokens (c463359)

v4.5.0

Features

  • include nbf in FAPIClient Request Objects (0be56ba)

v4.4.2

Bug Fixes

  • resolve discovery URIs one by one to yield consistent results (6b18218), closes #260 #267

v4.4.1

Bug Fixes

  • hide AggregateError message stack (3011cca), closes #336

v4.4.0

Features

  • allow options.https.pfx for mTSL (075cad7), closes #326

v4.3.0

Features

  • typescript: add userinfo response generics (b176b2f)

v4.2.3

Performance

  • use base64url encoding in node when available (24ab5b4)

v4.2.2

Bug Fixes

  • push pkce <> response type resolution to the authenticate function (1970af4), closes #312

v4.2.1

Bug Fixes

  • typescript: add state property to AuthorizationParameters (#305) (b9dfa60), closes #304

v4.2.0

Features

  • add callback extras to strategy options (#295) (b77466d)

... (truncated)

Changelog

Sourced from openid-client's changelog.

4.5.1 (2021-03-15)

Bug Fixes

  • use mtls token endpoint alias as audience when using jwt auth with mtls constrained tokens (c463359)

4.5.0 (2021-03-10)

Features

  • include nbf in FAPIClient Request Objects (0be56ba)

4.4.2 (2021-03-07)

Bug Fixes

  • resolve discovery URIs one by one to yield consistent results (6b18218), closes #260 #267

4.4.1 (2021-02-26)

Bug Fixes

  • hide AggregateError message stack (3011cca), closes #336

4.4.0 (2021-01-29)

Features

  • allow options.https.pfx for mTSL (075cad7), closes #326

4.3.0 (2021-01-22)

Features

  • typescript: add userinfo response generics (b176b2f)

4.2.3 (2021-01-18)

Performance

  • use base64url encoding in node when available (24ab5b4)

4.2.2 (2020-11-30)

... (truncated)

Commits
  • 0e2c7f8 chore(release): 4.5.1
  • e984aaa chore: remove FAPIClient ID warning
  • c463359 fix: use mtls token endpoint alias as audience when using jwt auth with mtls ...
  • f25f11e chore: remove husky and commitlint
  • a166748 ci: ensure latest node is always tested
  • a079aee chore(release): 4.5.0
  • 0be56ba feat: include nbf in FAPIClient Request Objects
  • a4c926a ci: codeql only on PRs and cron
  • d82e0b7 ci: update fapi suite
  • 990bb89 chore(release): 4.4.2
  • 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2021

Superseded by #31.

@dependabot dependabot bot closed this Mar 25, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/openid-client-4.5.1 branch March 25, 2021 05:03
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
0 participants