Skip to content

Update socialiteproviders/manager from 4.8.1 to 4.9.2 - #3923

Merged
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:update-socialiteproviders-manager-dependency
Aug 7, 2026
Merged

Update socialiteproviders/manager from 4.8.1 to 4.9.2#3923
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:update-socialiteproviders-manager-dependency

Conversation

@williamjallen

Copy link
Copy Markdown
Collaborator

This dependency update resolves the last issue blocking the upgrade to Laravel 13.

This dependency update resolves the last issue blocking the upgrade to Laravel 13.

@josephsnyder josephsnyder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels like something is missing. Shouldn't this require a change to a composer.json file somewhere? The only place I see /manager referenced is in resources/providers/PingIdentity/composer.json, but there's no corresponding code update

@williamjallen

Copy link
Copy Markdown
Collaborator Author

@josephsnyder This is an update of a transitive dependency, so there's no update to composer.json. Dependabot only updates transitive dependencies to the minimum required to support a dependency update, except when updating transitive dependencies to resolve security advisories. i.e., Dependabot does not run composer require ... --with-all-dependencies.

Since Dependabot is configured to update dependencies individually, it doesn't see that the older version of this transitive dependency is blocking the update of two dependencies (lighthouse and laravel) which have to be updated simultaneously.

Renovate offers a lockFileMaintenance which addresses this problem by updating all transitive dependencies on a schedule, but there's no Dependabot equivalent yet.

@josephsnyder
josephsnyder added this pull request to the merge queue Aug 6, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Aug 6, 2026
@williamjallen
williamjallen added this pull request to the merge queue Aug 7, 2026
Merged via the queue into Kitware:master with commit 6c2b486 Aug 7, 2026
7 checks passed
@williamjallen
williamjallen deleted the update-socialiteproviders-manager-dependency branch August 7, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants