Skip to content

chore(deps): bump the php-dependencies group across 1 directory with 30 updates #339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Bumps the php-dependencies group with 28 updates in the / directory:

Package From To
archtechx/laravel-seo 0.10.2 0.10.3
barryvdh/laravel-debugbar 3.14.10 3.15.2
blade-ui-kit/blade-heroicons 2.5.0 2.6.0
codeat3/blade-phosphor-icons 2.2.0 2.3.0
cyrildewit/eloquent-viewable 7.0.3 7.0.4
doctrine/dbal 4.2.1 4.2.2
filament/spatie-laravel-media-library-plugin 3.2.133 3.3.3
flowframe/laravel-trend 0.3.0 0.4.0
gehrisandro/tailwind-merge-laravel 1.2.0 1.3.0
laravel/sanctum 4.0.7 4.0.8
laravel/socialite 5.16.1 5.18.0
mckenziearts/blade-untitledui-icons 1.3.1 1.4.0
sentry/sentry-laravel 4.10.2 4.13.0
spatie/laravel-data 4.11.1 4.13.2
spatie/laravel-feed 4.4.0 4.4.1
spatie/laravel-google-fonts 1.4.1 1.4.2
spatie/laravel-permission 6.10.1 6.16.0
spatie/laravel-sitemap 7.3.1 7.3.5
stevebauman/location 7.4.0 7.5.0
symfony/http-client 7.2.2 7.2.4
vormkracht10/filament-mails 2.0.1 2.3.0
wire-elements/modal 2.0.12 2.0.13
wire-elements/spotlight 2.0.1 2.0.2
ysfkaya/filament-phone-input 3.1.4 3.1.6
larastan/larastan 3.0.2 3.1.0
laravel/breeze 2.3.0 2.3.5
laravel/pint 1.19.0 1.21.0
spatie/laravel-ignition 2.9.0 2.9.1

Updates archtechx/laravel-seo from 0.10.2 to 0.10.3

Commits

Updates barryvdh/laravel-debugbar from 3.14.10 to 3.15.2

Release notes

Sourced from barryvdh/laravel-debugbar's releases.

v3.15.2

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-debugbar@v3.15.1...v3.15.2

v3.15.1

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.15.0...v3.15.1

v3.15.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from barryvdh/laravel-debugbar's changelog.

v3.15.2 - 2025-02-25

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-debugbar@v3.15.1...v3.15.2

v3.15.1 - 2025-02-24

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.15.0...v3.15.1

v3.15.0 - 2025-02-21

What's Changed

... (truncated)

Commits

Updates blade-ui-kit/blade-heroicons from 2.5.0 to 2.6.0

Release notes

Sourced from blade-ui-kit/blade-heroicons's releases.

2.6.0

Changelog

Sourced from blade-ui-kit/blade-heroicons's changelog.

2.6.0 - 2025-02-13

Commits

Updates codeat3/blade-phosphor-icons from 2.2.0 to 2.3.0

Changelog

Sourced from codeat3/blade-phosphor-icons's changelog.

2.3.0 - 2025-02-25

What's Changed

New Contributors

Full Changelog: codeat3/blade-phosphor-icons@2.2.0...2.3.0

Commits

Updates cyrildewit/eloquent-viewable from 7.0.3 to 7.0.4

Changelog

Sourced from cyrildewit/eloquent-viewable's changelog.

Release Notes

All notable changes to Eloquent Viewable will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Commits
  • d3edccc chore(docs): fix link to section
  • 86a241a chore(license): change year to 2025
  • 534ce23 chore(docs): update changelog and upgrade guide
  • 5dc6c64 chore(deps): rise minimum required version of illuminate ^8.74
  • d7f0c32 ci(tests): use custom PHPunit config for new versions
  • c249077 test: fix unneeded tearDown method to reset carbon now
  • d2b5eb1 ci(tests): style changes
  • ae2ec99 chore(readme): add Laravel v12 to version compatibility table
  • 3d273ef test: fix PHPUnit warning: Test code or tested code did not remove its own ex...
  • 4a0a569 chore(deps): add phpunit v11 to version range
  • Additional commits viewable in compare view

Updates doctrine/dbal from 4.2.1 to 4.2.2

Release notes

Sourced from doctrine/dbal's releases.

4.2.2

Release Notes for 4.2.2

4.2.2

  • Total issues resolved: 1
  • Total pull requests resolved: 18
  • Total contributors: 12

Static Analysis

Bug,PostgreSQL,Schema Comparison

Test Suite

Documentation

Bug,Schema Management

