Update compiler (major)
Note: This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| cweagans/composer-patches | ^1.7 -> ^2.0 |
||
| phpunit/phpunit (source) | ^9.5.1 -> ^12.0.0 |
||
| symfony/console (source) | ^5.4.43 -> ^8.0.0 |
||
| symfony/filesystem (source) | ^5.4.43 -> ^8.0.0 |
||
| symfony/finder (source) | ^5.4.43 -> ^8.0.0 |
||
| symfony/process (source) | ^5.4.43 -> ^8.0.0 |
Release Notes
cweagans/composer-patches (cweagans/composer-patches)
v2.0.0
What's Changed
- Revamp testing framework by @cweagans in #162
- Exit on patch failure should use composer extra, not localPackage by @kdebisschop in #166
- Fixes #148: Incompatible with Git 2.14+. by @danepowell in #165
- Use cweagans/composer-configurable-plugin by @cweagans in #164
- Add a patch value object + support a more verbose patch format by @cweagans in #211
- Split out patch resolution into Composer Capabilities by @cweagans in #212
- Remove patch report generation by @cweagans in #213
- Make sure that Patch and PatchCollection objects can be correctly serialized/deserialized by @cweagans in #214
- Add missing ext-json in composer.json. by @drupol in #248
- Use strict comparison. by @drupol in #249
- Add contributing section to readme. by @ElijahLynn in #264
- Use empty() instead of isset() to check for empty arrays in RootComposer (test coverage 100%) by @ElijahLynn in #265
- Remove dependency patch resolution by @cweagans in #267
- [docs] Fix grumphp command in readme. by @ElijahLynn in #269
- Retry failed downloads once by @Berdir in #282
- Use drupal/core instead of drupal/drupal in examples by @geerlingguy in #304
- Add support for Composer version 2 by @Ayesh in #309
- Add PHP 7.4 to Travis build matrix by @kdambekalns in #328
- Fix Travis config linter warnings by @kdambekalns in #327
- Fixes #359: COMPOSER_EXIT_ON_PATCH_FAILURE doesn't do anything by @grasmash in #360
- Add support for Promises being returned by uninstall in Composer 2.1 by @Seldaek in #364
- Add note about installing
patchby @afilina in #379 - Fix for outdated patch version on FreeBSD by @pesc in #334
- Add a method to tell if a package has been patched by @phenaproxima in #392
- Add automated tests, require PHP 8 by @danepowell in #428
- Fix automated tests by @danepowell in #429
- Add installedPatches property to fix PHP 8.2 deprecation by @shyim in #409
- Fix #408: Support proxies by @skyred in #440
- Bump codeception/module-cli from 2.0.0 to 2.0.1 by @dependabot[bot] in #438
- Automatically merge dependency updates by @danepowell in #442
- Bump composer/composer from 2.5.0 to 2.5.1 by @dependabot[bot] in #430
- Bump phpro/grumphp from 1.14.0 to 1.15.0 by @dependabot[bot] in #431
- Issue #433 - Codeception configuration by @Sweetchuck in #434
- Increase test coverage for Resolvers\PatchesFile by @fredden in #381
- Bump composer/composer from 2.5.1 to 2.5.2 by @dependabot[bot] in #448
- How to store links to issues in patch description by @MurzNN in #419
- 2.x WIP (don't merge yet) by @cweagans in #447
- Add funding.yml by @cweagans in #449
- Add test coverage for command provider by @cweagans in #450
- Add project-specific depth settings by @cweagans in #452
- Run all patchers in verbose mode by @cweagans in #454
- Add --dry-run to patchers by @cweagans in #455
- GitHub configuration updates by @cweagans in #456
- Add docs feedback template by @cweagans in #457
- Tweak template by @cweagans in #458
- Placeholder docs by @cweagans in #459
- Add some docs by @cweagans in #460
- Docs 3 by @cweagans in #461
- DRY up debug output by @cweagans in #462
- Add doctor command by @cweagans in #463
- fix status output by @cweagans in #464
- Docs 4 by @cweagans in #465
- more docs by @cweagans in #466
- fix title by @cweagans in #467
- Upgrade composer configurable plugin by @cweagans in #468
- Add composer and io to all events + emit event before throwing exception when patch does not apply by @cweagans in #470
- Bump composer/composer from 2.5.2 to 2.5.3 by @dependabot[bot] in #473
- Couple of small cleanups by @cweagans in #476
- Only have git patchers and freeform patcher? by @cweagans in #472
- Add new patcher: git 'init' patcher by @cweagans in #471
- Fix typo on docs homepage by @anotherjames in #481
- Bump composer/composer from 2.5.3 to 2.5.4 by @dependabot[bot] in #483
- Issue #486 - Fix syntax errors and indentations in JSON examples by @Sweetchuck in #487
- Bump squizlabs/php_codesniffer from 3.7.1 to 3.7.2 by @dependabot[bot] in #488
- Rename patches.lock to patches.lock.json by @cweagans in #492
- Misc updates by @cweagans in #494
- Bump actions/checkout from 2 to 3 by @dependabot[bot] in #497
- Deduplicate patch collection as patches are added by @cweagans in #496
- Handle $COMPOSER environment variable by @cweagans in #493
- Bump composer/composer from 2.5.4 to 2.5.5 by @dependabot[bot] in #501
- Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0 by @dependabot[bot] in #508
- Fix typo by @pepijnolivier in #504
- Bump phpro/grumphp from 1.15.0 to 1.16.0 by @dependabot[bot] in #509
- Bump composer/composer from 2.5.5 to 2.5.7 by @dependabot[bot] in #513
- Bump composer/composer from 2.5.7 to 2.5.8 by @dependabot[bot] in #515
- Bump php-coveralls/php-coveralls from 2.5.3 to 2.6.0 by @dependabot[bot] in #520
- Bump composer/composer from 2.5.8 to 2.6.2 by @dependabot[bot] in #523
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #524
- Bump composer/composer from 2.6.2 to 2.6.3 by @dependabot[bot] in #526
- Bump composer/composer from 2.6.3 to 2.6.4 by @dependabot[bot] in #527
- Bump composer/composer from 2.6.4 to 2.6.5 by @dependabot[bot] in #529
- Bump actions/github-script from 6 to 7 by @dependabot[bot] in #531
- Bump php-coveralls/php-coveralls from 2.6.0 to 2.7.0 by @dependabot[bot] in #532
- Bump composer/composer from 2.6.5 to 2.6.6 by @dependabot[bot] in #535
- Bump squizlabs/php_codesniffer from 3.7.2 to 3.8.0 by @dependabot[bot] in #536
- Bump squizlabs/php_codesniffer from 3.8.0 to 3.8.1 by @dependabot[bot] in #539
- Bump composer/composer from 2.6.6 to 2.7.0 by @dependabot[bot] in #544
- Bump composer/composer from 2.7.0 to 2.7.1 by @dependabot[bot] in #545
- Dependency patch resolution by @cweagans in #547
- Bump squizlabs/php_codesniffer from 3.8.1 to 3.9.0 by @dependabot[bot] in #552
- Add PHP 8.3 by @cweagans in #554
- Bump ramsey/composer-install from 2 to 3 by @dependabot[bot] in #555
- Bump composer/composer from 2.7.1 to 2.7.2 by @dependabot[bot] in #556
- Add information about enabling verbose output by @cweagans in #558
- Bump php-parallel-lint/php-parallel-lint from 1.3.2 to 1.4.0 by @dependabot[bot] in #565
- Bump squizlabs/php_codesniffer from 3.9.0 to 3.9.1 by @dependabot[bot] in #566
- Bump composer/composer from 2.7.2 to 2.7.3 by @dependabot[bot] in #570
- Bump composer/composer from 2.7.3 to 2.7.4 by @dependabot[bot] in #571
- Bump squizlabs/php_codesniffer from 3.9.1 to 3.9.2 by @dependabot[bot] in #572
- Bump composer/composer from 2.7.4 to 2.7.6 by @dependabot[bot] in #574
- Bump squizlabs/php_codesniffer from 3.9.2 to 3.10.0 by @dependabot[bot] in #576
- Bump squizlabs/php_codesniffer from 3.10.0 to 3.10.1 by @dependabot[bot] in #577
- Bump composer/composer from 2.7.6 to 2.7.7 by @dependabot[bot] in #580
- Bump squizlabs/php_codesniffer from 3.10.1 to 3.10.2 by @dependabot[bot] in #587
- Bump composer/composer from 2.7.7 to 2.7.8 by @dependabot[bot] in #589
- Bump composer/composer from 2.7.8 to 2.7.9 by @dependabot[bot] in #590
- Bump squizlabs/php_codesniffer from 3.10.2 to 3.10.3 by @dependabot[bot] in #593
- Bump composer/composer from 2.7.9 to 2.8.0 by @dependabot[bot] in #594
- Bump composer/composer from 2.8.0 to 2.8.1 by @dependabot[bot] in #595
- Bump composer/composer from 2.8.1 to 2.8.2 by @dependabot[bot] in #597
- Bump symfony/process from 5.4.45 to 5.4.46 by @dependabot[bot] in #600
- Bump squizlabs/php_codesniffer from 3.10.3 to 3.11.0 by @dependabot[bot] in #602
- Bump squizlabs/php_codesniffer from 3.11.0 to 3.11.1 by @dependabot[bot] in #604
- Bump composer/composer from 2.8.2 to 2.8.4 by @dependabot[bot] in #606
- Bump squizlabs/php_codesniffer from 3.11.1 to 3.11.2 by @dependabot[bot] in #607
- Patching fails when --no-cache is passed by @cweagans in #609
- Bump composer/composer from 2.8.4 to 2.8.5 by @dependabot[bot] in #610
- Bump squizlabs/php_codesniffer from 3.11.2 to 3.11.3 by @dependabot[bot] in #611
- Bump composer/composer from 2.8.5 to 2.8.6 by @dependabot[bot] in #614
- Bump squizlabs/php_codesniffer from 3.11.3 to 3.12.0 by @dependabot[bot] in #619
- Bump composer/composer from 2.8.6 to 2.8.7 by @dependabot[bot] in #622
- Bump squizlabs/php_codesniffer from 3.12.0 to 3.12.2 by @dependabot[bot] in #625
- Bump squizlabs/php_codesniffer from 3.12.2 to 3.13.1 by @dependabot[bot] in #632
- Bump squizlabs/php_codesniffer from 3.13.1 to 3.13.2 by @dependabot[bot] in #633
- Bump composer/composer from 2.8.7 to 2.8.10 by @dependabot[bot] in #635
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #638
- Bump composer/composer from 2.8.10 to 2.8.11 by @dependabot[bot] in #639
- Bump squizlabs/php_codesniffer from 3.13.2 to 3.13.3 by @dependabot[bot] in #640
- Bump squizlabs/php_codesniffer from 3.13.3 to 3.13.4 by @dependabot[bot] in #641
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in #642
- Bump squizlabs/php_codesniffer from 3.13.4 to 4.0.0 by @dependabot[bot] in #643
- Bump composer/composer from 2.8.11 to 2.8.12 by @dependabot[bot] in #644
- Update export-ignores by @raphaelstolt in #601
- Bump php-coveralls/php-coveralls from 2.7.0 to 2.8.0 by @dependabot[bot] in #629
- Fix freeform patcher applying patch during dry run by @darrenoh in #637
New Contributors
- @cweagans made their first contribution in #162
- @kdebisschop made their first contribution in #166
- @drupol made their first contribution in #248
- @ElijahLynn made their first contribution in #264
- @geerlingguy made their first contribution in #304
- @Ayesh made their first contribution in #309
- @kdambekalns made their first contribution in #328
- @afilina made their first contribution in #379
- @pesc made their first contribution in #334
- @shyim made their first contribution in #409
- @skyred made their first contribution in #440
- @dependabot[bot] made their first contribution in #438
- @Sweetchuck made their first contribution in #434
- @MurzNN made their first contribution in #419
- @anotherjames made their first contribution in #481
- @pepijnolivier made their first contribution in #504
- @raphaelstolt made their first contribution in #601
- @darrenoh made their first contribution in #637
Full Changelog: https://github.com/cweagans/composer-patches/compare/1.7.3...2.0.0
sebastianbergmann/phpunit (phpunit/phpunit)
v12.5.4: PHPUnit 12.5.4
Changed
- The
#[AllowMockObjectsWithoutExpectations]attribute can now be used on the method level
Fixed
-
#6446: Test runner crashes with
Timer::start() has to be called before Timer::stop()
Learn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.5.3: PHPUnit 12.5.3
Changed
- The message emitted when a test method creates a mock object but does not configure any expectations for it has been improved
Learn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.5.2: PHPUnit 12.5.2
Added
- Attribute
#[AllowMockObjectsWithoutExpectations]for excluding tests from the check that emits the notice for test methods that create a mock object but do not configure an expectation for it
Learn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.5.1: PHPUnit 12.5.1
Added
-
TestCase::getStubBuilder()(analogous toTestCase::getMockBuilder()) for creating (partial) test stubs using a fluent API
Learn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.5.0: PHPUnit 12.5.0
Added
-
#6376:
--allCLI option to ignore test selection configured in XML configuration file -
#6422: Make
<source>element in XML code coverage report optional
Changed
-
#6380: Allow
ThrowableinexpectExceptionObject() - A PHPUnit notice is now emitted for test methods that create a mock object but do not configure an expectation for it
Learn how to install or update PHPUnit 12.5 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.4.5: PHPUnit 12.4.5
Changed
- Updated list of deprecated PHP configuration settings for PHP 8.4, PHP 8.5, and PHP 8.6
Fixed
- #6426: Fix migration of configuration without schema location
Learn how to install or update PHPUnit 12.4 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.4.4: PHPUnit 12.4.4
Fixed
- #6408: Exception in a data provider method leads to internal PHPUnit error
- #6410: Test runner's shutdown handler is called in system-under-test's child process
Learn how to install or update PHPUnit 12.4 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.4.3: PHPUnit 12.4.3
Fixed
-
#6402: Avoid reading from
STDOUTwhenrewind()fails
Learn how to install or update PHPUnit 12.4 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.4.2: PHPUnit 12.4.2
Changed
- Skipped tests alone no longer lead to a yellow background for the test result summary
Fixed
- #6391: Errors during backup of global variables and static properties are not reported
Learn how to install or update PHPUnit 12.4 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.4.1: PHPUnit 12.4.1
Fixed
-
#6364:
--filterformat used by PhpStorm stopped working -
#6378: Wrong method name passed to
DataProviderMethodCalledevent value object
Learn how to install or update PHPUnit 12.4 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.4.0: PHPUnit 12.4.0
Added
- #6277: Allow tests to opt out of the validation that a data provider method does not provide data sets with more values than a test method accepts
-
#6341: Support for regular expressions with
#[IgnoreDeprecations]attribute - #6354: Invokable constraints
Deprecated
-
#6284:
#[RunClassInSeparateProcess]attribute - #6355: Support for version constraint string argument without explicit version comparison operator
Learn how to install or update PHPUnit 12.4 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.15: PHPUnit 12.3.15
Fixed
-
#6368:
failOnPhpunitWarning="false"has no effect
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.14: PHPUnit 12.3.14
- No changes;
phpunit.pharrebuilt with updated dependencies
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.13: PHPUnit 12.3.13
- No changes;
phpunit.pharrebuilt with updated dependencies
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.12: PHPUnit 12.3.12
- No changes;
phpunit.pharrebuilt with updated dependencies
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.11: PHPUnit 12.3.11
Changed
-
#6366: Exclude
__sleep()and__wakeup()from test double code generation on PHP >= 8.5
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.10: PHPUnit 12.3.10
Changed
- #6353: Disable performance optimization for tests requiring Xdebug
-
#6357: Also collect
E_DEPRECATEDissues when building the test suite
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.9: PHPUnit 12.3.9
Changed
- Do not use
__sleep()method (which will be deprecated in PHP 8.5)
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.8: PHPUnit 12.3.8
Fixed
- #6340: Implicitly enabled display of deprecation details is not disabled when it should be
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.7: PHPUnit 12.3.7
Changed
-
#[IgnorePhpunitDeprecations]is now considered for test runner deprecations (where applicable)
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.6
v12.3.5: PHPUnit 12.3.5
Changed
- #6319: Detect premature end of PHPUnit's main PHP process
-
#6321: Allow
error_reporting=E_ALLfor--check-php-configuration
Fixed
- #5863: TestDox printer does not show previous exception
-
#6102:
expectUserDeprecationMessage*()fails when test is run in separate process
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.4: PHPUnit 12.3.4
Changed
-
#6308: Improve output of
--check-php-configuration - The version number for the test result cache file has been incremented to reflect that its structure for PHPUnit 12.3 is not compatible with its structure for PHPUnit 8.5 and PHPUnit 9.6
Fixed
-
#6197:
ini_set('error_log')sets filepath outsideopen_basedir - #6279: Deprecation triggered in data provider method affects all test methods using that data provider method
- #6281: Exceptions raised in after-test method are not reported for skipped tests
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.3: PHPUnit 12.3.3
Fixed
-
#6304: PHPUnit 11.5.29 hangs when a test runner deprecation is triggered and process isolation is used (this reverts "
#[IgnorePhpunitDeprecations]is now considered for test runner deprecations" from PHPUnit 12.3.1)
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.2: PHPUnit 12.3.2
Changed
-
#6300: Emit warning when the name of a data provider method begins with
test - Do not use
SplObjectStoragemethods that will be deprecated in PHP 8.5
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.1: PHPUnit 12.3.1
Added
-
#6297:
--check-php-configurationCLI option for checking whether PHP is configured for testing
Changed
-
#[IgnorePhpunitDeprecations]is now considered for test runner deprecations (where applicable)
Fixed
- #6160: Baseline file in a subdirectory contains absolute paths
- #6294: Silent failure of PHP fatal errors
- Errors due to invalid data provided using
#[TestWith]or#[TestWithJson]attributes are now properly reported - The
DataProviderMethodFinishedevent is now also emitted when the provided data set has an invalid key
Learn how to install or update PHPUnit 12.3 in the documentation.
Keep up to date with PHPUnit:
- You can follow @[email protected] to stay up to date with PHPUnit's development.
- You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.
v12.3.0: PHPUnit 12.3.0
Added
- #3795: Bootstrap scripts specific to test suites
-
#6268:
#[IgnorePHPUnitWarnings]attribute for ignoring PHPUnit warnings -
#[TestDoxFormatter]and#[TestDoxFormatterExternal]attributes for configuring a custom TestDox formatter for tests that use data from data providers -
TestRunner\ChildProcessErroredevent - `Configuration::includ
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.