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 jumbojett/openid-connect-php from 0.9.8 to 0.9.10 #20

Conversation

dependabot[bot]
Copy link

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

Bumps jumbojett/openid-connect-php from 0.9.8 to 0.9.10.

Release notes

Sourced from jumbojett/openid-connect-php's releases.

v0.9.10

Fixed

  • private_key_jwt and client_secret_jwt need to explicitly be enabled #331

v0.9.9

Added

  • Added support for back-channel logout. #302
  • Added support for private_key_jwt Client Authentication method #322

Fixed

  • Harden self-signed JWK header usage. #323
Changelog

Sourced from jumbojett/openid-connect-php's changelog.

[0.9.10]

Fixed

  • private_key_jwt and client_secret_jwt need to explicitly be enabled #331

[0.9.9]

Added

  • Added support for back-channel logout. #302
  • Added support for private_key_jwt Client Authentication method #322
  • Added support for client_secret_jwt Client Authentication method #324
  • Added PS512 encryption support #342

Fixed

  • Harden self-signed JWK header usage. #323
Commits
  • 45aac47 Release v0.9.10
  • 0e2fbc3 Merge pull request #331 from jumbojett/fix/client_secret_jwt-configurable-alt...
  • 89bdf7c fix: client_secret_jwt and private_key_jwt support is disabled by default
  • a135c5d Merge pull request #328 from jumbojett/release/0.9.9
  • f69b40f Release 0.9.9
  • 4046c22 Merge pull request #326 from jumbojett/fix/cleanup-back-channel
  • 31354e8 Merge pull request #325 from jumbojett/fix/enc-type
  • db9a25c chore: code cleanup of back-channel PR #302
  • 7883f6c Merge pull request #302 from mig5/back-channel-logout
  • 1161b77 fix: $this->enc_type -> $this->encType
  • 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)

Bumps [jumbojett/openid-connect-php](https://github.com/jumbojett/OpenID-Connect-PHP) from 0.9.8 to 0.9.10.
- [Release notes](https://github.com/jumbojett/OpenID-Connect-PHP/releases)
- [Changelog](https://github.com/jumbojett/OpenID-Connect-PHP/blob/master/CHANGELOG.md)
- [Commits](jumbojett/OpenID-Connect-PHP@v0.9.8...v0.9.10)

---
updated-dependencies:
- dependency-name: jumbojett/openid-connect-php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2022
Copy link
Author

dependabot bot commented on behalf of github Dec 14, 2023

Superseded by #22.

@dependabot dependabot bot closed this Dec 14, 2023
@dependabot dependabot bot deleted the dependabot/composer/jumbojett/openid-connect-php-0.9.10 branch December 14, 2023 22:59
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.

0 participants