Skip to content

Bump the php-dependencies group with 7 updates #1141

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

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2024

Bumps the php-dependencies group with 7 updates:

Package From To
codeat3/blade-simple-icons 5.8.0 5.10.0
laravel/framework 11.23.5 11.24.0
laravel/horizon 5.28.1 5.29.0
laravel/tinker 2.9.0 2.10.0
livewire/livewire 3.5.6 3.5.8
sentry/sentry-laravel 4.8.0 4.9.0
symfony/http-client 7.1.4 7.1.5

Updates codeat3/blade-simple-icons from 5.8.0 to 5.10.0

Release notes

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

5.10.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.9.0...5.10.0

5.9.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.8.0...5.9.0

Changelog

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

5.10.0 - 2024-09-21

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.9.0...5.10.0

5.9.0 - 2024-09-21

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.8.0...5.9.0

Commits
  • 2e6c78b Revert "Revert "auto-update: update icons with the latest commit 048e38b6dcdf...
  • 6692fca Update CHANGELOG
  • 5b83f41 auto-update: update icons with the latest commit d45c1b9302c68283673048135e4b...
  • faf7e6a Revert "auto-update: update icons with the latest commit 048e38b6dcdf27275583...
  • 34c9b7c auto-update: update icons with the latest commit 048e38b6dcdf27275583d1af865c...
  • 93182bb Update CHANGELOG
  • See full diff in compare view

Updates laravel/framework from 11.23.5 to 11.24.0

Release notes

Sourced from laravel/framework's releases.

v11.24.0

Changelog

Sourced from laravel/framework's changelog.

v11.24.0 - 2024-09-24

Commits
  • 557da2b Update version to v11.24.0
  • 00c7899 wip
  • f8f0668 Do not trigger missing translation key handling when checking existence of th...
  • a84070d [11.x] CI Improvements (#52851)
  • 84540bd Add \DateTimeInterface and \DateInterval to type for Cache::flexible() ...
  • b05e6f8 [11.x] Cache::flexible improvements (#52891)
  • 47ba027 Bump rollup in /src/Illuminate/Foundation/resources/exceptions/renderer (#52892)
  • 95fd374 [11.x] Prevent infinite recursion when touching chaperoned models (#52883)
  • e216708 Auto-Register Commands in routes/console.php (#52867)
  • b2a66a8 Remove unused namespaces from DatabaseInspectionCommand and LocalFilesystemAd...
  • Additional commits viewable in compare view

Updates laravel/horizon from 5.28.1 to 5.29.0

Release notes

Sourced from laravel/horizon's releases.

v5.29.0

Changelog

Sourced from laravel/horizon's changelog.

v5.29.0 - 2024-09-24

Commits

Updates laravel/tinker from 2.9.0 to 2.10.0

Release notes

Sourced from laravel/tinker's releases.

v2.10.0

Changelog

Sourced from laravel/tinker's changelog.

v2.10.0 - 2024-09-23

Commits

Updates livewire/livewire from 3.5.6 to 3.5.8

Release notes

Sourced from livewire/livewire's releases.

v3.5.8

Full Changelog: livewire/livewire@v3.5.7...v3.5.8

(This release exists solely to include re-built assets...)

v3.5.7

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.5.6...v3.5.7

Commits

Updates sentry/sentry-laravel from 4.8.0 to 4.9.0

Release notes

Sourced from sentry/sentry-laravel's releases.

4.9.0

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

Misc

Changelog

Sourced from sentry/sentry-laravel's changelog.

4.9.0

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

Misc

Commits

Updates symfony/http-client from 7.1.4 to 7.1.5

Release notes

Sourced from symfony/http-client's releases.

v7.1.5

Changelog (symfony/http-client@v7.1.4...v7.1.5)

Commits
  • abca358 Merge branch '6.4' into 7.1
  • fbebfcc Fix named arguments in data providers
  • 2af7c5a Merge branch '6.4' into 7.1
  • 0dc153b Merge branch '5.4' into 6.4
  • 58d3dc6 [HttpClient] Fix setting CURLMOPT_MAXCONNECTS
  • 2898645 Merge branch '6.4' into 7.1
  • 23dcaa3 Merge branch '5.4' into 6.4
  • f09ba83 Work around parse_url() bug
  • 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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [codeat3/blade-simple-icons](https://github.com/codeat3/blade-simple-icons) | `5.8.0` | `5.10.0` |
| [laravel/framework](https://github.com/laravel/framework) | `11.23.5` | `11.24.0` |
| [laravel/horizon](https://github.com/laravel/horizon) | `5.28.1` | `5.29.0` |
| [laravel/tinker](https://github.com/laravel/tinker) | `2.9.0` | `2.10.0` |
| [livewire/livewire](https://github.com/livewire/livewire) | `3.5.6` | `3.5.8` |
| [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) | `4.8.0` | `4.9.0` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.1.4` | `7.1.5` |


Updates `codeat3/blade-simple-icons` from 5.8.0 to 5.10.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.8.0...5.10.0)

Updates `laravel/framework` from 11.23.5 to 11.24.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.23.5...v11.24.0)

Updates `laravel/horizon` from 5.28.1 to 5.29.0
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](laravel/horizon@v5.28.1...v5.29.0)

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

Updates `livewire/livewire` from 3.5.6 to 3.5.8
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v3.5.6...v3.5.8)

Updates `sentry/sentry-laravel` from 4.8.0 to 4.9.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.8.0...4.9.0)

Updates `symfony/http-client` from 7.1.4 to 7.1.5
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-client@v7.1.4...v7.1.5)

---
updated-dependencies:
- dependency-name: codeat3/blade-simple-icons
  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/horizon
  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-minor
  dependency-group: php-dependencies
- dependency-name: livewire/livewire
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@driesvints driesvints merged commit 1231e55 into main Sep 25, 2024
3 checks passed
@driesvints driesvints deleted the dependabot/composer/php-dependencies-1a8325ac4c branch September 25, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant