Skip to content

Bump the php-dependencies group with 4 updates #1254

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
Mar 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Bumps the php-dependencies group with 4 updates: codeat3/blade-simple-icons, intervention/image, laravel/horizon and livewire/livewire.

Updates codeat3/blade-simple-icons from 6.8.0 to 6.9.0

Release notes

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

6.9.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.8.0...6.9.0

Changelog

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

6.9.0 - 2025-03-03

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.8.0...6.9.0

Commits
  • f9b0356 auto-update: update icons with the latest commit 2aef7ce65fbaef8a013d254d3ee9...
  • 25fb84f fix test matrix
  • ba88bb8 Update CHANGELOG
  • See full diff in compare view

Updates intervention/image from 3.11.1 to 3.11.2

Release notes

Sourced from intervention/image's releases.

3.11.2

What's Changed

  • Fix bug when saving EncodedImage::class multiple times in a row

Full Changelog: Intervention/image@3.11.1...3.11.2

Commits

Updates laravel/horizon from 5.30.3 to 5.31.0

Release notes

Sourced from laravel/horizon's releases.

v5.31.0

Changelog

Sourced from laravel/horizon's changelog.

v5.31.0 - 2025-03-04

Commits

Updates livewire/livewire from 3.6.0 to 3.6.1

Release notes

Sourced from livewire/livewire's releases.

v3.6.1

What's Changed

Full Changelog: livewire/livewire@v3.6.0...v3.6.1

Commits
  • 0df0a76 Fix filter to exclude Volt component class methods and properties (#9216)
  • b6dc91e Update issue template
  • 0f76d9e Revert "Add bug report template to see if we can work out what is going on"
  • e1a044d Add bug report template to see if we can work out what is going on
  • 94ade51 Update issue template
  • 7246d94 Revert "Temporarily delete issue template as it's not working anyway"
  • ed775de Temporarily delete issue template as it's not working anyway
  • 5ee8f9e wip
  • 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 4 updates: [codeat3/blade-simple-icons](https://github.com/codeat3/blade-simple-icons), [intervention/image](https://github.com/Intervention/image), [laravel/horizon](https://github.com/laravel/horizon) and [livewire/livewire](https://github.com/livewire/livewire).


Updates `codeat3/blade-simple-icons` from 6.8.0 to 6.9.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@6.8.0...6.9.0)

Updates `intervention/image` from 3.11.1 to 3.11.2
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](Intervention/image@3.11.1...3.11.2)

Updates `laravel/horizon` from 5.30.3 to 5.31.0
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](laravel/horizon@v5.30.3...v5.31.0)

Updates `livewire/livewire` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v3.6.0...v3.6.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: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/horizon
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@driesvints driesvints merged commit 6299473 into main Mar 10, 2025
2 checks passed
@driesvints driesvints deleted the dependabot/composer/php-dependencies-0e60ad7b04 branch March 10, 2025 08:43
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