TechnicPack / TechnicSolder

PHP web app that brings differential updates to the Technic Launcher and Technic Platform
https://docs.solder.io/
Other
169 stars 167 forks source link

Update phpunit/phpunit requirement from ~5.7 to ~6.0 #684

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on phpunit/phpunit to permit the latest version.

Changelog *Sourced from [phpunit/phpunit's changelog](https://github.com/sebastianbergmann/phpunit/blob/6.0.8/ChangeLog-6.0.md).* > ## [6.0.8] - 2017-03-02 > > ### Changed > > * The `--check-version` commandline option is now also available when PHPUnit is installed using Composer > > ### Fixed > > * Fixed [#1999](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/1999): Handler is inherited from previous custom option with handler > * Fixed [#2149](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2149): `assertCount()` does not handle generators properly > * Fixed [#2478](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2478): Tests that take too long are not reported as risky test > * Fixed [#2527](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2527): Output of `--check-version` suggests removed `--self-upgrade` > > ## [6.0.7] - 2017-02-19 > > ### Fixed > > * Fixed [#2489](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2489): `processUncoveredFilesFromWhitelist` is not handled correctly > * Fixed default values for `addUncoveredFilesFromWhitelist` and `processUncoveredFilesFromWhitelist` in `phpunit.xsd` > > ## [6.0.6] - 2017-02-08 > > ### Fixed > > * Fixed [#2474](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2474): `--globals-backup` commandline option is not recognized > * Fixed [#2475](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/2475): Defining a test suite with only one file does not work > * Fixed [#2487](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/2487): Wrong default values for `backupGlobals` and `beStrictAboutTestsThatDoNotTestAnything` in `phpunit.xsd` > > ## [6.0.5] - 2017-02-05 > > ### Fixed > > * Deprecation errors when used with PHP 7.2 > > ## [6.0.4] - 2017-02-04 > > ### Fixed > > * Fixed [#2470](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2470): PHPUnit 6.0 does not work with PHP 7.0.0-7.0.12 > > ## [6.0.3] - 2017-02-04 > > ### Fixed > > * Fixed [#2460](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2460): Strange error in tests after update to PHPUnit 6 > * Fixed [#2467](https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/2467): Process Isolation does not work when using PHPUnit from PHAR > > ## [6.0.2] - 2017-02-03 > > ### Fixed > ... (truncated)
Commits - [`47ee3fa`](https://github.com/sebastianbergmann/phpunit/commit/47ee3fa1bca5c50f1d25105201eb20df777bd7b6) Prepare release - [`ee86133`](https://github.com/sebastianbergmann/phpunit/commit/ee86133ff232a28795760ece0327e389a1c58eb9) Merge branch '5.7' into 6.0 - [`b99112a`](https://github.com/sebastianbergmann/phpunit/commit/b99112aecc01f62acf3d81a3f59646700a1849e5) Prepare release - [`cbb91c4`](https://github.com/sebastianbergmann/phpunit/commit/cbb91c4ffca7f7bd2ad7b90a7a43af75216778cf) Fix CS/WS issue - [`0087f03`](https://github.com/sebastianbergmann/phpunit/commit/0087f03458ac5161a92b16d517bafdfd04a6a95d) Update ChangeLog - [`a52e64f`](https://github.com/sebastianbergmann/phpunit/commit/a52e64f2e3ae86ae181a3f874cffd3bf1fba77c6) Merge branch '5.7' into 6.0 - [`9333f68`](https://github.com/sebastianbergmann/phpunit/commit/9333f68edcd2baf96fda64138f4bf36af23b79a7) Update ChangeLog - [`4123b6a`](https://github.com/sebastianbergmann/phpunit/commit/4123b6a1032503f8ed6baa753c61e0ae459a272b) Fix: assertCount will no longer cause a rewind error when given a generator (... - [`76d58f1`](https://github.com/sebastianbergmann/phpunit/commit/76d58f19ac010ecb2873ee009c2597368e2818ba) Merge branch '5.7' into 6.0 - [`8105d17`](https://github.com/sebastianbergmann/phpunit/commit/8105d17670ed547dedd0b8ee2d2eea2d304dcf9c) Add note - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/5.7.0...6.0.8)


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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 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.