Speedtest-Tracker
Speedtest-Tracker copied to clipboard
Bump brianium/paratest from 6.2.0 to 6.6.4
Bumps brianium/paratest from 6.2.0 to 6.6.4.
Release notes
Sourced from brianium/paratest's releases.
v6.6.4
What's Changed
- Upgrade to doctrine/coding-standards:v10 by
@Slamdunkin paratestphp/paratest#691- PhpstormHelper: do no rely on external packages that are still not loaded by
@Slamdunkin paratestphp/paratest#694Full Changelog: https://github.com/paratestphp/paratest/compare/v6.6.3...v6.6.4
v6.6.3
What's Changed
- PhpStorm integration: consider phpunit binary located in bin directory by
@alexndlmin paratestphp/paratest#689New Contributors
@alexndlmmade their first contribution in paratestphp/paratest#689Full Changelog: https://github.com/paratestphp/paratest/compare/v6.6.2...v6.6.3
v6.6.2
What's Changed
- Fix typos by
@krsriqin paratestphp/paratest#688- Allows phpstormhelper to handle and account for coverage options by
@billypokein paratestphp/paratest#686New Contributors
@krsriqmade their first contribution in paratestphp/paratest#688@billypokemade their first contribution in paratestphp/paratest#686Full Changelog: https://github.com/paratestphp/paratest/compare/v6.6.1...v6.6.2
v6.6.1
What's Changed
- Risky tests should not be counted within Errors by
@Slamdunkin paratestphp/paratest#684Full Changelog: https://github.com/paratestphp/paratest/compare/v6.6.0...v6.6.1
v6.6.0
What's Changed
- Make fixtures regenerable, do not flatten JUnit logs on merge by
@Slamdunkin paratestphp/paratest#678- Add TestDox support, fix
--verboseoption type, add--debugoption by@Slamdunkin paratestphp/paratest#679- Make
--colorsflag consistent with PHPUnit's one by@Slamdunkin paratestphp/paratest#680- Require
--random-order-seedand--repeatvalues by@Slamdunkin paratestphp/paratest#681Full Changelog: https://github.com/paratestphp/paratest/compare/v6.5.1...v6.6.0
v6.5.1
What's Changed
- Remove unused PHPStan files by
@Slamdunkin paratestphp/paratest#675- Fix export of bins by
@Jean85in paratestphp/paratest#677
... (truncated)
Commits
4ce800dPhpstormHelper: do no rely on external packages that are still not loaded (#694)c163539Upgrade to doctrine/coding-standards:v10 (#691)f2d781bPhpStorm integration: consider phpunit binary located in bin directory (#689)5249af4Allows phpstormhelper to handle and account for coverage options (#686)994f983Fix typos (#688)ae5803cRisky tests should not be counted within Errors (#684)bce7b96Update README.mdd41fe75Require--random-order-seedand--repeatvalues (#681)c96408fMake--colorsflag consistent with PHPUnit's one (#680)837d5f8Add TestDox support, fix--verboseoption type, add--debugoption (#679)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)