calvinchiulele / idai_africa

Repositório do Sistema de Gestão do Ciclone Idai
https://idai.africa
MIT License
2 stars 4 forks source link

Bump phpunit/phpunit from 7.5.8 to 8.1.3 #6

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phpunit/phpunit from 7.5.8 to 8.1.3.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.1.md).* > ## [8.1.3] - 2019-04-19 > > ### Fixed > > * Fixed [#3607](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3607): Return value generation interferes with proxying to original method > > ## [8.1.2] - 2019-04-08 > > ### Fixed > > * Fixed [#3600](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3600): Wrong class name in docblock > > ## [8.1.1] - 2019-04-08 > > ### Fixed > > * Fixed [#3588](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3588): PHPUnit 8.1.0 breaks static analysis of MockObject usage > > ## [8.1.0] - 2019-04-05 > > ### Added > > * Implemented [#3528](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3528): Option to disable TestDox progress animation > * Implemented [#3556](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3556): Configure TestDox result printer via configuration file > * Implemented [#3558](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3558): `TestCase::getDependencyInput()` > * Information on test groups in the TestDox XML report is now reported in `group` elements that are child nodes of `test` > * Information from `[@​covers](https://github.com/covers)` and `[@​uses](https://github.com/uses)` annotations is now reported in TestDox XML > * Information on test doubles used in a test is now reported in TestDox XML > > ### Changed > > * The `groups` attribute on the `test` element in the TestDox XML report is now deprecated > > [8.1.4]: https://github.com/sebastianbergmann/phpunit/compare/8.1.3...8.1.4 > [8.1.3]: https://github.com/sebastianbergmann/phpunit/compare/8.1.2...8.1.3 > [8.1.2]: https://github.com/sebastianbergmann/phpunit/compare/8.1.1...8.1.2 > [8.1.1]: https://github.com/sebastianbergmann/phpunit/compare/8.1.0...8.1.1 > [8.1.0]: https://github.com/sebastianbergmann/phpunit/compare/8.0.6...8.1.0
Commits - [`2a67667`](https://github.com/sebastianbergmann/phpunit/commit/2a676677982b484ee36b54961f570c02eabbe7e1) Prepare release - [`195faab`](https://github.com/sebastianbergmann/phpunit/commit/195faab425f1caa64114ea901b2b5d4b137d10ce) Merge branch '7.5' into 8.1 - [`134669c`](https://github.com/sebastianbergmann/phpunit/commit/134669cf0eeac3f79bc7f0c793efbc158bffc160) Prepare release - [`8b9c6c3`](https://github.com/sebastianbergmann/phpunit/commit/8b9c6c32218196a2ce97fcabb53a922e1e309bb5) Simplify fix for [#3607](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3607) as the StaticInvocation and ObjectInvocation classes a... - [`4dca857`](https://github.com/sebastianbergmann/phpunit/commit/4dca8573147981952ef96df20e303f16511ead38) Merge branch '7.5' into 8.1 - [`c9ea4fe`](https://github.com/sebastianbergmann/phpunit/commit/c9ea4feb9207ddbd529a63f574be2b7b34e51e93) Prefix name of variable that holds invocation object and clean up the variabl... - [`84a63cd`](https://github.com/sebastianbergmann/phpunit/commit/84a63cda1ab7f6c967b70bbb9a5b15ea561733d1) Update ChangeLog - [`b9f3823`](https://github.com/sebastianbergmann/phpunit/commit/b9f3823518fed27f89bcd6f02f2146516ab5e548) Merge branch '7.5' into 8.1 - [`fdc4cbc`](https://github.com/sebastianbergmann/phpunit/commit/fdc4cbc20573641533741a41a85a77c7285013ae) Closes [#3607](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3607) - [`2e71a95`](https://github.com/sebastianbergmann/phpunit/commit/2e71a959277515b90f4f078c1b66b31a510e47a2) Add (failing) test for [#3607](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3607) - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.5.8...8.1.3)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #18.