Skip to content

chore(deps): bump the production-dependencies group with 4 updates#4109

Merged
ildyria merged 1 commit intomasterfrom
dependabot/composer/production-dependencies-0858906f51
Feb 24, 2026
Merged

chore(deps): bump the production-dependencies group with 4 updates#4109
ildyria merged 1 commit intomasterfrom
dependabot/composer/production-dependencies-0858906f51

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the production-dependencies group with 4 updates: laravel/framework, socialiteproviders/microsoft, spatie/laravel-feed and spatie/laravel-image-optimizer.

Updates laravel/framework from 12.51.0 to 12.52.0

Release notes

Sourced from laravel/framework's releases.

v12.52.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v12.52.0 - 2026-02-17

... (truncated)

Commits
  • d5511fa Update version to v12.52.0
  • fa95603 [12.x] Display closures and standalone functions correctly in exception trace...
  • cd704ff Revert "[12.x] Fixed precision checks for column types in SQL Server grammar ...
  • f9a2f15 [12.x] Remove unnecessary forgetDriver()from TestCaches (#58878)
  • d892631 Fix typo (#58875)
  • 4400212 [12.x] Allow closure parameters in docblock for when() helper function (#58862)
  • fd5b3c6 refactor: grammar (#58849)
  • 6c90022 Update HttpClientTest.php (#58817)
  • dec90c3 refactor: remove \BackedEnum (#58818)
  • 1cf38ed refactor: remove unnecessary if and return (#58820)
  • Additional commits viewable in compare view

Updates socialiteproviders/microsoft from 4.7.1 to 4.8.0

Release notes

Sourced from socialiteproviders/microsoft's releases.

4.8.0

Full Changelog: SocialiteProviders/Microsoft@4.7.1...4.8.0

Commits

Updates spatie/laravel-feed from 4.4.4 to 4.5.0

Release notes

Sourced from spatie/laravel-feed's releases.

4.5.0

What's Changed

  • Add Laravel 13 support
Changelog

Sourced from spatie/laravel-feed's changelog.

4.5.0 - 2026-02-21

What's Changed

  • Add Laravel 13 support
Commits
  • 939427c Merge pull request #215 from laravel-shift/l13-compatibility
  • 6c19e5e Use named snapshot IDs to avoid order-dependent assertions
  • b42f4df Swap feed1/feed2 snapshot ordering
  • c275887 Fix snapshot numbering and drop legacy .php snapshots
  • ccccde1 Fix snapshot numbering and drop Pest 2.x
  • 690ea62 Add PHP 8.5, fix coverage, ensure L13 CI support
  • 70b843d Add Pest 4 support
  • cc5f7e8 Update GitHub Actions for Laravel 13
  • 7d594e1 Bump dependencies for Laravel 13
  • 70563e6 Update CHANGELOG
  • See full diff in compare view

Updates spatie/laravel-image-optimizer from 1.8.2 to 1.8.3

Release notes

Sourced from spatie/laravel-image-optimizer's releases.

1.8.3

Support Laravel 13

Changelog

Sourced from spatie/laravel-image-optimizer's changelog.

1.8.3 - 2026-02-21

Support Laravel 13

Commits
  • abc476a Add Laravel 13 support (#143)
  • 156e2c8 Bump stefanzweifel/git-auto-commit-action from 4 to 7 (#137)
  • 36f3944 Bump actions/setup-node from 4 to 6 (#138)
  • c40528d Bump actions/checkout from 4 to 6 (#139)
  • 2bc99eb Merge pull request #141 from spatie/dependabot/github_actions/dependabot/fetc...
  • 528cca7 Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
  • ffceddf Merge pull request #135 from spatie/fix-issue-template
  • 3ec5a9b Update issue template
  • 85a7a67 Merge pull request #132 from spatie/dependabot/github_actions/dependabot/fetc...
  • 6b1a42e Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 4 updates: [laravel/framework](https://github.com/laravel/framework), [socialiteproviders/microsoft](https://github.com/SocialiteProviders/Microsoft), [spatie/laravel-feed](https://github.com/spatie/laravel-feed) and [spatie/laravel-image-optimizer](https://github.com/spatie/laravel-image-optimizer).


Updates `laravel/framework` from 12.51.0 to 12.52.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v12.51.0...v12.52.0)

Updates `socialiteproviders/microsoft` from 4.7.1 to 4.8.0
- [Release notes](https://github.com/SocialiteProviders/Microsoft/releases)
- [Commits](SocialiteProviders/Microsoft@4.7.1...4.8.0)

Updates `spatie/laravel-feed` from 4.4.4 to 4.5.0
- [Release notes](https://github.com/spatie/laravel-feed/releases)
- [Changelog](https://github.com/spatie/laravel-feed/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-feed@4.4.4...4.5.0)

Updates `spatie/laravel-image-optimizer` from 1.8.2 to 1.8.3
- [Release notes](https://github.com/spatie/laravel-image-optimizer/releases)
- [Changelog](https://github.com/spatie/laravel-image-optimizer/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-image-optimizer@1.8.2...1.8.3)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-version: 12.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: socialiteproviders/microsoft
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: spatie/laravel-feed
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: spatie/laravel-image-optimizer
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 22:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 23, 2026
@ildyria ildyria merged commit eb9cf5d into master Feb 24, 2026
42 checks passed
@ildyria ildyria deleted the dependabot/composer/production-dependencies-0858906f51 branch February 24, 2026 09:47
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.

1 participant