Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps phpunit/phpunit from 5.7.27 to 7.2.7.

Changelog

Sourced from phpunit/phpunit's changelog.

[7.2.7] - 2018-07-15

Fixed

  • Fixed #3154: Global constants as default parameter values are not handled correctly in namespace
  • Fixed #3189: PHPUnit 7.2 potentially leaves a messy libxmlerror state
  • Fixed #3199: Code Coverage for PHPT tests does not work when PHPDBG is used

[7.2.6] - 2018-06-21

Fixed

  • Fixed #3176: PHPUnit 7.2.5 breaks backward compatibility

[7.2.5] - 2018-06-21

Fixed

  • Fixed #3093: Unable to chain a [**dataProvider**](https://github.com/dataProvider) in method a with a [**depends**](https://github.com/depends) in method b
  • Fixed #3174: Code generator for test doubles does not handle proxied methods with variadic parameters correctly

[7.2.4] - 2018-06-05

Fixed

  • Fixed #3160: TeamCity logfile writer broken on Windows

[7.2.3] - 2018-06-03

Fixed

  • Fixed #3156: Combined use of [**depends**](https://github.com/depends) and [**dataProvider**](https://github.com/dataProvider) is not handled correctly

[7.2.2] - 2018-06-01

Changed

  • Ensure that phpunit/php-code-coverage is used in version ^6.0.7

[7.2.1] - 2018-06-01

Fixed

  • Fixed #3155: Calling getStatus() on a TestCase object before the respective test has been executed results in type error

[7.2.0] - 2018-06-01

Added

  • Implemented #3042: Add TestCase::expectNotToPerformAssertions() method as alternative to [**doesNotPerformAssertions**](https://github.com/doesNotPerformAssertions) annotation
... (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 merge will merge this PR after your CI passes on it
  • @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 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.

@dependabot-preview
Copy link
Author

Superseded by #25.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpunit/phpunit-7.2.7 branch September 1, 2018 07:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants