Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump barryvdh/laravel-debugbar from 3.8.1 to 3.10.5 #1031

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps barryvdh/laravel-debugbar from 3.8.1 to 3.10.5.

Release notes

Sourced from barryvdh/laravel-debugbar's releases.

Re-add deprecated collectors

No release notes provided.

Fix query timeline

No release notes provided.

fix Inertia bug

No release notes provided.

v3.10.0 Performance Improvements + Better IDE Support

This release focuses on better performance

  • View collector can now group views after a threshold (#1503)
  • Query collector has soft/hard limits to reduce javascript/php size/execution (#1512)
  • Normalize xdebug links throughout collectors (#1510)
  • Support Laravel 11 (probably)

It is suggested to re-publish your config file to take advantage of the options, if you made changes.

Fix ajax calls from storage

Limit the OpenHandler check to just the find call.

v3.9.1

Minor UI tweaks

v3.9.0

This release disables the OpenHandler storage browser by default, because security concerns about abuse were raised. The functionality can easily be enabled by adding the debugbar.storage.open to true in your config. Or if you did not publish your config, set DEBUGBAR_OPEN_STORAGE in your .env

v3.8.2

No release notes provided.

Commits

Dependabot compatibility score

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)

Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.8.1 to 3.10.5.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](barryvdh/laravel-debugbar@v3.8.1...v3.10.5)

---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added auto-squash Auto-completes a PR when reviews and checks pass dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 26, 2024
Copy link

sonarcloud bot commented Feb 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Looks like barryvdh/laravel-debugbar is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/composer/barryvdh/laravel-debugbar-3.10.5 branch March 1, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-squash Auto-completes a PR when reviews and checks pass dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants