acquia / drupal-environment-detector

Provides common methods for detecting the current Acquia environment
GNU General Public License v2.0
10 stars 12 forks source link

Update phpunit/phpunit from 9.5.20 to 9.5.21 #38

Closed violinist-bot closed 2 years ago

violinist-bot commented 2 years ago

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.

List of updated packages - nikic/php-parser: v4.14.0 (updated from v4.13.2) - phpunit/phpunit: 9.5.21 (updated from 9.5.20) - symfony/polyfill-ctype: v1.26.0 (updated from v1.25.0) - webmozart/assert: 1.11.0 (updated from 1.10.0)

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 .github/CONTRIBUTING.md .github/workflows/ci.yml .phive/phars.xml .psalm/baseline.xml ChangeLog-8.5.md ChangeLog-9.5.md build.xml build/scripts/phar-manifest.php build/templates/binary-phar-autoload.php.in composer.json phpunit.xsd src/Framework/MockObject/Matcher.php src/Framework/TestCase.php src/Framework/TestSuite.php src/Runner/Version.php src/TextUI/TestRunner.php src/TextUI/TestSuiteMapper.php src/Util/ExcludeList.php src/Util/Reflection.php src/Util/Test.php tests/end-to-end/cli/options-after-arguments.phpt tests/end-to-end/generic/standardtestsuiteloader-issue-4192-1.phpt tests/end-to-end/generic/standardtestsuiteloader-issue-4192-2.phpt tests/end-to-end/logging/_files/raw_output_ColorTest.txt tests/end-to-end/logging/_files/raw_output_StatusTest.txt tests/end-to-end/regression/3739/Issue3739Test.php tests/unit/Framework/Constraint/ExceptionMessageRegExpTest.php tests/unit/Framework/MockObject/MatcherTest.php tools/composer tools/psalm

Changelog

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


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.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2524250984


Totals Coverage Status
Change from base Build 2489489046: 0.0%
Covered Lines: 31
Relevant Lines: 62

💛 - Coveralls