Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

Bumps the php-dev group with 3 updates in the / directory: symfony/browser-kit, symfony/phpunit-bridge and symfony/web-profiler-bundle.

Updates symfony/browser-kit from 7.3.6 to 7.4.0

Release notes

Sourced from symfony/browser-kit's releases.

v7.4.0

Changelog (symfony/browser-kit@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC1

Changelog (symfony/browser-kit@v7.4.0-BETA2...v7.4.0-RC1)

v7.4.0-BETA1

Changelog (symfony/browser-kit@v7.3.4...v7.4.0-BETA1)

Commits
  • 3bb26da Merge branch '7.3' into 7.4
  • abec2fa [DomCrawler] Use the native HTM5 parser on PHP 8.4
  • 7f5f0fb chore: heredoc indentation as of PHP 7.3
  • 2cbbb9e CS fixes
  • 484063b replace PHPUnit annotations with attributes
  • e68f766 run tests using PHPUnit 11.5
  • 78eabb5 feature #60955 [BrowserKit] Add PHPUnit constraints: `BrowserHistoryIsOnFirst...
  • 60f6518 optimize in_array calls
  • 67faa9c Various CS fixes
  • 10daaad [BrowserKit] Add PHPUnit constraints: BrowserHistoryIsOnFirstPage and `Brow...
  • Additional commits viewable in compare view

Updates symfony/phpunit-bridge from 7.3.4 to 7.4.0

Release notes

Sourced from symfony/phpunit-bridge's releases.

v7.4.0

Changelog (symfony/phpunit-bridge@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC1

Changelog (symfony/phpunit-bridge@v7.4.0-BETA2...v7.4.0-RC1)

  • no significant changes

v7.4.0-BETA2

Changelog (symfony/phpunit-bridge@v7.4.0-BETA1...v7.4.0-BETA2)

  • no significant changes

v7.4.0-BETA1

Changelog (symfony/phpunit-bridge@v7.3.4...v7.4.0-BETA1)

Changelog

Sourced from symfony/phpunit-bridge's changelog.

CHANGELOG

7.4

  • Add support for mocking the strtotime() function

7.3

  • Enable configuring clock and DNS mock namespaces with attributes
  • Add support for CAA record type in DnsMock for improved DNS mocking capabilities

7.2

  • Add a PHPUnit extension that registers the clock mock and DNS mock and the DebugClassLoader from the ErrorHandler component if present
  • Add ExpectUserDeprecationMessageTrait with a polyfill of PHPUnit's expectUserDeprecationMessage()
  • Use total for asserting deprecation count when a group is not defined

6.4

  • Allow setting the locale using SYMFONY_PHPUNIT_LOCALE env var

6.3

  • Add support for mocking the enum_exists function
  • Enable reporting of deprecations triggered by Doctrine by default

6.2

  • Add support for mocking the hrtime() function

6.1

  • Add option ignoreFile to configure a file that lists deprecation messages to ignore

6.0

  • Remove SetUpTearDownTrait

5.3

... (truncated)

Commits
  • 059b051 Fix the initialization of the phpunit bridge
  • f943689 [PhpUnitBridge] Move Doctrine deprecations setup to extension
  • 8988172 use a compatible config file when running tests with PHPUnit 9.6
  • 748c45e Merge branch '7.3' into 7.4
  • 73a4466 Merge branch '7.3' into 7.4
  • cc4c0a8 Merge branch '7.3' into 7.4
  • 8468717 Merge branch '7.3' into 7.4
  • b276908 Merge branch '7.3' into 7.4
  • 60ddafb Merge branch '7.3' into 7.4
  • 86465d6 revert patching of PHPUnit about memleak reports
  • Additional commits viewable in compare view

Updates symfony/web-profiler-bundle from 7.3.5 to 7.4.0

Release notes

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

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

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

  • no significant changes

v7.4.0-BETA1

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

Commits
  • dcd955c [WebProfilerBundle] fix displaying runner
  • 2de0734 [HttpFoundation] Deprecate HTTP method override for methods GET, HEAD, CONNEC...
  • 6e061ea [WebProfilerBundle] Add link to xdebug_info() to config panel
  • ba22ebf Merge branch '7.3' into 7.4
  • a7b5004 [DependencyInjection] Deprecate ExtensionInterface::getXsdValidationBasePath(...
  • e935720 [WebProfilerBundle] Simplify toolbar CSS
  • 816ce51 Merge branch '7.3' into 7.4
  • a20c724 [WebProfilerBundle][HttpKernel] Display runner class in the profiler toolbar
  • bb2b7d1 minor #60761 Introduce twig-cs-fixer (94noni)
  • 9924031 Introduce twig-cs-fixer
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 4, 2025
@dependabot dependabot bot force-pushed the dependabot/composer/php-dev-c92053663a branch from 01c6133 to e51136d Compare December 4, 2025 14:16
Bumps the php-dev group with 3 updates in the / directory: [symfony/browser-kit](https://github.com/symfony/browser-kit), [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) and [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle).


Updates `symfony/browser-kit` from 7.3.6 to 7.4.0
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/7.3/CHANGELOG.md)
- [Commits](symfony/browser-kit@v7.3.6...v7.4.0)

Updates `symfony/phpunit-bridge` from 7.3.4 to 7.4.0
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.4/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v7.3.4...v7.4.0)

Updates `symfony/web-profiler-bundle` from 7.3.5 to 7.4.0
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.3/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v7.3.5...v7.4.0)

---
updated-dependencies:
- dependency-name: symfony/browser-kit
  dependency-version: 7.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dev
- dependency-name: symfony/phpunit-bridge
  dependency-version: 7.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dev
- dependency-name: symfony/web-profiler-bundle
  dependency-version: 7.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dev
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/php-dev-c92053663a branch from e51136d to 7c8b647 Compare December 5, 2025 03:13
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 8, 2025
@dependabot dependabot bot deleted the dependabot/composer/php-dev-c92053663a branch December 8, 2025 03:14
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.

1 participant