Skip to content

Commit

Permalink
Satis build triggered by release 2.0.0-beta.2 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 e8d6956 commit f556603
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 14 deletions.
191 changes: 184 additions & 7 deletions all.json
Original file line number Diff line number Diff line change
Expand Up @@ -12919,6 +12919,64 @@
"issues": "https://github.com/newfold-labs/wp-module-marketplace/issues"
}
},
"2.0.0-beta.2": {
"name": "newfold-labs/wp-module-marketplace",
"version": "2.0.0-beta.2",
"version_normalized": "2.0.0.0-beta2",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-marketplace.git",
"reference": "019f4ebae77211722c987675410f5e14cc7b96e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/019f4ebae77211722c987675410f5e14cc7b96e7",
"reference": "019f4ebae77211722c987675410f5e14cc7b96e7",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-data": "^2.0.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2"
},
"time": "2023-08-23T22:40:15+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.2",
"issues": "https://github.com/newfold-labs/wp-module-marketplace/issues"
}
},
"dev-main": {
"name": "newfold-labs/wp-module-marketplace",
"version": "dev-main",
Expand Down Expand Up @@ -12976,6 +13034,64 @@
"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-update/constants-and-components": {
"name": "newfold-labs/wp-module-marketplace",
"version": "dev-update/constants-and-components",
"version_normalized": "dev-update/constants-and-components",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-marketplace.git",
"reference": "019f4ebae77211722c987675410f5e14cc7b96e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/019f4ebae77211722c987675410f5e14cc7b96e7",
"reference": "019f4ebae77211722c987675410f5e14cc7b96e7",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-data": "^2.0.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2"
},
"time": "2023-08-23T22:40:15+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.2",
"issues": "https://github.com/newfold-labs/wp-module-marketplace/issues"
}
}
},
"newfold-labs/wp-module-notifications": {
Expand Down Expand Up @@ -15950,6 +16066,66 @@
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues"
}
},
"dev-Press-2-1073-homepage-generation": {
"name": "newfold-labs/wp-module-onboarding",
"version": "dev-Press-2-1073-homepage-generation",
"version_normalized": "dev-Press-2-1073-homepage-generation",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-onboarding.git",
"reference": "a88119910933478c37034f669d45f8dc4d5060f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/a88119910933478c37034f669d45f8dc4d5060f4",
"reference": "a88119910933478c37034f669d45f8dc4d5060f4",
"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-23T16:44:17+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/Press-2-1073-homepage-generation",
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues"
}
},
"dev-Press-2-1084-Migrate-Cypress-Tests-to-Module": {
"name": "newfold-labs/wp-module-onboarding",
"version": "dev-Press-2-1084-Migrate-Cypress-Tests-to-Module",
Expand Down Expand Up @@ -23161,21 +23337,22 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-plugin-hostgator.git",
"reference": "8b1c0b3cd84e35c8386efb041b43984a0c8f07fd"
"reference": "6de96f8f3aefe2289e57db351d09fe8f27e07691"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-plugin-hostgator/zipball/8b1c0b3cd84e35c8386efb041b43984a0c8f07fd",
"reference": "8b1c0b3cd84e35c8386efb041b43984a0c8f07fd",
"url": "https://api.github.com/repos/newfold-labs/wp-plugin-hostgator/zipball/6de96f8f3aefe2289e57db351d09fe8f27e07691",
"reference": "6de96f8f3aefe2289e57db351d09fe8f27e07691",
"shasum": ""
},
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
"newfold-labs/wp-module-coming-soon": "^1.1.3",
"newfold-labs/wp-module-coming-soon": "^1.1.8",
"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",
"newfold-labs/wp-module-marketplace": "^2.0.0-beta.1",
"newfold-labs/wp-module-notifications": "^1.1.3",
"newfold-labs/wp-module-runtime": "^1.0.2",
"newfold-labs/wp-module-secure-passwords": "^1.1",
"newfold-labs/wp-module-sso": "^1.0.4",
"wp-forge/wp-update-handler": "^1.0",
Expand All @@ -23186,7 +23363,7 @@
"wp-cli/i18n-command": "^2.4.3",
"wp-phpunit/wp-phpunit": "^6.2"
},
"time": "2023-08-23T16:16:41+00:00",
"time": "2023-08-23T21:48:37+00:00",
"type": "wordpress-plugin",
"scripts": {
"fix": [
Expand Down
Loading

0 comments on commit f556603

Please sign in to comment.