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 8 updates #1198

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps the php-dependencies group with 8 updates:

Package From To
codeat3/blade-simple-icons 5.18.0 5.20.0
innocenzi/bluesky-notification-channel 0.2.1 0.2.2
laravel/framework 11.34.2 11.35.1
laravel/horizon 5.29.4 5.30.0
laravel/sanctum 4.0.5 4.0.6
livewire/livewire 3.5.16 3.5.17
symfony/http-client 7.2.0 7.2.1
pestphp/pest 3.6.0 3.7.1

Updates codeat3/blade-simple-icons from 5.18.0 to 5.20.0

Release notes

Sourced from codeat3/blade-simple-icons's releases.

5.20.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.19.0...5.20.0

5.19.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.18.0...5.19.0

Changelog

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

5.20.0 - 2024-12-10

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.19.0...5.20.0

5.19.0 - 2024-12-09

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.18.0...5.19.0

Commits
  • a297742 auto-update: update icons with the latest commit e8ab37b214fe8d52fe935d4710d1...
  • f35a7e7 Update CHANGELOG
  • 0182c2d auto-update: update icons with the latest commit 8c7c89f32c55b2ebb695404b24ff...
  • fe70e1a Update CHANGELOG
  • See full diff in compare view

Updates innocenzi/bluesky-notification-channel from 0.2.1 to 0.2.2

Release notes

Sourced from innocenzi/bluesky-notification-channel's releases.

v0.2.2

What's Changed

New Contributors

Full Changelog: innocenzi/bluesky-notification-channel@v0.2.1...v0.2.2

Commits

Updates laravel/framework from 11.34.2 to 11.35.1

Release notes

Sourced from laravel/framework's releases.

v11.35.1

v11.35.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v11.35.1 - 2024-12-12

v11.35.0 - 2024-12-10

... (truncated)

Commits
  • dcfa130 Update version to v11.35.1
  • 2b8b386 Revert "set schema to smtps if MAIL_ENCRYPTION === tls" (#53863)
  • b9df1f7 Update facade docblocks
  • f479ce1 allow sub second timeout value for http requests (#53850)
  • 68d0db9 fix: cast session lifetime to int (#53846)
  • c18b470 Specify node when sending scan to RedisCluster (#53837)
  • c589439 Update facade docblocks
  • 0dabf8e [11.x] Fix unescaped table names issue of DatabaseTruncation trait by intro...
  • 0365480 Fixed Enum usage in whereHasMorph condition when morph attribute casting (#53...
  • 9f66103 Fix incorrect typechange in Query Builder (#53841)
  • Additional commits viewable in compare view

Updates laravel/horizon from 5.29.4 to 5.30.0

Release notes

Sourced from laravel/horizon's releases.

v5.30.0

Changelog

Sourced from laravel/horizon's changelog.

v5.30.0 - 2024-12-06

Commits

Updates laravel/sanctum from 4.0.5 to 4.0.6

Release notes

Sourced from laravel/sanctum's releases.

v4.0.6

Changelog

Sourced from laravel/sanctum's changelog.

v4.0.6 - 2024-11-26

Commits

Updates livewire/livewire from 3.5.16 to 3.5.17

Release notes

Sourced from livewire/livewire's releases.

v3.5.17

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.5.16...v3.5.17

Commits

Updates symfony/http-client from 7.2.0 to 7.2.1

Release notes

Sourced from symfony/http-client's releases.

v7.2.1

Changelog (symfony/http-client@v7.2.0...v7.2.1)

Commits
  • ff4df2b Merge branch '7.1' into 7.2
  • 6f84e44 Merge branch '6.4' into 7.1
  • c40cbac chore: fix CS
  • f4f6d81 [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in C...
  • See full diff in compare view

Updates pestphp/pest from 3.6.0 to 3.7.1

Release notes

Sourced from pestphp/pest's releases.

v3.7.1

  • Bumps PHPUnit and Paratest versions

v3.7.0

  • Adds PHPUnit 11.5.0 support
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

Bumps the php-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [codeat3/blade-simple-icons](https://github.com/codeat3/blade-simple-icons) | `5.18.0` | `5.20.0` |
| [innocenzi/bluesky-notification-channel](https://github.com/innocenzi/bluesky-notification-channel) | `0.2.1` | `0.2.2` |
| [laravel/framework](https://github.com/laravel/framework) | `11.34.2` | `11.35.1` |
| [laravel/horizon](https://github.com/laravel/horizon) | `5.29.4` | `5.30.0` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.0.5` | `4.0.6` |
| [livewire/livewire](https://github.com/livewire/livewire) | `3.5.16` | `3.5.17` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.2.0` | `7.2.1` |
| [pestphp/pest](https://github.com/pestphp/pest) | `3.6.0` | `3.7.1` |


Updates `codeat3/blade-simple-icons` from 5.18.0 to 5.20.0
- [Release notes](https://github.com/codeat3/blade-simple-icons/releases)
- [Changelog](https://github.com/codeat3/blade-simple-icons/blob/main/CHANGELOG.md)
- [Commits](codeat3/blade-simple-icons@5.18.0...5.20.0)

Updates `innocenzi/bluesky-notification-channel` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/innocenzi/bluesky-notification-channel/releases)
- [Changelog](https://github.com/innocenzi/bluesky-notification-channel/blob/main/CHANGELOG.md)
- [Commits](innocenzi/bluesky-notification-channel@v0.2.1...v0.2.2)

Updates `laravel/framework` from 11.34.2 to 11.35.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.34.2...v11.35.1)

Updates `laravel/horizon` from 5.29.4 to 5.30.0
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](laravel/horizon@v5.29.4...v5.30.0)

Updates `laravel/sanctum` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](laravel/sanctum@v4.0.5...v4.0.6)

Updates `livewire/livewire` from 3.5.16 to 3.5.17
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v3.5.16...v3.5.17)

Updates `symfony/http-client` from 7.2.0 to 7.2.1
- [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.0...v7.2.1)

Updates `pestphp/pest` from 3.6.0 to 3.7.1
- [Release notes](https://github.com/pestphp/pest/releases)
- [Changelog](https://github.com/pestphp/pest/blob/3.x/RELEASE.md)
- [Commits](pestphp/pest@v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: codeat3/blade-simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: innocenzi/bluesky-notification-channel
  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/horizon
  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: livewire/livewire
  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
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Dec 13, 2024
@driesvints driesvints merged commit b5e4480 into main Dec 13, 2024
2 checks passed
@driesvints driesvints deleted the dependabot/composer/php-dependencies-6f0dd3f5d0 branch December 13, 2024 08:00
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