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

Update phpunit/PHPUnit requirement from 3.7.* to 3.7.* || 4.8.* #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on phpunit/PHPUnit to permit the latest version.

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 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 23, 2019
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.

0 participants