Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 30, 2021

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)

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 4.8.27 to 4.8.36.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/4.8.36/ChangeLog-4.8.md)
- [Commits](sebastianbergmann/phpunit@4.8.27...4.8.36)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant