Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 30, 2021

Updates the requirements on league/oauth2-client to permit the latest version.

Release notes

Sourced from league/oauth2-client's releases.

2.6.0

  • Indicate support for PHP 8
  • Allow time to be set for testing purposes #852
Changelog

Sourced from league/oauth2-client's changelog.

2.6.0

Released: 2020-10-27

  • Indicate support for PHP 8
  • Allow time to be set for testing purposes #852

2.5.0

Released: 2020-07-18

  • Allow Guzzle 7.x to be used #847

2.4.1

Released: 2018-11-22

  • Revert to use of AccessToken in type hints to preserve backwards compatibility; this fixes the issue reported in #752 and #753

2.4.0

Released: 2018-11-21

  • Add HttpBasicAuthOptionProvider to ease implementation for providers requiring HTTP basic auth
  • Add GuardedPropertyTrait to allow providers the ability to specify properties that may not be overridden by user-defined values passed to the provider constructor
  • Add AccessTokenInterface and ResourceOwnerAccessTokenInterface to allow providers the ability to override the default AccessToken

2.3.1

Released: 2018-11-19

  • Allow paragonie/random_compat's empty 9.99.99 placeholder
  • Throw an UnexpectedValueException on non-JSON responses from access token request (when calling AbstractProvider::getAccessToken())

2.3.0

Released: 2018-01-13

  • Add ProviderRedirectTrait tool for 3rd-party provider libraries to use when handling provider redirections
  • Fix TypeError thrown because getResourceOwner() receives a non-JSON Response
  • Gracefully handle non-standard errors received from providers

... (truncated)

Commits
  • badb01e Prepare changelog for release
  • 25f00da add detail on unit of time for access token epxiration (#824)
  • 58ebed7 Ignore more files from package export
  • 1de7a9d Add configuration for Codecov
  • d01d07b Use Codecov for coverage reporting
  • 2392bf7 Allow time to be set for test purposes (#852)
  • 937c0ac Include compwright/oauth2-housecallpro in provider list (#854)
  • bc5cbf2 Added GotoWebinar provider (#853)
  • c289f76 Add Gumroad Third-Party Provider to list (#845)
  • 1dee734 Added Zoho Provider To Table (#838)
  • Additional commits viewable in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 30, 2021
@dependabot dependabot bot changed the base branch from dependabot/add-v2-config-file to master May 7, 2021 15:36
@dependabot dependabot bot force-pushed the dependabot/composer/league/oauth2-client-2.6.star branch from 0a6b3ee to 22e1185 Compare May 7, 2021 15:36
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.

1 participant