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

Bump the php-dependencies group with 9 updates #1227

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the php-dependencies group with 9 updates:

Package From To
laravel/framework 11.39.1 11.41.3
laravel/sanctum 4.0.7 4.0.8
laravel/socialite 5.17.0 5.17.1
laravel/tinker 2.10.0 2.10.1
laravel/ui 4.6.0 4.6.1
livewire/livewire 3.5.18 3.5.19
spatie/laravel-sitemap 7.3.2 7.3.3
symfony/http-client 7.2.2 7.2.3
pestphp/pest-plugin-laravel 3.0.0 3.1.0

Updates laravel/framework from 11.39.1 to 11.41.3

Release notes

Sourced from laravel/framework's releases.

v11.41.3

No release notes provided.

v11.41.2

No release notes provided.

v11.41.1

v11.41.0

v11.40.0

Changelog

Sourced from laravel/framework's changelog.

v11.41.3 - 2025-01-30

v11.41.2 - 2025-01-30

v11.41.1 - 2025-01-30

v11.41.0 - 2025-01-28

v11.40.0 - 2025-01-24

Commits
  • 3ef433d Update version to v11.41.3
  • e615f08 configure disks
  • 38be038 Update CHANGELOG
  • b8251a0 Update version to v11.41.2
  • 5d97059 import
  • 3d98cf6 Update CHANGELOG
  • f435c95 Update version to v11.41.1
  • 67e2ee8 Handle pooled Postgres connections for Laravel Cloud (#54346)
  • 62044a5 feat: gracefully handle command not found exception - avoid creds exposure (#...
  • 01571b3 [11.x] Optimize loadTranslationsFrom function for simplicity and clarity (#...
  • Additional commits viewable in compare view

Updates laravel/sanctum from 4.0.7 to 4.0.8

Release notes

Sourced from laravel/sanctum's releases.

v4.0.8

Changelog

Sourced from laravel/sanctum's changelog.

v4.0.8 - 2025-01-26

Commits

Updates laravel/socialite from 5.17.0 to 5.17.1

Release notes

Sourced from laravel/socialite's releases.

v5.17.1

Changelog

Sourced from laravel/socialite's changelog.

v5.17.1 - 2025-01-28

Commits

Updates laravel/tinker from 2.10.0 to 2.10.1

Release notes

Sourced from laravel/tinker's releases.

v2.10.1

Changelog

Sourced from laravel/tinker's changelog.

v2.10.1 - 2025-01-27

Commits

Updates laravel/ui from 4.6.0 to 4.6.1

Release notes

Sourced from laravel/ui's releases.

v4.6.1

Changelog

Sourced from laravel/ui's changelog.

v4.6.1 - 2025-01-28

Commits

Updates livewire/livewire from 3.5.18 to 3.5.19

Release notes

Sourced from livewire/livewire's releases.

v3.5.19

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.5.18...v3.5.19

Commits
  • 3f1b2c1 CI should also tests using PHP 8.4 (#9156)
  • 5c9341c Add navigate support for replacing html attributes (#9149)
  • c8d9d66 Add data-current attribute to active wire:current links (#9130)
  • a395ed8 Add support for using @assets outside of a Livewire component (#9135)
  • 0baadc7 Fix use named arguments for file uploads example (#9122)
  • See full diff in compare view

Updates spatie/laravel-sitemap from 7.3.2 to 7.3.3

Release notes

Sourced from spatie/laravel-sitemap's releases.

7.3.3

What's Changed

New Contributors

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

Changelog

Sourced from spatie/laravel-sitemap's changelog.

7.3.3 - 2025-01-27

What's Changed

New Contributors

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

Commits
  • 9423e3b Making possible to add Crawl Observers (#560)
  • afc21d7 Merge pull request #561 from spatie/dependabot/github_actions/dependabot/fetc...
  • a7e3455 Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
  • 09322ae Update CHANGELOG
  • See full diff in compare view

Updates symfony/http-client from 7.2.2 to 7.2.3

Release notes

Sourced from symfony/http-client's releases.

v7.2.3

Changelog (symfony/http-client@v7.2.2...v7.2.3)

Commits
  • 7ce6078 Merge branch '7.1' into 7.2
  • 71632c1 Merge branch '6.4' into 7.1
  • 394b440 [HttpClient] Fix processing a NativeResponse after its client has been reset
  • 7ec3f97 Merge branch '7.1' into 7.2
  • 68a3501 Merge branch '6.4' into 7.1
  • 05f4f87 [HttpClient] Ignore RuntimeExceptions thrown when rewinding the PSR-7 created...
  • f17fc18 [HttpClient] Fix Undefined array key "connection" #59044
  • 3f4090d bug #59320 [HttpClient] fix amphp http client v5 unix socket (praswicaksono)
  • cfa6e99 [HttpClient] fix amphp http client v5 unix socket
  • See full diff in compare view

Updates pestphp/pest-plugin-laravel from 3.0.0 to 3.1.0

Commits
  • 1c4e994 ci: adjusts carbon on php 8.4
  • 3dfa4ad Revert "Removes non-used tests"
  • ce8ac67 Removes non-used tests
  • 52c5628 feat: adds L12 support
  • c843cd1 Bumps dependencies
  • f322269 Merge pull request #57 from shane-zeng/flexibility-traveling-tests
  • 94c1fc3 [3.x] More flexibility when time traveling in tests
  • See full diff 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 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

Bumps the php-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `11.39.1` | `11.41.3` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.0.7` | `4.0.8` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.17.0` | `5.17.1` |
| [laravel/tinker](https://github.com/laravel/tinker) | `2.10.0` | `2.10.1` |
| [laravel/ui](https://github.com/laravel/ui) | `4.6.0` | `4.6.1` |
| [livewire/livewire](https://github.com/livewire/livewire) | `3.5.18` | `3.5.19` |
| [spatie/laravel-sitemap](https://github.com/spatie/laravel-sitemap) | `7.3.2` | `7.3.3` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.2.2` | `7.2.3` |
| [pestphp/pest-plugin-laravel](https://github.com/pestphp/pest-plugin-laravel) | `3.0.0` | `3.1.0` |


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

Updates `laravel/sanctum` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/laravel/sanctum/releases)
- [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.17.0 to 5.17.1
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](laravel/socialite@v5.17.0...v5.17.1)

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

Updates `laravel/ui` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/4.x/CHANGELOG.md)
- [Commits](laravel/ui@v4.6.0...v4.6.1)

Updates `livewire/livewire` from 3.5.18 to 3.5.19
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v3.5.18...v3.5.19)

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

Updates `symfony/http-client` from 7.2.2 to 7.2.3
- [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.3)

Updates `pestphp/pest-plugin-laravel` from 3.0.0 to 3.1.0
- [Commits](pestphp/pest-plugin-laravel@v3.0.0...v3.1.0)

---
updated-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-patch
  dependency-group: php-dependencies
- dependency-name: laravel/tinker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: livewire/livewire
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: pestphp/pest-plugin-laravel
  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 31, 2025
@driesvints driesvints merged commit 1636ef8 into main Jan 31, 2025
2 checks passed
@driesvints driesvints deleted the dependabot/composer/php-dependencies-48daa883ff branch January 31, 2025 09:08
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
Development

Successfully merging this pull request may close these issues.

1 participant