From a7847984971a73018a2ff257c3a1ce57aa8af269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 10:44:40 +0000 Subject: [PATCH 01/13] NPM(deps): Bump @wordpress/i18n from 5.7.0 to 5.8.0 Bumps [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/i18n/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/i18n@5.8.0/packages/i18n) --- updated-dependencies: - dependency-name: "@wordpress/i18n" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 ++++++++---------- package.json | 2 +- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0d73162..f4b9ba3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@wordpress/compose": "^7.1.0", "@wordpress/dom-ready": "^4.1.0", "@wordpress/element": "^6.2.0", - "@wordpress/i18n": "^5.2.0", + "@wordpress/i18n": "^5.8.0", "@wordpress/icons": "^10.2.0", "ajv": "^8.17.1", "classnames": "^2.5.1", @@ -5541,10 +5541,9 @@ } }, "node_modules/@wordpress/hooks": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-4.7.0.tgz", - "integrity": "sha512-EGHMsNCt+PyStm3o1JWujaTA+HKcTxuEXdSHBBFDavzsgOF13bxTf1LpDYgTZJT3K9TSMP983IwfckP5t66pDw==", - "license": "GPL-2.0-or-later", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-4.8.0.tgz", + "integrity": "sha512-6CPXtkZOHg8Q9gFulbuB+V74yCaPK2E2nRMw2BXE1yNfIAItqMbUiC8zrNOamtLcg3ifsk1PPeJ2DX5mR7Wyug==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5554,13 +5553,12 @@ } }, "node_modules/@wordpress/i18n": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-5.7.0.tgz", - "integrity": "sha512-o1cq1zutE5rMAM//Ra1hRfgHuWNBxFtd7XNk+BuAcILRENMaEoqAoGBmGj9lRtOcqAj+cdoWxFjBIxRa67vIrg==", - "license": "GPL-2.0-or-later", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-5.8.0.tgz", + "integrity": "sha512-pPx8RPT69Kds8wygHGfkt+D2jxdyu2HIYw3yM+dj47rNW2rHtZFVoOr+QzwOJ4yoHRuN1zMhOfzHsC4WV+ARcg==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/hooks": "^4.7.0", + "@wordpress/hooks": "^4.8.0", "gettext-parser": "^1.3.1", "memize": "^2.1.0", "sprintf-js": "^1.1.1", diff --git a/package.json b/package.json index f4b0589..f5c790c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@wordpress/compose": "^7.1.0", "@wordpress/dom-ready": "^4.1.0", "@wordpress/element": "^6.2.0", - "@wordpress/i18n": "^5.2.0", + "@wordpress/i18n": "^5.8.0", "@wordpress/icons": "^10.2.0", "ajv": "^8.17.1", "classnames": "^2.5.1", From a1aa2d2e7b7c6f87aaeb4fcf6e21db5ec11e9c30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 10:45:09 +0000 Subject: [PATCH 02/13] NPM(deps): Bump @wordpress/dom-ready from 4.7.0 to 4.8.0 Bumps [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dom-ready/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dom-ready@4.8.0/packages/dom-ready) --- updated-dependencies: - dependency-name: "@wordpress/dom-ready" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0d73162..f67f833 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@newfold-labs/wp-module-runtime": "^1.0.11", "@newfold/ui-component-library": "^1.1.0", "@wordpress/compose": "^7.1.0", - "@wordpress/dom-ready": "^4.1.0", + "@wordpress/dom-ready": "^4.8.0", "@wordpress/element": "^6.2.0", "@wordpress/i18n": "^5.2.0", "@wordpress/icons": "^10.2.0", @@ -5274,10 +5274,9 @@ } }, "node_modules/@wordpress/dom-ready": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/dom-ready/-/dom-ready-4.7.0.tgz", - "integrity": "sha512-moMbRCPNfgCc0dT0waEr0renEsptnDMV89fGpMijA66IyvYoYsxDT57w2JqHiaKbTvbIBmgdNgDjcVgZGv5JoA==", - "license": "GPL-2.0-or-later", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/dom-ready/-/dom-ready-4.8.0.tgz", + "integrity": "sha512-HgjykkaC+yLHWnhBkQEua2dbeB8ckF7ht2S4WJELjVo52FXdbDIfw3ht3N4AlN92r6uUaYm/1X1MTVa+DkLasg==", "dependencies": { "@babel/runtime": "^7.16.0" }, diff --git a/package.json b/package.json index f4b0589..8632566 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@newfold-labs/wp-module-runtime": "^1.0.11", "@newfold/ui-component-library": "^1.1.0", "@wordpress/compose": "^7.1.0", - "@wordpress/dom-ready": "^4.1.0", + "@wordpress/dom-ready": "^4.8.0", "@wordpress/element": "^6.2.0", "@wordpress/i18n": "^5.2.0", "@wordpress/icons": "^10.2.0", From cbf391be6ab2408fe7f42d9d27cc6368062db200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:48:59 +0000 Subject: [PATCH 03/13] NPM Dev(deps-dev): Bump @wordpress/env from 10.7.0 to 10.8.0 Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 10.7.0 to 10.8.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/env/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/env@10.8.0/packages/env) --- updated-dependencies: - dependency-name: "@wordpress/env" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ca1ba3c..029e203 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "devDependencies": { "@tailwindcss/forms": "^0.5.7", "@testing-library/cypress": "^10.0.2", - "@wordpress/env": "^10.2.0", + "@wordpress/env": "^10.8.0", "@wordpress/scripts": "^27.8.0", "axe-core": "^4.10.0", "cypress": "^13.13.2", @@ -5400,11 +5400,10 @@ } }, "node_modules/@wordpress/env": { - "version": "10.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/env/-/env-10.7.0.tgz", - "integrity": "sha512-tRUZJV4K5T/5lq814FaAdk35kNf50a+YcB9xay7LX5D+VN0PhAVGLPudfexc1yOIINh6cFYnDaCB+1TcAdqKhQ==", + "version": "10.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/env/-/env-10.8.0.tgz", + "integrity": "sha512-kU66r7y/3AnUd6D4XeWE7h6bVJmzteTKDMMWoIoJsSNI5YP/BmXRa+/dJ4bwk0KFKxfh3tcRBhearGeEa4TGBw==", "dev": true, - "license": "GPL-2.0-or-later", "dependencies": { "chalk": "^4.0.0", "copy-dir": "^1.3.0", diff --git a/package.json b/package.json index e4b6dcd..a9ea660 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "devDependencies": { "@tailwindcss/forms": "^0.5.7", "@testing-library/cypress": "^10.0.2", - "@wordpress/env": "^10.2.0", + "@wordpress/env": "^10.8.0", "@wordpress/scripts": "^27.8.0", "axe-core": "^4.10.0", "cypress": "^13.13.2", From 0849d7c0a1ee32cc8f9bc5a561f1005072fdbef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:59:20 +0000 Subject: [PATCH 04/13] NPM(deps): Bump @wordpress/element from 6.7.0 to 6.8.0 Bumps [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) from 6.7.0 to 6.8.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/element/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/element@6.8.0/packages/element) --- updated-dependencies: - dependency-name: "@wordpress/element" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 ++++++++---------- package.json | 2 +- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index da87bd6..1757b43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@newfold/ui-component-library": "^1.1.0", "@wordpress/compose": "^7.1.0", "@wordpress/dom-ready": "^4.8.0", - "@wordpress/element": "^6.2.0", + "@wordpress/element": "^6.8.0", "@wordpress/i18n": "^5.8.0", "@wordpress/icons": "^10.2.0", "ajv": "^8.17.1", @@ -5379,15 +5379,14 @@ "license": "MIT" }, "node_modules/@wordpress/element": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.7.0.tgz", - "integrity": "sha512-d0kiN8DCNDNoh5P5xLb496amoadvjsSnkyJHmQsw17qP4dHZaSLONiMi9yh3NQlwIu0pcbbn3WI/9ENA79HlFQ==", - "license": "GPL-2.0-or-later", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.8.0.tgz", + "integrity": "sha512-RufMjsZl0vyYRWGbc/iDlUbu10qRcpOYLCBnayKcAeRh0ojQ/upMcObW+PPnpo/FOcbDRqj29FCvkZDqI/2cOg==", "dependencies": { "@babel/runtime": "^7.16.0", "@types/react": "^18.2.79", "@types/react-dom": "^18.2.25", - "@wordpress/escape-html": "^3.7.0", + "@wordpress/escape-html": "^3.8.0", "change-case": "^4.1.2", "is-plain-object": "^5.0.0", "react": "^18.3.0", @@ -5426,10 +5425,9 @@ } }, "node_modules/@wordpress/escape-html": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-3.7.0.tgz", - "integrity": "sha512-VqLQGNMs1BF6LnS+5eNjpM/sCUQhjn4QOfhDlWdVDi0ZxpZgssPzKhJ1ils/7FC0qF3vrMg8EH5xXxw2xz8A/w==", - "license": "GPL-2.0-or-later", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-3.8.0.tgz", + "integrity": "sha512-PTooGfO0I6wQ4WT96iAjiljT7nU1Jvc45XC1jxahC0Tml9pGxGx7Rkxlldq2F41aBpg3ZgBZ+ceEb+DOOSy+kQ==", "dependencies": { "@babel/runtime": "^7.16.0" }, diff --git a/package.json b/package.json index 95dca53..328a943 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@newfold/ui-component-library": "^1.1.0", "@wordpress/compose": "^7.1.0", "@wordpress/dom-ready": "^4.8.0", - "@wordpress/element": "^6.2.0", + "@wordpress/element": "^6.8.0", "@wordpress/i18n": "^5.8.0", "@wordpress/icons": "^10.2.0", "ajv": "^8.17.1", From 46d4720608877438778fa8c004390d81389a14ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:09:25 +0000 Subject: [PATCH 05/13] NPM(deps): Bump @wordpress/compose from 7.7.0 to 7.8.0 Bumps [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) from 7.7.0 to 7.8.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/compose/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/compose@7.8.0/packages/compose) --- updated-dependencies: - dependency-name: "@wordpress/compose" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 92 +++++++++++++++++++++-------------------------- package.json | 2 +- 2 files changed, 42 insertions(+), 52 deletions(-) diff --git a/package-lock.json b/package-lock.json index da87bd6..d8be71e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@heroicons/react": "^2.1.5", "@newfold-labs/wp-module-runtime": "^1.0.11", "@newfold/ui-component-library": "^1.1.0", - "@wordpress/compose": "^7.1.0", + "@wordpress/compose": "^7.8.0", "@wordpress/dom-ready": "^4.8.0", "@wordpress/element": "^6.2.0", "@wordpress/i18n": "^5.8.0", @@ -5202,20 +5202,19 @@ } }, "node_modules/@wordpress/compose": { - "version": "7.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-7.7.0.tgz", - "integrity": "sha512-TjhGcw9n/XbiMT63POESs1TF9O6eQRVhAPrMan5t2yusQbog5KLk4TetOasIWxD80pu5sg9P5NuupuU/oSEBYQ==", - "license": "GPL-2.0-or-later", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-7.8.0.tgz", + "integrity": "sha512-bxyy3800+WxEDPj1ksPnCGsOTAUza7OQBhpuaJLzXsB5Q4oJQLKI+WOZUDUxeXOajy1G+WeofAcJjFOdi1RUdg==", "dependencies": { "@babel/runtime": "^7.16.0", "@types/mousetrap": "^1.6.8", - "@wordpress/deprecated": "^4.7.0", - "@wordpress/dom": "^4.7.0", - "@wordpress/element": "^6.7.0", - "@wordpress/is-shallow-equal": "^5.7.0", - "@wordpress/keycodes": "^4.7.0", - "@wordpress/priority-queue": "^3.7.0", - "@wordpress/undo-manager": "^1.7.0", + "@wordpress/deprecated": "^4.8.0", + "@wordpress/dom": "^4.8.0", + "@wordpress/element": "^6.8.0", + "@wordpress/is-shallow-equal": "^5.8.0", + "@wordpress/keycodes": "^4.8.0", + "@wordpress/priority-queue": "^3.8.0", + "@wordpress/undo-manager": "^1.8.0", "change-case": "^4.1.2", "clipboard": "^2.0.11", "mousetrap": "^1.6.5", @@ -5246,13 +5245,12 @@ } }, "node_modules/@wordpress/deprecated": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-4.7.0.tgz", - "integrity": "sha512-FMtYPk+yxvEAs1LDBHk1yHz48vlp/TWrTQeMph5ov7dpw4Xgfd9darXorsl4zudJVrB+Nn6dYrPmrS08rAXtQQ==", - "license": "GPL-2.0-or-later", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-4.8.0.tgz", + "integrity": "sha512-ijyGPkQMGREGDOGS3oGrB6a+9vf+naYGXHJ7oRvAS7mK9NyZfs5EZveslEYlYvZTKBmeY7L0f2SVjPrjwGFl4A==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/hooks": "^4.7.0" + "@wordpress/hooks": "^4.8.0" }, "engines": { "node": ">=18.12.0", @@ -5260,13 +5258,12 @@ } }, "node_modules/@wordpress/dom": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/dom/-/dom-4.7.0.tgz", - "integrity": "sha512-lGPEJHSHOT5Y9gWsX8V2tcsd5shDCTJqDxzL+pwDTfEsi/Os52nZCvzmavzGwRDzlm2Wmd3wNW+k/UCS/PhmXQ==", - "license": "GPL-2.0-or-later", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/dom/-/dom-4.8.0.tgz", + "integrity": "sha512-7tSLmWPaYOQSsoA+eKW3xLh+GNBuCtbIvPvzlUWb+JHu0t/XBesrs/2XXPm4NZXZxruAgT4+XBnc759RKDjiZA==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/deprecated": "^4.7.0" + "@wordpress/deprecated": "^4.8.0" }, "engines": { "node": ">=18.12.0", @@ -5379,15 +5376,14 @@ "license": "MIT" }, "node_modules/@wordpress/element": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.7.0.tgz", - "integrity": "sha512-d0kiN8DCNDNoh5P5xLb496amoadvjsSnkyJHmQsw17qP4dHZaSLONiMi9yh3NQlwIu0pcbbn3WI/9ENA79HlFQ==", - "license": "GPL-2.0-or-later", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.8.0.tgz", + "integrity": "sha512-RufMjsZl0vyYRWGbc/iDlUbu10qRcpOYLCBnayKcAeRh0ojQ/upMcObW+PPnpo/FOcbDRqj29FCvkZDqI/2cOg==", "dependencies": { "@babel/runtime": "^7.16.0", "@types/react": "^18.2.79", "@types/react-dom": "^18.2.25", - "@wordpress/escape-html": "^3.7.0", + "@wordpress/escape-html": "^3.8.0", "change-case": "^4.1.2", "is-plain-object": "^5.0.0", "react": "^18.3.0", @@ -5426,10 +5422,9 @@ } }, "node_modules/@wordpress/escape-html": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-3.7.0.tgz", - "integrity": "sha512-VqLQGNMs1BF6LnS+5eNjpM/sCUQhjn4QOfhDlWdVDi0ZxpZgssPzKhJ1ils/7FC0qF3vrMg8EH5xXxw2xz8A/w==", - "license": "GPL-2.0-or-later", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-3.8.0.tgz", + "integrity": "sha512-PTooGfO0I6wQ4WT96iAjiljT7nU1Jvc45XC1jxahC0Tml9pGxGx7Rkxlldq2F41aBpg3ZgBZ+ceEb+DOOSy+kQ==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5586,10 +5581,9 @@ } }, "node_modules/@wordpress/is-shallow-equal": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-5.7.0.tgz", - "integrity": "sha512-PW+OEkojwd8pZs7m8m9jVwVhLTA1kxmf01f0R2aC+bGfYvw0mlqcviCQTR6+EpRYpceh2nkDch2mD/LWT8c7ZA==", - "license": "GPL-2.0-or-later", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-5.8.0.tgz", + "integrity": "sha512-DLADJVspAFOeY6wO+uYQrcEy+IF3OtRLh4xbI0Qrc6nIs3gdEd+Dwud9tDu6BirV+9ZpON9yDffmq1/5Nhhtww==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5634,13 +5628,12 @@ } }, "node_modules/@wordpress/keycodes": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-4.7.0.tgz", - "integrity": "sha512-x8I0xjRM8U0RnpFHWN9mA+x3MqjhJNBldiCpb59GTi3BIzPeDPgxbosAsAAgF0pYdDtGyiRkrOZA23NTia63TA==", - "license": "GPL-2.0-or-later", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-4.8.0.tgz", + "integrity": "sha512-HIg8ALiALwMfuI2MAeKaQPraERRf+skCixCIjHs9HM0C48Vov95F3aoHfINCrKXkyQXhTjrJrLDDNEXw6ZF+gw==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/i18n": "^5.7.0" + "@wordpress/i18n": "^5.8.0" }, "engines": { "node": ">=18.12.0", @@ -5709,10 +5702,9 @@ } }, "node_modules/@wordpress/priority-queue": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/priority-queue/-/priority-queue-3.7.0.tgz", - "integrity": "sha512-WgKOhaQdaEeOxRLL49cp2YKfsZyUsR1qHoLid64Jux9FjFqLT8t52UTYJ796AhU4W0ifxf3R1SkNpW5zslxKOg==", - "license": "GPL-2.0-or-later", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/priority-queue/-/priority-queue-3.8.0.tgz", + "integrity": "sha512-AVzPk/Y+Cs3cjgg1cOLSXYbM7s8lRVWh1f4b6yXNaaskv932EiE25CEqihE8PVZgXVQzlF292aP0jR1YYisZDg==", "dependencies": { "@babel/runtime": "^7.16.0", "requestidlecallback": "^0.3.0" @@ -5819,13 +5811,12 @@ } }, "node_modules/@wordpress/undo-manager": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/undo-manager/-/undo-manager-1.7.0.tgz", - "integrity": "sha512-FHkwMD/jbe5jhVXfD9bSNhEivhMeszm20/ymEP6vAsLVJB2K25iAMOGvsq5jtznyJiqQzNUmvPERN0IKnaHQnA==", - "license": "GPL-2.0-or-later", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/undo-manager/-/undo-manager-1.8.0.tgz", + "integrity": "sha512-Cl8Eb+VxVYX9AptMXdMczLkUmcaKXx0PJpgTQ+isZASagXBLZ3ebWGqbChtShqR0IyPn9jMYkPw6Zk4+V6T+eg==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/is-shallow-equal": "^5.7.0" + "@wordpress/is-shallow-equal": "^5.8.0" }, "engines": { "node": ">=18.12.0", @@ -19648,8 +19639,7 @@ "node_modules/requestidlecallback": { "version": "0.3.0", "resolved": "https://registry.npmjs.org/requestidlecallback/-/requestidlecallback-0.3.0.tgz", - "integrity": "sha512-TWHFkT7S9p7IxLC5A1hYmAYQx2Eb9w1skrXmQ+dS1URyvR8tenMLl4lHbqEOUnpEYxNKpkVMXUgknVpBZWXXfQ==", - "license": "MIT" + "integrity": "sha512-TWHFkT7S9p7IxLC5A1hYmAYQx2Eb9w1skrXmQ+dS1URyvR8tenMLl4lHbqEOUnpEYxNKpkVMXUgknVpBZWXXfQ==" }, "node_modules/require-directory": { "version": "2.1.1", diff --git a/package.json b/package.json index 95dca53..e9afbf1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@heroicons/react": "^2.1.5", "@newfold-labs/wp-module-runtime": "^1.0.11", "@newfold/ui-component-library": "^1.1.0", - "@wordpress/compose": "^7.1.0", + "@wordpress/compose": "^7.8.0", "@wordpress/dom-ready": "^4.8.0", "@wordpress/element": "^6.2.0", "@wordpress/i18n": "^5.8.0", From 01a3d966424b50cce2c9228b36bd855758dc4e2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:09:52 +0000 Subject: [PATCH 06/13] NPM(deps): Bump @wordpress/icons from 10.7.0 to 10.8.0 Bumps [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 10.7.0 to 10.8.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/icons/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/icons@10.8.0/packages/icons) --- updated-dependencies: - dependency-name: "@wordpress/icons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 39 +++++++++++++++++---------------------- package.json | 2 +- 2 files changed, 18 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index da87bd6..7307f53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@wordpress/dom-ready": "^4.8.0", "@wordpress/element": "^6.2.0", "@wordpress/i18n": "^5.8.0", - "@wordpress/icons": "^10.2.0", + "@wordpress/icons": "^10.8.0", "ajv": "^8.17.1", "classnames": "^2.5.1", "jquery": "^3.7.1", @@ -5379,15 +5379,14 @@ "license": "MIT" }, "node_modules/@wordpress/element": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.7.0.tgz", - "integrity": "sha512-d0kiN8DCNDNoh5P5xLb496amoadvjsSnkyJHmQsw17qP4dHZaSLONiMi9yh3NQlwIu0pcbbn3WI/9ENA79HlFQ==", - "license": "GPL-2.0-or-later", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.8.0.tgz", + "integrity": "sha512-RufMjsZl0vyYRWGbc/iDlUbu10qRcpOYLCBnayKcAeRh0ojQ/upMcObW+PPnpo/FOcbDRqj29FCvkZDqI/2cOg==", "dependencies": { "@babel/runtime": "^7.16.0", "@types/react": "^18.2.79", "@types/react-dom": "^18.2.25", - "@wordpress/escape-html": "^3.7.0", + "@wordpress/escape-html": "^3.8.0", "change-case": "^4.1.2", "is-plain-object": "^5.0.0", "react": "^18.3.0", @@ -5426,10 +5425,9 @@ } }, "node_modules/@wordpress/escape-html": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-3.7.0.tgz", - "integrity": "sha512-VqLQGNMs1BF6LnS+5eNjpM/sCUQhjn4QOfhDlWdVDi0ZxpZgssPzKhJ1ils/7FC0qF3vrMg8EH5xXxw2xz8A/w==", - "license": "GPL-2.0-or-later", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-3.8.0.tgz", + "integrity": "sha512-PTooGfO0I6wQ4WT96iAjiljT7nU1Jvc45XC1jxahC0Tml9pGxGx7Rkxlldq2F41aBpg3ZgBZ+ceEb+DOOSy+kQ==", "dependencies": { "@babel/runtime": "^7.16.0" }, @@ -5571,14 +5569,13 @@ } }, "node_modules/@wordpress/icons": { - "version": "10.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-10.7.0.tgz", - "integrity": "sha512-4cvi9ZIaz6IYRcOjVuALtDLPtzgt1zK+E9LskL0PAi3TJhoh746q28wv6ycP+KtJEiI+bsTf2Qu5dmCePGR/jA==", - "license": "GPL-2.0-or-later", + "version": "10.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-10.8.0.tgz", + "integrity": "sha512-JiBI44uNkJEHV3IU0rKLn0wO36crWY62NqiQ6Fi+nn8KG0J4e1/JrJoV5EiFkaLneWBAFPeUkLjIOYlNPcZnmA==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/element": "^6.7.0", - "@wordpress/primitives": "^4.7.0" + "@wordpress/element": "^6.8.0", + "@wordpress/primitives": "^4.8.0" }, "engines": { "node": ">=18.12.0", @@ -5691,13 +5688,12 @@ } }, "node_modules/@wordpress/primitives": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@wordpress/primitives/-/primitives-4.7.0.tgz", - "integrity": "sha512-PcAAIMT8+WqKB2HAeQlLmrcQyzyhNw9IeToJoxz+VKcc/7uLfGHplsDvtHY/X4jH8QlwlVwHSiqW/McTcxoUvQ==", - "license": "GPL-2.0-or-later", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@wordpress/primitives/-/primitives-4.8.0.tgz", + "integrity": "sha512-ZGY+vrc6+Rklsbc+cm506fHc8JGCSXKv041VHtxwxtc92zVdVjugx+4XWzEsiEe0/vV6aFqFdGibKwureMmQ5A==", "dependencies": { "@babel/runtime": "^7.16.0", - "@wordpress/element": "^6.7.0", + "@wordpress/element": "^6.8.0", "clsx": "^2.1.1" }, "engines": { @@ -7760,7 +7756,6 @@ "version": "2.1.1", "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", - "license": "MIT", "engines": { "node": ">=6" } diff --git a/package.json b/package.json index 95dca53..9f9aaf3 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@wordpress/dom-ready": "^4.8.0", "@wordpress/element": "^6.2.0", "@wordpress/i18n": "^5.8.0", - "@wordpress/icons": "^10.2.0", + "@wordpress/icons": "^10.8.0", "ajv": "^8.17.1", "classnames": "^2.5.1", "jquery": "^3.7.1", From f7da751f6f626c560f0d4584e246a72d1e09e26d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:10:03 +0000 Subject: [PATCH 07/13] NPM Dev(deps-dev): Bump tailwindcss from 3.4.12 to 3.4.13 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.12 to 3.4.13. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.12...v3.4.13) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index da87bd6..e50c2fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "axe-core": "^4.10.0", "cypress": "^13.13.2", "cypress-axe": "^1.5.0", - "tailwindcss": "^3.4.9", + "tailwindcss": "^3.4.13", "yaml-lint": "^1.7.0" }, "engines": { @@ -21782,11 +21782,10 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.12", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.12.tgz", - "integrity": "sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==", + "version": "3.4.13", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz", + "integrity": "sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==", "dev": true, - "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", diff --git a/package.json b/package.json index 95dca53..ca599b4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "axe-core": "^4.10.0", "cypress": "^13.13.2", "cypress-axe": "^1.5.0", - "tailwindcss": "^3.4.9", + "tailwindcss": "^3.4.13", "yaml-lint": "^1.7.0" }, "scripts": { From 6a81916f5087f60802fe88b350e3ed42b2eb561f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:55:17 +0000 Subject: [PATCH 08/13] NPM Dev(deps-dev): Bump cypress from 13.14.2 to 13.15.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.2 to 13.15.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.14.2...v13.15.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 11 +++++------ package.json | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index e1076d8..4335188 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@wordpress/env": "^10.8.0", "@wordpress/scripts": "^27.8.0", "axe-core": "^4.10.0", - "cypress": "^13.13.2", + "cypress": "^13.15.0", "cypress-axe": "^1.5.0", "tailwindcss": "^3.4.13", "yaml-lint": "^1.7.0" @@ -8608,14 +8608,13 @@ } }, "node_modules/cypress": { - "version": "13.14.2", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.14.2.tgz", - "integrity": "sha512-lsiQrN17vHMB2fnvxIrKLAjOr9bPwsNbPZNrWf99s4u+DVmCY6U+w7O3GGG9FvP4EUVYaDu+guWeNLiUzBrqvA==", + "version": "13.15.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.0.tgz", + "integrity": "sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==", "dev": true, "hasInstallScript": true, - "license": "MIT", "dependencies": { - "@cypress/request": "^3.0.1", + "@cypress/request": "^3.0.4", "@cypress/xvfb": "^1.2.4", "@types/sinonjs__fake-timers": "8.1.1", "@types/sizzle": "^2.3.2", diff --git a/package.json b/package.json index 3b7f06c..d945b7e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@wordpress/env": "^10.8.0", "@wordpress/scripts": "^27.8.0", "axe-core": "^4.10.0", - "cypress": "^13.13.2", + "cypress": "^13.15.0", "cypress-axe": "^1.5.0", "tailwindcss": "^3.4.13", "yaml-lint": "^1.7.0" From bcc9507932207dd5586f3a73526daee6ed2b21e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:43:02 +0000 Subject: [PATCH 09/13] Composer(deps): Bump newfold-labs/wp-module-activation Bumps [newfold-labs/wp-module-activation](https://github.com/newfold-labs/wp-module-activation) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/newfold-labs/wp-module-activation/releases) - [Commits](https://github.com/newfold-labs/wp-module-activation/compare/1.0.3...1.0.4) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-activation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index f7f7b3f..50bd2fb 100644 --- a/composer.json +++ b/composer.json @@ -69,7 +69,7 @@ }, "require": { "doctrine/inflector": "1.2.0 as 1.3.1", - "newfold-labs/wp-module-activation": "^1.0.3", + "newfold-labs/wp-module-activation": "^1.0.4", "newfold-labs/wp-module-atomic": "^1.3", "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-context": "^1.0.1", diff --git a/composer.lock b/composer.lock index a9fd8ab..27f7245 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": "69c7f35d0c25f75703d7298daeb09564", + "content-hash": "73c4485b042b568ca4298bd27876aa87", "packages": [ { "name": "doctrine/inflector", @@ -116,16 +116,16 @@ }, { "name": "newfold-labs/wp-module-activation", - "version": "1.0.3", + "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-activation.git", - "reference": "701a4416759799b2172578eb651a0774a94ecc4f" + "reference": "6004a69982fd788f2781bcf6b35ee29394d477b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-activation/zipball/701a4416759799b2172578eb651a0774a94ecc4f", - "reference": "701a4416759799b2172578eb651a0774a94ecc4f", + "url": "https://api.github.com/repos/newfold-labs/wp-module-activation/zipball/6004a69982fd788f2781bcf6b35ee29394d477b5", + "reference": "6004a69982fd788f2781bcf6b35ee29394d477b5", "shasum": "" }, "require-dev": { @@ -167,10 +167,10 @@ ], "description": "A Module for handling WordPress brand plugins activations", "support": { - "source": "https://github.com/newfold-labs/wp-module-activation/tree/1.0.3", + "source": "https://github.com/newfold-labs/wp-module-activation/tree/1.0.4", "issues": "https://github.com/newfold-labs/wp-module-activation/issues" }, - "time": "2024-07-01T19:05:14+00:00" + "time": "2024-10-07T21:35:20+00:00" }, { "name": "newfold-labs/wp-module-atomic", From fa7399b903d6b1b71a0714d9a25d27932161d3cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 10:43:24 +0000 Subject: [PATCH 10/13] Composer(deps): Bump newfold-labs/wp-module-notifications Bumps [newfold-labs/wp-module-notifications](https://github.com/newfold-labs/wp-module-notifications) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/newfold-labs/wp-module-notifications/releases) - [Commits](https://github.com/newfold-labs/wp-module-notifications/compare/1.6.0...1.6.1) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-notifications dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index f7f7b3f..875ba73 100644 --- a/composer.json +++ b/composer.json @@ -78,7 +78,7 @@ "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-notifications": "^1.6.0", + "newfold-labs/wp-module-notifications": "^1.6.1", "newfold-labs/wp-module-performance": "^2.0.1", "newfold-labs/wp-module-runtime": "^1.0.11", "newfold-labs/wp-module-secure-passwords": "^1.1.1", diff --git a/composer.lock b/composer.lock index a9fd8ab..3fce0e1 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": "69c7f35d0c25f75703d7298daeb09564", + "content-hash": "5f66fbf97f59763a7f1fcdbcde6d4626", "packages": [ { "name": "doctrine/inflector", @@ -654,16 +654,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "81bb49e73e90d15eb83523c6f6b8885e14553a3a" + "reference": "1cf375e3252b935967da00f516ff64098ebd1850" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/81bb49e73e90d15eb83523c6f6b8885e14553a3a", - "reference": "81bb49e73e90d15eb83523c6f6b8885e14553a3a", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/1cf375e3252b935967da00f516ff64098ebd1850", + "reference": "1cf375e3252b935967da00f516ff64098ebd1850", "shasum": "" }, "require": { @@ -692,10 +692,10 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.0", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.1", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2024-09-10T14:38:09+00:00" + "time": "2024-10-09T19:54:08+00:00" }, { "name": "newfold-labs/wp-module-performance", From 060199894f63531f3aa31bc2c0a7a1b954a29aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:32:59 +0000 Subject: [PATCH 11/13] Composer(deps): Bump newfold-labs/wp-module-data from 2.6.3 to 2.6.5 Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.6.3 to 2.6.5. - [Release notes](https://github.com/newfold-labs/wp-module-data/releases) - [Commits](https://github.com/newfold-labs/wp-module-data/compare/2.6.3...2.6.5) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-data dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 50bd2fb..0c666d9 100644 --- a/composer.json +++ b/composer.json @@ -73,7 +73,7 @@ "newfold-labs/wp-module-atomic": "^1.3", "newfold-labs/wp-module-coming-soon": "^1.2.6", "newfold-labs/wp-module-context": "^1.0.1", - "newfold-labs/wp-module-data": "^2.6.3", + "newfold-labs/wp-module-data": "^2.6.5", "newfold-labs/wp-module-deactivation": "^1.2.3", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-loader": "^1.0.10", diff --git a/composer.lock b/composer.lock index 27f7245..0290d36 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": "73c4485b042b568ca4298bd27876aa87", + "content-hash": "f7f69e93b15b274adda12104360dc3aa", "packages": [ { "name": "doctrine/inflector", @@ -335,20 +335,21 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.6.3", + "version": "2.6.5", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "f98dfabe6a4cb10aec6dcd6e81fc7d269238e9a4" + "reference": "002cc3da70565af1708408f7d7604396d2af55e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/f98dfabe6a4cb10aec6dcd6e81fc7d269238e9a4", - "reference": "f98dfabe6a4cb10aec6dcd6e81fc7d269238e9a4", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/002cc3da70565af1708408f7d7604396d2af55e3", + "reference": "002cc3da70565af1708408f7d7604396d2af55e3", "shasum": "" }, "require": { "ext-json": "*", + "newfold-labs/wp-module-context": "^1.0", "newfold-labs/wp-module-loader": "^1.0.10", "wp-forge/helpers": "^2.0", "wp-forge/wp-query-builder": "^1.0.4", @@ -426,10 +427,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.3", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.6.5", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2024-08-30T19:51:58+00:00" + "time": "2024-10-18T19:30:28+00:00" }, { "name": "newfold-labs/wp-module-deactivation", From ddbd37d3d7fd261dd15978415491dca702879a2f Mon Sep 17 00:00:00 2001 From: Abhijit Bhatnagar Date: Mon, 21 Oct 2024 15:15:21 +0530 Subject: [PATCH 12/13] updated plugin version and POT files --- languages/wp-plugin-mojo.pot | 114 +++++++++++++++++------------------ mojo-marketplace.php | 4 +- package-lock.json | 4 +- package.json | 2 +- 4 files changed, 62 insertions(+), 62 deletions(-) diff --git a/languages/wp-plugin-mojo.pot b/languages/wp-plugin-mojo.pot index ce8c434..b85777d 100644 --- a/languages/wp-plugin-mojo.pot +++ b/languages/wp-plugin-mojo.pot @@ -2,7 +2,7 @@ # This file is distributed under the GPL 2.0 or later. msgid "" msgstr "" -"Project-Id-Version: The MOJO Plugin 3.2.2\n" +"Project-Id-Version: The MOJO Plugin 3.2.3\n" "Report-Msgid-Bugs-To: https://github.com/newfold-labs/wp-plugin-mojo/issues\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -76,28 +76,28 @@ msgstr "" #: inc/Admin.php:61 #: inc/Admin.php:215 -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Home" msgstr "" #: inc/Admin.php:64 -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Marketplace" msgstr "" #: inc/Admin.php:69 -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Performance" msgstr "" #: inc/Admin.php:73 #: inc/Admin.php:216 -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Settings" msgstr "" #: inc/Admin.php:76 -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Help" msgstr "" @@ -183,209 +183,209 @@ msgstr "" msgid "Auto-updates enabled" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Mojo WordPress Plugin" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Oh No, An Error!" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "You found an error, please refresh the page and try again!" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "If the error persists, please contact support." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid " Error code: " msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "MOJO Account" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "There's nothing here!" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Admin" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "The performance feature provides improvements to loads faster for visitors including cache settings." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Sorry, that is not allowed." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "This feature cannot currently be modified." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Oops! Something went wrong. Please try again." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Support Center" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Submit a support ticket. Once you open a ticket, we'll respond promptly to get it resolved." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Submit a Request" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Phone" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Speak to our support team over the phone at 855-464-5345." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Call Us" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Blog" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Follow along and take your website to its full potential with WordPress guides and how tos, inspiration, MOJO Marketplace product updates, and more!" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Learn Stuff" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "WP Live Support" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Our WordPress experts will treat your problem like theirs and teach you how to build, grow, and maintain your websites. Starting at $29/month" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Sign Up" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Settings and Performance" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Customize & fine-tune your site." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Manage Settings" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Manage your site settings. You can ajdust automatic updates, comments, revisions and more." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Manage site performance and caching settings as well as clear the site cache." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Visit Marketplace" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Add site services, themes or plugins from the marketplace." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Explore our featured collection of tools and services." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Oops, there was an error loading the marketplace, please try again later." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Sorry, no marketplace items. Please, try again later." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Load More" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Oops! Something Went Wrong" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "An error occurred while loading the content. Please try again later." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Site Status" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Not Live" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Live" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Coming soon page" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Your Coming Soon page lets you hide your site from visitors while you make the magic happen." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Your website is currently displaying a \"Coming Soon\" page." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Manage All Updates" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "WordPress Core" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Plugins" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Themes" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Automatic Updates" msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid "Keeping automatic updates on ensures timely security fixes and the latest features." msgstr "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid " day." msgid_plural " days." msgstr[0] "" msgstr[1] "" -#: build/3.2.2/index.js:1 +#: build/3.2.3/index.js:1 msgid " comment at a time." msgid_plural " comments at a time." msgstr[0] "" diff --git a/mojo-marketplace.php b/mojo-marketplace.php index 5376f48..91f576a 100644 --- a/mojo-marketplace.php +++ b/mojo-marketplace.php @@ -12,7 +12,7 @@ * Plugin URI: https://mojomarketplace.com * Update URI: https://github.com/newfold-labs/wp-plugin-mojo/ * Description: WordPress plugin that integrates a WordPress site with Hosting. - * Version: 3.2.2 + * Version: 3.2.3 * Tested up to: 6.6.2 * Requires at least: 5.8 * Requires PHP: 7.1 @@ -32,7 +32,7 @@ } // Define constants -define( 'MOJO_PLUGIN_VERSION', '3.2.2' ); +define( 'MOJO_PLUGIN_VERSION', '3.2.3' ); define( 'MOJO_PLUGIN_FILE', __FILE__ ); define( 'MOJO_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); define( 'MOJO_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); diff --git a/package-lock.json b/package-lock.json index 4335188..5cf18f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wp-plugin-mojo", - "version": "3.2.2", + "version": "3.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wp-plugin-mojo", - "version": "3.2.2", + "version": "3.2.3", "license": "GPL-2.0-or-later", "dependencies": { "@heroicons/react": "^2.1.5", diff --git a/package.json b/package.json index d945b7e..e13c0cc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "wp-plugin-mojo", "description": "WordPress plugin that integrates a WordPress site with Hosting", "license": "GPL-2.0-or-later", - "version": "3.2.2", + "version": "3.2.3", "private": true, "repository": { "type": "git", From 228acbcf5be4a5e8191542cc0deea314cffe6af1 Mon Sep 17 00:00:00 2001 From: Abhijit Bhatnagar Date: Mon, 21 Oct 2024 15:18:27 +0530 Subject: [PATCH 13/13] updating composer lock file --- composer.lock | 75 ++++++++++++++++++++++++++++----------------------- 1 file changed, 41 insertions(+), 34 deletions(-) diff --git a/composer.lock b/composer.lock index dcd2fef..ac0a8b3 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": "f7f69e93b15b274adda12104360dc3aa", + "content-hash": "ecd4bd1ad330529b322778d7010013bb", "packages": [ { "name": "doctrine/inflector", @@ -2058,23 +2058,23 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "39a2e3360d55163461cbb72e5d7c872b6c8b11a4" + "reference": "2db4b93f047a03be06ec0a890d252e1c8c635f74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/39a2e3360d55163461cbb72e5d7c872b6c8b11a4", - "reference": "39a2e3360d55163461cbb72e5d7c872b6c8b11a4", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2db4b93f047a03be06ec0a890d252e1c8c635f74", + "reference": "2db4b93f047a03be06ec0a890d252e1c8c635f74", "shasum": "" }, "conflict": { "3f/pygmentize": "<1.2", - "admidio/admidio": "<4.3.10", + "admidio/admidio": "<4.3.12", "adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3", "aheinze/cockpit": "<2.2", "aimeos/ai-admin-graphql": ">=2022.04.1,<2022.10.10|>=2023.04.1,<2023.10.6|>=2024.04.1,<2024.04.6", "aimeos/ai-admin-jsonadm": "<2020.10.13|>=2021.04.1,<2021.10.6|>=2022.04.1,<2022.10.3|>=2023.04.1,<2023.10.4|==2024.04.1", "aimeos/ai-client-html": ">=2020.04.1,<2020.10.27|>=2021.04.1,<2021.10.22|>=2022.04.1,<2022.10.13|>=2023.04.1,<2023.10.15|>=2024.04.1,<2024.04.7", - "aimeos/ai-controller-frontend": "<2020.10.15|>=2021.04.1,<2021.10.8|>=2022.04.1,<2022.10.8|>=2023.04.1,<2023.10.9", + "aimeos/ai-controller-frontend": "<2020.10.15|>=2021.04.1,<2021.10.8|>=2022.04.1,<2022.10.8|>=2023.04.1,<2023.10.9|==2024.04.1", "aimeos/aimeos-core": ">=2022.04.1,<2022.10.17|>=2023.04.1,<2023.10.17|>=2024.04.1,<2024.04.7", "aimeos/aimeos-typo3": "<19.10.12|>=20,<20.10.5", "airesvsg/acf-to-rest-api": "<=3.1", @@ -2164,7 +2164,7 @@ "concrete5/core": "<8.5.8|>=9,<9.1", "contao-components/mediaelement": ">=2.14.2,<2.21.1", "contao/comments-bundle": ">=2,<4.13.40|>=5.0.0.0-RC1-dev,<5.3.4", - "contao/contao": ">=3,<3.5.37|>=4,<4.4.56|>=4.5,<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4", + "contao/contao": "<=5.4.1", "contao/core": "<3.5.39", "contao/core-bundle": "<4.13.49|>=5,<5.3.15|>=5.4,<5.4.3", "contao/listing-bundle": ">=3,<=3.5.30|>=4,<4.4.8", @@ -2176,7 +2176,7 @@ "cuyz/valinor": "<0.12", "czim/file-handling": "<1.5|>=2,<2.3", "czproject/git-php": "<4.0.3", - "damienharper/auditor-bundle": "<6", + "damienharper/auditor-bundle": "<5.2.6", "dapphp/securimage": "<3.6.6", "darylldoyle/safe-svg": "<1.9.10", "datadog/dd-trace": ">=0.30,<0.30.2", @@ -2187,6 +2187,7 @@ "derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3", "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1|>=7,<7.4", "desperado/xml-bundle": "<=0.1.7", + "dev-lancer/minecraft-motd-parser": "<=1.0.5", "devgroup/dotplant": "<2020.09.14-dev", "directmailteam/direct-mail": "<6.0.3|>=7,<7.0.3|>=8,<9.5.2", "doctrine/annotations": "<1.2.7", @@ -2201,9 +2202,9 @@ "dolibarr/dolibarr": "<19.0.2", "dompdf/dompdf": "<2.0.4", "doublethreedigital/guest-entries": "<3.1.2", - "drupal/core": ">=6,<6.38|>=7,<7.96|>=8,<10.1.8|>=10.2,<10.2.2|==11.9999999.9999999.9999999-dev", - "drupal/core-recommended": "==11.9999999.9999999.9999999-dev", - "drupal/drupal": ">=5,<5.11|>=6,<6.38|>=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4|==11.9999999.9999999.9999999-dev", + "drupal/core": ">=6,<6.38|>=7,<7.96|>=8,<10.2.9|>=10.3,<10.3.6|>=11,<11.0.5", + "drupal/core-recommended": ">=8,<10.2.9|>=10.3,<10.3.6|>=11,<11.0.5", + "drupal/drupal": ">=5,<5.11|>=6,<6.38|>=7,<7.80|>=8,<10.2.9|>=10.3,<10.3.6|>=11,<11.0.5", "duncanmcclean/guest-entries": "<3.1.2", "dweeves/magmi": "<=0.7.24", "ec-cube/ec-cube": "<2.4.4|>=2.11,<=2.17.1|>=3,<=3.0.18.0-patch4|>=4,<=4.1.2", @@ -2246,6 +2247,8 @@ "feehi/cms": "<=2.1.1", "feehi/feehicms": "<=2.1.1", "fenom/fenom": "<=2.12.1", + "filament/infolists": ">=3,<3.2.115", + "filament/tables": ">=3,<3.2.115", "filegator/filegator": "<7.8", "filp/whoops": "<2.1.13", "fineuploader/php-traditional-server": "<=1.2.2", @@ -2367,13 +2370,15 @@ "klaviyo/magento2-extension": ">=1,<3", "knplabs/knp-snappy": "<=1.4.2", "kohana/core": "<3.3.3", - "krayin/laravel-crm": "<1.2.2", + "krayin/laravel-crm": "<=1.3", "kreait/firebase-php": ">=3.2,<3.8.1", "kumbiaphp/kumbiapp": "<=1.1.1", "la-haute-societe/tcpdf": "<6.2.22", "laminas/laminas-diactoros": "<2.18.1|==2.19|==2.20|==2.21|==2.22|==2.23|>=2.24,<2.24.2|>=2.25,<2.25.2", "laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1", "laminas/laminas-http": "<2.14.2", + "lara-zeus/artemis": ">=1,<=1.0.6", + "lara-zeus/dynamic-dashboard": ">=3,<=3.0.1", "laravel/fortify": "<1.11.1", "laravel/framework": "<6.20.44|>=7,<7.30.6|>=8,<8.75", "laravel/laravel": ">=5.4,<5.4.22", @@ -2389,13 +2394,13 @@ "librenms/librenms": "<2017.08.18", "liftkit/database": "<2.13.2", "lightsaml/lightsaml": "<1.3.5", - "limesurvey/limesurvey": "<3.27.19", + "limesurvey/limesurvey": "<6.5.12", "livehelperchat/livehelperchat": "<=3.91", - "livewire/livewire": ">2.2.4,<2.2.6|>=3.3.5,<3.4.9", + "livewire/livewire": "<2.12.7|>=3.0.0.0-beta1,<3.5.2", "lms/routes": "<2.1.1", "localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2", "luyadev/yii-helpers": "<1.2.1", - "magento/community-edition": "<2.4.5|==2.4.5|>=2.4.5.0-patch1,<2.4.5.0-patch9|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch7|==2.4.7|>=2.4.7.0-patch1,<2.4.7.0-patch2", + "magento/community-edition": "<2.4.5|==2.4.5|>=2.4.5.0-patch1,<2.4.5.0-patch10|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch8|>=2.4.7.0-beta1,<2.4.7.0-patch3", "magento/core": "<=1.9.4.5", "magento/magento1ce": "<1.9.4.3-dev", "magento/magento1ee": ">=1,<1.14.4.3-dev", @@ -2403,12 +2408,13 @@ "magneto/core": "<1.9.4.4-dev", "maikuolan/phpmussel": ">=1,<1.6", "mainwp/mainwp": "<=4.4.3.3", - "mantisbt/mantisbt": "<2.26.2", + "mantisbt/mantisbt": "<=2.26.3", "marcwillmann/turn": "<0.3.3", "matyhtf/framework": "<3.0.6", - "mautic/core": "<4.4.12|>=5.0.0.0-alpha,<5.0.4", - "mautic/core-lib": ">=1.1.3,<4.4.13|>=5.0.0.0-alpha,<5.1.1", + "mautic/core": "<4.4.13|>=5,<5.1.1", + "mautic/core-lib": ">=1.0.0.0-beta,<4.4.13|>=5.0.0.0-alpha,<5.1.1", "mdanter/ecc": "<2", + "mediawiki/cargo": "<3.6.1", "mediawiki/core": "<1.36.2", "mediawiki/matomo": "<2.4.3", "mediawiki/semantic-media-wiki": "<4.0.2", @@ -2465,7 +2471,7 @@ "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1", "october/backend": "<1.1.2", "october/cms": "<1.0.469|==1.0.469|==1.0.471|==1.1.1", - "october/october": "<=3.4.4", + "october/october": "<=3.6.4", "october/rain": "<1.0.472|>=1.1,<1.1.2", "october/system": "<1.0.476|>=1.1,<1.1.12|>=2,<2.2.34|>=3,<3.5.15", "omeka/omeka-s": "<4.0.3", @@ -2517,7 +2523,7 @@ "phpmyfaq/phpmyfaq": "<3.2.5|==3.2.5", "phpoffice/common": "<0.2.9", "phpoffice/phpexcel": "<1.8", - "phpoffice/phpspreadsheet": "<1.29.1|>=2,<2.1.1|>=2.2,<2.2.1", + "phpoffice/phpspreadsheet": "<1.29.2|>=2,<2.1.1|>=2.2,<2.3", "phpseclib/phpseclib": "<2.0.47|>=3,<3.0.36", "phpservermon/phpservermon": "<3.6", "phpsysinfo/phpsysinfo": "<3.4.3", @@ -2571,7 +2577,7 @@ "rap2hpoutre/laravel-log-viewer": "<0.13", "react/http": ">=0.7,<1.9", "really-simple-plugins/complianz-gdpr": "<6.4.2", - "redaxo/source": "<=5.15.1", + "redaxo/source": "<=5.17.1", "remdex/livehelperchat": "<4.29", "reportico-web/reportico": "<=8.1", "rhukster/dom-sanitizer": "<1.0.7", @@ -2627,7 +2633,7 @@ "slim/slim": "<2.6", "slub/slub-events": "<3.0.3", "smarty/smarty": "<4.5.3|>=5,<5.1.1", - "snipe/snipe-it": "<6.4.2", + "snipe/snipe-it": "<7.0.10", "socalnick/scn-social-auth": "<1.15.2", "socialiteproviders/steam": "<1.1", "spatie/browsershot": "<3.57.4", @@ -2637,6 +2643,7 @@ "spoonity/tcpdf": "<6.2.22", "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1", "ssddanbrown/bookstack": "<24.05.1", + "starcitizentools/citizen-skin": ">=2.6.3,<2.31", "statamic/cms": "<4.46|>=5.3,<5.6.2", "stormpath/sdk": "<9.9.99", "studio-42/elfinder": "<=2.1.64", @@ -2644,7 +2651,7 @@ "subhh/libconnect": "<7.0.8|>=8,<8.1", "sukohi/surpass": "<1", "sulu/form-bundle": ">=2,<2.5.3", - "sulu/sulu": "<1.6.44|>=2,<2.4.17|>=2.5,<2.5.13", + "sulu/sulu": "<1.6.44|>=2,<2.5.21|>=2.6,<2.6.5", "sumocoders/framework-user-bundle": "<1.4", "superbig/craft-audit": "<3.0.2", "swag/paypal": "<5.4.4", @@ -2716,13 +2723,13 @@ "topthink/thinkphp": "<=3.2.3", "torrentpier/torrentpier": "<=2.4.3", "tpwd/ke_search": "<4.0.3|>=4.1,<4.6.6|>=5,<5.0.2", - "tribalsystems/zenario": "<9.5.60602", + "tribalsystems/zenario": "<=9.7.61188", "truckersmp/phpwhois": "<=4.3.1", "ttskch/pagination-service-provider": "<1", "twbs/bootstrap": "<=3.4.1|>=4,<=4.6.2", "twig/twig": "<1.44.8|>=2,<2.16.1|>=3,<3.11.1|>=3.12,<3.14", "typo3/cms": "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2", - "typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", + "typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<10.4.46|>=11,<11.5.40|>=12,<12.4.21|>=13,<13.3.1", "typo3/cms-core": "<=8.7.56|>=9,<=9.5.47|>=10,<=10.4.44|>=11,<=11.5.36|>=12,<=12.4.14|>=13,<=13.1", "typo3/cms-extbase": "<6.2.24|>=7,<7.6.8|==8.1.1", "typo3/cms-fluid": "<4.3.4|>=4.4,<4.4.1", @@ -2875,7 +2882,7 @@ "type": "tidelift" } ], - "time": "2024-09-18T18:05:47+00:00" + "time": "2024-10-18T15:05:15+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -3011,16 +3018,16 @@ }, { "name": "wp-cli/i18n-command", - "version": "v2.6.2", + "version": "v2.6.3", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "53518a11f314119e320597c7a8274f11b1295bdc" + "reference": "065bb3758fcbff922f1b7a01ab702aab0da79803" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/53518a11f314119e320597c7a8274f11b1295bdc", - "reference": "53518a11f314119e320597c7a8274f11b1295bdc", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/065bb3758fcbff922f1b7a01ab702aab0da79803", + "reference": "065bb3758fcbff922f1b7a01ab702aab0da79803", "shasum": "" }, "require": { @@ -3074,9 +3081,9 @@ "homepage": "https://github.com/wp-cli/i18n-command", "support": { "issues": "https://github.com/wp-cli/i18n-command/issues", - "source": "https://github.com/wp-cli/i18n-command/tree/v2.6.2" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.6.3" }, - "time": "2024-07-03T12:50:00+00:00" + "time": "2024-10-01T11:16:25+00:00" }, { "name": "wp-cli/mustangostang-spyc", @@ -3391,8 +3398,8 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "platform-overrides": { "php": "7.0.0" },