mydnic / laravel-feedback-component

Customizable Feedback Component for Laravel
MIT License
274 stars 24 forks source link

Bump phpunit/phpunit from 7.5.13 to 7.5.14 #25

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phpunit/phpunit from 7.5.13 to 7.5.14.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.5.md).* > ## [7.5.14] - 2019-07-15 > > ### Fixed > > * Fixed [#3743](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3743): `EmptyIterator` instances are not handled correctly by `Count` and `IsEmpty` constraints
Commits - [`2834789`](https://github.com/sebastianbergmann/phpunit/commit/2834789aeb9ac182ad69bfdf9ae91856a59945ff) Prepare release - [`7cf0771`](https://github.com/sebastianbergmann/phpunit/commit/7cf077177f6ae0152fd219d14958c05062bfec4d) Add missing default value - [`e2e8fb6`](https://github.com/sebastianbergmann/phpunit/commit/e2e8fb619beae918f726d7c861ea72d310c5458d) Remove empty space that GH editor added - [`4c7d5f6`](https://github.com/sebastianbergmann/phpunit/commit/4c7d5f629db8075d645a20cd35d9058076f13bdf) Add test for prefix of just '0' - [`c2e938d`](https://github.com/sebastianbergmann/phpunit/commit/c2e938d321f6e5854810bbf268ce4b294ad62aa3) Fix phpcs error - [`5a98bd4`](https://github.com/sebastianbergmann/phpunit/commit/5a98bd449934307cea87c93344a3740f1ff2f58a) Use strlen to validate non-empty string for StringStartsWith - [`08d5f6c`](https://github.com/sebastianbergmann/phpunit/commit/08d5f6c49381a45ff22bd0509f3c4f4b004349aa) Fix - [`e5616db`](https://github.com/sebastianbergmann/phpunit/commit/e5616db8f8534b9a0836438025138c5f8fbdfcd1) Also delete stale.yml in branches other than master - [`9faa89f`](https://github.com/sebastianbergmann/phpunit/commit/9faa89fb0cf267f4ea145c30f47f65e3f3e0cf27) Closes [#3743](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3743) - [`1477fe4`](https://github.com/sebastianbergmann/phpunit/commit/1477fe424dc8ba0b252b1262f91f40139e0f889b) Fix CS/WS issues - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.5.13...7.5.14)


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 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). To ignore the version in this PR you can just close it - `@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) - 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.