From 69f988eab5f78376f31444579f004bc118b6bf14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 13:40:19 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-ai from 1.1.10 to 1.1.12 Bumps [newfold-labs/wp-module-ai](https://github.com/newfold-labs/wp-module-ai) from 1.1.10 to 1.1.12. - [Release notes](https://github.com/newfold-labs/wp-module-ai/releases) - [Commits](https://github.com/newfold-labs/wp-module-ai/compare/1.1.10...1.1.12) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-ai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 110 ++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 103 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index b9c4518..d3ee970 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "newfold-labs/wp-php-standards": "@stable" }, "require": { - "newfold-labs/wp-module-ai": "^1.1.9", + "newfold-labs/wp-module-ai": "^1.1.12", "newfold-labs/wp-module-data": "^2.6.9", "newfold-labs/wp-module-features": "^1.4.1", "typesense/typesense-php": "^2.0" diff --git a/composer.lock b/composer.lock index 94456f5..0f6fd68 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": "0748bc7615805f948d0ac2fe8fc5f3df", + "content-hash": "c5f2ac5d7b3d4886e902fe733edd15aa", "packages": [ { "name": "doctrine/inflector", @@ -467,20 +467,21 @@ }, { "name": "newfold-labs/wp-module-ai", - "version": "1.1.10", + "version": "1.1.12", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ai.git", - "reference": "ebb63253228ce82b972a25c3b28787f8ef7ba0d8" + "reference": "3836a576e83e068b53de1d850bcb60aac471656d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ai/zipball/ebb63253228ce82b972a25c3b28787f8ef7ba0d8", - "reference": "ebb63253228ce82b972a25c3b28787f8ef7ba0d8", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ai/zipball/3836a576e83e068b53de1d850bcb60aac471656d", + "reference": "3836a576e83e068b53de1d850bcb60aac471656d", "shasum": "" }, "require": { - "newfold-labs/wp-module-data": "^2.4.18" + "newfold-labs/wp-module-data": "^2.4.18", + "newfold-labs/wp-module-installer": "^1.1.5" }, "require-dev": { "newfold-labs/wp-php-standards": "^1.2" @@ -505,10 +506,10 @@ ], "description": "A module for providing artificial intelligence capabilities.", "support": { - "source": "https://github.com/newfold-labs/wp-module-ai/tree/1.1.10", + "source": "https://github.com/newfold-labs/wp-module-ai/tree/1.1.12", "issues": "https://github.com/newfold-labs/wp-module-ai/issues" }, - "time": "2024-08-07T14:29:43+00:00" + "time": "2024-09-19T07:47:50+00:00" }, { "name": "newfold-labs/wp-module-context", @@ -724,6 +725,52 @@ }, "time": "2024-06-20T19:10:03+00:00" }, + { + "name": "newfold-labs/wp-module-installer", + "version": "1.3.0", + "source": { + "type": "git", + "url": "https://github.com/newfold-labs/wp-module-installer.git", + "reference": "e8dbc7a117c7f9ebeb2c9620ab6689c49ca1d3fe" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/e8dbc7a117c7f9ebeb2c9620ab6689c49ca1d3fe", + "reference": "e8dbc7a117c7f9ebeb2c9620ab6689c49ca1d3fe", + "shasum": "" + }, + "require": { + "newfold-labs/wp-module-pls": "^1.0.1" + }, + "require-dev": { + "newfold-labs/wp-php-standards": "^1.2", + "wp-cli/wp-cli": "^2.11" + }, + "type": "library", + "autoload": { + "psr-4": { + "NewfoldLabs\\WP\\Module\\Installer\\": "includes" + }, + "files": [ + "bootstrap.php" + ] + }, + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Micah Wood", + "email": "micah.wood@newfold.com" + } + ], + "description": "An installer for WordPress plugins and themes.", + "support": { + "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.3.0", + "issues": "https://github.com/newfold-labs/wp-module-installer/issues" + }, + "time": "2025-01-16T16:51:53+00:00" + }, { "name": "newfold-labs/wp-module-loader", "version": "1.0.12", @@ -770,6 +817,53 @@ }, "time": "2024-12-11T20:17:09+00:00" }, + { + "name": "newfold-labs/wp-module-pls", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/newfold-labs/wp-module-pls.git", + "reference": "e68a79350e9eedcb592cd8e9ec79cc01e29e37a5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/newfold-labs/wp-module-pls/zipball/e68a79350e9eedcb592cd8e9ec79cc01e29e37a5", + "reference": "e68a79350e9eedcb592cd8e9ec79cc01e29e37a5", + "shasum": "" + }, + "require": { + "newfold-labs/wp-module-data": "^2.0" + }, + "require-dev": { + "newfold-labs/wp-php-standards": "^1.2", + "wp-cli/i18n-command": "^2.4.3", + "wp-cli/wp-cli": "^2.11" + }, + "type": "library", + "autoload": { + "psr-4": { + "NewfoldLabs\\WP\\Module\\PLS\\": "includes" + }, + "files": [ + "bootstrap.php" + ] + }, + "license": [ + "GPL-3.0-or-later" + ], + "authors": [ + { + "name": "arunshenoy99", + "email": "devarunshenoy99@gmail.com" + } + ], + "description": "A Newfold module that handles license key provisioning, validation, and other lifecycle events for registered plugins using the PLS API via Hiive.", + "support": { + "source": "https://github.com/newfold-labs/wp-module-pls/tree/1.0.1", + "issues": "https://github.com/newfold-labs/wp-module-pls/issues" + }, + "time": "2024-12-11T19:31:32+00:00" + }, { "name": "psr/http-client", "version": "1.0.3",