build(deps-dev): bump fruitcake/laravel-debugbar from 4.3.0 to 4.4.0 - #1260
Merged
github-actions[bot] merged 1 commit intoJul 29, 2026
Merged
Conversation
Bumps [fruitcake/laravel-debugbar](https://github.com/fruitcake/laravel-debugbar) from 4.3.0 to 4.4.0. - [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.3.0...v4.4.0) --- updated-dependencies: - dependency-name: fruitcake/laravel-debugbar dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/composer/fruitcake/laravel-debugbar-4.4.0
branch
from
July 29, 2026 12:43
b72745c to
f951dbf
Compare
github-actions
Bot
deleted the
dependabot/composer/fruitcake/laravel-debugbar-4.4.0
branch
July 29, 2026 12:43
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 fruitcake/laravel-debugbar from 4.3.0 to 4.4.0.
Release notes
Sourced from fruitcake/laravel-debugbar's releases.
Changelog
Sourced from fruitcake/laravel-debugbar's changelog.
Commits
80ef956Resolve component name instead of verifying snapshot (#2064)a743d1cAllow non-string messages in QueryCollector::addMessage (#2060)bbfb314Feat capture streaming (#2062)ac8dba9Update docs PHP version from 8.2 to 8.4a02842dFix AI icond103d12Feature/add ai collector (#2061)5b25b61Bump js-yaml from 4.1.1 to 4.3.0 (#2059)2344290Add collector name to events on TimeCollectorProvider (#2054)1bc9ad7Fix method naming in debugbar usage examples (#2052)55622afUpdate CHANGELOG