Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 23, 2019

Bumps laravel/socialite from 3.3.0 to 4.1.4.

Release notes

Sourced from laravel/socialite's releases.

v4.1.4

Changed

  • Updated version constraints for Laravel 6.0 (3fe71f1)

v4.1.3

Fixed

  • Fix bug with no LinkedIn email addresses (#355)

v4.1.2

Fixed

  • Use proper key name for original avatar in Google Provider (5ec0024)

v4.1.1

Fixed

  • Update Google API urls (#346)

v4.1.0

Added

Fixed

  • Handle Google responses excluding 'name' (#340)

v4.0.3

Fixed

  • Use proper localized name (#329)

v4.0.2

Fixed

  • Fix a bug with no LinkedIn image (81adfcc)

v4.0.1

Fixed

  • Fixed broken GoogleProvider (#316)

v4.0.0

Changed

  • Removed support for PHP 7.0 (#311)
  • Require Laravel 5.7 as minimum version (#311)

Fixed

  • Fixed and updated the broken LinkedIn provider (#310)
Changelog

Sourced from laravel/socialite's changelog.

v4.1.4 (2019-07-30)

Changed

  • Updated version constraints for Laravel 6.0 (3fe71f1)

v4.1.3 (2019-04-02)

Fixed

  • Fix bug with no LinkedIn email addresses (#355)

v4.1.2 (2019-03-15)

Fixed

  • Use proper key name for original avatar in Google Provider (5ec0024)

v4.1.1 (2019-03-12)

Fixed

  • Update Google API urls (#346)

v4.1.0 (2019-02-14)

Added

Fixed

  • Handle Google responses excluding 'name' (#340)

v4.0.3 (2019-01-21)

Fixed

  • Use proper localized name (#329)

v4.0.2 (2019-01-21)

Fixed

  • Fix a bug with no LinkedIn image (81adfcc)

v4.0.1 (2018-12-20)

Fixed

  • Fixed broken GoogleProvider (#316)
... (truncated)
Upgrade guide

Sourced from laravel/socialite's upgrade guide.

Upgrade Guide

Upgrading To 4.0 From 3.0

PHP & Laravel Version Requirements

Like the latest releases of the Laravel framework, Laravel Socialite now requires PHP >= 7.1.3. We encourage you to upgrade to the latest versions of PHP and Laravel before upgrading to Socialite 4.0.

LinkedInProvider Changes

The LinkedInProvider was updated to make use of the latest API version of LinkedIn. The provider will now only retrieve the most basic fields and removes the fields method from the provider. Please review the related PR for all details and changes.

Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 23, 2019
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 3.3.0 to 4.1.4.
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/4.0/CHANGELOG.md)
- [Upgrade guide](https://github.com/laravel/socialite/blob/4.0/UPGRADE.md)
- [Commits](laravel/socialite@v3.3.0...v4.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/develop/laravel/socialite-4.1.4 branch from 195458d to a338e4a Compare August 29, 2019 12:16
@viralsolani viralsolani merged commit 34bc438 into develop Sep 9, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/develop/laravel/socialite-4.1.4 branch September 9, 2019 12:13
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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants