From 23e9dd7fbecc76bab821e2b457fbb6a171366af1 Mon Sep 17 00:00:00 2001 From: Christian Kuhn <lolli@schwarzbu.ch> Date: Thu, 20 Apr 2023 17:25:31 +0200 Subject: [PATCH] [TASK] Bump direct and indirect dev dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit > composer req --dev composer/composer:^2.5.5 > composer u codeception/lib-web > composer req --dev phpunit/phpunit:^10.1.1 -w > composer u typo3/cms-styleguide > composer u typo3/testing-framework > composer req --dev phpstan/phpstan:^1.10.14 > composer req --dev sokil/php-isocodes-db-i18n:^4.0.12 > composer u composer/ca-bundle > composer u psy/psysh > composer u dasprid/enum Resolves: #100692 Releases: main Change-Id: I4a682380dd859a02f7a97646c0e9c8d1b76a7db6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78775 Tested-by: Stefan Bürk <stefan@buerk.tech> Reviewed-by: Stefan Bürk <stefan@buerk.tech> Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by: Oliver Klee <typo3-coding@oliverklee.de> Tested-by: core-ci <typo3@b13.com> Tested-by: Oliver Klee <typo3-coding@oliverklee.de> --- composer.json | 8 +-- composer.lock | 142 ++++++++++++++++++++++++++------------------------ 2 files changed, 77 insertions(+), 73 deletions(-) diff --git a/composer.json b/composer.json index 4c576fca172d..88dd7dec0dad 100644 --- a/composer.json +++ b/composer.json @@ -109,15 +109,15 @@ "codeception/module-cli": "^2.0.1", "codeception/module-filesystem": "^3.0.0", "codeception/module-webdriver": "^4.0.0", - "composer/composer": "^2.4.2", + "composer/composer": "^2.5.5", "composer/package-versions-deprecated": "^1.11.99.5", "friendsofphp/php-cs-fixer": "^3.16.0", "friendsoftypo3/phpstan-typo3": "^0.9.0", "php-webdriver/webdriver": "^1.14.0", - "phpstan/phpstan": "^1.10.13", + "phpstan/phpstan": "^1.10.14", "phpstan/phpstan-phpunit": "^1.3.11", - "phpunit/phpunit": "^10.1.0", - "sokil/php-isocodes-db-i18n": "^4.0", + "phpunit/phpunit": "^10.1.1", + "sokil/php-isocodes-db-i18n": "^4.0.12", "symfony/translation": "^6.2", "typo3/cms-styleguide": "~12.0@dev", "typo3/testing-framework": "dev-main", diff --git a/composer.lock b/composer.lock index 80520f381349..a8614b451ca5 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": "fa6786dae7c5f8f41dfa2c7f37f3b2a6", + "content-hash": "98357dcbd4dc9d8591c59ae4e4ceee97", "packages": [ { "name": "bacon/bacon-qr-code", @@ -121,21 +121,24 @@ }, { "name": "dasprid/enum", - "version": "1.0.3", + "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", - "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2" + "reference": "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2", - "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2", + "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8e6b6ea76eabbf19ea2bf5b67b98e1860474012f", + "reference": "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f", "shasum": "" }, + "require": { + "php": ">=7.1 <9.0" + }, "require-dev": { "phpunit/phpunit": "^7 | ^8 | ^9", - "squizlabs/php_codesniffer": "^3.4" + "squizlabs/php_codesniffer": "*" }, "type": "library", "autoload": { @@ -162,9 +165,9 @@ ], "support": { "issues": "https://github.com/DASPRiD/Enum/issues", - "source": "https://github.com/DASPRiD/Enum/tree/1.0.3" + "source": "https://github.com/DASPRiD/Enum/tree/1.0.4" }, - "time": "2020-10-02T16:03:48+00:00" + "time": "2023-03-01T18:44:03+00:00" }, { "name": "doctrine/annotations", @@ -5094,16 +5097,16 @@ }, { "name": "codeception/lib-web", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/Codeception/lib-web.git", - "reference": "91e35c5a849479a626f79daf4754ca4ba4e3227f" + "reference": "f488ff9bc08c8985d43796db28da0bd18813bcae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/lib-web/zipball/91e35c5a849479a626f79daf4754ca4ba4e3227f", - "reference": "91e35c5a849479a626f79daf4754ca4ba4e3227f", + "url": "https://api.github.com/repos/Codeception/lib-web/zipball/f488ff9bc08c8985d43796db28da0bd18813bcae", + "reference": "f488ff9bc08c8985d43796db28da0bd18813bcae", "shasum": "" }, "require": { @@ -5141,9 +5144,9 @@ ], "support": { "issues": "https://github.com/Codeception/lib-web/issues", - "source": "https://github.com/Codeception/lib-web/tree/1.0.1" + "source": "https://github.com/Codeception/lib-web/tree/1.0.2" }, - "time": "2022-04-09T08:17:46+00:00" + "time": "2023-04-18T20:32:51+00:00" }, { "name": "codeception/module-asserts", @@ -5406,16 +5409,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.3.3", + "version": "1.3.5", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c" + "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/30897edbfb15e784fe55587b4f73ceefd3c4d98c", - "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd", + "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd", "shasum": "" }, "require": { @@ -5462,7 +5465,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.3.3" + "source": "https://github.com/composer/ca-bundle/tree/1.3.5" }, "funding": [ { @@ -5478,7 +5481,7 @@ "type": "tidelift" } ], - "time": "2022-07-20T07:14:26+00:00" + "time": "2023-01-11T08:27:00+00:00" }, { "name": "composer/class-map-generator", @@ -5555,23 +5558,23 @@ }, { "name": "composer/composer", - "version": "2.4.2", + "version": "2.5.5", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "7d887621e69a0311eb50aed4a16f7044b2b385b9" + "reference": "c7cffaad16a60636a776017eac5bd8cd0095c32f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/7d887621e69a0311eb50aed4a16f7044b2b385b9", - "reference": "7d887621e69a0311eb50aed4a16f7044b2b385b9", + "url": "https://api.github.com/repos/composer/composer/zipball/c7cffaad16a60636a776017eac5bd8cd0095c32f", + "reference": "c7cffaad16a60636a776017eac5bd8cd0095c32f", "shasum": "" }, "require": { "composer/ca-bundle": "^1.0", "composer/class-map-generator": "^1.0", "composer/metadata-minifier": "^1.0", - "composer/pcre": "^2 || ^3", + "composer/pcre": "^2.1 || ^3.1", "composer/semver": "^3.0", "composer/spdx-licenses": "^1.5.7", "composer/xdebug-handler": "^2.0.2 || ^3.0.3", @@ -5587,10 +5590,11 @@ "symfony/finder": "^5.4 || ^6.0", "symfony/polyfill-php73": "^1.24", "symfony/polyfill-php80": "^1.24", + "symfony/polyfill-php81": "^1.24", "symfony/process": "^5.4 || ^6.0" }, "require-dev": { - "phpstan/phpstan": "^1.4.1", + "phpstan/phpstan": "^1.9.3", "phpstan/phpstan-deprecation-rules": "^1", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-strict-rules": "^1", @@ -5608,7 +5612,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "2.5-dev" }, "phpstan": { "includes": [ @@ -5647,7 +5651,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/2.4.2" + "source": "https://github.com/composer/composer/tree/2.5.5" }, "funding": [ { @@ -5663,7 +5667,7 @@ "type": "tidelift" } ], - "time": "2022-09-14T14:11:15+00:00" + "time": "2023-03-21T10:50:05+00:00" }, { "name": "composer/metadata-minifier", @@ -6552,16 +6556,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.13", + "version": "1.10.14", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "f07bf8c6980b81bf9e49d44bd0caf2e737614a70" + "reference": "d232901b09e67538e5c86a724be841bea5768a7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f07bf8c6980b81bf9e49d44bd0caf2e737614a70", - "reference": "f07bf8c6980b81bf9e49d44bd0caf2e737614a70", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d232901b09e67538e5c86a724be841bea5768a7c", + "reference": "d232901b09e67538e5c86a724be841bea5768a7c", "shasum": "" }, "require": { @@ -6610,7 +6614,7 @@ "type": "tidelift" } ], - "time": "2023-04-12T19:29:52+00:00" + "time": "2023-04-19T13:47:27+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -6666,16 +6670,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "10.1.0", + "version": "10.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "fc4f5ee614fa82d50ecf9014b51af0a9561f3df8" + "reference": "884a0da7f9f46f28b2cb69134217fd810b793974" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fc4f5ee614fa82d50ecf9014b51af0a9561f3df8", - "reference": "fc4f5ee614fa82d50ecf9014b51af0a9561f3df8", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/884a0da7f9f46f28b2cb69134217fd810b793974", + "reference": "884a0da7f9f46f28b2cb69134217fd810b793974", "shasum": "" }, "require": { @@ -6694,7 +6698,7 @@ "theseer/tokenizer": "^1.2.0" }, "require-dev": { - "phpunit/phpunit": "^10.0" + "phpunit/phpunit": "^10.1" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage", @@ -6732,7 +6736,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.0" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.1" }, "funding": [ { @@ -6740,7 +6744,7 @@ "type": "github" } ], - "time": "2023-04-13T07:08:27+00:00" + "time": "2023-04-17T12:15:40+00:00" }, { "name": "phpunit/php-file-iterator", @@ -6985,16 +6989,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.1.0", + "version": "10.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "5a477aea03e61329132935689ae2d73f418f5e25" + "reference": "0d9401b7e8245d71079e249e3cb868e9d2337887" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5a477aea03e61329132935689ae2d73f418f5e25", - "reference": "5a477aea03e61329132935689ae2d73f418f5e25", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0d9401b7e8245d71079e249e3cb868e9d2337887", + "reference": "0d9401b7e8245d71079e249e3cb868e9d2337887", "shasum": "" }, "require": { @@ -7008,7 +7012,7 @@ "phar-io/manifest": "^2.0.3", "phar-io/version": "^3.0.2", "php": ">=8.1", - "phpunit/php-code-coverage": "^10.1", + "phpunit/php-code-coverage": "^10.1.1", "phpunit/php-file-iterator": "^4.0", "phpunit/php-invoker": "^4.0", "phpunit/php-text-template": "^3.0", @@ -7066,7 +7070,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.1.0" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.1.1" }, "funding": [ { @@ -7082,20 +7086,20 @@ "type": "tidelift" } ], - "time": "2023-04-14T05:15:09+00:00" + "time": "2023-04-17T12:17:05+00:00" }, { "name": "psy/psysh", - "version": "v0.11.13", + "version": "v0.11.15", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "722317c9f5627e588788e340f29b923e58f92f54" + "reference": "5350ce0ec8ecf2c5b5cf554cd2496f97b444af85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/722317c9f5627e588788e340f29b923e58f92f54", - "reference": "722317c9f5627e588788e340f29b923e58f92f54", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/5350ce0ec8ecf2c5b5cf554cd2496f97b444af85", + "reference": "5350ce0ec8ecf2c5b5cf554cd2496f97b444af85", "shasum": "" }, "require": { @@ -7156,9 +7160,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.11.13" + "source": "https://github.com/bobthecow/psysh/tree/v0.11.15" }, - "time": "2023-03-21T14:22:44+00:00" + "time": "2023-04-07T21:57:09+00:00" }, { "name": "react/promise", @@ -8321,16 +8325,16 @@ }, { "name": "sokil/php-isocodes-db-i18n", - "version": "4.0.9", + "version": "4.0.12", "source": { "type": "git", "url": "https://github.com/sokil/php-isocodes-db-i18n.git", - "reference": "03574bd2793db617115a6d1e80dca43ecea78082" + "reference": "074294f1de6375259c1ecf738f98faae93fb1c8d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sokil/php-isocodes-db-i18n/zipball/03574bd2793db617115a6d1e80dca43ecea78082", - "reference": "03574bd2793db617115a6d1e80dca43ecea78082", + "url": "https://api.github.com/repos/sokil/php-isocodes-db-i18n/zipball/074294f1de6375259c1ecf738f98faae93fb1c8d", + "reference": "074294f1de6375259c1ecf738f98faae93fb1c8d", "shasum": "" }, "require": { @@ -8339,7 +8343,7 @@ }, "require-dev": { "phpunit/phpunit": "^9.5", - "sokil/php-isocodes": "^4.0.1" + "sokil/php-isocodes": "^4.1.1" }, "type": "library", "notification-url": "https://packagist.org/downloads/", @@ -8355,9 +8359,9 @@ "description": "Database and internationalisation filed for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.", "support": { "issues": "https://github.com/sokil/php-isocodes-db-i18n/issues", - "source": "https://github.com/sokil/php-isocodes-db-i18n/tree/4.0.9" + "source": "https://github.com/sokil/php-isocodes-db-i18n/tree/4.0.12" }, - "time": "2022-12-04T11:26:50+00:00" + "time": "2023-04-02T13:23:25+00:00" }, { "name": "symfony/css-selector", @@ -8782,12 +8786,12 @@ "source": { "type": "git", "url": "https://github.com/TYPO3/styleguide.git", - "reference": "02ef8e23ecef6a385902c7a9e051952105b05093" + "reference": "3baee32b70d60fe13741435597053c240ccc3463" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/styleguide/zipball/02ef8e23ecef6a385902c7a9e051952105b05093", - "reference": "02ef8e23ecef6a385902c7a9e051952105b05093", + "url": "https://api.github.com/repos/TYPO3/styleguide/zipball/3baee32b70d60fe13741435597053c240ccc3463", + "reference": "3baee32b70d60fe13741435597053c240ccc3463", "shasum": "" }, "require-dev": { @@ -8847,7 +8851,7 @@ "issues": "https://github.com/TYPO3/styleguide/issues", "source": "https://github.com/TYPO3/styleguide/tree/main" }, - "time": "2023-04-11T10:46:41+00:00" + "time": "2023-04-16T14:44:15+00:00" }, { "name": "typo3/testing-framework", @@ -8855,12 +8859,12 @@ "source": { "type": "git", "url": "https://github.com/TYPO3/testing-framework.git", - "reference": "f55c7154e48c48d956a656fd1e8ebd60d7a515cf" + "reference": "b1e59366875c840eaf2a5f1686e2d576b5bc05d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/f55c7154e48c48d956a656fd1e8ebd60d7a515cf", - "reference": "f55c7154e48c48d956a656fd1e8ebd60d7a515cf", + "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/b1e59366875c840eaf2a5f1686e2d576b5bc05d1", + "reference": "b1e59366875c840eaf2a5f1686e2d576b5bc05d1", "shasum": "" }, "require": { @@ -8919,7 +8923,7 @@ "issues": "https://github.com/TYPO3/testing-framework/issues", "source": "https://github.com/TYPO3/testing-framework/tree/main" }, - "time": "2023-04-14T23:11:21+00:00" + "time": "2023-04-16T15:28:08+00:00" } ], "aliases": [], -- GitLab