web-proxy
web-proxy copied to clipboard
Bump phpunit/phpunit from 5.7.27 to 8.2.3
Bumps phpunit/phpunit from 5.7.27 to 8.2.3.
Changelog
Sourced from phpunit/phpunit's changelog.
8.2.3 - 2019-06-19
Fixed
- Fixed #3722:
getObjectForTrait()does not work for traits that declare a constructor- Fixed #3723: Unescaped dash in character group in regular expression
8.2.2 - 2019-06-15
Changed
- Scoped PHAR built with newer version of PHP-Scoper
8.2.1 - 2019-06-07
Fixed
- Fixed type#2: Stubbing of methods with
callableoriterablereturn type does not work8.2.0 - 2019-06-07
Added
- Implemented #3506: PHP options should be passed to child processes
- Implemented #3586: Show time spent on code coverage report generation
- Implemented #3682: Allow using
durationfor the--order-byoption as well as for theexecutionOrderattribute inphpunit.xmlChanged
- Implemented #3122: Prevent runtime type error due to wrong return value configuration of test double
- Implemented #3708: Built-in assertion and mock type definitions
Fixed
- Fixed #3602: PHPUnit silently ignores the return value on a
voidmethod of test double
Commits
f67ca36Prepare release48d1287Merge branch '7.5' into 8.2b927859Prepare releasec97d00bDisable this test on PHP 7.4, too78dbf7bUpdate toolsafb82cfMerge branch '7.5' into 8.210afd80Remove flaky/weird/obscure/hard-to-maintain testsf9e3a01Add missing default value1a68042Update ChangeLoge807f25Merge branch '7.5' into 8.2- 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 ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.