automated-survey-laravel icon indicating copy to clipboard operation
automated-survey-laravel copied to clipboard

Bump phpunit/phpunit from 4.8.27 to 4.8.36

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps phpunit/phpunit from 4.8.27 to 4.8.36.

Changelog

Sourced from phpunit/phpunit's changelog.

[4.8.36] - 2017-06-21

Added

  • Added PHPUnit\Framework\AssertionFailedError, PHPUnit\Framework\Test, and PHPUnit\Framework\TestSuite to the forward compatibility layer for PHPUnit 6

[4.8.35] - 2017-02-06

Added

  • Backported the forward compatibility layer for PHPUnit 6 from PHPUnit 5 so that PHPUnit\Framework\TestCase can be used instead of PHPUnit_Framework_TestCase

[4.8.34] - 2017-01-26

  • Fixed #2447: Reverted backwards incompatible change to handling of boolean environment variable values specified in XML

[4.8.33] - 2017-01-25

Fixed

  • Fixed #1983: Tests with @expectedException annotation cannot be skipped
  • Fixed #2275: Invalid UTF-8 characters can lead to missing output
  • Fixed #2331: Boolean environment variable values specified in XML get mangled
  • Fixed #2392: Empty (but valid) data provider should skip the test
  • Fixed #2431: assertArraySubset() does not support ArrayAccess

[4.8.32] - 2017-01-22

Fixed

  • Fixed #2428: Nested arrays specificied in XML configuration file are not handled correctly

[4.8.31] - 2016-12-09

Fixed

  • Fixed #2384: Handle PHPUnit_Framework_Exception correctly when expecting exceptions

[4.8.30] - 2016-12-02

Fixed

  • Fixed #2367: Bug in PHPUnit_Util_Test::parseAnnotationContent()
  • Fixed #2375: Invalid regular expression for --filter causes PHP warning

[4.8.29] - 2016-11-20

Changed

  • Bumped the required version of sebastian/comparator

... (truncated)

Commits

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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Dec 30 '21 00:12 dependabot[bot]