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

chore(deps): update dependency league/oauth2-client to v2.8.0 #1091

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
league/oauth2-client (source) 2.7.0 -> 2.8.0 age adoption passing confidence

Release Notes

thephpleague/oauth2-client (league/oauth2-client)

v2.8.0

Compare Source

Released: 2024-12-11

  • This version is certified for PHP 8.3 and PHP 8.4! 🎉
  • Fix cases where expires is not a number #​929
  • Add SettableRefreshTokenInterface to support setting the refresh token
    #​994
  • Set minimum version of Guzzle to 6.5.8 and 7.4.5, due to security vulnerabilities
    reported in earlier versions #​1022
  • Fix parameter docblock type hint for AbstractProvider::prepareAccessTokenResponse()
    #​1025
    • Take note, this might affect static analysis reports for downstream providers
  • Send scopes with access token request #​1029
    #​1030
  • Explicitly mark nullable parameter #​1034
    #​1039
    • This change requires PHP 7.1 as the minimum version for this library
  • Plus a number of test and documentation improvements; see the
    commit log
    for more details

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants