jbelien / oauth2-openstreetmap

OpenStreetMap OAuth 2.0 support for the PHP League's OAuth 2.0 Client
MIT License
3 stars 2 forks source link

Bump league/oauth2-client from 2.6.1 to 2.7.0 #33

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps league/oauth2-client from 2.6.1 to 2.7.0.

Release notes

Sourced from league/oauth2-client's releases.

2.7.0

Changelog

Sourced from league/oauth2-client's changelog.

2.7.0

Released: 2023-04-16

Commits
  • 160d627 chore: prepare release 2.7.0
  • a2ae5b0 Update AbstractProvider.php (#959)
  • 04041d3 Docs: Fix state check example if session variable is not set (#946)
  • d4bcb32 Add sceneid-provider to list (#978)
  • 1f983c4 Bump activesupport from 6.0.6 to 6.0.6.1 in /docs (#987)
  • aa45015 thirdparty: compwright/oauth2-servicefusion, compwright/oauth2-fieldedge (#979)
  • 6db0618 - thirdparty: mkaverin/oauth2-donationalerts (#983)
  • abeb824 Bump commonmarker from 0.23.6 to 0.23.9 in /docs (#998)
  • 1ba0591 Bump nokogiri from 1.13.9 to 1.14.3 in /docs (#999)
  • e14639a chore: update CI build badge in README
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.