From 2f8859399d85eac0242910699b86c050392dd795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 10:55:51 +0000 Subject: [PATCH] Bump afragen/git-updater from 12.24.2 to 13.0.1 Bumps [afragen/git-updater](https://github.com/afragen/git-updater) from 12.24.2 to 13.0.1. - [Release notes](https://github.com/afragen/git-updater/releases) - [Changelog](https://github.com/afragen/git-updater/blob/develop/CHANGES.md) - [Commits](https://github.com/afragen/git-updater/compare/12.24.2...13.0.1) --- updated-dependencies: - dependency-name: afragen/git-updater dependency-version: 13.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 120 +++++++++++++++++++++++++------------------------- 2 files changed, 62 insertions(+), 60 deletions(-) diff --git a/composer.json b/composer.json index a23f523..49fd87d 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "johnpbloch/wordpress": "^6.8", "pantheon-systems/wp-redis": "^1.4", "humanmade/wp-redis-predis-client": "^0.2.0", - "afragen/git-updater": "^12.24", + "afragen/git-updater": "^13.0", "fairpm/fair-parent-theme": "~1.0.1", "fairpm/fair-beacon": "dev-main", "humanmade/aws-ses-wp-mail": "dev-master", diff --git a/composer.lock b/composer.lock index 2d861b7..4c2521e 100644 --- a/composer.lock +++ b/composer.lock @@ -4,38 +4,46 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "7bbc0f185f7158c297a02915aa47b3f6", + "content-hash": "5e75ea8edf82db37484de9b4080c1354", "packages": [ { "name": "afragen/git-updater", - "version": "12.24.2", + "version": "13.0.1", "source": { "type": "git", "url": "https://github.com/afragen/git-updater.git", - "reference": "3ee1393efa331e24fa6483e09f4135af51c3bc4b" + "reference": "5b486c1bcf73613a61e227b7bfc1aa957abea0cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/afragen/git-updater/zipball/3ee1393efa331e24fa6483e09f4135af51c3bc4b", - "reference": "3ee1393efa331e24fa6483e09f4135af51c3bc4b", + "url": "https://api.github.com/repos/afragen/git-updater/zipball/5b486c1bcf73613a61e227b7bfc1aa957abea0cd", + "reference": "5b486c1bcf73613a61e227b7bfc1aa957abea0cd", "shasum": "" }, "require": { "afragen/singleton": "^1.0", - "afragen/wordpress-plugin-readme-parser": "^1", "afragen/wp-dismiss-notice": "*", - "erusev/parsedown": "^1.8", + "afragen/wp-readme-parser": "^1.0", "freemius/wordpress-sdk": "^2.12", "php": ">=8.0" }, "require-dev": { "mcaskill/composer-exclude-files": "^4.0", - "wp-coding-standards/wpcs": "^3.0.0" + "php-stubs/wp-cli-stubs": "^2.0", + "phpstan/phpstan": "^2.0", + "phpunit/phpunit": "^9.0", + "szepeviktor/phpstan-wordpress": "^2.0", + "wp-coding-standards/wpcs": "^3.0.0", + "yoast/phpunit-polyfills": "^1.1" }, "type": "wordpress-plugin", "extra": { "exclude-from-files": [ - "freemius/wordpress-sdk/start.php" + "freemius/wordpress-sdk/start.php", + "myclabs/deep-copy/src/DeepCopy/deep_copy.php", + "phpstan/phpstan/bootstrap.php", + "phpunit/phpunit/src/Framework/Assert/Functions.php", + "yoast/phpunit-polyfills/phpunitpolyfills-autoload.php" ] }, "autoload": { @@ -72,20 +80,20 @@ "type": "github" } ], - "time": "2026-03-25T20:51:20+00:00" + "time": "2026-06-05T03:07:58+00:00" }, { "name": "afragen/singleton", - "version": "1.0.5", + "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/afragen/singleton.git", - "reference": "c93d90651dcf027bcd365d81bccf1eda73fe2f2d" + "reference": "6a50bb80c0c4ff77bf75bea1e0ffbac7f15acc63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/afragen/singleton/zipball/c93d90651dcf027bcd365d81bccf1eda73fe2f2d", - "reference": "c93d90651dcf027bcd365d81bccf1eda73fe2f2d", + "url": "https://api.github.com/repos/afragen/singleton/zipball/6a50bb80c0c4ff77bf75bea1e0ffbac7f15acc63", + "reference": "6a50bb80c0c4ff77bf75bea1e0ffbac7f15acc63", "shasum": "" }, "require": { @@ -116,32 +124,31 @@ ], "support": { "issues": "https://github.com/afragen/singleton/issues", - "source": "https://github.com/afragen/singleton/tree/1.0.5" + "source": "https://github.com/afragen/singleton/tree/1.0.6" }, - "time": "2024-11-19T17:40:31+00:00" + "time": "2026-05-22T19:05:45+00:00" }, { - "name": "afragen/wordpress-plugin-readme-parser", - "version": "1.2026.02.16", + "name": "afragen/wp-dismiss-notice", + "version": "0.3.7", "source": { "type": "git", - "url": "https://github.com/afragen/wordpress-plugin-readme-parser.git", - "reference": "3aa1130df558eb5f7c61eca77ceb141b2e9573c7" + "url": "https://github.com/afragen/wp-dismiss-notice.git", + "reference": "3e2c694ca891fe94771457f54a3a5457a70c0aec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/afragen/wordpress-plugin-readme-parser/zipball/3aa1130df558eb5f7c61eca77ceb141b2e9573c7", - "reference": "3aa1130df558eb5f7c61eca77ceb141b2e9573c7", + "url": "https://api.github.com/repos/afragen/wp-dismiss-notice/zipball/3e2c694ca891fe94771457f54a3a5457a70c0aec", + "reference": "3e2c694ca891fe94771457f54a3a5457a70c0aec", "shasum": "" }, "require": { - "erusev/parsedown": "^1.8", - "php": ">=7.1" + "php": ">=5.6" }, "type": "library", "autoload": { "classmap": [ - "class-parser.php" + "wp-dismiss-notice.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -150,63 +157,58 @@ ], "authors": [ { - "name": "WordPress.org", - "homepage": "https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/readme" + "name": "Andy Fragen", + "email": "andy@thefragens.com", + "homepage": "https://thefragens.com", + "role": "Developer" } ], - "description": "A clone of the current WordPress.org Plugin Readme Parser, class-parser.php", - "keywords": [ - "parser", - "readme", - "wordpress" - ], + "description": "Library for time dismissible WordPress admin notices.", "support": { - "issues": "https://github.com/afragen/wordpress-plugin-readme-parser/issues", - "source": "https://github.com/afragen/wordpress-plugin-readme-parser/tree/1.2026.02.16" + "issues": "https://github.com/afragen/wp-dismiss-notice/issues", + "source": "https://github.com/afragen/wp-dismiss-notice" }, - "time": "2026-02-16T18:45:01+00:00" + "time": "2023-05-30T21:45:15+00:00" }, { - "name": "afragen/wp-dismiss-notice", - "version": "0.3.7", + "name": "afragen/wp-readme-parser", + "version": "1.0.3", "source": { "type": "git", - "url": "https://github.com/afragen/wp-dismiss-notice.git", - "reference": "3e2c694ca891fe94771457f54a3a5457a70c0aec" + "url": "https://github.com/afragen/wp-readme-parser.git", + "reference": "051bdf79fddf3fdde9affd0ae1d23fcf6119a45b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/afragen/wp-dismiss-notice/zipball/3e2c694ca891fe94771457f54a3a5457a70c0aec", - "reference": "3e2c694ca891fe94771457f54a3a5457a70c0aec", + "url": "https://api.github.com/repos/afragen/wp-readme-parser/zipball/051bdf79fddf3fdde9affd0ae1d23fcf6119a45b", + "reference": "051bdf79fddf3fdde9affd0ae1d23fcf6119a45b", "shasum": "" }, "require": { - "php": ">=5.6" + "erusev/parsedown": "^1.8", + "php": ">=8.0 <8.6" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^3.59", + "phpstan/phpstan": "^1.11 || ^2.0", + "phpunit/phpunit": "^9.6 || ^10.5 || ^11.5 || ^12.0 || ^13.0" }, "type": "library", "autoload": { - "classmap": [ - "wp-dismiss-notice.php" - ] + "psr-4": { + "Fragen\\WP_Readme_Parser\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "authors": [ - { - "name": "Andy Fragen", - "email": "andy@thefragens.com", - "homepage": "https://thefragens.com", - "role": "Developer" - } - ], - "description": "Library for time dismissible WordPress admin notices.", + "description": "A PHP library for parsing WordPress plugin readme.txt files into structured data.", "support": { - "issues": "https://github.com/afragen/wp-dismiss-notice/issues", - "source": "https://github.com/afragen/wp-dismiss-notice" + "issues": "https://github.com/afragen/wp-readme-parser/issues", + "source": "https://github.com/afragen/wp-readme-parser/tree/1.0.3" }, - "time": "2023-05-30T21:45:15+00:00" + "time": "2026-05-16T19:18:30+00:00" }, { "name": "aws/aws-crt-php", @@ -2933,5 +2935,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }