Issue #3187025 by longwave, anmolgoyal74: Update dependencies for Drupal 9.2

merge-requests/172/head
catch 2020-12-17 19:38:33 +00:00
parent c28a8cf4da
commit 3c2db2eda0
5 changed files with 496 additions and 406 deletions

801
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -9,18 +9,18 @@
"require": { "require": {
"drupal/core": "9.2.x-dev", "drupal/core": "9.2.x-dev",
"asm89/stack-cors": "1.3.0", "asm89/stack-cors": "1.3.0",
"composer/semver": "3.2.2", "composer/semver": "3.2.4",
"doctrine/annotations": "1.11.1", "doctrine/annotations": "1.11.1",
"doctrine/lexer": "1.2.1", "doctrine/lexer": "1.2.1",
"doctrine/reflection": "1.2.2", "doctrine/reflection": "1.2.2",
"egulias/email-validator": "2.1.22", "egulias/email-validator": "2.1.24",
"guzzlehttp/guzzle": "6.5.5", "guzzlehttp/guzzle": "6.5.5",
"guzzlehttp/promises": "1.4.0", "guzzlehttp/promises": "1.4.0",
"guzzlehttp/psr7": "1.7.0", "guzzlehttp/psr7": "1.7.0",
"laminas/laminas-diactoros": "2.5.0", "laminas/laminas-diactoros": "2.5.0",
"laminas/laminas-escaper": "2.7.0", "laminas/laminas-escaper": "2.7.0",
"laminas/laminas-feed": "2.13.0", "laminas/laminas-feed": "2.13.0",
"laminas/laminas-stdlib": "3.3.0", "laminas/laminas-stdlib": "3.3.1",
"laminas/laminas-zendframework-bridge": "1.1.1", "laminas/laminas-zendframework-bridge": "1.1.1",
"masterminds/html5": "2.7.4", "masterminds/html5": "2.7.4",
"pear/archive_tar": "1.4.11", "pear/archive_tar": "1.4.11",
@ -34,16 +34,16 @@
"ralouphie/getallheaders": "3.0.3", "ralouphie/getallheaders": "3.0.3",
"stack/builder": "v1.0.6", "stack/builder": "v1.0.6",
"symfony-cmf/routing": "2.3.3", "symfony-cmf/routing": "2.3.3",
"symfony/console": "v4.4.16", "symfony/console": "v4.4.17",
"symfony/debug": "v4.4.16", "symfony/debug": "v4.4.17",
"symfony/dependency-injection": "v4.4.16", "symfony/dependency-injection": "v4.4.17",
"symfony/deprecation-contracts": "v2.2.0", "symfony/deprecation-contracts": "v2.2.0",
"symfony/error-handler": "v4.4.16", "symfony/error-handler": "v4.4.17",
"symfony/event-dispatcher": "v4.4.16", "symfony/event-dispatcher": "v4.4.17",
"symfony/event-dispatcher-contracts": "v1.1.9", "symfony/event-dispatcher-contracts": "v1.1.9",
"symfony/http-client-contracts": "v2.3.1", "symfony/http-client-contracts": "v2.3.1",
"symfony/http-foundation": "v4.4.16", "symfony/http-foundation": "v4.4.17",
"symfony/http-kernel": "v4.4.16", "symfony/http-kernel": "v4.4.17",
"symfony/mime": "v5.2.0", "symfony/mime": "v5.2.0",
"symfony/polyfill-ctype": "v1.20.0", "symfony/polyfill-ctype": "v1.20.0",
"symfony/polyfill-iconv": "v1.20.0", "symfony/polyfill-iconv": "v1.20.0",
@ -51,16 +51,16 @@
"symfony/polyfill-intl-normalizer": "v1.20.0", "symfony/polyfill-intl-normalizer": "v1.20.0",
"symfony/polyfill-mbstring": "v1.20.0", "symfony/polyfill-mbstring": "v1.20.0",
"symfony/polyfill-php80": "v1.20.0", "symfony/polyfill-php80": "v1.20.0",
"symfony/process": "v4.4.16", "symfony/process": "v4.4.17",
"symfony/psr-http-message-bridge": "v2.0.2", "symfony/psr-http-message-bridge": "v2.0.2",
"symfony/routing": "v4.4.16", "symfony/routing": "v4.4.17",
"symfony/serializer": "v4.4.16", "symfony/serializer": "v4.4.17",
"symfony/service-contracts": "v2.2.0", "symfony/service-contracts": "v2.2.0",
"symfony/translation": "v4.4.16", "symfony/translation": "v4.4.17",
"symfony/translation-contracts": "v2.3.0", "symfony/translation-contracts": "v2.3.0",
"symfony/validator": "v4.4.16", "symfony/validator": "v4.4.17",
"symfony/var-dumper": "v5.2.0", "symfony/var-dumper": "v5.2.0",
"symfony/yaml": "v4.4.16", "symfony/yaml": "v4.4.17",
"twig/twig": "v2.14.1", "twig/twig": "v2.14.1",
"typo3/phar-stream-wrapper": "v3.1.6" "typo3/phar-stream-wrapper": "v3.1.6"
} }

