Update dependency barryvdh/laravel-debugbar to v3.16.0 #47
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.6.7->3.16.0Release Notes
barryvdh/laravel-debugbar (barryvdh/laravel-debugbar)
v3.16.0Compare Source
What's Changed
$grouparg support on TimelineCollectors methods by @erikn69 in #1789addWarningon warnings, silenced errors, notices by @erikn69 in #1767New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.15.4...v3.16.0
v3.15.4Compare Source
What's Changed
$grouparg support on TimelineCollectors methods by @erikn69 in #1789addWarningon warnings, silenced errors, notices by @erikn69 in #1767New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.15.4...v3.16.0
v3.15.3Compare Source
What's Changed
<a/>tag from route on clockwork by @erikn69 in #1777Full Changelog: barryvdh/laravel-debugbar@v3.15.3...v3.15.4
v3.15.2Compare Source
What's Changed
capture_dumpsoption on laraveldd();by @parallels999 in #1762Trying to access array offset on false on LogsCollector.phpby @erikn69 in #1763New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.15.2...v3.15.3
v3.15.1Compare Source
What's Changed
New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.15.1...v3.15.2
v3.15.0Compare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.15.0...v3.15.1
v3.14.10Compare Source
What's Changed
devto composer keywords by @jnoordsij in #1713New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.14.10...v3.15.0
v3.14.9Compare Source
What's Changed
New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.14.9...v3.14.10
v3.14.8Compare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.14.8...v3.14.9
v3.14.7Compare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.14.7...v3.14.8
v3.14.6Compare Source
What's Changed
New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.14.6...v3.14.7
v3.14.5Compare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.14.4...v3.14.5
v3.14.4Compare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.14.3...v3.14.4
v3.14.3Compare Source
What's Changed
New Contributors
Full Changelog: barryvdh/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 #1674Full Changelog: barryvdh/laravel-debugbar@v3.14.1...v3.14.2
v3.14.1Compare Source
What's Changed
devto composer keywords by @jnoordsij in #1713New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.14.10...v3.15.0
v3.14.0Compare Source
What's Changed
This releases has a few improvements to various collectors:
This also updates prepares some settings which are experimental, like hiding empty tabs.
<code>by @nuernbergerA in #1652alerton copy, and avoid params opening on link click by @erikn69 in #1659New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.13.5...v3.14.0
v3.13.5Compare Source
What's Changed
New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.13.4...v3.13.5
v3.13.4Compare Source
What's Changed
views.exclude_pathsdirectories by @erikn69 in #1609Full Changelog: barryvdh/laravel-debugbar@v3.13.3...v3.13.4
v3.13.3Compare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.13.2...v3.13.3
v3.13.2Compare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.13.1...v3.13.2
v3.13.1Compare Source
What's Changed
New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.13.0...v3.13.1
v3.13.0: - New History tabCompare Source
Biggest change is the new Dataset Tab, which shows the history and adds a toggle for auto-show.
This builds upon https://github.com/maximebf/php-debugbar/releases/tag/v1.22.0
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.12.4...v3.13.0
v3.12.4Compare Source
Full Changelog: barryvdh/laravel-debugbar@v3.12.3...v3.12.4
Fix assets not loading #1584
v3.12.3Compare Source
Full Changelog: barryvdh/laravel-debugbar@v3.12.2...v3.12.3
Revert default dark theme, use media preference #1594
v3.12.2: - Revert session savingCompare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.12.1...v3.12.2
v3.12.1Compare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.12.0...v3.12.1
v3.12.0Compare Source
What's Changed
Email popup:
Full Changelog: barryvdh/laravel-debugbar@v3.11.1...v3.12.0
v3.11.1Compare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.11.0...v3.11.1
v3.11.0Compare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.10.6...v3.10.7
v3.10.6: Tweak view data for InertiaCompare Source
What's Changed
$eventsinstead of$this->app['events']by @erikn69 in #1538successlabel) by @erikn69 in #1549#2warning by @parallels999 in #1550New Contributors
Full Changelog: barryvdh/laravel-debugbar@v3.10.5...v3.10.6
v3.10.5: Re-add deprecated collectorsCompare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.10.4...v3.10.5
v3.10.4: Fix query timelineCompare Source
What's Changed
Full Changelog: barryvdh/laravel-debugbar@v3.10.3...v3.10.4
v3.10.3: fix Inertia bugCompare Source
What's Changed
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.