Skip to content
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

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

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

Package From To
doctrine/dbal 4.2.1 4.2.2
filament/spatie-laravel-media-library-plugin 3.2.133 3.2.135
laravel/socialite 5.16.1 5.17.0
sentry/sentry-laravel 4.10.2 4.11.0
spatie/laravel-sitemap 7.3.1 7.3.2
stevebauman/location 7.4.0 7.4.1
vormkracht10/filament-mails 2.0.1 2.2.0
laravel/breeze 2.3.0 2.3.2
laravel/pint 1.19.0 1.20.0

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

Commits

Updates laravel/framework from 11.37.0 to 11.39.1

Release notes

Sourced from laravel/framework's releases.

v11.39.1

v11.39.0

v11.38.2

v11.38.1

v11.38.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v11.39.1 - 2025-01-22

v11.39.0 - 2025-01-21

v11.38.2 - 2025-01-15

v11.38.1 - 2025-01-14

v11.38.0 - 2025-01-14

... (truncated)

Commits
  • 3d693dd Update version to v11.39.1
  • 9b65cb4 Update facade docblocks
  • 71203fc [11.x] Fix unique jobs that have a uniqueVia method (#54294)
  • 1c2a6c1 Bump vite in /src/Illuminate/Foundation/resources/exceptions/renderer (#54296)
  • d065f94 [11.x] Add additional test cases for Arr helper to enhance coverage (#54298)
  • b89006c [11.x] Add IncrementOrCreate method to Eloquent (#54300)
  • b0667a6 [11.x] Use constructor property promotion for database query condition expres...
  • dbe6b14 fix(broadcaster): incorrect channel matching because of dot in pattern (#54303)
  • 6e0e2cb fix: collapseWithKeys on empty collection (#54290)
  • b504a73 Update CHANGELOG
  • Additional commits viewable in compare view

Updates laravel/socialite from 5.16.1 to 5.17.0

Release notes

Sourced from laravel/socialite's releases.

v5.17.0

Changelog

Sourced from laravel/socialite's changelog.

v5.17.0 - 2025-01-17

Commits
  • 77be8be Added 2 additional tests for GitHub driver programmatic scope merging and ove...
  • b2ce47b [5.x] Adds support for configuring scope of providers from configuration. (#728)
  • c654af8 Add "email_verified" to linkedin openid (#725)
  • d1267db Update CHANGELOG
  • See full diff in compare view

Updates sentry/sentry-laravel from 4.10.2 to 4.11.0

Release notes

Sourced from sentry/sentry-laravel's releases.

4.11.0

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

Features

Bug Fixes

Changelog

Sourced from sentry/sentry-laravel's changelog.

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-sitemap from 7.3.1 to 7.3.2

Release notes

Sourced from spatie/laravel-sitemap's releases.

7.3.2

What's Changed

Full Changelog: spatie/laravel-sitemap@7.3.1...7.3.2

Changelog

Sourced from spatie/laravel-sitemap's changelog.

7.3.2 - 2025-01-13

What's Changed

Full Changelog: spatie/laravel-sitemap@7.3.1...7.3.2

Commits

Updates stevebauman/location from 7.4.0 to 7.4.1

Release notes

Sourced from stevebauman/location's releases.

v7.4.1

Fixed

Commits
  • b7caada Fix Laravel 8 compatibility
  • b48fe8d Merge pull request #188 from onlime/php84-deprecations
  • e380acf Fixing PHP 8.4 Implicitly marking parameter ... as nullable deprecations
  • See full diff in compare view

Updates vormkracht10/filament-mails from 2.0.1 to 2.2.0

Release notes

Sourced from vormkracht10/filament-mails's releases.

New feature: Suppressions list with option to unsupress email addresses

What's Changed

New Contributors

Full Changelog: vormkracht10/filament-mails@v2.1.0...v2.2.0

v2.1.0

What's Changed

New Contributors

Full Changelog: vormkracht10/filament-mails@v2.0.0...v2.1.0

Changelog

Sourced from vormkracht10/filament-mails's changelog.

Changelog

All notable changes to filament-mails will be documented in this file.

New feature: Suppressions list with option to unsupress email addresses - 2025-01-23

What's Changed

New Contributors

Full Changelog: vormkracht10/filament-mails@v2.1.0...v2.2.0

v2.1.0 - 2025-01-22

What's Changed

New Contributors

Full Changelog: vormkracht10/filament-mails@v2.0.0...v2.1.0

v2.0.0 - 2025-01-03

Breaking changes

  • Let user decide where to put the routes to let them protect their routes

What's Changed

New Contributors

... (truncated)

Commits

Updates laravel/breeze from 2.3.0 to 2.3.2

Release notes

Sourced from laravel/breeze's releases.

v2.3.2

v2.3.1

Changelog

Sourced from laravel/breeze's changelog.

v2.3.2 - 2025-01-21

v2.3.1 - 2025-01-13

Commits
  • 2a47640 Missing type declaration add to NewPasswordController.php (#449)
  • 2679a75 Unpin typescript version for Inertia Vue stack (#447)
  • a643d63 Update CHANGELOG
  • 60ac80a [2.x] Remove redundant .d.ts inclusion from tsconfig.json (#445)
  • 40b4365 [2.x] Remove tailwind config files on api stack (#444)
  • 79b69ef Update CHANGELOG
  • See full diff in compare view

Updates laravel/pint from 1.19.0 to 1.20.0

Release notes

Sourced from laravel/pint's releases.

v1.20.0

Changelog

Sourced from laravel/pint's changelog.

v1.20.0 - 2025-01-14

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

…10 updates

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

| Package | From | To |
| --- | --- | --- |
| [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.2.135` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.16.1` | `5.17.0` |
| [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) | `4.10.2` | `4.11.0` |
| [spatie/laravel-sitemap](https://github.com/spatie/laravel-sitemap) | `7.3.1` | `7.3.2` |
| [stevebauman/location](https://github.com/stevebauman/location) | `7.4.0` | `7.4.1` |
| [vormkracht10/filament-mails](https://github.com/vormkracht10/filament-mails) | `2.0.1` | `2.2.0` |
| [laravel/breeze](https://github.com/laravel/breeze) | `2.3.0` | `2.3.2` |
| [laravel/pint](https://github.com/laravel/pint) | `1.19.0` | `1.20.0` |



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.2.135
- [Commits](filamentphp/spatie-laravel-media-library-plugin@v3.2.133...v3.2.135)

Updates `laravel/framework` from 11.37.0 to 11.39.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.37.0...v11.39.1)

Updates `laravel/socialite` from 5.16.1 to 5.17.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.17.0)

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

Updates `spatie/laravel-sitemap` from 7.3.1 to 7.3.2
- [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.2)

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

Updates `vormkracht10/filament-mails` from 2.0.1 to 2.2.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.2.0)

Updates `laravel/breeze` from 2.3.0 to 2.3.2
- [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.2)

Updates `laravel/pint` from 1.19.0 to 1.20.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.20.0)

---
updated-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-patch
  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/socialite
  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-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-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: 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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 24, 2025
@github-actions github-actions bot enabled auto-merge January 24, 2025 10:22
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2025

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

@dependabot dependabot bot closed this Jan 31, 2025
auto-merge was automatically disabled January 31, 2025 10:12

Pull request was closed

@dependabot dependabot bot deleted the dependabot/composer/php-dependencies-588e15af3a branch January 31, 2025 10:12
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