View File

@ -13,52 +13,52 @@
"behat/mink-goutte-driver": "v1.2.1", "behat/mink-goutte-driver": "v1.2.1",
"behat/mink-selenium2-driver": "v1.4.0", "behat/mink-selenium2-driver": "v1.4.0",
"composer/ca-bundle": "1.2.8", "composer/ca-bundle": "1.2.8",
"composer/composer": "2.0.2", "composer/composer": "2.0.8",
"composer/spdx-licenses": "1.5.4", "composer/spdx-licenses": "1.5.5",
"composer/xdebug-handler": "1.4.4", "composer/xdebug-handler": "1.4.5",
"doctrine/instantiator": "1.3.1", "doctrine/instantiator": "1.4.0",
"drupal/coder": "8.3.10", "drupal/coder": "8.3.11",
"easyrdf/easyrdf": "1.0.0", "easyrdf/easyrdf": "1.1.1",
"fabpot/goutte": "v3.3.1", "fabpot/goutte": "v3.3.1",
"instaclick/php-webdriver": "1.4.7", "instaclick/php-webdriver": "1.4.7",
"justinrainbow/json-schema": "5.2.10", "justinrainbow/json-schema": "5.2.10",
"mikey179/vfsstream": "v1.6.8", "mikey179/vfsstream": "v1.6.8",
"myclabs/deep-copy": "1.10.1", "myclabs/deep-copy": "1.10.2",
"phar-io/manifest": "1.0.3", "phar-io/manifest": "2.0.1",
"phar-io/version": "2.0.1", "phar-io/version": "3.0.3",
"phpdocumentor/reflection-common": "2.2.0", "phpdocumentor/reflection-common": "2.2.0",
"phpdocumentor/reflection-docblock": "5.2.2", "phpdocumentor/reflection-docblock": "5.2.2",
"phpdocumentor/type-resolver": "1.4.0", "phpdocumentor/type-resolver": "1.4.0",
"phpspec/prophecy": "1.12.1", "phpspec/prophecy": "1.12.1",
"phpunit/php-code-coverage": "7.0.10", "phpunit/php-code-coverage": "7.0.14",
"phpunit/php-file-iterator": "2.0.2", "phpunit/php-file-iterator": "2.0.3",
"phpunit/php-text-template": "1.2.1", "phpunit/php-text-template": "1.2.1",
"phpunit/php-timer": "2.1.2", "phpunit/php-timer": "2.1.3",
"phpunit/php-token-stream": "3.1.1", "phpunit/php-token-stream": "4.0.4",
"phpunit/phpunit": "8.5.8", "phpunit/phpunit": "8.5.13",
"react/promise": "v2.8.0", "react/promise": "v2.8.0",
"sebastian/code-unit-reverse-lookup": "1.0.1", "sebastian/code-unit-reverse-lookup": "1.0.2",
"sebastian/comparator": "3.0.2", "sebastian/comparator": "3.0.3",
"sebastian/diff": "3.0.2", "sebastian/diff": "3.0.3",
"sebastian/environment": "4.2.3", "sebastian/environment": "4.2.4",
"sebastian/exporter": "3.1.2", "sebastian/exporter": "3.1.3",
"sebastian/global-state": "3.0.0", "sebastian/global-state": "3.0.1",
"sebastian/object-enumerator": "3.0.3", "sebastian/object-enumerator": "3.0.4",
"sebastian/object-reflector": "1.1.1", "sebastian/object-reflector": "1.1.2",
"sebastian/recursion-context": "3.0.0", "sebastian/recursion-context": "3.0.1",
"sebastian/resource-operations": "2.0.1", "sebastian/resource-operations": "2.0.2",
"sebastian/type": "1.1.3", "sebastian/type": "1.1.4",
"sebastian/version": "2.0.1", "sebastian/version": "2.0.1",
"seld/jsonlint": "1.8.2", "seld/jsonlint": "1.8.3",
"seld/phar-utils": "1.1.1", "seld/phar-utils": "1.1.1",
"sirbrillig/phpcs-variable-analysis": "v2.9.0", "sirbrillig/phpcs-variable-analysis": "v2.10.0",
"squizlabs/php_codesniffer": "3.5.8", "squizlabs/php_codesniffer": "3.5.8",
"symfony/browser-kit": "v4.4.16", "symfony/browser-kit": "v4.4.17",
"symfony/css-selector": "v4.4.16", "symfony/css-selector": "v4.4.17",
"symfony/dom-crawler": "v4.4.16", "symfony/dom-crawler": "v4.4.17",
"symfony/filesystem": "v4.4.16", "symfony/filesystem": "v4.4.17",
"symfony/finder": "v4.4.16", "symfony/finder": "v4.4.17",
"symfony/lock": "v4.4.16", "symfony/lock": "v4.4.17",
"symfony/phpunit-bridge": "v5.2.0", "symfony/phpunit-bridge": "v5.2.0",
"theseer/tokenizer": "1.2.0", "theseer/tokenizer": "1.2.0",
"webmozart/assert": "1.9.1" "webmozart/assert": "1.9.1"

