Skip to content

Commit

Permalink
Satis build triggered by release 2.0.0-beta.1 of newfold-labs/wp-modu…
Browse files Browse the repository at this point in the history
…le-marketplace
  • Loading branch information
bhwpteam committed Aug 23, 2023
1 parent 5d9e701 commit e8d6956
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 32 deletions.
225 changes: 201 additions & 24 deletions all.json
Original file line number Diff line number Diff line change
Expand Up @@ -9138,6 +9138,65 @@
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues"
}
},
"dev-update/newfold-component-library-changes": {
"name": "newfold-labs/wp-module-ecommerce",
"version": "dev-update/newfold-component-library-changes",
"version_normalized": "dev-update/newfold-component-library-changes",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-ecommerce.git",
"reference": "12b249fb1a7875a503927123b7eb5fd5d5eec63e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/12b249fb1a7875a503927123b7eb5fd5d5eec63e",
"reference": "12b249fb1a7875a503927123b7eb5fd5d5eec63e",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-installer": "^1.1"
},
"require-dev": {
"newfold-labs/wp-php-standards": "@stable",
"wp-cli/i18n-command": "@stable",
"wp-cli/wp-cli-bundle": "@stable"
},
"time": "2023-08-23T14:16:42+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\ECommerce\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"scripts": {
"i18n": [
"vendor/bin/wp i18n make-pot . ./languages/wp-module-ecommerce.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/aulisius/bluehost-wordpress-plugin/issues\",\"POT-Creation-Date\":null}' --exclude=node_modules,src,tests"
],
"fix": [
"vendor/bin/phpcbf --standard=phpcs.xml ."
],
"lint": [
"vendor/bin/phpcs --standard=phpcs.xml -s ."
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Beyond",
"email": "team-spartans@newfold.com"
}
],
"description": "Brand Agnostic eCommerce Experience",
"support": {
"source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/update/newfold-component-library-changes",
"issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues"
}
},
"dev-update/use-newfold-ui-library": {
"name": "newfold-labs/wp-module-ecommerce",
"version": "dev-update/use-newfold-ui-library",
Expand Down Expand Up @@ -12802,19 +12861,77 @@
"issues": "https://github.com/newfold-labs/wp-module-marketplace/issues"
}
},
"2.0.0-beta.1": {
"name": "newfold-labs/wp-module-marketplace",
"version": "2.0.0-beta.1",
"version_normalized": "2.0.0.0-beta1",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-marketplace.git",
"reference": "ede1419d5ae3710369e5d6f72a351c7a7b294516"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/ede1419d5ae3710369e5d6f72a351c7a7b294516",
"reference": "ede1419d5ae3710369e5d6f72a351c7a7b294516",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-data": "^2.0.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2"
},
"time": "2023-08-23T16:25:01+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\Marketplace\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"scripts": {
"fix": [
"vendor/bin/phpcbf --standard=phpcs.xml ."
],
"lint": [
"vendor/bin/phpcs --standard=phpcs.xml -s ."
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Micah Wood",
"email": "micah@wpscholar.com"
},
{
"name": "Evan Mullins",
"email": "evanrm@gmail.com"
}
],
"description": "A module for rendering product data and interacting with the Hiive marketplace API.",
"support": {
"source": "https://github.com/newfold-labs/wp-module-marketplace/tree/2.0.0-beta.1",
"issues": "https://github.com/newfold-labs/wp-module-marketplace/issues"
}
},
"dev-main": {
"name": "newfold-labs/wp-module-marketplace",
"version": "dev-main",
"version_normalized": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-marketplace.git",
"reference": "d7d557a1bba6d8c27169ddbab4ed7876f4710121"
"reference": "ede1419d5ae3710369e5d6f72a351c7a7b294516"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/d7d557a1bba6d8c27169ddbab4ed7876f4710121",
"reference": "d7d557a1bba6d8c27169ddbab4ed7876f4710121",
"url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/ede1419d5ae3710369e5d6f72a351c7a7b294516",
"reference": "ede1419d5ae3710369e5d6f72a351c7a7b294516",
"shasum": ""
},
"require": {
Expand All @@ -12823,7 +12940,7 @@
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2"
},
"time": "2023-08-15T17:47:18+00:00",
"time": "2023-08-23T16:25:01+00:00",
"type": "library",
"autoload": {
"psr-4": {
Expand Down Expand Up @@ -12856,7 +12973,7 @@
],
"description": "A module for rendering product data and interacting with the Hiive marketplace API.",
"support": {
"source": "https://github.com/newfold-labs/wp-module-marketplace/tree/main",
"source": "https://github.com/newfold-labs/wp-module-marketplace/tree/2.0.0-beta.1",
"issues": "https://github.com/newfold-labs/wp-module-marketplace/issues"
}
}
Expand Down Expand Up @@ -15953,34 +16070,94 @@
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues"
}
},
"dev-enhance/translations": {
"name": "newfold-labs/wp-module-onboarding",
"version": "dev-enhance/translations",
"version_normalized": "dev-enhance/translations",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-onboarding.git",
"reference": "bdd797dda6bb8f83210e13329dbaf6a6aa6acbc1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/bdd797dda6bb8f83210e13329dbaf6a6aa6acbc1",
"reference": "bdd797dda6bb8f83210e13329dbaf6a6aa6acbc1",
"shasum": ""
},
"require": {
"mustache/mustache": "^2.14",
"newfold-labs/wp-module-installer": "^1.1",
"newfold-labs/wp-module-patterns": "^0.1.2",
"wp-cli/wp-config-transformer": "^1.3",
"wp-forge/wp-upgrade-handler": "^1.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2",
"wp-phpunit/wp-phpunit": "^6.2",
"yoast/phpunit-polyfills": "^2.0"
},
"time": "2023-08-23T09:53:59+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\Onboarding\\": "includes/"
},
"files": [
"bootstrap.php"
]
},
"scripts": {
"lint": [
"vendor/bin/phpcs . --standard=Newfold"
],
"clean": [
"vendor/bin/phpcbf . --standard=Newfold"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Dave Ryan",
"email": "dave@bluehost.com"
}
],
"description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.",
"support": {
"source": "https://github.com/newfold-labs/wp-module-onboarding/tree/enhance/translations",
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues"
}
},
"dev-fix/reduce-rerenders-due-to-flow-data-api": {
"name": "newfold-labs/wp-module-onboarding",
"version": "dev-fix/reduce-rerenders-due-to-flow-data-api",
"version_normalized": "dev-fix/reduce-rerenders-due-to-flow-data-api",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-onboarding.git",
"reference": "80e4134da614b73a9c125560de3a0cd7531ecf0b"
"reference": "92cd38132d57d2998ef1b1267ac48fc60a0d74ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/80e4134da614b73a9c125560de3a0cd7531ecf0b",
"reference": "80e4134da614b73a9c125560de3a0cd7531ecf0b",
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/92cd38132d57d2998ef1b1267ac48fc60a0d74ba",
"reference": "92cd38132d57d2998ef1b1267ac48fc60a0d74ba",
"shasum": ""
},
"require": {
"mustache/mustache": "~2.5",
"newfold-labs/wp-module-installer": "^1.0.0",
"newfold-labs/wp-module-patterns": "0.1.1",
"wp-cli/wp-config-transformer": "~1.3.0",
"mustache/mustache": "^2.14",
"newfold-labs/wp-module-installer": "^1.1",
"newfold-labs/wp-module-patterns": "^0.1.2",
"wp-cli/wp-config-transformer": "^1.3",
"wp-forge/wp-upgrade-handler": "^1.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2",
"wp-phpunit/wp-phpunit": "^5.9",
"yoast/phpunit-polyfills": "^1.0"
"wp-phpunit/wp-phpunit": "^6.2",
"yoast/phpunit-polyfills": "^2.0"
},
"time": "2023-08-02T07:28:23+00:00",
"time": "2023-08-23T04:49:24+00:00",
"type": "library",
"autoload": {
"psr-4": {
Expand Down Expand Up @@ -17691,20 +17868,20 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-runtime.git",
"reference": "f83de9837f7fabedf280749bc33e5978d2abb07e"
"reference": "e59502490dcb6cb0de9c2f929142ff273dbc1c47"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-runtime/zipball/f83de9837f7fabedf280749bc33e5978d2abb07e",
"reference": "f83de9837f7fabedf280749bc33e5978d2abb07e",
"url": "https://api.github.com/repos/newfold-labs/wp-module-runtime/zipball/e59502490dcb6cb0de9c2f929142ff273dbc1c47",
"reference": "e59502490dcb6cb0de9c2f929142ff273dbc1c47",
"shasum": ""
},
"require-dev": {
"newfold-labs/wp-php-standards": "@stable",
"wp-cli/i18n-command": "@stable",
"wp-cli/wp-cli-bundle": "@stable"
},
"time": "2023-08-22T08:29:38+00:00",
"time": "2023-08-23T10:20:07+00:00",
"type": "library",
"autoload": {
"psr-4": {
Expand Down Expand Up @@ -22984,18 +23161,18 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-hostgator.git",
"reference": "c429bbc3710e8f738eaec59ed33bb641dfd42a4f"
"reference": "8b1c0b3cd84e35c8386efb041b43984a0c8f07fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-plugin-hostgator/zipball/c429bbc3710e8f738eaec59ed33bb641dfd42a4f",
"reference": "c429bbc3710e8f738eaec59ed33bb641dfd42a4f",
"url": "https://api.github.com/repos/newfold-labs/wp-plugin-hostgator/zipball/8b1c0b3cd84e35c8386efb041b43984a0c8f07fd",
"reference": "8b1c0b3cd84e35c8386efb041b43984a0c8f07fd",
"shasum": ""
},
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
"newfold-labs/wp-module-coming-soon": "^1.1.3",
"newfold-labs/wp-module-data": "^2.3.4",
"newfold-labs/wp-module-data": "^2.4.3",
"newfold-labs/wp-module-loader": "^1.0.10",
"newfold-labs/wp-module-marketplace": "^1.5.1",
"newfold-labs/wp-module-notifications": "^1.1.2",
Expand All @@ -23009,7 +23186,7 @@
"wp-cli/i18n-command": "^2.4.3",
"wp-phpunit/wp-phpunit": "^6.2"
},
"time": "2023-08-21T20:45:27+00:00",
"time": "2023-08-23T16:16:41+00:00",
"type": "wordpress-plugin",
"scripts": {
"fix": [
Expand Down
Loading

0 comments on commit e8d6956

Please sign in to comment.