CI

Bug,Connecting,Connections,PDO,PHP

Bug,Quoting,SQL Server,Schema Management

Bug,PostgreSQL,Quoting,Schema Management

... (truncated)

Commits
  • 19a2b7d Merge branch '3.9.x' into 4.2.x
  • ec16c82 bugfix: deallocate mysqli prepared statement (#6681)
  • bfe8fcf Merge remote-tracking branch 'origin/3.9.x' into 4.2.x
  • 9f28dee Merge pull request #6719 from greg0ire/drop-psalm
  • 6cea6d4 Remove phpstan- prefix
  • 6ebb10d Run PHPStan on tests
  • 80e7ec0 Drop Psalm in favor of PHPStan
  • 4933e84 Merge pull request #6711 from greg0ire/4.2.x
  • 410de46 Merge remote-tracking branch 'origin/3.9.x' into 4.2.x
  • e149322 Merge pull request #6708 from greg0ire/pin-pcov-windows
  • Additional commits viewable in compare view

Updates filament/spatie-laravel-media-library-plugin from 3.2.133 to 3.3.3

Commits

Updates flowframe/laravel-trend from 0.3.0 to 0.4.0

Release notes

Sourced from flowframe/laravel-trend's releases.

v0.4.0

Laravel 12

Commits

Updates gehrisandro/tailwind-merge-laravel from 1.2.0 to 1.3.0

Changelog

Sourced from gehrisandro/tailwind-merge-laravel's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Commits
  • 7f1bbfe Run formats CI pipeline on PHP 8.4
  • 5c9d90a Fixes after merging Laravel 12 compatibility
  • c842ca0 Update GitHub Actions for Laravel 12
  • 5d801eb Bump dependencies for Laravel 12
  • See full diff in compare view

Updates laravel/framework from 11.37.0 to 11.44.1

Commits
  • 0883d41 Update version to v11.44.1
  • c666f89 [11.x] Test improvements (#54879)
  • 1154a31 [11.x] Fix Application::interBasePath() fails to resolve application when p...
  • a8da712 Fix attribute name used on Validator instance within certain rule classes (...
  • fd9681f [11.x] Add valid values to ensure method (#54840)
  • 9de7525 Update CHANGELOG
  • e9a33da Update version to v11.44.0
  • 2c72603 exception handling typehints (#54747)
  • 344c37f [11x.] Improved typehints for InteractsWithDatabase (#54748)
  • 0054c26 [11.x] Deprecate Factory::$modelNameResolver (#54736)
  • Additional commits viewable in compare view

Updates laravel/sanctum from 4.0.7 to 4.0.8

Changelog

Sourced from laravel/sanctum's changelog.

v4.0.8 - 2025-01-26

Commits

Updates laravel/socialite from 5.16.1 to 5.18.0

Release notes

Sourced from laravel/socialite's releases.

v5.18.0

v5.17.1

v5.17.0

Changelog

Sourced from laravel/socialite's changelog.

v5.18.0 - 2025-02-11

v5.17.1 - 2025-01-28

v5.17.0 - 2025-01-17

Commits

Updates laravel/tinker from 2.10.0 to 2.10.1

Changelog

Sourced from laravel/tinker's changelog.

v2.10.1 - 2025-01-27

Commits

Updates mckenziearts/blade-untitledui-icons from 1.3.1 to 1.4.0

Release notes

Sourced from mckenziearts/blade-untitledui-icons's releases.

v1.4.0

What's Changed

New Contributors

Full Changelog: mckenziearts/blade-untitledui-icons@v1.3.1...v1.4.0

Commits
  • 6999f08 Merge pull request #22 from mckenziearts/laravel-12-ci
  • 9e5b2f4 laravel 12 and php 8.4 support
  • d265ad3 Merge pull request #21 from sforward/chore/laravel-12
  • 5364556 chore: Add support for Laravel 12
  • See full diff in compare view

Updates sentry/sentry-laravel from 4.10.2 to 4.13.0

Changelog

Sourced from sentry/sentry-laravel's changelog.

4.13.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.13.0.

Features

4.12.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.12.0.

Features

Bug Fixes

Misc

  • Disable scheduled task tracing for backgrounded tasks [(#975)](getsentry/sentry-laravel#975)

    Backgrounded tasks show up a ~1ms transactions right now because we are effectively monitoring the time it takes to start the background process instead of the execution. We are working on a solution to this problem, but in the meantime, we are disabling the monitoring of backgrounded tasks (that was introduces in 4.11.0).

4.11.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.11.0.

Features

Bug Fixes

Commits

Updates spatie/laravel-data from 4.11.1 to 4.13.2

Release notes

Sourced from spatie/laravel-data's releases.

4.13.2

What's Changed

  • Fix an issue where specific Lazy classes won't be recognized

Full Changelog: spatie/laravel-data@4.13.1...4.13.2

4.13.1

Allow Laravel 12

What's Changed

New Contributors

Full Changelog: spatie/laravel-data@4.13.0...4.13.1

4.13.0

What's Changed

Full Changelog: spatie/laravel-data@4.12.0...4.13.0

4.12.0

What a release! Probably to biggest minor release we've ever done!

Some cool highlights:

Disabling optional values

Optional values are great, but sometimes a null value is desirable from now on you can do the following:

class SongData extends Data {
    public function __construct(
        public string $title,
        public string $artist,
        public Optional|null|string $album,
    ) {
    }
}
SongData::factory()
->withoutOptionalValues()
->from(['title' => 'Never gonna give you up', 'artist' => 'Rick Astley']); // album will null instead of Optional

Injecting property values

... (truncated)

Changelog

Sourced from spatie/laravel-data's changelog.

4.13.2 - 2025-03-03

What's Changed

  • Fix an issue where specific Lazy classes won't be recognized

Full Changelog: spatie/laravel-data@4.13.1...4.13.2

4.13.1 - 2025-02-14

Allow Laravel 12

What's Changed

New Contributors

Full Changelog: spatie/laravel-data@4.13.0...4.13.1

4.13.0 - 2025-01-24

What's Changed

Full Changelog: spatie/laravel-data@4.12.0...4.13.0

4.12.0 - 2025-01-24

What a release! Probably to biggest minor release we've ever done!

Some cool highlights:

Disabling optional values

Optional values are great, but sometimes a null value is desirable from now on you can do the following:

class SongData extends Data {
    public function __construct(
        public string $title,
        public string $artist,
        public Optional|null|string $album,
    ) {
    }
}
</tr></table> 

... (truncated)

Commits
  • bd060f6 Fix small bug where Lazy classes were hard coded when deciding data type
  • f2340be Merge pull request #953 from danielsimkus/fix-display-error-in-docs
  • a5a7a1d Remove the > character as it doesn't seem to be used anywhere else
  • 35a7d8d Merge pull request #952 from patrick-levesque/fix-data-stub-spacing
  • cf37f48 Fix data stub spacing
  • c5a901e Merge pull request #951 from iDiegoNL/patch-1
  • 6e589fd Merge pull request #948 from Anticom/bugfix/docs-quickstart-link-to-magical-c...
  • 18c3f92 Merge pull request #950 from Jamesclark32/doc-collections-grammar-improvements
  • 0d5e4d0 Add missing commas in example constructor parameter
  • 01c0099 doc: grammar adjustments on collections doc
  • Additional commits viewable in compare view

Updates spatie/laravel-feed from 4.4.0 to 4.4.1

Release notes

Sourced from spatie/laravel-feed's releases.

4.4.1

What's Changed

Full Changelog: spatie/laravel-feed@4.4.0...4.4.1

Changelog

Sourced from spatie/laravel-feed's changelog.

4.4.1 - 2025-02-14

What's Changed

Full Changelog: spatie/laravel-feed@4.4.0...4.4.1

Commits

Updates `spatie/laravel-goo...

Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 7, 2025
@github-actions github-actions bot enabled auto-merge March 7, 2025 11:01
…30 updates

Bumps the php-dependencies group with 28 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [archtechx/laravel-seo](https://github.com/archtechx/laravel-seo) | `0.10.2` | `0.10.3` |
| [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | `3.14.10` | `3.15.2` |
| [blade-ui-kit/blade-heroicons](https://github.com/blade-ui-kit/blade-heroicons) | `2.5.0` | `2.6.0` |
| [codeat3/blade-phosphor-icons](https://github.com/codeat3/blade-phosphor-icons) | `2.2.0` | `2.3.0` |
| [cyrildewit/eloquent-viewable](https://github.com/cyrildewit/eloquent-viewable) | `7.0.3` | `7.0.4` |
| [doctrine/dbal](https://github.com/doctrine/dbal) | `4.2.1` | `4.2.2` |
| [filament/spatie-laravel-media-library-plugin](https://github.com/filamentphp/spatie-laravel-media-library-plugin) | `3.2.133` | `3.3.3` |
| [flowframe/laravel-trend](https://github.com/Flowframe/laravel-trend) | `0.3.0` | `0.4.0` |
| [gehrisandro/tailwind-merge-laravel](https://github.com/gehrisandro/tailwind-merge-laravel) | `1.2.0` | `1.3.0` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.0.7` | `4.0.8` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.16.1` | `5.18.0` |
| [mckenziearts/blade-untitledui-icons](https://github.com/mckenziearts/blade-untitledui-icons) | `1.3.1` | `1.4.0` |
| [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) | `4.10.2` | `4.13.0` |
| [spatie/laravel-data](https://github.com/spatie/laravel-data) | `4.11.1` | `4.13.2` |
| [spatie/laravel-feed](https://github.com/spatie/laravel-feed) | `4.4.0` | `4.4.1` |
| [spatie/laravel-google-fonts](https://github.com/spatie/laravel-google-fonts) | `1.4.1` | `1.4.2` |
| [spatie/laravel-permission](https://github.com/spatie/laravel-permission) | `6.10.1` | `6.16.0` |
| [spatie/laravel-sitemap](https://github.com/spatie/laravel-sitemap) | `7.3.1` | `7.3.5` |
| [stevebauman/location](https://github.com/stevebauman/location) | `7.4.0` | `7.5.0` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.2.2` | `7.2.4` |
| [vormkracht10/filament-mails](https://github.com/vormkracht10/filament-mails) | `2.0.1` | `2.3.0` |
| [wire-elements/modal](https://github.com/wire-elements/modal) | `2.0.12` | `2.0.13` |
| [wire-elements/spotlight](https://github.com/wire-elements/spotlight) | `2.0.1` | `2.0.2` |
| [ysfkaya/filament-phone-input](https://github.com/ysfkaya/filament-phone-input) | `3.1.4` | `3.1.6` |
| [larastan/larastan](https://github.com/larastan/larastan) | `3.0.2` | `3.1.0` |
| [laravel/breeze](https://github.com/laravel/breeze) | `2.3.0` | `2.3.5` |
| [laravel/pint](https://github.com/laravel/pint) | `1.19.0` | `1.21.0` |
| [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | `2.9.0` | `2.9.1` |



Updates `archtechx/laravel-seo` from 0.10.2 to 0.10.3
- [Commits](archtechx/laravel-seo@v0.10.2...v0.10.3)

Updates `barryvdh/laravel-debugbar` from 3.14.10 to 3.15.2
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Changelog](https://github.com/barryvdh/laravel-debugbar/blob/master/CHANGELOG.md)
- [Commits](barryvdh/laravel-debugbar@v3.14.10...v3.15.2)

Updates `blade-ui-kit/blade-heroicons` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/blade-ui-kit/blade-heroicons/releases)
- [Changelog](https://github.com/blade-ui-kit/blade-heroicons/blob/main/CHANGELOG.md)
- [Commits](driesvints/blade-heroicons@2.5.0...2.6.0)

Updates `codeat3/blade-phosphor-icons` from 2.2.0 to 2.3.0
- [Changelog](https://github.com/codeat3/blade-phosphor-icons/blob/main/CHANGELOG.md)
- [Commits](codeat3/blade-phosphor-icons@2.2.0...2.3.0)

Updates `cyrildewit/eloquent-viewable` from 7.0.3 to 7.0.4
- [Changelog](https://github.com/cyrildewit/eloquent-viewable/blob/main/CHANGELOG.md)
- [Commits](cyrildewit/eloquent-viewable@v7.0.3...v7.0.4)

Updates `doctrine/dbal` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](doctrine/dbal@4.2.1...4.2.2)

Updates `filament/spatie-laravel-media-library-plugin` from 3.2.133 to 3.3.3
- [Commits](filamentphp/spatie-laravel-media-library-plugin@v3.2.133...v3.3.3)

Updates `flowframe/laravel-trend` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/Flowframe/laravel-trend/releases)
- [Changelog](https://github.com/Flowframe/laravel-trend/blob/master/CHANGELOG.md)
- [Commits](Flowframe/laravel-trend@v0.3.0...v0.4.0)

Updates `gehrisandro/tailwind-merge-laravel` from 1.2.0 to 1.3.0
- [Changelog](https://github.com/gehrisandro/tailwind-merge-laravel/blob/main/CHANGELOG.md)
- [Commits](gehrisandro/tailwind-merge-laravel@v1.2.0...v1.3.0)

Updates `laravel/framework` from 11.37.0 to 11.44.1
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.37.0...v11.44.1)

Updates `laravel/sanctum` from 4.0.7 to 4.0.8
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](laravel/sanctum@v4.0.7...v4.0.8)

Updates `laravel/socialite` from 5.16.1 to 5.18.0
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](laravel/socialite@v5.16.1...v5.18.0)

Updates `laravel/tinker` from 2.10.0 to 2.10.1
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](laravel/tinker@v2.10.0...v2.10.1)

Updates `mckenziearts/blade-untitledui-icons` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/mckenziearts/blade-untitledui-icons/releases)
- [Changelog](https://github.com/mckenziearts/blade-untitledui-icons/blob/main/CHANGELOG.md)
- [Commits](mckenziearts/blade-untitledui-icons@v1.3.1...v1.4.0)

Updates `sentry/sentry-laravel` from 4.10.2 to 4.13.0
- [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-laravel@4.10.2...4.13.0)

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

Updates `spatie/laravel-feed` from 4.4.0 to 4.4.1
- [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.0...4.4.1)

Updates `spatie/laravel-google-fonts` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/spatie/laravel-google-fonts/releases)
- [Changelog](https://github.com/spatie/laravel-google-fonts/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-google-fonts@1.4.1...1.4.2)

Updates `spatie/laravel-permission` from 6.10.1 to 6.16.0
- [Changelog](https://github.com/spatie/laravel-permission/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-permission@6.10.1...6.16.0)

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

Updates `stevebauman/location` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/stevebauman/location/releases)
- [Commits](stevebauman/location@v7.4.0...v7.5.0)

Updates `symfony/http-client` from 7.2.2 to 7.2.4
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.2/CHANGELOG.md)
- [Commits](symfony/http-client@v7.2.2...v7.2.4)

Updates `vormkracht10/filament-mails` from 2.0.1 to 2.3.0
- [Release notes](https://github.com/vormkracht10/filament-mails/releases)
- [Changelog](https://github.com/vormkracht10/filament-mails/blob/main/CHANGELOG.md)
- [Commits](vormkracht10/filament-mails@v2.0.1...v2.3.0)

Updates `wire-elements/modal` from 2.0.12 to 2.0.13
- [Release notes](https://github.com/wire-elements/modal/releases)
- [Commits](wire-elements/modal@2.0.12...2.0.13)

Updates `wire-elements/spotlight` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/wire-elements/spotlight/releases)
- [Changelog](https://github.com/wire-elements/spotlight/blob/2.0/CHANGELOG.md)
- [Commits](wire-elements/spotlight@2.0.1...2.0.2)

Updates `ysfkaya/filament-phone-input` from 3.1.4 to 3.1.6
- [Release notes](https://github.com/ysfkaya/filament-phone-input/releases)
- [Changelog](https://github.com/ysfkaya/filament-phone-input/blob/main/CHANGELOG.md)
- [Commits](ysfkaya/filament-phone-input@v3.1.4...v3.1.6)

Updates `larastan/larastan` from 3.0.2 to 3.1.0
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md)
- [Commits](larastan/larastan@v3.0.2...v3.1.0)

Updates `laravel/breeze` from 2.3.0 to 2.3.5
- [Release notes](https://github.com/laravel/breeze/releases)
- [Changelog](https://github.com/laravel/breeze/blob/2.x/CHANGELOG.md)
- [Commits](laravel/breeze@v2.3.0...v2.3.5)

Updates `laravel/pint` from 1.19.0 to 1.21.0
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.19.0...v1.21.0)

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

---
updated-dependencies:
- dependency-name: archtechx/laravel-seo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: blade-ui-kit/blade-heroicons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: codeat3/blade-phosphor-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: cyrildewit/eloquent-viewable
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: doctrine/dbal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: filament/spatie-laravel-media-library-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: flowframe/laravel-trend
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: gehrisandro/tailwind-merge-laravel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/sanctum
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/socialite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/tinker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: mckenziearts/blade-untitledui-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: sentry/sentry-laravel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: spatie/laravel-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: spatie/laravel-feed
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: spatie/laravel-google-fonts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: spatie/laravel-permission
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: spatie/laravel-sitemap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: stevebauman/location
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: vormkracht10/filament-mails
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: wire-elements/modal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: wire-elements/spotlight
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: ysfkaya/filament-phone-input
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: larastan/larastan
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/breeze
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/php-dependencies-c895aec718 branch from 825d79f to f07c9f8 Compare March 14, 2025 10:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 28, 2025
auto-merge was automatically disabled March 28, 2025 10:31

Pull request was closed

@dependabot dependabot bot deleted the dependabot/composer/php-dependencies-c895aec718 branch March 28, 2025 10:31
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.

0 participants