From b8c91575c16bcd29279e092374ea7cdcd25e9375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:28:49 +0000 Subject: [PATCH] chore(deps): bump wp-media/wp-rocket from 3.17.1 to 3.17.4 Bumps [wp-media/wp-rocket](https://github.com/wp-media/wp-rocket) from 3.17.1 to 3.17.4. - [Release notes](https://github.com/wp-media/wp-rocket/releases) - [Commits](https://github.com/wp-media/wp-rocket/compare/v3.17.1...v3.17.4) --- updated-dependencies: - dependency-name: wp-media/wp-rocket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 103 +++++++++++++++++++++++++++++++++++++------------- 1 file changed, 76 insertions(+), 27 deletions(-) diff --git a/composer.lock b/composer.lock index 73904310..1fa47093 100644 --- a/composer.lock +++ b/composer.lock @@ -2512,16 +2512,16 @@ }, { "name": "symfony/css-selector", - "version": "v7.1.1", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4" + "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/1c7cee86c6f812896af54434f8ce29c8d94f9ff4", - "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/601a5ce9aaad7bf10797e3663faefce9e26c24e2", + "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2", "shasum": "" }, "require": { @@ -2557,7 +2557,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v7.1.1" + "source": "https://github.com/symfony/css-selector/tree/v7.2.0" }, "funding": [ { @@ -2573,7 +2573,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/deprecation-contracts", @@ -2821,8 +2821,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -3090,18 +3090,64 @@ }, "time": "2024-09-16T12:21:47+00:00" }, + { + "name": "wp-media/plugin-family", + "version": "v1.0.4", + "source": { + "type": "git", + "url": "https://github.com/wp-media/plugin-family.git", + "reference": "83714bdfb7d98d4fe74781844c325be909db13a4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/wp-media/plugin-family/zipball/83714bdfb7d98d4fe74781844c325be909db13a4", + "reference": "83714bdfb7d98d4fe74781844c325be909db13a4", + "shasum": "" + }, + "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", + "phpcompatibility/phpcompatibility-wp": "^2.0", + "phpstan/extension-installer": "^1.4", + "szepeviktor/phpstan-wordpress": "^1.3", + "wp-coding-standards/wpcs": "^3", + "wp-media/phpunit": "^3" + }, + "type": "library", + "autoload": { + "psr-4": { + "WPMedia\\PluginFamily\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-3.0-or-later" + ], + "authors": [ + { + "name": "WP Media", + "email": "contact@wp-media.me", + "homepage": "https://wp-media.me" + } + ], + "description": "Organizes and displays WP Media plugin family across other members.", + "support": { + "issues": "https://github.com/wp-media/plugin-family/issues", + "source": "https://github.com/wp-media/plugin-family/tree/v1.0.4" + }, + "time": "2024-12-30T10:08:18+00:00" + }, { "name": "wp-media/wp-rocket", - "version": "v3.17.1", + "version": "v3.17.4", "source": { "type": "git", "url": "https://github.com/wp-media/wp-rocket.git", - "reference": "50b7d1da4f39c23201dbb21aa8d941cbd58dddbe" + "reference": "ec8a36fcaac7f1c16017e583e822447f2dfcb084" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-media/wp-rocket/zipball/50b7d1da4f39c23201dbb21aa8d941cbd58dddbe", - "reference": "50b7d1da4f39c23201dbb21aa8d941cbd58dddbe", + "url": "https://api.github.com/repos/wp-media/wp-rocket/zipball/ec8a36fcaac7f1c16017e583e822447f2dfcb084", + "reference": "ec8a36fcaac7f1c16017e583e822447f2dfcb084", "shasum": "" }, "require": { @@ -3110,7 +3156,8 @@ "composer/installers": "^1.0 || ^2.0", "php": ">=7.3", "voku/simple_html_dom": "^4.8", - "wp-media/apply-filters-typed": "^1.0" + "wp-media/apply-filters-typed": "^1.0", + "wp-media/plugin-family": "^1.0" }, "require-dev": { "brain/monkey": "^2.0", @@ -3150,19 +3197,7 @@ }, "type": "wordpress-plugin", "extra": { - "installer-paths": { - "./inc/Dependencies/ActionScheduler/": [ - "woocommerce/action-scheduler" - ], - "vendor/{$vendor}/{$name}/": [ - "type:wordpress-plugin" - ] - }, "mozart": { - "dep_namespace": "WP_Rocket\\Dependencies\\", - "dep_directory": "/inc/Dependencies/", - "classmap_directory": "/inc/classes/dependencies/", - "classmap_prefix": "WP_Rocket_", "packages": [ "mobiledetect/mobiledetectlib", "wp-media/background-processing", @@ -3170,7 +3205,21 @@ "wp-media/wp-imagify-partner", "wp-media/monolog", "league/container", - "berlindb/core" + "berlindb/core", + "wp-media/plugin-family" + ], + "dep_directory": "/inc/Dependencies/", + "dep_namespace": "WP_Rocket\\Dependencies\\", + "classmap_prefix": "WP_Rocket_", + "classmap_directory": "/inc/classes/dependencies/" + }, + "plugin_domain": "rocket", + "installer-paths": { + "vendor/{$vendor}/{$name}/": [ + "type:wordpress-plugin" + ], + "./inc/Dependencies/ActionScheduler/": [ + "woocommerce/action-scheduler" ] } }, @@ -3212,7 +3261,7 @@ "issues": "https://github.com/wp-media/wp-rocket/issues", "source": "https://github.com/wp-media/wp-rocket" }, - "time": "2024-10-14T10:22:16+00:00" + "time": "2024-12-30T19:38:25+00:00" }, { "name": "wpackagist-plugin/authors-list",