modmore / Gitify

Command line toolkit to make managing a MODX site in git a lot easier.
MIT License
122 stars 55 forks source link

Bump phpunit/phpunit from 7.5.2 to 8.0.4 #258

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phpunit/phpunit from 7.5.2 to 8.0.4.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.0.md).* > ## [8.0.4] - 2019-02-18 > > * Fixed [#3530](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3530): `generateClassFromWsdl()` does not handle methods with multiple output values > * Fixed [#3531](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3531): Test suite fails on warning > * Fixed [#3534](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3534): Wrong message in `ConstraintTestCase` > * Fixed [#3535](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3535): `TypeError` in `Command` > > ## [8.0.3] - 2019-02-15 > > ### Fixed > > * Fixed [#3011](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3011): Unsupported PHPT `--SECTION--` throws unhandled exception > * Fixed [#3461](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3461): `StringEndsWith` matches too loosely > * Fixed [#3515](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3515): Random order seed is only printed in verbose mode > * Fixed [#3517](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3517): Useless error message when depending on test that does not exist > > ## [8.0.2] - 2019-02-07 > > ### Fixed > > * Fixed [#3352](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3352): Using `phpunit.phar` with PHPDBG does not work with `auto_globals_jit=On` > * Fixed [#3508](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3508): `TypeError` in `Fileloader` when trying to load nonexistent file > * Fixed [#3511](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3511): Asserting that an object is contained in an `iterable` while using `==` instead of `===` is no longer possible > > ## [8.0.1] - 2019-02-03 > > ### Fixed > > * Fixed [#3509](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3509): Process Isolation does not work with `phpunit.phar` > > ## [8.0.0] - 2019-02-01 > > ### Changed > > * Implemented [#3060](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3060): Cleanup `PHPUnit\Framework\Constraint\Constraint` > * Implemented [#3133](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3133): Enable dependency resolution by default > * Implemented [#3236](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3236): Define which parts of PHPUnit are covered by the backward compatibility promise > * Implemented [#3244](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3244): Enable result cache by default > * Implemented [#3288](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3288): The `void_return` fixer of php-cs-fixer is now in effect > * Implemented [#3439](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3439): Improve colorization of TestDox output > * Implemented [#3444](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3444): Consider data provider that provides data with duplicate keys to be invalid > * Implemented [#3467](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/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](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3481): Improved `--help` output > > ### Deprecated > > * Implemented [#3332](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3332): Deprecate annotation(s) for expecting exceptions > * Implemented [#3338](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3338): Deprecate assertions (and helper methods) that operate on (non-public) attributes > * Implemented [#3341](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3341): Deprecate optional parameters of `assertEquals()` and `assertNotEquals()` > * Implemented [#3369](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3369): Deprecate `assertInternalType()` and `assertNotInternalType()` > ... (truncated)
Commits - [`a7af020`](https://github.com/sebastianbergmann/phpunit/commit/a7af0201285445c9c73c4bdf869c486e36b41604) Prepare release - [`e16c439`](https://github.com/sebastianbergmann/phpunit/commit/e16c43975cdffe245072bde4b7fc675258abc8f4) Fix - [`adfe5c2`](https://github.com/sebastianbergmann/phpunit/commit/adfe5c2af3cac7c598b84908815156b504a3d604) Closes [#3535](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3535) - [`018596e`](https://github.com/sebastianbergmann/phpunit/commit/018596e5854a0a85faa3adf888e88fc50fc20719) Merge branch '7.5' into 8.0 - [`8d362ea`](https://github.com/sebastianbergmann/phpunit/commit/8d362ea7750de61cdb68d9a93714865b79f02538) Reorder - [`3cc81f0`](https://github.com/sebastianbergmann/phpunit/commit/3cc81f0782533d8a0ee36ae8553f5fa719615ac3) Update ChangeLog - [`76762af`](https://github.com/sebastianbergmann/phpunit/commit/76762af28ee7a95521b0a7fb7f0ce0fe5b19bec7) Merge branch '7.5' into 8.0 - [`0c0cb62`](https://github.com/sebastianbergmann/phpunit/commit/0c0cb622ac065be659e4785d207c7b9d5e5d60fb) Refactor test - [`011284c`](https://github.com/sebastianbergmann/phpunit/commit/011284cdaa688a4411bf5240b870ebae290e0ee8) Update ChangeLog - [`314d516`](https://github.com/sebastianbergmann/phpunit/commit/314d516a6af1635cd2c56acf8310699ffc66d50d) Fix Test - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.5.2...8.0.4)


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 - `@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](https://app.dependabot.com): - 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.