From a3f7afcf4194666856be2fb1f20387bc547bf832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 20:41:58 +0000 Subject: [PATCH] Bump twig/twig from 1.42.5 to 1.44.7 Bumps [twig/twig](https://github.com/twigphp/Twig) from 1.42.5 to 1.44.7. - [Release notes](https://github.com/twigphp/Twig/releases) - [Changelog](https://github.com/twigphp/Twig/blob/v1.44.7/CHANGELOG) - [Commits](https://github.com/twigphp/Twig/compare/v1.42.5...v1.44.7) --- updated-dependencies: - dependency-name: twig/twig dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 197 +++++++++++++++++++++++++++----------------------- 1 file changed, 108 insertions(+), 89 deletions(-) diff --git a/composer.lock b/composer.lock index fe965ae..30347de 100644 --- a/composer.lock +++ b/composer.lock @@ -1852,8 +1852,8 @@ }, "autoload": { "psr-4": { - "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector", - "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" + "Doctrine\\Inflector\\": "lib/Doctrine/Inflector", + "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" } }, "notification-url": "https://packagist.org/downloads/", @@ -2814,7 +2814,7 @@ "extra": { "drupal": { "version": "8.x-3.4", - "datestamp": "1585763383", + "datestamp": "1620838181", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2987,8 +2987,8 @@ "dev-8.x-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.7+9-dev", - "datestamp": "1616143145", + "version": "8.x-1.8+4-dev", + "datestamp": "1636704920", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3005,14 +3005,6 @@ "name": "See all contributors", "homepage": "https://www.drupal.org/node/2348769/committers" }, - { - "name": "StryKaizer", - "homepage": "https://www.drupal.org/user/462700" - }, - { - "name": "borisson_", - "homepage": "https://www.drupal.org/user/2393360" - }, { "name": "drunken monkey", "homepage": "https://www.drupal.org/user/205582" @@ -3020,6 +3012,14 @@ { "name": "mkalkbrenner", "homepage": "https://www.drupal.org/user/124705" + }, + { + "name": "Nick_vh", + "homepage": "https://www.drupal.org/user/122682" + }, + { + "name": "StryKaizer", + "homepage": "https://www.drupal.org/user/462700" } ], "description": "The Facet module allows site builders to easily create and manage faceted search interfaces.", @@ -3041,7 +3041,7 @@ }, "require": { "drupal/core": "^8 || ^9", - "drupal/facets": "^1", + "drupal/facets": "^1 || ^2", "drupal/pathauto": "^1" }, "require-dev": { @@ -3062,8 +3062,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0+2-dev", - "datestamp": "1596143804", + "version": "8.x-1.2+0-dev", + "datestamp": "1639410123", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3286,7 +3286,7 @@ }, "require": { "drupal/core": "^8 || ^9", - "drupal/search_api": "1.x" + "drupal/search_api": "^1.0" }, "require-dev": { "drupal/search_api_page": "1.x-dev" @@ -3297,8 +3297,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.4+5-dev", - "datestamp": "1601211518", + "version": "8.x-1.6+6-dev", + "datestamp": "1659217045", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3337,8 +3337,8 @@ "reference": "6e1fb760898b431dce36a1e5d27ac55de0a462d8" }, "require": { - "drupal/core": "^8.8 || ^9", - "drupal/search_api": "^1.14" + "drupal/core": "^8.8 || ^9 || ^10", + "drupal/search_api": "^1.16" }, "type": "drupal-module", "extra": { @@ -3346,8 +3346,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0+2-dev", - "datestamp": "1602260267", + "version": "8.x-1.0+9-dev", + "datestamp": "1660914729", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3359,6 +3359,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "borisson_", + "homepage": "https://www.drupal.org/user/2393360" + }, { "name": "JeroenT", "homepage": "https://www.drupal.org/user/2228934" @@ -3366,10 +3370,6 @@ { "name": "StryKaizer", "homepage": "https://www.drupal.org/user/462700" - }, - { - "name": "borisson_", - "homepage": "https://www.drupal.org/user/2393360" } ], "description": "Create sort options for search queries executed via the Search API.", @@ -3848,12 +3848,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3906,12 +3906,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Promise\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3966,12 +3966,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Psr7\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Psr7\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -5574,6 +5574,7 @@ "type": "tidelift" } ], + "abandoned": "symfony/error-handler", "time": "2020-03-23T10:22:40+00:00" }, { @@ -6096,20 +6097,23 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.17.0", + "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9" + "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9", - "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", + "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" + }, + "provide": { + "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" @@ -6117,16 +6121,20 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.26-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6164,7 +6172,7 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:14:59+00:00" + "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-iconv", @@ -6193,12 +6201,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Iconv\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Iconv\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6268,12 +6276,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Idn\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6342,12 +6350,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6413,12 +6421,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php56\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Php56\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6483,12 +6491,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php70\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php70\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -6555,12 +6563,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -7326,30 +7334,30 @@ }, { "name": "twig/twig", - "version": "v1.42.5", + "version": "v1.44.7", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" + "reference": "0887422319889e442458e48e2f3d9add1a172ad5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", - "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/0887422319889e442458e48e2f3d9add1a172ad5", + "reference": "0887422319889e442458e48e2f3d9add1a172ad5", "shasum": "" }, "require": { - "php": ">=5.5.0", + "php": ">=7.2.5", "symfony/polyfill-ctype": "^1.8" }, "require-dev": { "psr/container": "^1.0", - "symfony/phpunit-bridge": "^4.4|^5.0" + "symfony/phpunit-bridge": "^4.4.9|^5.0.9" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.42-dev" + "dev-master": "1.44-dev" } }, "autoload": { @@ -7386,7 +7394,17 @@ "keywords": [ "templating" ], - "time": "2020-02-11T05:59:23+00:00" + "funding": [ + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/twig/twig", + "type": "tidelift" + } + ], + "time": "2022-09-28T08:38:36+00:00" }, { "name": "typo3/phar-stream-wrapper", @@ -7642,6 +7660,7 @@ } ], "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.", + "abandoned": "symfony/filesystem", "time": "2015-12-17T08:42:14+00:00" } ], @@ -8608,12 +8627,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "DeepCopy\\": "src/DeepCopy/" - }, "files": [ "src/DeepCopy/deep_copy.php" - ] + ], + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -10271,12 +10290,12 @@ "source": { "type": "git", "url": "https://github.com/webflo/drupal-core-require-dev.git", - "reference": "e00e24ddce981d4c42f78e15146d9558800f1cdd" + "reference": "4f18657c3fd4b6e06a85c89f08bbaeaf5df33ff6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/e00e24ddce981d4c42f78e15146d9558800f1cdd", - "reference": "e00e24ddce981d4c42f78e15146d9558800f1cdd", + "url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/4f18657c3fd4b6e06a85c89f08bbaeaf5df33ff6", + "reference": "4f18657c3fd4b6e06a85c89f08bbaeaf5df33ff6", "shasum": "" }, "require": { @@ -10308,7 +10327,7 @@ ], "description": "require-dev dependencies from drupal/core", "abandoned": "drupal/core-dev", - "time": "2021-04-21T17:02:30+00:00" + "time": "2021-11-17T22:32:19+00:00" } ], "aliases": [],