Closed dependabot-preview[bot] closed 4 years ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Updates the requirements on phpspec/phpspec to permit the latest version.
Release notes
*Sourced from [phpspec/phpspec's releases](https://github.com/phpspec/phpspec/releases).* > ## 6.1.0 > ### Added > - JSON formatter [@chris-kruining](https://github.com/chris-kruining) > - Add file and line number to parse error output [@gquemener](https://github.com/gquemener) > - Symfony 5 compatibility [@alexander-schranz](https://github.com/alexander-schranz) > - PHP 7.4 compatibility [@ddziaduch](https://github.com/ddziaduch), [@ciaranmcnulty](https://github.com/ciaranmcnulty)Changelog
*Sourced from [phpspec/phpspec's changelog](https://github.com/phpspec/phpspec/blob/master/CHANGES-v6.md).* > ## [6.1.0] > ### Added > - JSON formatter [@chris-kruining](https://github.com/chris-kruining) > - Add file and line number to parse error output [@gquemener](https://github.com/gquemener) > - Symfony 5 compatibility [@alexander-schranz](https://github.com/alexander-schranz) > - PHP 7.4 compatibility [@ddziaduch](https://github.com/ddziaduch), [@ciaranmcnulty](https://github.com/ciaranmcnulty) > > ## [6.0.0] > ### Changed > - Bumped minimum PHP and Symfony dependences [@ciaranmcnulty](https://github.com/ciaranmcnulty) > - AfterSpecification event now always fires in case of failure [@chris-kruining](https://github.com/chris-kruining) > - Removed Prophecy\Argument use statement from templates [@DonCallisto](https://github.com/DonCallisto) > > [6.1.0]: https://github.com/phpspec/phpspec/compare/6.1.0...master > [6.0.0]: https://github.com/phpspec/phpspec/compare/5.1.2...6.0.0Commits
- [`8004e60`](https://github.com/phpspec/phpspec/commit/8004e609e4d365555a85617c36d30127e3233517) Merge pull request [#1282](https://github-redirect.dependabot.com/phpspec/phpspec/issues/1282) from ciaranmcnulty/reflectiontype-error - [`520d78f`](https://github.com/phpspec/phpspec/commit/520d78f9817e8a05513e6d42609f1f6fe8c47c50) Bump phpunit version - [`98548c8`](https://github.com/phpspec/phpspec/commit/98548c8f57a8bc4e9f565722d15c2d0405493b32) More verbose phpunit fail - [`67b63d0`](https://github.com/phpspec/phpspec/commit/67b63d068933c317805453f9a6a29d0a6b038867) Merge pull request [#1281](https://github-redirect.dependabot.com/phpspec/phpspec/issues/1281) from ciaranmcnulty/filter-env-vars - [`abcf8c8`](https://github.com/phpspec/phpspec/commit/abcf8c877b1509fc2e08b11644012c70ea58fa2b) Filter out non-strings from the envs array when re-running phpspec - [`5a4ae24`](https://github.com/phpspec/phpspec/commit/5a4ae2419c52a318998df9fd073af7f6287cdeff) Merge pull request [#1280](https://github-redirect.dependabot.com/phpspec/phpspec/issues/1280) from ciaranmcnulty/better-fatal-example - [`52811c1`](https://github.com/phpspec/phpspec/commit/52811c1d3da61dbc085ea563b59079113e239905) Fatal error that still is fatal on 7.4 - [`1180a1f`](https://github.com/phpspec/phpspec/commit/1180a1f3515dfc24a911951f2fba36349af3b73e) More verbose error - [`d8e93ec`](https://github.com/phpspec/phpspec/commit/d8e93ecca911d0d42df8df468a1ef7da49192868) Merge pull request [#1279](https://github-redirect.dependabot.com/phpspec/phpspec/issues/1279) from ciaranmcnulty/7.4 - [`686c783`](https://github.com/phpspec/phpspec/commit/686c783095bf06a8b0355afdb40f8b04fb3afb10) Promote 7.4 into CI build - Additional commits viewable in [compare view](https://github.com/phpspec/phpspec/compare/5.0.0...6.1.0)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 - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)