From b2031b9a55ad33512e81b1d4796fd8156e59c57e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 16:02:10 +0000 Subject: [PATCH] composer(deps-dev): bump ergebnis/phpunit-slow-test-detector Bumps [ergebnis/phpunit-slow-test-detector](https://github.com/ergebnis/phpunit-slow-test-detector) from 2.15.1 to 2.16.0. - [Release notes](https://github.com/ergebnis/phpunit-slow-test-detector/releases) - [Changelog](https://github.com/ergebnis/phpunit-slow-test-detector/blob/2.16.0/CHANGELOG.md) - [Commits](https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.15.1...2.16.0) --- updated-dependencies: - dependency-name: ergebnis/phpunit-slow-test-detector dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/composer.json b/composer.json index 92c5b35b..97adb9f0 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "ergebnis/license": "^2.4.0", "ergebnis/php-cs-fixer-config": "^6.36.0", "ergebnis/phpstan-rules": "^2.2.0", - "ergebnis/phpunit-slow-test-detector": "^2.15.1", + "ergebnis/phpunit-slow-test-detector": "^2.16.0", "fakerphp/faker": "^1.23.1", "infection/infection": "~0.27.11", "phpstan/extension-installer": "^1.4.3", diff --git a/composer.lock b/composer.lock index 8de082a2..c5f9290a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "779da15dba3bd0940f85c78216144e68", + "content-hash": "a2395fcbdff0848d4afec661032cdb30", "packages": [], "packages-dev": [ { @@ -1859,20 +1859,20 @@ }, { "name": "ergebnis/phpunit-slow-test-detector", - "version": "2.15.1", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/ergebnis/phpunit-slow-test-detector.git", - "reference": "952f12e9941a4c9a698eea1d9f2faf5496d670a9" + "reference": "7397341732833be9a8afa1a96211e28120693bfc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/phpunit-slow-test-detector/zipball/952f12e9941a4c9a698eea1d9f2faf5496d670a9", - "reference": "952f12e9941a4c9a698eea1d9f2faf5496d670a9", + "url": "https://api.github.com/repos/ergebnis/phpunit-slow-test-detector/zipball/7397341732833be9a8afa1a96211e28120693bfc", + "reference": "7397341732833be9a8afa1a96211e28120693bfc", "shasum": "" }, "require": { - "php": "~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", + "php": "~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "phpunit/phpunit": "^6.5.0 || ^7.5.0 || ^8.5.19 || ^9.0.0 || ^10.0.0 || ^11.0.0" }, "require-dev": { @@ -1882,8 +1882,8 @@ "fakerphp/faker": "~1.20.0", "psalm/plugin-phpunit": "~0.19.0", "psr/container": "~1.0.0", - "rector/rector": "^1.2.4", - "vimeo/psalm": "^5.25.0" + "rector/rector": "^1.2.5", + "vimeo/psalm": "^5.26.1" }, "type": "library", "extra": { @@ -1922,7 +1922,7 @@ "security": "https://github.com/ergebnis/phpunit-slow-test-detector/blob/main/.github/SECURITY.md", "source": "https://github.com/ergebnis/phpunit-slow-test-detector" }, - "time": "2024-09-05T08:34:57+00:00" + "time": "2024-09-27T15:36:35+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -3011,16 +3011,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.19.1", + "version": "v4.19.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b" + "reference": "0ed4c8949a32986043e977dbe14776c14d644c45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4e1b88d21c69391150ace211e9eaf05810858d0b", - "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ed4c8949a32986043e977dbe14776c14d644c45", + "reference": "0ed4c8949a32986043e977dbe14776c14d644c45", "shasum": "" }, "require": { @@ -3061,9 +3061,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.2" }, - "time": "2024-03-17T08:10:35+00:00" + "time": "2024-09-17T19:36:00+00:00" }, { "name": "nikolaposa/version", @@ -4183,16 +4183,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.32", + "version": "10.5.35", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "f069f46840445d37a4e6f0de8c5879598f9c4327" + "reference": "7ac8b4e63f456046dcb4c9787da9382831a1874b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f069f46840445d37a4e6f0de8c5879598f9c4327", - "reference": "f069f46840445d37a4e6f0de8c5879598f9c4327", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7ac8b4e63f456046dcb4c9787da9382831a1874b", + "reference": "7ac8b4e63f456046dcb4c9787da9382831a1874b", "shasum": "" }, "require": { @@ -4264,7 +4264,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.32" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.35" }, "funding": [ { @@ -4280,7 +4280,7 @@ "type": "tidelift" } ], - "time": "2024-09-04T13:33:39+00:00" + "time": "2024-09-19T10:52:21+00:00" }, { "name": "psalm/plugin-phpunit",