Bump the actions-deps group with 3 updates#22
Merged
github-actions[bot] merged 1 commit intomainfrom Feb 10, 2026
Merged
Conversation
Bumps the actions-deps group with 3 updates: [laravel/framework](https://github.com/laravel/framework), [barryvdh/laravel-debugbar](https://github.com/fruitcake/laravel-debugbar) and [laravel/pail](https://github.com/laravel/pail). Updates `laravel/framework` from 12.49.0 to 12.50.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](laravel/framework@v12.49.0...v12.50.0) Updates `barryvdh/laravel-debugbar` from 4.0.5 to 4.0.7 - [Release notes](https://github.com/fruitcake/laravel-debugbar/releases) - [Changelog](https://github.com/fruitcake/laravel-debugbar/blob/master/CHANGELOG.md) - [Commits](fruitcake/laravel-debugbar@v4.0.5...v4.0.7) Updates `laravel/pail` from 1.2.4 to 1.2.5 - [Release notes](https://github.com/laravel/pail/releases) - [Changelog](https://github.com/laravel/pail/blob/main/CHANGELOG.md) - [Commits](laravel/pail@v1.2.4...v1.2.5) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 12.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: barryvdh/laravel-debugbar dependency-version: 4.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: laravel/pail dependency-version: 1.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 actions-deps group with 3 updates: laravel/framework, barryvdh/laravel-debugbar and laravel/pail.
Updates
laravel/frameworkfrom 12.49.0 to 12.50.0Release notes
Sourced from laravel/framework's releases.
Changelog
Sourced from laravel/framework's changelog.
Commits
174ffedUpdate version to v12.50.0e765909[12.x] Ensure mailable HTML assertions properly escape quotes (#58595)81ccb50[12.x] Ensure File fail doesn't double translate in fail() (#58598)8dc6cc0Fixilluminate/reflectionworkflow directory (#58600)08741c1[12.x] Fixed precision checks for column types in SQL Server grammar (#58602)0f3caf7final enum saga (#58616)5ef4fcduse is_a (#58607)b62ad7a[12.x] try-catch all composer package uninstalls (#58609)0e531e0Update facade docblocks8ff1a38[12.x] AddInteractsWithData::clamp()(#58608)Updates
barryvdh/laravel-debugbarfrom 4.0.5 to 4.0.7Release notes
Sourced from barryvdh/laravel-debugbar's releases.
Changelog
Sourced from barryvdh/laravel-debugbar's changelog.
Commits
a9cc62cFix utf-8 encoding (#1959)e25d567chore: replace deprecated Request::get() with Request::input() (#1957)bec2b17Update CHANGELOG0cbf298Handle missing bindings in SQL formatting (#1956)2a1d2e7fix: urlencode cache key (#1955)2e6922aUse Dispatcher contract (#1954)146ae1cUpdate CHANGELOGUpdates
laravel/pailfrom 1.2.4 to 1.2.5Release notes
Sourced from laravel/pail's releases.
Changelog
Sourced from laravel/pail's changelog.
Commits
fdb73f5Supports Laravel 13 (#61)07adcf8wipc83a17dUpdate 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