View File

@ -113,7 +113,7 @@ class PhpUnitWarningsTest extends UnitTestCase {
if (RunnerVersion::getMajor() > 8) { if (RunnerVersion::getMajor() > 8) {
$this->markTestSkipped("In PHPUnit 9+, expectExceptionMessageRegExp() is removed."); $this->markTestSkipped("In PHPUnit 9+, expectExceptionMessageRegExp() is removed.");
} }
$this->expectDeprecation('expectExceptionMessageRegExp() is deprecated in PHPUnit 8 and will be removed in PHPUnit 9.'); $this->expectDeprecation('expectExceptionMessageRegExp() is deprecated in PHPUnit 8 and will be removed in PHPUnit 9. Use expectExceptionMessageMatches() instead.');
$this->expectException(\Exception::class); $this->expectException(\Exception::class);
$this->expectExceptionMessageRegExp('/An exception .*/'); $this->expectExceptionMessageRegExp('/An exception .*/');
throw new \Exception('An exception has been triggered'); throw new \Exception('An exception has been triggered');

View File

@ -35,6 +35,7 @@ trait PhpUnitWarnings {
'The optional $ignoreCase parameter of assertContains() is deprecated and will be removed in PHPUnit 9.', 'The optional $ignoreCase parameter of assertContains() is deprecated and will be removed in PHPUnit 9.',
'The optional $ignoreCase parameter of assertNotContains() is deprecated and will be removed in PHPUnit 9.', 'The optional $ignoreCase parameter of assertNotContains() is deprecated and will be removed in PHPUnit 9.',
'expectExceptionMessageRegExp() is deprecated in PHPUnit 8 and will be removed in PHPUnit 9.', 'expectExceptionMessageRegExp() is deprecated in PHPUnit 8 and will be removed in PHPUnit 9.',
'expectExceptionMessageRegExp() is deprecated in PHPUnit 8 and will be removed in PHPUnit 9. Use expectExceptionMessageMatches() instead.',
// Warning for testing. // Warning for testing.
'Test warning for \Drupal\Tests\PhpUnitWarningsTest::testAddWarning()', 'Test warning for \Drupal\Tests\PhpUnitWarningsTest::testAddWarning()',
// PHPUnit 9. // PHPUnit 9.