Skip to content

Commit

Permalink
Satis build triggered by release 1.0.1 of newfold-labs/wp-module-ctb
Browse files Browse the repository at this point in the history
  • Loading branch information
bhwpteam committed Aug 4, 2023
1 parent 677f7ed commit e07dfd0
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 27 deletions.
204 changes: 184 additions & 20 deletions all.json
Original file line number Diff line number Diff line change
Expand Up @@ -1642,25 +1642,25 @@
"issues": "https://github.com/newfold-labs/wp-module-ctb/issues"
}
},
"dev-main": {
"1.0.1": {
"name": "newfold-labs/wp-module-ctb",
"version": "dev-main",
"version_normalized": "dev-main",
"version": "1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-ctb.git",
"reference": "949e785b815d55eda15ad0d06dc7a25d83803a93"
"reference": "1d6ba251ccfa3272cb3852cd41a9f60478c6a950"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-ctb/zipball/949e785b815d55eda15ad0d06dc7a25d83803a93",
"reference": "949e785b815d55eda15ad0d06dc7a25d83803a93",
"url": "https://api.github.com/repos/newfold-labs/wp-module-ctb/zipball/1d6ba251ccfa3272cb3852cd41a9f60478c6a950",
"reference": "1d6ba251ccfa3272cb3852cd41a9f60478c6a950",
"shasum": ""
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2"
},
"time": "2023-04-21T20:08:32+00:00",
"time": "2023-08-04T16:28:20+00:00",
"type": "library",
"autoload": {
"psr-4": {
Expand Down Expand Up @@ -1689,29 +1689,29 @@
],
"description": "Newfold module for 'Click to Buy' functionality in brand plugins",
"support": {
"source": "https://github.com/newfold-labs/wp-module-ctb/tree/1.0.0",
"source": "https://github.com/newfold-labs/wp-module-ctb/tree/1.0.1",
"issues": "https://github.com/newfold-labs/wp-module-ctb/issues"
}
},
"dev-update/add-cypress": {
"dev-main": {
"name": "newfold-labs/wp-module-ctb",
"version": "dev-update/add-cypress",
"version_normalized": "dev-update/add-cypress",
"version": "dev-main",
"version_normalized": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-ctb.git",
"reference": "9042f7530639517da1e1c5abd64113f24fcf9686"
"reference": "1d6ba251ccfa3272cb3852cd41a9f60478c6a950"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-ctb/zipball/9042f7530639517da1e1c5abd64113f24fcf9686",
"reference": "9042f7530639517da1e1c5abd64113f24fcf9686",
"url": "https://api.github.com/repos/newfold-labs/wp-module-ctb/zipball/1d6ba251ccfa3272cb3852cd41a9f60478c6a950",
"reference": "1d6ba251ccfa3272cb3852cd41a9f60478c6a950",
"shasum": ""
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2"
},
"time": "2023-08-01T16:12:55+00:00",
"time": "2023-08-04T16:28:20+00:00",
"type": "library",
"autoload": {
"psr-4": {
Expand Down Expand Up @@ -1740,7 +1740,7 @@
],
"description": "Newfold module for 'Click to Buy' functionality in brand plugins",
"support": {
"source": "https://github.com/newfold-labs/wp-module-ctb/tree/update/add-cypress",
"source": "https://github.com/newfold-labs/wp-module-ctb/tree/1.0.1",
"issues": "https://github.com/newfold-labs/wp-module-ctb/issues"
}
}
Expand Down Expand Up @@ -11912,6 +11912,64 @@
"issues": "https://github.com/newfold-labs/wp-module-marketplace/issues"
}
},
"dev-add/test-files": {
"name": "newfold-labs/wp-module-marketplace",
"version": "dev-add/test-files",
"version_normalized": "dev-add/test-files",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-marketplace.git",
"reference": "55ef19f1f82d3ad26791376fa1e7171557783567"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/55ef19f1f82d3ad26791376fa1e7171557783567",
"reference": "55ef19f1f82d3ad26791376fa1e7171557783567",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-data": "^2.0.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2"
},
"time": "2023-08-04T16:21:25+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/add/test-files",
"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 @@ -12246,6 +12304,52 @@
"issues": "https://github.com/newfold-labs/wp-module-notifications/issues"
}
},
"dev-add/test-files": {
"name": "newfold-labs/wp-module-notifications",
"version": "dev-add/test-files",
"version_normalized": "dev-add/test-files",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-notifications.git",
"reference": "413aa66e9a6af98dc2fc6a755d27bc8909d3d433"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/413aa66e9a6af98dc2fc6a755d27bc8909d3d433",
"reference": "413aa66e9a6af98dc2fc6a755d27bc8909d3d433",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-data": "^2.0.0",
"wp-forge/collection": "^1.0",
"wp-forge/helpers": "^1.1.0",
"wpscholar/url": "^1.2"
},
"time": "2023-08-04T16:20:15+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewFoldLabs\\WP\\Module\\Notifications\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Micah Wood",
"email": "micah@wpscholar.com"
}
],
"description": "A module for managing Newfold in-site notifications.",
"support": {
"source": "https://github.com/newfold-labs/wp-module-notifications/tree/add/test-files",
"issues": "https://github.com/newfold-labs/wp-module-notifications/issues"
}
},
"dev-fix/rest-route-typo": {
"name": "newfold-labs/wp-module-notifications",
"version": "dev-fix/rest-route-typo",
Expand Down Expand Up @@ -14783,12 +14887,12 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-onboarding.git",
"reference": "90b056e0c1cae1fa280c3ee7b7efeb3df237e1af"
"reference": "cb72b47ab8ac1f7f801c71d657e0e8f7bd6c2618"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/90b056e0c1cae1fa280c3ee7b7efeb3df237e1af",
"reference": "90b056e0c1cae1fa280c3ee7b7efeb3df237e1af",
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/cb72b47ab8ac1f7f801c71d657e0e8f7bd6c2618",
"reference": "cb72b47ab8ac1f7f801c71d657e0e8f7bd6c2618",
"shasum": ""
},
"require": {
Expand All @@ -14803,7 +14907,7 @@
"wp-phpunit/wp-phpunit": "^5.9",
"yoast/phpunit-polyfills": "^1.0"
},
"time": "2023-08-03T14:01:20+00:00",
"time": "2023-08-04T14:40:43+00:00",
"type": "library",
"autoload": {
"psr-4": {
Expand Down Expand Up @@ -15197,6 +15301,66 @@
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues"
}
},
"dev-update/analytics": {
"name": "newfold-labs/wp-module-onboarding",
"version": "dev-update/analytics",
"version_normalized": "dev-update/analytics",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-onboarding.git",
"reference": "f432a7213f22149b3f8cf649208dd77f7c0c2fe7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/f432a7213f22149b3f8cf649208dd77f7c0c2fe7",
"reference": "f432a7213f22149b3f8cf649208dd77f7c0c2fe7",
"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",
"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"
},
"time": "2023-08-04T13:05:31+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/update/analytics",
"issues": "https://github.com/newfold-labs/wp-module-onboarding/issues"
}
},
"dev-update/dependencies": {
"name": "newfold-labs/wp-module-onboarding",
"version": "dev-update/dependencies",
Expand Down
Loading

0 comments on commit e07dfd0

Please sign in to comment.