From 33ef50e6838ff73802b564633f6b5e70bcfd4404 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 03:35:36 +0000 Subject: [PATCH] [TASK] Update eliashaeussler/cache-warmup to v3 | datasource | package | from | to | | ---------- | --------------------------- | ----- | ----- | | packagist | eliashaeussler/cache-warmup | 2.7.1 | 3.1.3 | --- Resources/Private/Libs/Build/composer.json | 2 +- Resources/Private/Libs/Build/composer.lock | 219 +++++++++++++++++++-- composer.json | 2 +- composer.lock | 80 ++++++-- 4 files changed, 279 insertions(+), 24 deletions(-) diff --git a/Resources/Private/Libs/Build/composer.json b/Resources/Private/Libs/Build/composer.json index 8a3d8efb..f4a654bc 100644 --- a/Resources/Private/Libs/Build/composer.json +++ b/Resources/Private/Libs/Build/composer.json @@ -13,7 +13,7 @@ "require": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "cuyz/valinor": "^1.3", - "eliashaeussler/cache-warmup": "^2.4.2", + "eliashaeussler/cache-warmup": "^2.4.2 || ^3.0.0", "eliashaeussler/sse": "^1.0.1" }, "config": { diff --git a/Resources/Private/Libs/Build/composer.lock b/Resources/Private/Libs/Build/composer.lock index 2f223796..1707a5f8 100644 --- a/Resources/Private/Libs/Build/composer.lock +++ b/Resources/Private/Libs/Build/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": "c87dcec761d5e8817bb29b1988f03cad", + "content-hash": "cda909cc88dcd1ff70e8b9f7238d1d6e", "packages": [ { "name": "cuyz/valinor", @@ -81,21 +81,22 @@ }, { "name": "eliashaeussler/cache-warmup", - "version": "2.7.1", + "version": "3.1.3", "source": { "type": "git", "url": "https://github.com/eliashaeussler/cache-warmup.git", - "reference": "14c9945b3bab0076444e7aa3f5dfd32b8d7fa88e" + "reference": "05638f13e6d7cccd2ffd997a8a3e7d85f1c8a647" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/eliashaeussler/cache-warmup/zipball/14c9945b3bab0076444e7aa3f5dfd32b8d7fa88e", - "reference": "14c9945b3bab0076444e7aa3f5dfd32b8d7fa88e", + "url": "https://api.github.com/repos/eliashaeussler/cache-warmup/zipball/05638f13e6d7cccd2ffd997a8a3e7d85f1c8a647", + "reference": "05638f13e6d7cccd2ffd997a8a3e7d85f1c8a647", "shasum": "" }, "require": { "composer-runtime-api": "^2.1", "cuyz/valinor": "^1.3", + "eliashaeussler/valinor-xml": "^1.0", "ext-filter": "*", "ext-json": "*", "ext-mbstring": "*", @@ -103,24 +104,25 @@ "guzzlehttp/guzzle": "^7.0", "guzzlehttp/promises": "^1.0 || ^2.0", "guzzlehttp/psr7": "^2.0", - "mtownsend/xml-to-array": "^2.0", "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/http-message": "^1.0 || ^2.0", "psr/log": "^2.0 || ^3.0", "symfony/console": "^5.4 || ^6.0 || ^7.0", - "symfony/filesystem": "^5.4 || ^6.0 || ^7.0" + "symfony/filesystem": "^5.4 || ^6.0 || ^7.0", + "symfony/options-resolver": "^5.4 || ^6.0 || ^7.0", + "symfony/yaml": "^5.4 || ^6.0 || ^7.0" }, "require-dev": { "armin/editorconfig-cli": "^1.8 || ^2.0", "eliashaeussler/php-cs-fixer-config": "^2.0", "eliashaeussler/phpstan-config": "^2.0", - "eliashaeussler/rector-config": "^2.0", + "eliashaeussler/rector-config": "^3.0", "eliashaeussler/transient-logger": "^1.0", "ergebnis/composer-normalize": "^2.28", "phpstan/extension-installer": "^1.2", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-symfony": "^1.2.11", - "phpunit/phpunit": "^10.1" + "phpunit/phpunit": "^10.1 || ^11.0" }, "bin": [ "bin/cache-warmup" @@ -144,11 +146,12 @@ } ], "description": "Composer package to warm up website caches, based on a given XML sitemap", + "homepage": "https://cache-warmup.dev/", "support": { "issues": "https://github.com/eliashaeussler/cache-warmup/issues", - "source": "https://github.com/eliashaeussler/cache-warmup/tree/2.7.1" + "source": "https://github.com/eliashaeussler/cache-warmup/tree/3.1.3" }, - "time": "2024-01-09T21:24:06+00:00" + "time": "2024-06-21T15:25:54+00:00" }, { "name": "eliashaeussler/sse", @@ -207,6 +210,61 @@ }, "time": "2023-10-31T20:22:55+00:00" }, + { + "name": "eliashaeussler/valinor-xml", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/eliashaeussler/valinor-xml.git", + "reference": "24f62dfb1a06f306abfd3c47aa734193028b436b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/eliashaeussler/valinor-xml/zipball/24f62dfb1a06f306abfd3c47aa734193028b436b", + "reference": "24f62dfb1a06f306abfd3c47aa734193028b436b", + "shasum": "" + }, + "require": { + "cuyz/valinor": "^1.3", + "ext-mbstring": "*", + "mtownsend/xml-to-array": "^2.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + }, + "require-dev": { + "armin/editorconfig-cli": "^1.8 || ^2.0", + "eliashaeussler/php-cs-fixer-config": "^2.0", + "eliashaeussler/phpstan-config": "^2.0", + "eliashaeussler/rector-config": "^3.0", + "ergebnis/composer-normalize": "^2.30", + "phpstan/extension-installer": "^1.2", + "phpstan/phpstan-phpunit": "^1.1", + "phpunit/phpunit": "^10.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "EliasHaeussler\\ValinorXml\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-3.0-or-later" + ], + "authors": [ + { + "name": "Elias Häußler", + "email": "elias@haeussler.dev", + "homepage": "https://haeussler.dev", + "role": "Maintainer" + } + ], + "description": "XML source for cuyz/valinor", + "support": { + "issues": "https://github.com/eliashaeussler/valinor-xml/issues", + "source": "https://github.com/eliashaeussler/valinor-xml/tree/1.0.0" + }, + "time": "2024-06-14T15:38:29+00:00" + }, { "name": "guzzlehttp/guzzle", "version": "7.9.2", @@ -1249,6 +1307,73 @@ ], "time": "2024-06-28T09:49:33+00:00" }, + { + "name": "symfony/options-resolver", + "version": "v6.4.8", + "source": { + "type": "git", + "url": "https://github.com/symfony/options-resolver.git", + "reference": "22ab9e9101ab18de37839074f8a1197f55590c1b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/22ab9e9101ab18de37839074f8a1197f55590c1b", + "reference": "22ab9e9101ab18de37839074f8a1197f55590c1b", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\OptionsResolver\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides an improved replacement for the array_replace PHP function", + "homepage": "https://symfony.com", + "keywords": [ + "config", + "configuration", + "options" + ], + "support": { + "source": "https://github.com/symfony/options-resolver/tree/v6.4.8" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2024-05-31T14:49:08+00:00" + }, { "name": "symfony/polyfill-ctype", "version": "v1.30.0", @@ -1735,6 +1860,78 @@ } ], "time": "2024-07-22T10:21:14+00:00" + }, + { + "name": "symfony/yaml", + "version": "v6.4.8", + "source": { + "type": "git", + "url": "https://github.com/symfony/yaml.git", + "reference": "52903de178d542850f6f341ba92995d3d63e60c9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/yaml/zipball/52903de178d542850f6f341ba92995d3d63e60c9", + "reference": "52903de178d542850f6f341ba92995d3d63e60c9", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-ctype": "^1.8" + }, + "conflict": { + "symfony/console": "<5.4" + }, + "require-dev": { + "symfony/console": "^5.4|^6.0|^7.0" + }, + "bin": [ + "Resources/bin/yaml-lint" + ], + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Yaml\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Loads and dumps YAML files", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/yaml/tree/v6.4.8" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2024-05-31T14:49:08+00:00" } ], "packages-dev": [], diff --git a/composer.json b/composer.json index 341eff1e..d75423e3 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "ext-json": "*", "cuyz/valinor": "^1.3", - "eliashaeussler/cache-warmup": "^2.4.2", + "eliashaeussler/cache-warmup": "^2.4.2 || ^3.0.0", "eliashaeussler/sse": "^1.0.1", "eliashaeussler/typo3-sitemap-locator": "^0.1.0", "guzzlehttp/guzzle": "^7.5", diff --git a/composer.lock b/composer.lock index 004c6d13..d2d74005 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": "89638fe6738085875af212825c3507ac", + "content-hash": "b930b49e5088fd953308c6565200fbc3", "packages": [ { "name": "bacon/bacon-qr-code", @@ -878,21 +878,22 @@ }, { "name": "eliashaeussler/cache-warmup", - "version": "2.7.1", + "version": "3.1.3", "source": { "type": "git", "url": "https://github.com/eliashaeussler/cache-warmup.git", - "reference": "14c9945b3bab0076444e7aa3f5dfd32b8d7fa88e" + "reference": "05638f13e6d7cccd2ffd997a8a3e7d85f1c8a647" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/eliashaeussler/cache-warmup/zipball/14c9945b3bab0076444e7aa3f5dfd32b8d7fa88e", - "reference": "14c9945b3bab0076444e7aa3f5dfd32b8d7fa88e", + "url": "https://api.github.com/repos/eliashaeussler/cache-warmup/zipball/05638f13e6d7cccd2ffd997a8a3e7d85f1c8a647", + "reference": "05638f13e6d7cccd2ffd997a8a3e7d85f1c8a647", "shasum": "" }, "require": { "composer-runtime-api": "^2.1", "cuyz/valinor": "^1.3", + "eliashaeussler/valinor-xml": "^1.0", "ext-filter": "*", "ext-json": "*", "ext-mbstring": "*", @@ -900,24 +901,25 @@ "guzzlehttp/guzzle": "^7.0", "guzzlehttp/promises": "^1.0 || ^2.0", "guzzlehttp/psr7": "^2.0", - "mtownsend/xml-to-array": "^2.0", "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/http-message": "^1.0 || ^2.0", "psr/log": "^2.0 || ^3.0", "symfony/console": "^5.4 || ^6.0 || ^7.0", - "symfony/filesystem": "^5.4 || ^6.0 || ^7.0" + "symfony/filesystem": "^5.4 || ^6.0 || ^7.0", + "symfony/options-resolver": "^5.4 || ^6.0 || ^7.0", + "symfony/yaml": "^5.4 || ^6.0 || ^7.0" }, "require-dev": { "armin/editorconfig-cli": "^1.8 || ^2.0", "eliashaeussler/php-cs-fixer-config": "^2.0", "eliashaeussler/phpstan-config": "^2.0", - "eliashaeussler/rector-config": "^2.0", + "eliashaeussler/rector-config": "^3.0", "eliashaeussler/transient-logger": "^1.0", "ergebnis/composer-normalize": "^2.28", "phpstan/extension-installer": "^1.2", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-symfony": "^1.2.11", - "phpunit/phpunit": "^10.1" + "phpunit/phpunit": "^10.1 || ^11.0" }, "bin": [ "bin/cache-warmup" @@ -941,11 +943,12 @@ } ], "description": "Composer package to warm up website caches, based on a given XML sitemap", + "homepage": "https://cache-warmup.dev/", "support": { "issues": "https://github.com/eliashaeussler/cache-warmup/issues", - "source": "https://github.com/eliashaeussler/cache-warmup/tree/2.7.1" + "source": "https://github.com/eliashaeussler/cache-warmup/tree/3.1.3" }, - "time": "2024-01-09T21:24:06+00:00" + "time": "2024-06-21T15:25:54+00:00" }, { "name": "eliashaeussler/sse", @@ -1066,6 +1069,61 @@ }, "time": "2024-07-06T17:32:06+00:00" }, + { + "name": "eliashaeussler/valinor-xml", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/eliashaeussler/valinor-xml.git", + "reference": "24f62dfb1a06f306abfd3c47aa734193028b436b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/eliashaeussler/valinor-xml/zipball/24f62dfb1a06f306abfd3c47aa734193028b436b", + "reference": "24f62dfb1a06f306abfd3c47aa734193028b436b", + "shasum": "" + }, + "require": { + "cuyz/valinor": "^1.3", + "ext-mbstring": "*", + "mtownsend/xml-to-array": "^2.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + }, + "require-dev": { + "armin/editorconfig-cli": "^1.8 || ^2.0", + "eliashaeussler/php-cs-fixer-config": "^2.0", + "eliashaeussler/phpstan-config": "^2.0", + "eliashaeussler/rector-config": "^3.0", + "ergebnis/composer-normalize": "^2.30", + "phpstan/extension-installer": "^1.2", + "phpstan/phpstan-phpunit": "^1.1", + "phpunit/phpunit": "^10.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "EliasHaeussler\\ValinorXml\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-3.0-or-later" + ], + "authors": [ + { + "name": "Elias Häußler", + "email": "elias@haeussler.dev", + "homepage": "https://haeussler.dev", + "role": "Maintainer" + } + ], + "description": "XML source for cuyz/valinor", + "support": { + "issues": "https://github.com/eliashaeussler/valinor-xml/issues", + "source": "https://github.com/eliashaeussler/valinor-xml/tree/1.0.0" + }, + "time": "2024-06-14T15:38:29+00:00" + }, { "name": "enshrined/svg-sanitize", "version": "0.18.0",