Update dependency barryvdh/laravel-debugbar to v4 #103
No reviewers
Labels
No labels
0Type
Dependencies
1Dependency
Composer
1Dependency
NPM
2Dependency-Impact
Major
2Dependency-Impact
Minor
2Dependency-Impact
Patch
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
l4p1n-bot/website!103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/barryvdh-laravel-debugbar-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^3.7.0→^4.0.0Release Notes
fruitcake/laravel-debugbar (barryvdh/laravel-debugbar)
v4.1.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/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: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.10...v4.1.0
v4.0.10Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.9...v4.0.10
v4.0.9Compare Source
What's Changed
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.8...v4.0.9
v4.0.8Compare Source
What's Changed
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.7...v4.0.8
v4.0.7Compare Source
What's Changed
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.6...v4.0.7
v4.0.6Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.5...v4.0.6
v4.0.5Compare Source
What's Changed
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.4...v4.0.5
v4.0.4Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.3...v4.0.4
v4.0.3Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.2...v4.0.3
v4.0.2Compare Source
What's Changed
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.1...v4.0.2
v4.0.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v4.0.9...v4.0.10
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: https://github.com/fruitcake/laravel-debugbar/compare/v3.16.3...v4.0.0
v3.16.5Compare Source
What's Changed
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v3.16.4...v3.16.5
v3.16.4Compare Source
Full Changelog: https://github.com/fruitcake/laravel-debugbar/compare/v3.16.3...v3.16.4
v3.16.3Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.16.2...v3.16.3
v3.16.2Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.16.2...v3.16.3
v3.16.1Compare Source
What's Changed
setAccessibleby @jnoordsij in barryvdh#1822New Contributors
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.16.1...v3.16.2
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 has been generated by Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.