diff --git a/composer.json b/composer.json index 8c461ec..500a1fe 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "minimum-stability": "dev", "require": { - "appsero/client": "1.2.4", + "appsero/client": "^2.0.2", "woocommerce/action-scheduler": "dev-trunk" }, "autoload": { diff --git a/composer.lock b/composer.lock index 91d5edc..1386d06 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "61f8063968c3b295185d518950461ee8", + "content-hash": "8424029e90e55c86bf1bed76bb2931dd", "packages": [ { "name": "appsero/client", - "version": "v1.2.4", + "version": "v2.0.2", "source": { "type": "git", "url": "https://github.com/Appsero/client.git", - "reference": "a5f23a117b6f3080e85969226735a96816460630" + "reference": "b61c3ab21df4d44f805ee9476f9d880f8370a36b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Appsero/client/zipball/a5f23a117b6f3080e85969226735a96816460630", - "reference": "a5f23a117b6f3080e85969226735a96816460630", + "url": "https://api.github.com/repos/Appsero/client/zipball/b61c3ab21df4d44f805ee9476f9d880f8370a36b", + "reference": "b61c3ab21df4d44f805ee9476f9d880f8370a36b", "shasum": "" }, "require": { @@ -56,9 +56,9 @@ ], "support": { "issues": "https://github.com/Appsero/client/issues", - "source": "https://github.com/Appsero/client/tree/v1.2.4" + "source": "https://github.com/Appsero/client/tree/v2.0.2" }, - "time": "2023-09-05T10:38:08+00:00" + "time": "2024-01-30T08:15:01+00:00" }, { "name": "woocommerce/action-scheduler", @@ -66,19 +66,22 @@ "source": { "type": "git", "url": "https://github.com/woocommerce/action-scheduler.git", - "reference": "10c96381d2ae6162654b370cbb944ec6bb42dbc8" + "reference": "2410f037681195150e08072827fefd846354fe05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/10c96381d2ae6162654b370cbb944ec6bb42dbc8", - "reference": "10c96381d2ae6162654b370cbb944ec6bb42dbc8", + "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/2410f037681195150e08072827fefd846354fe05", + "reference": "2410f037681195150e08072827fefd846354fe05", "shasum": "" }, + "require": { + "php": ">=5.6" + }, "require-dev": { "phpunit/phpunit": "^7.5", "woocommerce/woocommerce-sniffs": "0.1.0", "wp-cli/wp-cli": "~2.5.0", - "yoast/phpunit-polyfills": "^1.0" + "yoast/phpunit-polyfills": "^2.0" }, "default-branch": true, "type": "wordpress-plugin", @@ -99,7 +102,7 @@ "issues": "https://github.com/woocommerce/action-scheduler/issues", "source": "https://github.com/woocommerce/action-scheduler/tree/trunk" }, - "time": "2023-10-26T17:01:23+00:00" + "time": "2023-12-14T14:01:47+00:00" } ], "packages-dev": [ @@ -109,12 +112,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931" + "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931", - "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", + "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", "shasum": "" }, "require": { @@ -147,9 +150,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/1.1.2" + "source": "https://github.com/doctrine/deprecations/tree/1.1.3" }, - "time": "2023-09-27T20:04:15+00:00" + "time": "2024-01-30T19:34:25+00:00" }, { "name": "doctrine/instantiator", @@ -157,25 +160,25 @@ "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", - "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b" + "reference": "12be2483e1f0e850b353e26869e4e6c038459501" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b", - "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/12be2483e1f0e850b353e26869e4e6c038459501", + "reference": "12be2483e1f0e850b353e26869e4e6c038459501", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9 || ^11", + "doctrine/coding-standard": "^9 || ^12", "ext-pdo": "*", "ext-phar": "*", "phpbench/phpbench": "^0.16 || ^1", "phpstan/phpstan": "^1.4", "phpstan/phpstan-phpunit": "^1", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "vimeo/psalm": "^4.30 || ^5.4" }, "type": "library", @@ -203,7 +206,7 @@ ], "support": { "issues": "https://github.com/doctrine/instantiator/issues", - "source": "https://github.com/doctrine/instantiator/tree/1.5.0" + "source": "https://github.com/doctrine/instantiator/tree/1.5.x" }, "funding": [ { @@ -219,7 +222,7 @@ "type": "tidelift" } ], - "time": "2022-12-30T00:15:36+00:00" + "time": "2023-12-09T14:16:53+00:00" }, { "name": "myclabs/deep-copy", @@ -451,19 +454,19 @@ "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "c86c8d449b863bdaed15861a32dc4c50f8e3a832" + "reference": "0b48e261e0a7bcbf1bd118ffd08e52ea6cfd34af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/c86c8d449b863bdaed15861a32dc4c50f8e3a832", - "reference": "c86c8d449b863bdaed15861a32dc4c50f8e3a832", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/0b48e261e0a7bcbf1bd118ffd08e52ea6cfd34af", + "reference": "0b48e261e0a7bcbf1bd118ffd08e52ea6cfd34af", "shasum": "" }, "require": { "ext-filter": "*", "php": "^7.2 || ^8.0", "phpdocumentor/reflection-common": "^2.2", - "phpdocumentor/type-resolver": "1.x-dev@dev", + "phpdocumentor/type-resolver": "^1.7", "phpstan/phpdoc-parser": "^1.7", "webmozart/assert": "^1.9.1" }, @@ -499,7 +502,7 @@ }, { "name": "Jaap van Otterdijk", - "email": "account@ijaap.nl" + "email": "opensource@ijaap.nl" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", @@ -507,7 +510,7 @@ "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master" }, - "time": "2023-10-13T06:34:03+00:00" + "time": "2024-01-26T20:33:24+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -515,12 +518,12 @@ "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "181f43ae2f4afbbdd9426dc0fd8db0444439a033" + "reference": "bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/181f43ae2f4afbbdd9426dc0fd8db0444439a033", - "reference": "181f43ae2f4afbbdd9426dc0fd8db0444439a033", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353", + "reference": "bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353", "shasum": "" }, "require": { @@ -566,7 +569,7 @@ "issues": "https://github.com/phpDocumentor/TypeResolver/issues", "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.x" }, - "time": "2023-10-13T06:37:27+00:00" + "time": "2024-01-18T19:15:27+00:00" }, { "name": "phpspec/prophecy", @@ -574,17 +577,17 @@ "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "098f8850e4bd800b7734c65b2c8c10b28d87f10e" + "reference": "d4f454f7e1193933f04e6500de3e79191648ed0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/098f8850e4bd800b7734c65b2c8c10b28d87f10e", - "reference": "098f8850e4bd800b7734c65b2c8c10b28d87f10e", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d4f454f7e1193933f04e6500de3e79191648ed0c", + "reference": "d4f454f7e1193933f04e6500de3e79191648ed0c", "shasum": "" }, "require": { "doctrine/instantiator": "^1.2 || ^2.0", - "php": "^7.2 || 8.0.* || 8.1.* || 8.2.*", + "php": "^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.*", "phpdocumentor/reflection-docblock": "^5.2", "sebastian/comparator": "^3.0 || ^4.0 || ^5.0", "sebastian/recursion-context": "^3.0 || ^4.0 || ^5.0" @@ -634,22 +637,22 @@ ], "support": { "issues": "https://github.com/phpspec/prophecy/issues", - "source": "https://github.com/phpspec/prophecy/tree/master" + "source": "https://github.com/phpspec/prophecy/tree/v1.18.0" }, - "time": "2023-08-31T13:58:35+00:00" + "time": "2023-12-07T16:22:33+00:00" }, { "name": "phpstan/phpdoc-parser", - "version": "1.24.2", + "version": "1.25.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "bcad8d995980440892759db0c32acae7c8e79442" + "reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bcad8d995980440892759db0c32acae7c8e79442", - "reference": "bcad8d995980440892759db0c32acae7c8e79442", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240", + "reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240", "shasum": "" }, "require": { @@ -681,9 +684,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.2" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0" }, - "time": "2023-09-26T12:28:12+00:00" + "time": "2024-01-04T17:06:16+00:00" }, { "name": "phpunit/php-code-coverage", @@ -1768,16 +1771,16 @@ }, { "name": "theseer/tokenizer", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", - "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" + "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", - "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96", + "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96", "shasum": "" }, "require": { @@ -1806,7 +1809,7 @@ "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "support": { "issues": "https://github.com/theseer/tokenizer/issues", - "source": "https://github.com/theseer/tokenizer/tree/1.2.1" + "source": "https://github.com/theseer/tokenizer/tree/1.2.2" }, "funding": [ { @@ -1814,7 +1817,7 @@ "type": "github" } ], - "time": "2021-07-28T10:34:58+00:00" + "time": "2023-11-20T00:12:19+00:00" }, { "name": "webmozart/assert", diff --git a/languages/wedocs.pot b/languages/wedocs.pot index cea3e9c..8b6a2da 100644 --- a/languages/wedocs.pot +++ b/languages/wedocs.pot @@ -2,14 +2,14 @@ # This file is distributed under the GPL2. msgid "" msgstr "" -"Project-Id-Version: weDocs 2.1.2\n" +"Project-Id-Version: weDocs 2.1.3\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wedocs-plugin\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-02-01T13:29:10+00:00\n" +"POT-Creation-Date: 2024-02-06T05:14:35+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.8.1\n" "X-Domain: wedocs\n" diff --git a/package.json b/package.json index 018b77f..97ef363 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "weDocs", - "version": "2.1.2", + "version": "2.1.3", "description": "A documentation plugin for WordPress", "author": "Tareq Hasan", "license": "GPL", diff --git a/readme.md b/readme.md index 94fd569..1ddd3e7 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ The documentation plugin for WordPress. Create great looking documentation for your products. -![WordPress Plugin Version](https://img.shields.io/badge/PLUGIN_VERSION-V2.1.2-blue) ![WordPress Plugin Active Installs](https://img.shields.io/badge/ACTIVE_INSTALLS-6K-green) ![WordPress Plugin Rating](https://img.shields.io/badge/RATING-4.8/5_(61)-green) ![WordPress Plugin: Tested WP Version](https://img.shields.io/badge/WORDPRESS-V6.4.2_TESTED-orange) ![WordPress Plugin Last Updated](https://img.shields.io/badge/LAST_UPDATED-FEBRUARY_2024-orange) +![WordPress Plugin Version](https://img.shields.io/badge/PLUGIN_VERSION-V2.1.3-blue) ![WordPress Plugin Active Installs](https://img.shields.io/badge/ACTIVE_INSTALLS-6K-green) ![WordPress Plugin Rating](https://img.shields.io/badge/RATING-4.8/5_(61)-green) ![WordPress Plugin: Tested WP Version](https://img.shields.io/badge/WORDPRESS-V6.4.2_TESTED-orange) ![WordPress Plugin Last Updated](https://img.shields.io/badge/LAST_UPDATED-FEBRUARY_2024-orange) ## Description ## diff --git a/readme.txt b/readme.txt index 95c4750..c515bbb 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: WordPress documentation plugin, WordPress docs plugin, Documentation, Know Requires at least: 5.6 Tested up to: 6.4.2 Requires PHP: 7.4 -Stable tag: 2.1.2 +Stable tag: 2.1.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -343,6 +343,10 @@ Can’t wait to join us? == Changelog == += v2.1.3 (6th February, 2024) = + + * **Fix:** Updated Appsero Client SDK library to version 2.0.2 which will fix a security issue with the previous version of the library and a fatal error caused by the library. + = v2.1.2 (1st February, 2024) = * **Fix:** Migrated docs reactivity issue for multiple migration. diff --git a/wedocs.php b/wedocs.php index 4db3548..b169ad2 100644 --- a/wedocs.php +++ b/wedocs.php @@ -3,7 +3,7 @@ Plugin Name: weDocs Plugin URI: https://wedocs.co/ Description: A documentation plugin for WordPress -Version: 2.1.2 +Version: 2.1.3 Author: weDevs Author URI: https://wedocs.co/?utm_source=wporg&utm_medium=banner&utm_campaign=author-uri License: GPL2 @@ -58,7 +58,7 @@ final class WeDocs { * * @var string */ - const VERSION = '2.1.2'; + const VERSION = '2.1.3'; /** * The plugin url.