myStockMaster
myStockMaster copied to clipboard
Bump barryvdh/laravel-debugbar from 3.9.2 to 3.13.5
Bumps barryvdh/laravel-debugbar from 3.9.2 to 3.13.5.
Release notes
Sourced from barryvdh/laravel-debugbar's releases.
v3.13.5
What's Changed
- fixed check for own request by
@grnsv
in barryvdh/laravel-debugbar#1616- Line height only on sqls by
@parallels999
in barryvdh/laravel-debugbar#1615New Contributors
@grnsv
made their first contribution in barryvdh/laravel-debugbar#1616Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.13.4...v3.13.5
v3.13.4
What's Changed
- Fix kvlist and timeline css by
@erikn69
in barryvdh/laravel-debugbar#1608- No measure timeline
views.exclude_paths
directories by@erikn69
in barryvdh/laravel-debugbar#1609- Revert "Make sure session is saved after changing (again)" by
@barryvdh
in barryvdh/laravel-debugbar#1613Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.13.3...v3.13.4
v3.13.3
What's Changed
- Fix dataset select by
@erikn69
in barryvdh/laravel-debugbar#1607Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.13.2...v3.13.3
v3.13.2
What's Changed
- Cleanup + fix for regression since UI refinement branch by
@nckrtl
in barryvdh/laravel-debugbar#1605- Fix css by
@erikn69
in barryvdh/laravel-debugbar#1604- Reduce text shadow use by
@nckrtl
in barryvdh/laravel-debugbar#1606Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.13.1...v3.13.2
v3.13.1
What's Changed
- Align SVG items by
@barryvdh
in barryvdh/laravel-debugbar#1603- UI refinements by
@nckrtl
in barryvdh/laravel-debugbar#1601New Contributors
@nckrtl
made their first contribution in barryvdh/laravel-debugbar#1601Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.13.0...v3.13.1
v3.13.0 - New History tab
Biggest change is the new Dataset Tab, which shows the history and adds a toggle for auto-show.
... (truncated)
Commits
92d86be
Line height only on sqls (#1615)35ca17e
fixed check for own request (#1616)00201bc
Revert "Revert "Revert "Make sure session is saved after changing (#1573)" (#...53c0ac2
No measure timelineviews.exclude_paths
directories (#1609)07a947e
Fix kvlist and timeline css (#1608)241e9bd
Fix dataset select (#1607)da425a6
Reduce text shadow use (#1606)a781be7
Fix css (#1604)e77516c
Cleanup + fix for regression since UI refinement branch (#1605)2f046cb
UI refinements (#1601)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)