appointment-reminders-laravel
appointment-reminders-laravel copied to clipboard
Bump phpunit/phpunit from 8.5.8 to 9.5.4
Bumps phpunit/phpunit from 8.5.8 to 9.5.4.
Changelog
Sourced from phpunit/phpunit's changelog.
Changes in PHPUnit 8.5
All notable changes of the PHPUnit 8.5 release series are documented in this file using the Keep a CHANGELOG principles.
[8.5.15] - 2021-03-17
Fixed
- #4591: TeamCity logger logs warnings as test failures
[8.5.14] - 2021-01-17
Fixed
- #4535:
getMockFromWsdl()does not handle methods that do not have parameters correctly- #4572: Schema validation does not work with
%xxsequences in path tophpunit.xsd- #4575: PHPUnit 8.5 incompatibility with PHP 8.1
[8.5.13] - 2020-12-01
Fixed
- Running tests in isolated processes did not work with PHP 8 on Windows
[8.5.12] - 2020-11-30
Changed
- Changed PHP version constraint in
composer.jsonfrom^7.2to>=7.2to allow the installation of PHPUnit 8.5 on PHP 8. Please note that the code coverage functionality is not available for PHPUnit 8.5 on PHP 8.Fixed
- #4529: Debug mode of Xdebug 2 is not disabled for PHPT tests
[8.5.11] - 2020-11-27
Changed
- Bumped required version of
phpunit/php-code-coverage[8.5.10] - 2020-11-27
Added
- Support for Xdebug 3
Fixed
- #4516:
phpunit/phpunit-seleniumdoes not work with PHPUnit 8.5.9
... (truncated)
Commits
c73c673Prepare releasef981f67Fix issue identified by Psalm526479bCloses #4630aad51c0Merge branch '8.5' into 9.55071503Make this test more robust0da12ccUse Xdebug instead of PCOV to work around #462201906b1Merge branch '8.5' into 9.5753281eUse Xdebug instead of PCOV to work around #462227241acPrepare release05fe82aUpdate ChangeLog- 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)@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)
- 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)
This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.