Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Conversation

dependabot-preview[bot]
Copy link

Bumps phpunit/phpunit from 5.7.25 to 5.7.27.

Changelog

Sourced from phpunit/phpunit's changelog.

[5.7.27] - 2018-02-01

Fixed

  • Fixed #2236: Exceptions in tearDown() do not affect getStatus()
  • Fixed #2950: Class extending PHPUnit\Framework\TestSuite does not extend PHPUnit\FrameworkTestCase
  • Fixed #2972: PHPUnit crashes when test suite contains both .phpt files and unconventionally named tests

[5.7.26] - 2017-12-17

Fixed

  • Fixed #2472: PHPUnit\Util\Getopt uses deprecated each() function
  • Fixed #2833: Test class loaded during data provider execution is not discovered
  • Fixed #2922: Test class is not discovered when there is a test class with [**group**](https://github.com/group) and provider throwing exception in it, tests are run with --exclude-group for that group, there is another class called later (after the class from above), and the name of that another class does not match its filename
Commits
  • b7803ae Prepare release
  • 63f3e4a Update Composer to 1.6.3
  • 023f4f0 Allow failures on PHP 7.2 and PHP 7.3
  • e92a128 Update ChangeLog
  • d125b4e Make this compatible with PHPUnit 5.7
  • 63f2fec code style requires a namespace
  • 20ffc44 typo
  • 853e43c Fix: PHPUnit shouldn't fail when a test suite contains both *.phpt files and ...
  • 7d1494a Update tools
  • 32f4c99 Update Composer to 1.6.2
  • Additional commits viewable in compare view

Dependabot compatibility score

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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

@govCMS-bot
Copy link

Can one of the admins verify this patch?

@tobybellwood
Copy link
Contributor

add to whitelist

@dependabot-preview
Copy link
Author

Superseded by #690.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/build/7.x-2.x_AT/phpunit/phpunit-5.7.27 branch May 25, 2018 16:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants