mattstauffer / suggestive

Suggestive - take suggestions from the fans/followers of your podcast or blog
MIT License
98 stars 26 forks source link

Bump phpunit/phpunit from 4.8.19 to 4.8.28 #39

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps phpunit/phpunit from 4.8.19 to 4.8.28.

Changelog

Sourced from phpunit/phpunit's changelog.

[4.8.28] - 2016-11-14

Fixed

  • Improved the fix for #1955: Process isolation fails when running tests with phpdbg -qrr

[4.8.27] - 2016-07-21

Fixed

  • Fixed #1968: Invalid data sets are not handled correctly for @testWith annotation

[4.8.26] - 2016-05-17

Fixed

[4.8.25] - 2016-05-10

Fixed

  • Fixed #2112: Output is html entity encoded when ran through phpdbg
  • Fixed #2158: Failure to run tests in separate processes if a file included into main process contains constant definition

[4.8.24] - 2016-03-14

Fixed

  • Fixed #1959: Prophecy errors are not handled correctly
  • Fixed #2039: TestDox does not handle snake_case test methods properly
  • Fixed #2109: Process isolation leaks global variable

[4.8.23] - 2016-02-11

Fixed

  • Fixed #2072: Paths in XML configuration file were not handled correctly when they have whitespace around them

[4.8.22] - 2016-02-02

Fixed

  • Fixed #2050: PHPUnit_Util_XML::load() raises exception with empty message when XML string is empty
  • Fixed a bug in PHPUnit_Runner_Version::series()

[4.8.21] - 2015-12-12

Changed

... (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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mattstauffer/suggestive/network/alerts).