Skip to content

chore(deps): Update symfony/phpunit-bridge requirement from ^7.0 to ^8.0 in /backend#22

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/backend/symfony/phpunit-bridge-tw-8.0
Open

chore(deps): Update symfony/phpunit-bridge requirement from ^7.0 to ^8.0 in /backend#22
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/backend/symfony/phpunit-bridge-tw-8.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 29, 2026

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

Release notes

Sourced from symfony/phpunit-bridge's releases.

v8.0.3

Changelog (symfony/phpunit-bridge@v8.0.2...v8.0.3)

Changelog

Sourced from symfony/phpunit-bridge's changelog.

CHANGELOG

8.1

  • Add support for phpunit.dist.xml suffix

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

... (truncated)

Commits
  • 3c59b07 Merge branch '7.4' into 8.0
  • f933e68 [PhpUnitBridge] Fix TestCase patching
  • 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
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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/8.1/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v7.0.0...v8.0.3)

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

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

dependabot Bot commented on behalf of github Jan 29, 2026

Labels

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

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

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