fix(deps): update dependency barryvdh/laravel-debugbar to v4#1789
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency barryvdh/laravel-debugbar to v4#1789renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
267de27 to
5561b68
Compare
52c5eae to
c4a2ae4
Compare
8b44906 to
efe2663
Compare
efe2663 to
24de9ec
Compare
a4975d4 to
85e3d3e
Compare
fdd89f3 to
28fcc3c
Compare
a1433e8 to
88476ad
Compare
88476ad to
83cbdc4
Compare
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.
This PR contains the following updates:
3.16.5→4.1.3Release Notes
fruitcake/laravel-debugbar (barryvdh/laravel-debugbar)
v4.1.3Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v4.1.2...v4.1.3
v4.1.2Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v4.1.1...v4.1.2
v4.1.1Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v4.1.0...v4.1.1
v4.1.0Compare Source
Biggest changes
What's Changed
border-botton→border-bottomby @Copilot in #1975debugbar()helper by @ssw1cblarrion in #1989New Contributors
Full Changelog: fruitcake/laravel-debugbar@v4.0.10...v4.1.0
v4.0.10Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v4.0.9...v4.0.10
v4.0.9Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v4.0.8...v4.0.9
v4.0.8Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v4.0.7...v4.0.8
v4.0.7Compare Source
What's Changed
Full Changelog: fruitcake/laravel-debugbar@v4.0.6...v4.0.7
v4.0.6Compare Source
What's Changed
New Contributors
Full Changelog: fruitcake/laravel-debugbar@v4.0.5...v4.0.6
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
Configuration
📅 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 becomes conflicted, 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.