-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Satis build triggered by release 1.5.1 of newfold-labs/wp-module-ecom…
…merce
- Loading branch information
Showing
5 changed files
with
628 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22201,6 +22201,81 @@ | |
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
"1.5.1": { | ||
"name": "newfold-labs/wp-module-ecommerce", | ||
"version": "1.5.1", | ||
"version_normalized": "1.5.1.0", | ||
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-ecommerce.git", | ||
"reference": "d5f56d572f27fd626cc5aeac37894d00d7e78328" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/d5f56d572f27fd626cc5aeac37894d00d7e78328", | ||
"reference": "d5f56d572f27fd626cc5aeac37894d00d7e78328", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
"newfold-labs/wp-module-installer": "^1.1.4", | ||
"newfold-labs/wp-module-onboarding-data": "^1.1.8" | ||
}, | ||
"require-dev": { | ||
"newfold-labs/wp-php-standards": "@stable", | ||
"wp-cli/i18n-command": "@stable", | ||
"wp-cli/wp-cli-bundle": "@stable" | ||
}, | ||
"time": "2025-01-17T20:31:58+00:00", | ||
"type": "library", | ||
"autoload": { | ||
"psr-4": { | ||
"NewfoldLabs\\WP\\Module\\ECommerce\\": "includes" | ||
}, | ||
"files": [ | ||
"bootstrap.php" | ||
] | ||
}, | ||
"scripts": { | ||
"fix": [ | ||
"vendor/bin/phpcbf --standard=phpcs.xml ." | ||
], | ||
"i18n-pot": [ | ||
"vendor/bin/wp i18n make-pot . ./languages/wp-module-ecommerce.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-ecommerce/issues\",\"POT-Creation-Date\":\"2024-11-18T11:38:47+00:00\"}' --exclude=node_modules,assets,tests,src" | ||
], | ||
"i18n-po": [ | ||
"vendor/bin/wp i18n update-po ./languages/wp-module-ecommerce.pot ./languages" | ||
], | ||
"i18n-mo": [ | ||
"vendor/bin/wp i18n make-mo ./languages" | ||
], | ||
"i18n-json": [ | ||
"rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" | ||
], | ||
"i18n": [ | ||
"@i18n-pot", | ||
"@i18n-po", | ||
"@i18n-mo", | ||
"@i18n-json" | ||
], | ||
"lint": [ | ||
"vendor/bin/phpcs --standard=phpcs.xml -s ." | ||
] | ||
}, | ||
"license": [ | ||
"GPL-2.0-or-later" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Beyond", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"description": "Brand Agnostic eCommerce Experience", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/1.5.1", | ||
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
"dev-3.15-release": { | ||
"name": "newfold-labs/wp-module-ecommerce", | ||
"version": "dev-3.15-release", | ||
|
@@ -23161,6 +23236,81 @@ | |
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
"dev-dependabot/composer/trunk/newfold-labs/wp-module-installer-1.3.0": { | ||
"name": "newfold-labs/wp-module-ecommerce", | ||
"version": "dev-dependabot/composer/trunk/newfold-labs/wp-module-installer-1.3.0", | ||
"version_normalized": "dev-dependabot/composer/trunk/newfold-labs/wp-module-installer-1.3.0", | ||
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-ecommerce.git", | ||
"reference": "5aadbe3e5d169af98e03c3c3e55b8cee233e274d" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/5aadbe3e5d169af98e03c3c3e55b8cee233e274d", | ||
"reference": "5aadbe3e5d169af98e03c3c3e55b8cee233e274d", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
"newfold-labs/wp-module-installer": "^1.3.0", | ||
"newfold-labs/wp-module-onboarding-data": "^1.1.8" | ||
}, | ||
"require-dev": { | ||
"newfold-labs/wp-php-standards": "@stable", | ||
"wp-cli/i18n-command": "@stable", | ||
"wp-cli/wp-cli-bundle": "@stable" | ||
}, | ||
"time": "2025-01-17T14:07:11+00:00", | ||
"type": "library", | ||
"autoload": { | ||
"psr-4": { | ||
"NewfoldLabs\\WP\\Module\\ECommerce\\": "includes" | ||
}, | ||
"files": [ | ||
"bootstrap.php" | ||
] | ||
}, | ||
"scripts": { | ||
"fix": [ | ||
"vendor/bin/phpcbf --standard=phpcs.xml ." | ||
], | ||
"i18n-pot": [ | ||
"vendor/bin/wp i18n make-pot . ./languages/wp-module-ecommerce.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-ecommerce/issues\",\"POT-Creation-Date\":\"2024-11-18T11:38:47+00:00\"}' --exclude=node_modules,assets,tests,src" | ||
], | ||
"i18n-po": [ | ||
"vendor/bin/wp i18n update-po ./languages/wp-module-ecommerce.pot ./languages" | ||
], | ||
"i18n-mo": [ | ||
"vendor/bin/wp i18n make-mo ./languages" | ||
], | ||
"i18n-json": [ | ||
"rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" | ||
], | ||
"i18n": [ | ||
"@i18n-pot", | ||
"@i18n-po", | ||
"@i18n-mo", | ||
"@i18n-json" | ||
], | ||
"lint": [ | ||
"vendor/bin/phpcs --standard=phpcs.xml -s ." | ||
] | ||
}, | ||
"license": [ | ||
"GPL-2.0-or-later" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Beyond", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"description": "Brand Agnostic eCommerce Experience", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/dependabot/composer/trunk/newfold-labs/wp-module-installer-1.3.0", | ||
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
"dev-dependabot/composer/trunk/newfold-labs/wp-module-onboarding-data-1.2.4": { | ||
"name": "newfold-labs/wp-module-ecommerce", | ||
"version": "dev-dependabot/composer/trunk/newfold-labs/wp-module-onboarding-data-1.2.4", | ||
|
@@ -23281,6 +23431,81 @@ | |
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
"dev-dependabot/npm_and_yarn/trunk/reduxjs/toolkit-2.5.0": { | ||
"name": "newfold-labs/wp-module-ecommerce", | ||
"version": "dev-dependabot/npm_and_yarn/trunk/reduxjs/toolkit-2.5.0", | ||
"version_normalized": "dev-dependabot/npm_and_yarn/trunk/reduxjs/toolkit-2.5.0", | ||
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-ecommerce.git", | ||
"reference": "e8b99e771d0a2cac37233d5875eb5b4ab7e9b89b" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/e8b99e771d0a2cac37233d5875eb5b4ab7e9b89b", | ||
"reference": "e8b99e771d0a2cac37233d5875eb5b4ab7e9b89b", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
"newfold-labs/wp-module-installer": "^1.1.4", | ||
"newfold-labs/wp-module-onboarding-data": "^1.1.8" | ||
}, | ||
"require-dev": { | ||
"newfold-labs/wp-php-standards": "@stable", | ||
"wp-cli/i18n-command": "@stable", | ||
"wp-cli/wp-cli-bundle": "@stable" | ||
}, | ||
"time": "2025-01-16T13:20:12+00:00", | ||
"type": "library", | ||
"autoload": { | ||
"psr-4": { | ||
"NewfoldLabs\\WP\\Module\\ECommerce\\": "includes" | ||
}, | ||
"files": [ | ||
"bootstrap.php" | ||
] | ||
}, | ||
"scripts": { | ||
"fix": [ | ||
"vendor/bin/phpcbf --standard=phpcs.xml ." | ||
], | ||
"i18n-pot": [ | ||
"vendor/bin/wp i18n make-pot . ./languages/wp-module-ecommerce.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-ecommerce/issues\",\"POT-Creation-Date\":\"2024-11-18T11:38:47+00:00\"}' --exclude=node_modules,assets,tests,src" | ||
], | ||
"i18n-po": [ | ||
"vendor/bin/wp i18n update-po ./languages/wp-module-ecommerce.pot ./languages" | ||
], | ||
"i18n-mo": [ | ||
"vendor/bin/wp i18n make-mo ./languages" | ||
], | ||
"i18n-json": [ | ||
"rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" | ||
], | ||
"i18n": [ | ||
"@i18n-pot", | ||
"@i18n-po", | ||
"@i18n-mo", | ||
"@i18n-json" | ||
], | ||
"lint": [ | ||
"vendor/bin/phpcs --standard=phpcs.xml -s ." | ||
] | ||
}, | ||
"license": [ | ||
"GPL-2.0-or-later" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Beyond", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"description": "Brand Agnostic eCommerce Experience", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/dependabot/npm_and_yarn/trunk/reduxjs/toolkit-2.5.0", | ||
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
"dev-dependabot/npm_and_yarn/trunk/swr-2.2.5": { | ||
"name": "newfold-labs/wp-module-ecommerce", | ||
"version": "dev-dependabot/npm_and_yarn/trunk/swr-2.2.5", | ||
|
@@ -23798,12 +24023,12 @@ | |
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-ecommerce.git", | ||
"reference": "929f5c9e21d89f4f936b4cde4ece4a7970d7fd59" | ||
"reference": "720eab83cde30fbb9f35360dfaaf1a235d6b31e6" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/929f5c9e21d89f4f936b4cde4ece4a7970d7fd59", | ||
"reference": "929f5c9e21d89f4f936b4cde4ece4a7970d7fd59", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/720eab83cde30fbb9f35360dfaaf1a235d6b31e6", | ||
"reference": "720eab83cde30fbb9f35360dfaaf1a235d6b31e6", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
|
@@ -23815,7 +24040,7 @@ | |
"wp-cli/i18n-command": "@stable", | ||
"wp-cli/wp-cli-bundle": "@stable" | ||
}, | ||
"time": "2025-01-15T19:33:29+00:00", | ||
"time": "2025-01-17T20:33:13+00:00", | ||
"type": "library", | ||
"autoload": { | ||
"psr-4": { | ||
|
@@ -23866,6 +24091,81 @@ | |
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
"dev-dependabot/npm_and_yarn/trunk/wordpress/scripts-30.9.0": { | ||
"name": "newfold-labs/wp-module-ecommerce", | ||
"version": "dev-dependabot/npm_and_yarn/trunk/wordpress/scripts-30.9.0", | ||
"version_normalized": "dev-dependabot/npm_and_yarn/trunk/wordpress/scripts-30.9.0", | ||
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-ecommerce.git", | ||
"reference": "d2d9c78c676319e7a5058de160f28e7f30e9650c" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/d2d9c78c676319e7a5058de160f28e7f30e9650c", | ||
"reference": "d2d9c78c676319e7a5058de160f28e7f30e9650c", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
"newfold-labs/wp-module-installer": "^1.1.4", | ||
"newfold-labs/wp-module-onboarding-data": "^1.1.8" | ||
}, | ||
"require-dev": { | ||
"newfold-labs/wp-php-standards": "@stable", | ||
"wp-cli/i18n-command": "@stable", | ||
"wp-cli/wp-cli-bundle": "@stable" | ||
}, | ||
"time": "2025-01-16T13:20:01+00:00", | ||
"type": "library", | ||
"autoload": { | ||
"psr-4": { | ||
"NewfoldLabs\\WP\\Module\\ECommerce\\": "includes" | ||
}, | ||
"files": [ | ||
"bootstrap.php" | ||
] | ||
}, | ||
"scripts": { | ||
"fix": [ | ||
"vendor/bin/phpcbf --standard=phpcs.xml ." | ||
], | ||
"i18n-pot": [ | ||
"vendor/bin/wp i18n make-pot . ./languages/wp-module-ecommerce.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-ecommerce/issues\",\"POT-Creation-Date\":\"2024-11-18T11:38:47+00:00\"}' --exclude=node_modules,assets,tests,src" | ||
], | ||
"i18n-po": [ | ||
"vendor/bin/wp i18n update-po ./languages/wp-module-ecommerce.pot ./languages" | ||
], | ||
"i18n-mo": [ | ||
"vendor/bin/wp i18n make-mo ./languages" | ||
], | ||
"i18n-json": [ | ||
"rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" | ||
], | ||
"i18n": [ | ||
"@i18n-pot", | ||
"@i18n-po", | ||
"@i18n-mo", | ||
"@i18n-json" | ||
], | ||
"lint": [ | ||
"vendor/bin/phpcs --standard=phpcs.xml -s ." | ||
] | ||
}, | ||
"license": [ | ||
"GPL-2.0-or-later" | ||
], | ||
"authors": [ | ||
{ | ||
"name": "Beyond", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"description": "Brand Agnostic eCommerce Experience", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/dependabot/npm_and_yarn/trunk/wordpress/scripts-30.9.0", | ||
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
"dev-facebookChnages": { | ||
"name": "newfold-labs/wp-module-ecommerce", | ||
"version": "dev-facebookChnages", | ||
|
@@ -24532,12 +24832,12 @@ | |
"source": { | ||
"type": "git", | ||
"url": "https://github.com/newfold-labs/wp-module-ecommerce.git", | ||
"reference": "82a08bb7900970582a200330894c5ea223af4c3f" | ||
"reference": "d5f56d572f27fd626cc5aeac37894d00d7e78328" | ||
}, | ||
"dist": { | ||
"type": "zip", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/82a08bb7900970582a200330894c5ea223af4c3f", | ||
"reference": "82a08bb7900970582a200330894c5ea223af4c3f", | ||
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/d5f56d572f27fd626cc5aeac37894d00d7e78328", | ||
"reference": "d5f56d572f27fd626cc5aeac37894d00d7e78328", | ||
"shasum": "" | ||
}, | ||
"require": { | ||
|
@@ -24549,7 +24849,7 @@ | |
"wp-cli/i18n-command": "@stable", | ||
"wp-cli/wp-cli-bundle": "@stable" | ||
}, | ||
"time": "2025-01-15T22:37:51+00:00", | ||
"time": "2025-01-17T20:31:58+00:00", | ||
"default-branch": true, | ||
"type": "library", | ||
"autoload": { | ||
|
@@ -24597,7 +24897,7 @@ | |
], | ||
"description": "Brand Agnostic eCommerce Experience", | ||
"support": { | ||
"source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/1.5.0", | ||
"source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/1.5.1", | ||
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" | ||
} | ||
}, | ||
|
Oops, something went wrong.