piyushparkash / FamilyTree

Vanshavali:- FamilyTree is simple PHP Application targetting the collection of family data which can viewed with beautiful visualisation. You can add/update data, play with the visualisation, show you children their roots, add new members as they enter your family.
GNU General Public License v3.0
80 stars 40 forks source link

Bump hybridauth/hybridauth from 3.7.1 to 3.8.0 #71

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps hybridauth/hybridauth from 3.7.1 to 3.8.0.

Release notes

Sourced from hybridauth/hybridauth's releases.

v3.8.0 (2022-04-08)

There a few bug fixes related to Apple, Amazon, WeChat and LinkedIn providers.

Also, a new provider Keyckloak and better support of php 8.x

For more details, check this Milestone for v3.8.0 🇺🇦

Commits
  • c76bea6 bump version to major
  • 662aed8 bump version
  • 6e46057 Merge pull request #1323 from arokettu/parse-birthday-remove-separator
  • a4f7956 Merge pull request #1322 from arokettu/81-birthday-deprecation
  • 6b63268 Remove unused parameter
  • 339cfbc $birthday may be null, cast it to string first
  • a1b7477 Merge pull request #1316 from dmitrijivanenko/amazon-apple-refresh-params
  • 7f11b7a refresh params for the Apple, Amazon providers
  • e579e4e Merge pull request #1305 from zorn-v/patch-3
  • 7e61596 Merge pull request #1311 from f-liva/master
  • 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)