Vatsim-Scandinavia / controlcenter

Training Management System created by VATSIM Scandinavia
https://docs.vatsca.org/controlcenter/
GNU General Public License v3.0
16 stars 14 forks source link

chore(deps): update dependency barryvdh/laravel-debugbar to v3.13.3 #890

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
barryvdh/laravel-debugbar 3.12.2 -> 3.13.3 age adoption passing confidence

Release Notes

barryvdh/laravel-debugbar (barryvdh/laravel-debugbar) ### [`v3.13.3`](https://togithub.com/barryvdh/laravel-debugbar/releases/tag/v3.13.3) [Compare Source](https://togithub.com/barryvdh/laravel-debugbar/compare/v3.13.2...v3.13.3) #### What's Changed - Fix dataset select by [@​erikn69](https://togithub.com/erikn69) in [https://github.com/barryvdh/laravel-debugbar/pull/1607](https://togithub.com/barryvdh/laravel-debugbar/pull/1607) **Full Changelog**: https://github.com/barryvdh/laravel-debugbar/compare/v3.13.2...v3.13.3 ### [`v3.13.2`](https://togithub.com/barryvdh/laravel-debugbar/releases/tag/v3.13.2) [Compare Source](https://togithub.com/barryvdh/laravel-debugbar/compare/v3.13.1...v3.13.2) #### What's Changed - Cleanup + fix for regression since UI refinement branch by [@​nckrtl](https://togithub.com/nckrtl) in [https://github.com/barryvdh/laravel-debugbar/pull/1605](https://togithub.com/barryvdh/laravel-debugbar/pull/1605) - Fix css by [@​erikn69](https://togithub.com/erikn69) in [https://github.com/barryvdh/laravel-debugbar/pull/1604](https://togithub.com/barryvdh/laravel-debugbar/pull/1604) - Reduce text shadow use by [@​nckrtl](https://togithub.com/nckrtl) in [https://github.com/barryvdh/laravel-debugbar/pull/1606](https://togithub.com/barryvdh/laravel-debugbar/pull/1606) **Full Changelog**: https://github.com/barryvdh/laravel-debugbar/compare/v3.13.1...v3.13.2 ### [`v3.13.1`](https://togithub.com/barryvdh/laravel-debugbar/releases/tag/v3.13.1) [Compare Source](https://togithub.com/barryvdh/laravel-debugbar/compare/v3.13.0...v3.13.1) #### What's Changed - Align SVG items by [@​barryvdh](https://togithub.com/barryvdh) in [https://github.com/barryvdh/laravel-debugbar/pull/1603](https://togithub.com/barryvdh/laravel-debugbar/pull/1603) - UI refinements by [@​nckrtl](https://togithub.com/nckrtl) in [https://github.com/barryvdh/laravel-debugbar/pull/1601](https://togithub.com/barryvdh/laravel-debugbar/pull/1601) #### New Contributors - [@​nckrtl](https://togithub.com/nckrtl) made their first contribution in [https://github.com/barryvdh/laravel-debugbar/pull/1601](https://togithub.com/barryvdh/laravel-debugbar/pull/1601) **Full Changelog**: https://github.com/barryvdh/laravel-debugbar/compare/v3.13.0...v3.13.1 ### [`v3.13.0`](https://togithub.com/barryvdh/laravel-debugbar/releases/tag/v3.13.0): - New History tab [Compare Source](https://togithub.com/barryvdh/laravel-debugbar/compare/v3.12.4...v3.13.0) Biggest change is the new Dataset Tab, which shows the history and adds a toggle for auto-show. image This builds upon https://github.com/maximebf/php-debugbar/releases/tag/v1.22.0 #### What's Changed - Fix exclude_paths on ViewCollector by [@​erikn69](https://togithub.com/erikn69) in [https://github.com/barryvdh/laravel-debugbar/pull/1577](https://togithub.com/barryvdh/laravel-debugbar/pull/1577) - Remove deprecated TwigCollector by [@​erikn69](https://togithub.com/erikn69) in [https://github.com/barryvdh/laravel-debugbar/pull/1580](https://togithub.com/barryvdh/laravel-debugbar/pull/1580) - Better Livewire support on RouteCollector by [@​erikn69](https://togithub.com/erikn69) in [https://github.com/barryvdh/laravel-debugbar/pull/1583](https://togithub.com/barryvdh/laravel-debugbar/pull/1583) - feat(LogsCollector): support multiple log files by [@​erikn69](https://togithub.com/erikn69) in [https://github.com/barryvdh/laravel-debugbar/pull/1560](https://togithub.com/barryvdh/laravel-debugbar/pull/1560) - Set line default as 1 on QueryCollector by [@​erikn69](https://togithub.com/erikn69) in [https://github.com/barryvdh/laravel-debugbar/pull/1589](https://togithub.com/barryvdh/laravel-debugbar/pull/1589) - Update twig class reference by [@​erikn69](https://togithub.com/erikn69) in [https://github.com/barryvdh/laravel-debugbar/pull/1587](https://togithub.com/barryvdh/laravel-debugbar/pull/1587) - Normalize db path on sqlite by [@​erikn69](https://togithub.com/erikn69) in [https://github.com/barryvdh/laravel-debugbar/pull/1586](https://togithub.com/barryvdh/laravel-debugbar/pull/1586) - Make sure session is saved after changing (again) by [@​barryvdh](https://togithub.com/barryvdh) in [https://github.com/barryvdh/laravel-debugbar/pull/1591](https://togithub.com/barryvdh/laravel-debugbar/pull/1591) - Show dataset tab by [@​barryvdh](https://togithub.com/barryvdh) in [https://github.com/barryvdh/laravel-debugbar/pull/1581](https://togithub.com/barryvdh/laravel-debugbar/pull/1581) - Use upstream fontawesome by [@​barryvdh](https://togithub.com/barryvdh) in [https://github.com/barryvdh/laravel-debugbar/pull/1596](https://togithub.com/barryvdh/laravel-debugbar/pull/1596) - Allow localhost for openhandler by [@​barryvdh](https://togithub.com/barryvdh) in [https://github.com/barryvdh/laravel-debugbar/pull/1598](https://togithub.com/barryvdh/laravel-debugbar/pull/1598) - Upstream twig extensions by [@​erikn69](https://togithub.com/erikn69) in [https://github.com/barryvdh/laravel-debugbar/pull/1599](https://togithub.com/barryvdh/laravel-debugbar/pull/1599) - Lazy load twig collectors by [@​barryvdh](https://togithub.com/barryvdh) in [https://github.com/barryvdh/laravel-debugbar/pull/1600](https://togithub.com/barryvdh/laravel-debugbar/pull/1600) - Make auth tab optional and show only user name by [@​PaolaRuby](https://togithub.com/PaolaRuby) in [https://github.com/barryvdh/laravel-debugbar/pull/1578](https://togithub.com/barryvdh/laravel-debugbar/pull/1578) **Full Changelog**: https://github.com/barryvdh/laravel-debugbar/compare/v3.12.4...v3.13.0 ### [`v3.12.4`](https://togithub.com/barryvdh/laravel-debugbar/releases/tag/v3.12.4) [Compare Source](https://togithub.com/barryvdh/laravel-debugbar/compare/v3.12.3...v3.12.4) **Full Changelog**: https://github.com/barryvdh/laravel-debugbar/compare/v3.12.3...v3.12.4 Fix assets not loading [#​1584](https://togithub.com/barryvdh/laravel-debugbar/issues/1584) ### [`v3.12.3`](https://togithub.com/barryvdh/laravel-debugbar/releases/tag/v3.12.3) [Compare Source](https://togithub.com/barryvdh/laravel-debugbar/compare/v3.12.2...v3.12.3) **Full Changelog**: https://github.com/barryvdh/laravel-debugbar/compare/v3.12.2...v3.12.3 Revert default dark theme, use media preference [#​1594](https://togithub.com/barryvdh/laravel-debugbar/issues/1594)

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 Mend Renovate. View repository job log here.