chore(deps): update dependency barryvdh/laravel-debugbar to v4 #86
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.
This PR contains the following updates:
^3.7→^4.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
fruitcake/laravel-debugbar (barryvdh/laravel-debugbar)
v4.0.5Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v4.0.4...v4.0.5
v4.0.4Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v4.0.3...v4.0.4
v4.0.3Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v4.0.2...v4.0.3
v4.0.2Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v4.0.1...v4.0.2
v4.0.1Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v4.0.0...v4.0.1
v4.0.0Compare Source
Laravel Debugbar 4.0
Release notes
See https://fruitcake.nl/blog/laravel-debugbar-v4-release for the biggest changes.
This brings the updates from php-debugbar 3.x to Laravel Debugbar. See https://github.com/php-debugbar/php-debugbar/releases/tag/v3.0.0 for the upstream changes to php-debugbar.
Updating
The name has changed, so remove the old package first:
composer remove barryvdh/laravel-debugbar --dev --no-scriptsThen install the new package
composer require fruitcake/laravel-debugbar --with-dependenciesCheck the https://github.com/fruitcake/laravel-debugbar/blob/master/UPGRADE.md for any changes.
All Changes
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.16.3...v4.0.0
v3.16.5Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v3.16.4...v3.16.5
v3.16.4Compare Source
Full Changelog: fruitcake/laravel-debugbar@v3.16.3...v3.16.4
v3.16.3Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.16.2...v3.16.3
v3.16.2Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.16.2...v3.16.3
v3.16.1Compare Source
What's Changed
setAccessibleby @jnoordsij in barryvdh#1822New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.16.1...v3.16.2
v3.16.0Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.16.0...v3.16.1
v3.15.4Compare Source
What's Changed
$grouparg support on TimelineCollectors methods by @erikn69 in barryvdh#1789addWarningon warnings, silenced errors, notices by @erikn69 in barryvdh#1767New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.15.4...v3.16.0
v3.15.3Compare Source
What's Changed
<a/>tag from route on clockwork by @erikn69 in barryvdh#1777Full Changelog: fruitcake/laravel-debugbar@v3.15.3...v3.15.4
v3.15.2Compare Source
What's Changed
capture_dumpsoption on laraveldd();by @parallels999 in barryvdh#1762Trying to access array offset on false on LogsCollector.phpby @erikn69 in barryvdh#1763New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.15.2...v3.15.3
v3.15.1Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.15.1...v3.15.2
v3.15.0Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v3.15.0...v3.15.1
v3.14.10Compare Source
What's Changed
devto composer keywords by @jnoordsij in barryvdh#1713New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.14.10...v3.15.0
v3.14.9Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.14.9...v3.14.10
v3.14.8Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v3.14.8...v3.14.9
v3.14.7Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v3.14.7...v3.14.8
v3.14.6Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.14.6...v3.14.7
v3.14.5Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v3.14.4...v3.14.5
v3.14.4Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v3.14.3...v3.14.4
v3.14.3Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v3.14.2...v3.14.3
v3.14.2Compare Source
What's Changed
You have an error in your SQL syntaxon sql copy by @erikn69 in barryvdh#1674Full Changelog: fruitcake/laravel-debugbar@v3.14.1...v3.14.2
v3.14.1Compare Source
What's Changed
devto composer keywords by @jnoordsij in barryvdh#1713Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.