Bump the patch-updates group across 1 directory with 5 updates#27
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the patch-updates group across 1 directory with 5 updates#27dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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>
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the patch-updates group with 3 updates in the / directory: filament/filament, laravel/boost and laravel/pail.
Updates
filament/filamentfrom 5.6.1 to 5.6.6Commits
fdb789achore: format and build9de3234Merge branch '4.x' into 5.x988115fMerge branch '4.x' into 5.x01e18f8fix testsb3c3518Merge branch '4.x' into 5.xUpdates
laravel/frameworkfrom 13.8.0 to 13.13.0Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
1daa6d3Update version to v13.13.0800cd6413.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() ...0158f16Remove unused variables from tests (#60338)b26aae6Fix@themedirective collision in health check view (#60340)fbb3f53Added MariaDB vector index capability (#60334)7b57397[13.x] Add payload to InspectedJob (#60326)a417b01fix: Add content_id to inline attachment handling in CloudflareTransport (#60...5740ab2[13.x] Fix time-sensitive flaky test in NotificationDatabaseChannelTest (#60333)Updates
livewire/livewirefrom 4.3.0 to 4.3.1Release notes
Sourced from livewire/livewire's releases.
Commits
6a9dd03Build assets for v4.3.1686a71eFix release process to accept previous tag to work from, as it can't find pre...e427336Merge branch '3.x'c0eb07a[3.x] Handle unknown components during release token verification (#10321)7f50475[4.x] Fix duplicateRequireLivewireHeadersmiddleware (#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)29e4541Fix view method call in attribute-layout.md (#10294)7369ee7[4.x] Fix@islanddirective breaking when expression contains nested parent...Updates
laravel/boostfrom 2.4.6 to 2.4.8Release notes
Sourced from laravel/boost's releases.
Changelog
Sourced from laravel/boost's changelog.
Commits
d11d720Update composer.json (#815)2e126c3Update CHANGELOGcebd69eAdd Tinker MCP tool for executing PHP in app context (#807)02af8b4Omit cwd from Codex MCP config to fix Sail and worktree issues (#809)233588dSync Flux UI free/pro component lists with fluxui.dev (#808)24a0747Bump shivammathur/setup-php in the github-actions group (#806)4b633b6Pin GitHub Actions to commit SHAs and add Dependabot config (#804)8224fbcPreserve empty objects in MCP JSON config files (#793)b2d06cefix: remove redundant .env read guidance (#801)7ee5321Fix path separators and trailing newlines in install output (#790)Updates
laravel/pailfrom 1.2.6 to 1.2.7Release notes
Sourced from laravel/pail's releases.
Changelog
Sourced from laravel/pail's changelog.
Commits
2f7d27dfix: avoid resolving the auth user when building log context (#70)f0877aefix: prevent Pail from crashing on malformed JSON log lines (#67)f7dec7aMakes imports consistent (#64)1adb023Update CHANGELOGDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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