Skip to content

Bump the patch-updates group across 1 directory with 5 updates#27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/patch-updates-cc587152e3
Closed

Bump the patch-updates group across 1 directory with 5 updates#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/patch-updates-cc587152e3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the patch-updates group with 3 updates in the / directory: filament/filament, laravel/boost and laravel/pail.

Updates filament/filament from 5.6.1 to 5.6.6

Commits

Updates laravel/framework from 13.8.0 to 13.13.0

Release notes

Sourced from laravel/framework's releases.

v13.13.0

v13.12.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v13.13.0 - 2026-06-02

v13.12.0 - 2026-05-26

... (truncated)

Commits
  • 1daa6d3 Update version to v13.13.0
  • 800cd64 13.x - Ensure schedule pause warns when its disabled (#60347)
  • 4ada21a [13.x] Fix ValidationImageFileRuleTest (#60348)
  • 42b494e [13.x] fix: Queue and Connection attributes in Mailable::queue() and later() ...
  • 0158f16 Remove unused variables from tests (#60338)
  • b26aae6 Fix @​theme directive collision in health check view (#60340)
  • fbb3f53 Added MariaDB vector index capability (#60334)
  • 7b57397 [13.x] Add payload to InspectedJob (#60326)
  • a417b01 fix: Add content_id to inline attachment handling in CloudflareTransport (#60...
  • 5740ab2 [13.x] Fix time-sensitive flaky test in NotificationDatabaseChannelTest (#60333)
  • Additional commits viewable in compare view

Updates livewire/livewire from 4.3.0 to 4.3.1

Release notes

Sourced from livewire/livewire's releases.

v4.3.1

What's Changed

New Contributors

Full Changelog: livewire/livewire@v4.3.0...v4.3.1

Commits
  • 6a9dd03 Build assets for v4.3.1
  • 686a71e Fix release process to accept previous tag to work from, as it can't find pre...
  • e427336 Merge branch '3.x'
  • c0eb07a [3.x] Handle unknown components during release token verification (#10321)
  • 7f50475 [4.x] Fix duplicate RequireLivewireHeaders middleware (#10298)
  • f817ba5 [4.x] Re-order custom route endpoint middleware (#10289)
  • 0172948 [4.x] Fix slots disappearing on lazy/deferred components (#10272)
  • e87cda6 [4.x] Fix warning link for outdated Livewire assets in console message (#10286)
  • 29e4541 Fix view method call in attribute-layout.md (#10294)
  • 7369ee7 [4.x] Fix @island directive breaking when expression contains nested parent...
  • Additional commits viewable in compare view

Updates laravel/boost from 2.4.6 to 2.4.8

Release notes

Sourced from laravel/boost's releases.

v2.4.8

What's Changed

Full Changelog: laravel/boost@v2.4.7...v2.4.8

v2.4.7

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.4.6...v2.4.7

Changelog

Sourced from laravel/boost's changelog.

v2.4.8 - 2026-05-19

What's Changed

Full Changelog: laravel/boost@v2.4.7...v2.4.8

v2.4.7 - 2026-05-18

What's Changed

New Contributors

Full Changelog: laravel/boost@v2.4.6...v2.4.7

Commits
  • d11d720 Update composer.json (#815)
  • 2e126c3 Update CHANGELOG
  • cebd69e Add Tinker MCP tool for executing PHP in app context (#807)
  • 02af8b4 Omit cwd from Codex MCP config to fix Sail and worktree issues (#809)
  • 233588d Sync Flux UI free/pro component lists with fluxui.dev (#808)
  • 24a0747 Bump shivammathur/setup-php in the github-actions group (#806)
  • 4b633b6 Pin GitHub Actions to commit SHAs and add Dependabot config (#804)
  • 8224fbc Preserve empty objects in MCP JSON config files (#793)
  • b2d06ce fix: remove redundant .env read guidance (#801)
  • 7ee5321 Fix path separators and trailing newlines in install output (#790)
  • Additional commits viewable in compare view

Updates laravel/pail from 1.2.6 to 1.2.7

Release notes

Sourced from laravel/pail's releases.

v1.2.7

Changelog

Sourced from laravel/pail's changelog.

v1.2.7 - 2026-05-20

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 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 patch-updates group with 3 updates in the / directory: [filament/filament](https://github.com/filamentphp/panels), [laravel/boost](https://github.com/laravel/boost) and [laravel/pail](https://github.com/laravel/pail).


Updates `filament/filament` from 5.6.1 to 5.6.6
- [Commits](filamentphp/panels@v5.6.1...v5.6.6)

Updates `laravel/framework` from 13.8.0 to 13.13.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)
- [Commits](laravel/framework@v13.8.0...v13.13.0)

Updates `livewire/livewire` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v4.3.0...v4.3.1)

Updates `laravel/boost` from 2.4.6 to 2.4.8
- [Release notes](https://github.com/laravel/boost/releases)
- [Changelog](https://github.com/laravel/boost/blob/main/CHANGELOG.md)
- [Commits](laravel/boost@v2.4.6...v2.4.8)

Updates `laravel/pail` from 1.2.6 to 1.2.7
- [Release notes](https://github.com/laravel/pail/releases)
- [Changelog](https://github.com/laravel/pail/blob/main/CHANGELOG.md)
- [Commits](laravel/pail@v1.2.6...v1.2.7)

---
updated-dependencies:
- dependency-name: filament/filament
  dependency-version: 5.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: laravel/framework
  dependency-version: 13.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: livewire/livewire
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: laravel/boost
  dependency-version: 2.4.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: laravel/pail
  dependency-version: 1.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

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 Jun 4, 2026
@phit phit closed this Jun 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/composer/patch-updates-cc587152e3 branch June 13, 2026 13:01
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.

1 participant