Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Update symfony/web-profiler-bundle requirement from ^5.4 to ^6.0 #17

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Updates the requirements on symfony/web-profiler-bundle to permit the latest version.

Release notes

Sourced from symfony/web-profiler-bundle's releases.

v6.0.19

Changelog (symfony/web-profiler-bundle@v6.0.18...v6.0.19)

  • no significant changes
Changelog

Sourced from symfony/web-profiler-bundle's changelog.

CHANGELOG

6.3

  • Add a "role=img" and an explicit title in the .svg file used by the web debug toolbar to improve accessibility with screen readers for blind users
  • Add a clickable link to the entry view twig file in the toolbar

6.1

  • Add a download link in mailer profiler for email attachments

5.4

  • Add a "preview" tab in mailer profiler for HTML email

5.2.0

  • added session usage

5.0.0

  • removed the ExceptionController, use ExceptionPanelController instead
  • removed the TemplateManager::templateExists() method

4.4.0

  • added support for the Mailer component
  • added support for the HttpClient component
  • added button to clear the ajax request tab
  • deprecated the ExceptionController::templateExists() method
  • deprecated the TemplateManager::templateExists() method
  • deprecated the ExceptionController in favor of ExceptionPanelController
  • marked all classes of the WebProfilerBundle as internal
  • added a section with the stamps of a message after it is dispatched in the Messenger panel

4.3.0

  • Replaced the canvas performance graph renderer with an SVG renderer

4.1.0

... (truncated)

Commits
  • 326d9b5 Merge branch '5.4' into 6.0
  • cd83822 Bump license year to 2023
  • d970ba5 Merge branch '5.4' into 6.0
  • 6c7635f [WebProfilerBundle] Fix dump header not being displayed
  • 4164629 Use static methods inside data providers
  • b607109 Merge branch '5.4' into 6.0
  • 9778733 [WebProfilerBundle] Remove redundant code from logger template
  • 1cb5000 Merge branch '5.4' into 6.0
  • e41ebd5 Merge branch '4.4' into 5.4
  • c173202 fix overflow issue in WebPprofiler Forms panel
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

xaviermarchegay and others added 2 commits October 23, 2023 18:07
Updates the requirements on [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) to permit the latest version.
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/6.3/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v5.4.0...v6.0.19)

---
updated-dependencies:
- dependency-name: symfony/web-profiler-bundle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/v2-dev/symfony/web-profiler-bundle-tw-6.0 branch October 23, 2023 16:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.

1 participant