mydnic / laravel-feedback-component

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

Bump phpunit/phpunit from 7.5.12 to 7.5.13 #20

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps phpunit/phpunit from 7.5.12 to 7.5.13.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.5.md).* > ## [7.5.13] - 2019-06-19 > > ### Fixed > > * Fixed [#3722](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3722): `getObjectForTrait()` does not work for traits that declare a constructor > * Fixed [#3723](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/3723): Unescaped dash in character group in regular expression
Commits - [`b927859`](https://github.com/sebastianbergmann/phpunit/commit/b9278591caa8630127f96c63b598712b699e671c) Prepare release - [`10afd80`](https://github.com/sebastianbergmann/phpunit/commit/10afd80fac516f5f77d697030c1629dfbd27b1b6) Remove flaky/weird/obscure/hard-to-maintain tests - [`8f01ac3`](https://github.com/sebastianbergmann/phpunit/commit/8f01ac32d0bfe35764b9c9d83ee61b9d326259d4) Closes [#3722](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3722) - [`7ff96e2`](https://github.com/sebastianbergmann/phpunit/commit/7ff96e2074ddff5bc544db770d474c6b25ff322e) Update ChangeLog - [`d6e5300`](https://github.com/sebastianbergmann/phpunit/commit/d6e5300903a3afa9174a477a7a17d5e6cf463d9f) Fix unescaped dash in character group - [`f028cbc`](https://github.com/sebastianbergmann/phpunit/commit/f028cbc975d7aae0129f76739706f9be334100c1) Update tools - [`56a5c2f`](https://github.com/sebastianbergmann/phpunit/commit/56a5c2f7d205328a655d685ebd2490ad1606446b) Update tools - See full diff in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.5.12...7.5.13)


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 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) - 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.