Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update symfony/phpunit-bridge from v6.3.0 to v6.4.4 #477

Open
wants to merge 1 commit into
base: 11.x
Choose a base branch
from

Conversation

violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • symfony/phpunit-bridge: v6.4.4 (updated from v6.3.0)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  CHANGELOG.md
  CoverageListener.php
  DeprecationErrorHandler.php
  DeprecationErrorHandler/Configuration.php
  DeprecationErrorHandler/Deprecation.php
  Legacy/SymfonyTestsListenerTrait.php
  Tests/DeprecationErrorHandler/ConfigurationTest.php
  Tests/DeprecationErrorHandler/DeprecationTest.php
  bin/simple-phpunit.php
  bootstrap.php
  composer.json

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 16ed5bd Merge branch '5.4' into 6.4
  • c4d9785 [PhpUnitBridge][VarDumper] fix color detection
  • 5f3e4ab Merge branch '5.4' into 6.4
  • 286b9c9 [VarDumper][PhpUnitBridge] Fix color detection
  • d49b4f6 Merge branch '6.3' into 6.4
  • 9e48044 Merge branch '5.4' into 6.3
  • 2a02160 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • bd0455b Merge branch '6.3' into 6.4
  • 03b09e6 Merge branch '5.4' into 6.3
  • b3f7721 CS fix
  • cca5373 Merge branch '6.3' into 6.4
  • 1b7f8aa Merge branch '5.4' into 6.3
  • f1428fe run composer update for compatibility with PHPUnit versions shipping composer.lock
  • 36bc5bc Merge branch '6.3' into 6.4
  • 4561090 Merge branch '5.4' into 6.3
  • 30656f4 [Tests] Streamline
  • 0470bb7 feature #52193 [PhpUnitBridge] Allow setting the locale using SYMFONY_PHPUNIT_LOCALE env var (VincentLanglet)
  • 17e9372 [PhpUnitBridge] Allow setting the locale using SYMFONY_PHPUNIT_LOCALE env var
  • e9c9f0e DX: PHP CS Fixer - update excluded paths and apply some minor CS
  • c6f1df6 Merge branch '5.4' into 6.3
  • 1c36532 Merge branch '5.4' into 6.3
  • 284088a [PhpUnitBridge] Fix typo
  • b756b06 Add keyword dev to leverage composer hint
  • ada57ff Merge branch '6.3' into 6.4
  • e020e1e Merge branch '6.2' into 6.3
  • eaf41b1 Merge branch '5.4' into 6.2
  • d04639b [PhpUnitBridge] Kill the last concurrent process when it stales for more than 60s
  • ffd2885 bug #47252 [PhpUnitBridge] Use triggering class to generate baseline for deprecation messages from DebugClassLoader (leongersen)
  • 6ffaf5e Use triggering class to generate baseline for deprecation messages from DebugClassLoader
  • 4af1b7a Merge branch '6.3' into 6.4
  • 0b0bf59 [PhpUnitBridge] Require PHPUnit 9.6 by default
  • 8498ea1 Merge branch '6.3' into 6.4
  • 52cd5b6 [PhpUnitBridge] Ignore deprecations about the annotation mapping driver when it's not possible to move to the attribute driver yet
  • 0776b76 Merge branch '6.3' into 6.4
  • 88122d6 Merge branch '6.2' into 6.3
  • c24bec9 Merge branch '5.4' into 6.2
  • a39ad72 Merge branch '6.3' into 6.4
  • 057a9b5 [PhpUnitBridge] Fix requiring bootstrap.php
  • ed279c7 [PhpUnitBridge] Fix support for the NO_COLOR env var
  • b30f308 Merge branch '6.3' into 6.4
  • 0b386a5 [PhpUnitBridge] Fix classifying doctrine/deprecations as direct/indirect
  • b99bcd7 [PhpUnitBridge] Add missing line in changelog
  • 02b5def Merge branch '6.3' into 6.4
  • cb35fb8 [PhpUnitBridge] Disable deduplication of Doctrine deprecations
  • 6694371 Merge branch '6.3' into 6.4
  • e3275f0 [6.4] Allow 7.0 deps

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

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.

1 participant