Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update phpunit/phpunit requirement from ~6.0 || ~7.0 to ~6.0 || ~7.0 || ~8.0 #14

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Feb 4, 2019

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

Changelog

Sourced from phpunit/phpunit's changelog.

8.0.1 - 2019-02-03

Fixed

  • Fixed #3509: Process Isolation does not work with phpunit.phar

8.0.0 - 2019-02-01

Changed

  • Implemented #3060: Cleanup PHPUnit\Framework\Constraint\Constraint
  • Implemented #3133: Enable dependency resolution by default
  • Implemented #3236: Define which parts of PHPUnit are covered by the backward compatibility promise
  • Implemented #3244: Enable result cache by default
  • Implemented #3288: The void_return fixer of php-cs-fixer is now in effect
  • Implemented #3439: Improve colorization of TestDox output
  • Implemented #3444: Consider data provider that provides data with duplicate keys to be invalid
  • Implemented #3467: Code location hints for [**requires**](https://github.com/requires) annotations as well as --SKIPIF--, --EXPECT--, --EXPECTF--, --EXPECTREGEX--, and --{SECTION}_EXTERNAL-- sections of PHPT tests
  • Implemented #3481: Improved --help output

Deprecated

  • Implemented #3332: Deprecate annotation(s) for expecting exceptions
  • Implemented #3338: Deprecate assertions (and helper methods) that operate on (non-public) attributes
  • Implemented #3341: Deprecate optional parameters of assertEquals() and assertNotEquals()
  • Implemented #3369: Deprecate assertInternalType() and assertNotInternalType()
  • Implemented #3388: Deprecate the TestListener interface
  • Implemented #3425: Deprecate optional parameters of assertContains() and assertNotContains() as well as using these methods with string haystacks
  • Implemented #3494: Deprecate assertArraySubset()

Removed

  • Implemented #2762: Drop support for PHP 7.1
  • Implemented #3123: Remove PHPUnit_Framework_MockObject_MockObject
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 cancel merge will cancel a previously requested merge
  • @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 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 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.


This change is Reviewable

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 4, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.2%) to 82.745% when pulling 9f00df8 on dependabot/composer/phpunit/phpunit-approx-6.0or-approx-7.0or-approx-8.0 into 9dd1b5a on master.

@voku
Copy link
Owner

voku commented Feb 5, 2019

@dependabot ignore this major version

@voku voku closed this Feb 5, 2019
@dependabot-preview
Copy link
Author

OK, I won't notify you about version 8.x.x again, unless you re-open this PR or update to a 8.x.x release yourself.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpunit/phpunit-approx-6.0or-approx-7.0or-approx-8.0 branch February 5, 2019 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants