Skip to content

Bump symfony/web-profiler-bundle from 7.3.1 to 7.4.12 - #74

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/web-profiler-bundle-7.4.12
Open

Bump symfony/web-profiler-bundle from 7.3.1 to 7.4.12#74
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/web-profiler-bundle-7.4.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Copy link
Copy Markdown
Contributor

Bumps symfony/web-profiler-bundle from 7.3.1 to 7.4.12.

Release notes

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

v7.4.12

No release notes provided.

v7.4.11

Changelog (symfony/web-profiler-bundle@v7.4.9...v7.4.11)

v7.4.9

Changelog (symfony/web-profiler-bundle@v7.4.8...v7.4.9)

v7.4.8

Changelog (symfony/web-profiler-bundle@v7.4.7...v7.4.8)

v7.4.7

Changelog (symfony/web-profiler-bundle@v7.4.6...v7.4.7)

v7.4.6

Changelog (symfony/web-profiler-bundle@v7.4.5...v7.4.6)

  • bug #63315 Fix EventSource is missing static properties (Oleksii Kozhemiaka)
  • bug #62970 Fix hot reload support (FrankenPHP) (@​dunglas)

v7.4.4

Changelog (symfony/web-profiler-bundle@v7.4.3...v7.4.4)

  • no significant changes

v7.4.3

Changelog (symfony/web-profiler-bundle@v7.4.2...v7.4.3)

v7.4.0

Changelog (symfony/web-profiler-bundle@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC3

Changelog (symfony/web-profiler-bundle@v7.4.0-RC2...v7.4.0-RC3)

v7.4.0-RC1

... (truncated)

Changelog

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

CHANGELOG

8.1

  • Forward the CSP nonce to DumpDataCollector instead of disabling CSP when dump() is used
  • Add console command value resolvers durations to Performances panel
  • Add error indicator to profiler list view for profiles with errors
  • Add cURL copy paste button in the Request/Response tab
  • Add support for streamed responses in the debug toolbar

8.0

  • Remove profiler.xml and wdt.xml routing configuration files (use their PHP equivalent instead)

7.4

  • Add support for the QUERY HTTP method in the profiler
  • Add support for Server-Sent Events / EventSource requests in the debug toolbar
  • Add support for displaying the application runner class

7.3

  • Add profiler.php and wdt.php routing configuration files (use them instead of their XML equivalent)

    Before:

    when@dev:
        web_profiler_wdt:
            resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'
            prefix: /_wdt
    web_profiler_profiler:
    resource: '@​WebProfilerBundle/Resources/config/routing/profiler.xml'
    prefix: /_profiler

    After:

    when@dev:
        web_profiler_wdt:
            resource: '@WebProfilerBundle/Resources/config/routing/wdt.php'
            prefix: /_wdt

... (truncated)

Commits
  • 558fe81 Merge branch '6.4' into 7.4
  • 066e718 Merge branch '6.4' into 7.4
  • be546fd [WebProfilerBundle] Don’t try to access RawMessage::$headers
  • 36dd8b8 [7.4] Remove usages of named arguments in tests
  • 7df2f3e Update XSD references in phpunit.xml.dist files
  • 242094c Merge branch '6.4' into 7.4
  • 76b6843 [WebProfilerBundle] Fix failing test on PHP 8.6
  • 4865a22 CS fixes
  • cc408ce Merge branch '6.4' into 7.4
  • d557844 More CS fixes
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) from 7.3.1 to 7.4.12.
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/8.1/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v7.3.1...v7.4.12)

---
updated-dependencies:
- dependency-name: symfony/web-profiler-bundle
  dependency-version: 7.4.12
  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 May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

0 participants