Skip to content

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

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 May 30, 2025

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

Package From To
filament/spatie-laravel-media-library-plugin 3.3.15 3.3.17
laravel/socialite 5.20.0 5.21.0
symfony/mailgun-mailer 7.2.0 7.3.0
vormkracht10/filament-mails 2.3.6 2.3.8
ysfkaya/filament-phone-input 3.1.8 3.1.9

Updates filament/spatie-laravel-media-library-plugin from 3.3.15 to 3.3.17

Commits

Updates laravel/framework from 12.14.1 to 12.16.0

Release notes

Sourced from laravel/framework's releases.

v12.16.0

v12.15.0

Changelog

Sourced from laravel/framework's changelog.

v12.16.0 - 2025-05-27

v12.15.0 - 2025-05-20

Commits

Updates laravel/socialite from 5.20.0 to 5.21.0

Release notes

Sourced from laravel/socialite's releases.

v5.21.0

Changelog

Sourced from laravel/socialite's changelog.

v5.21.0 - 2025-05-19

Commits

Updates symfony/mailgun-mailer from 7.2.0 to 7.3.0

Release notes

Sourced from symfony/mailgun-mailer's releases.

v7.3.0

Changelog (symfony/mailgun-mailer@v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.3.0-RC1

Changelog (symfony/mailgun-mailer@v7.3.0-BETA2...v7.3.0-RC1)

  • no significant changes

v7.3.0-BETA1

Changelog (symfony/mailgun-mailer@v7.2.6...v7.3.0-BETA1)

  • no significant changes
Commits

Updates vormkracht10/filament-mails from 2.3.6 to 2.3.8

Commits

Updates ysfkaya/filament-phone-input from 3.1.8 to 3.1.9

Release notes

Sourced from ysfkaya/filament-phone-input's releases.

3.1.9

What's Changed

New Contributors

Full Changelog: ysfkaya/filament-phone-input@v3.1.8...v3.1.9

Changelog

Sourced from ysfkaya/filament-phone-input's changelog.

3.1.9 - 2025-05-28

What's Changed

New Contributors

Full Changelog: ysfkaya/filament-phone-input@v3.1.8...v3.1.9

v2.3.8 - 2025-04-25

What's Changed

  • Fixes libphonenumber enum issue

Full Changelog: ysfkaya/filament-phone-input@v2.3.7...v2.3.8

Commits

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 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

…6 updates

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

| Package | From | To |
| --- | --- | --- |
| [filament/spatie-laravel-media-library-plugin](https://github.com/filamentphp/spatie-laravel-media-library-plugin) | `3.3.15` | `3.3.17` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.20.0` | `5.21.0` |
| [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer) | `7.2.0` | `7.3.0` |
| [vormkracht10/filament-mails](https://github.com/vormkracht10/filament-mails) | `2.3.6` | `2.3.8` |
| [ysfkaya/filament-phone-input](https://github.com/ysfkaya/filament-phone-input) | `3.1.8` | `3.1.9` |



Updates `filament/spatie-laravel-media-library-plugin` from 3.3.15 to 3.3.17
- [Commits](filamentphp/spatie-laravel-media-library-plugin@v3.3.15...v3.3.17)

Updates `laravel/framework` from 12.14.1 to 12.16.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v12.14.1...v12.16.0)

Updates `laravel/socialite` from 5.20.0 to 5.21.0
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](laravel/socialite@v5.20.0...v5.21.0)

Updates `symfony/mailgun-mailer` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/symfony/mailgun-mailer/releases)
- [Changelog](https://github.com/symfony/mailgun-mailer/blob/7.3/CHANGELOG.md)
- [Commits](symfony/mailgun-mailer@v7.2.0...v7.3.0)

Updates `vormkracht10/filament-mails` from 2.3.6 to 2.3.8
- [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.3.6...v2.3.8)

Updates `ysfkaya/filament-phone-input` from 3.1.8 to 3.1.9
- [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.8...v3.1.9)

---
updated-dependencies:
- dependency-name: filament/spatie-laravel-media-library-plugin
  dependency-version: 3.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/framework
  dependency-version: 12.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/socialite
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: symfony/mailgun-mailer
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: vormkracht10/filament-mails
  dependency-version: 2.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: ysfkaya/filament-phone-input
  dependency-version: 3.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-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 May 30, 2025
@github-actions github-actions bot enabled auto-merge May 30, 2025 10:37
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 6, 2025

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

@dependabot dependabot bot closed this Jun 6, 2025
auto-merge was automatically disabled June 6, 2025 10:17

Pull request was closed

@dependabot dependabot bot deleted the dependabot/composer/php-dependencies-238dc8dc9b branch June 6, 2025 10:17
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