Skip to content

Conversation

@dependabot
Copy link

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

Updates the requirements on symfony/phpunit-bridge to permit the latest version.

Release notes

Sourced from symfony/phpunit-bridge's releases.

v8.0.0

Changelog (symfony/phpunit-bridge@v8.0.0-RC3...v8.0.0)

  • no significant changes
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
  • 51b2ada Merge branch '7.4' into 8.0
  • 059b051 Fix the initialization of the phpunit bridge
  • 1deb271 Merge branch '7.4' into 8.0
  • f943689 [PhpUnitBridge] Move Doctrine deprecations setup to extension
  • 10ce391 Merge branch '7.4' into 8.0
  • 8988172 use a compatible config file when running tests with PHPUnit 9.6
  • 179b307 Merge branch '7.4' into 8.0
  • 748c45e Merge branch '7.3' into 7.4
  • ed77a62 Merge branch '6.4' into 7.3
  • 406aa80 do not try to modify the result of a PhptTestCase
  • 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)

Updates the requirements on [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) to permit the latest version.
- [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.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-version: 8.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 3, 2025

Labels

The following labels could not be found: dependencies, type: chore. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from AlexFigures as a code owner December 3, 2025 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants