From 05264e559ed324a7c865d0f5e4cd1a2da2cbebb7 Mon Sep 17 00:00:00 2001 From: Brad Jorsch Date: Thu, 26 Oct 2023 14:55:18 -0400 Subject: [PATCH 1/4] Update to node 20 Calypso has updated to node 20, which means it's time for us to do so as well. Also, it has been two years since we switched from yarn to pnpm. Let's clean up the dummy `.engines.yarn` and remove the doc it references. Also, since pnpm is the only thing (as far as I know) we use that checks package.json `.engines` and it's happy to check the monorepo root for everything, let's remove the engines from all the projects' package.jsons so we don't have to have such a giant PR in the future. That means we can also get rid of the linting that syncs all the projects' package.jsons and the special logic in the mirroring that strips it out of the mirrors. --- .github/files/lint-project-structure.sh | 21 ------ .github/versions.sh | 2 +- .nvmrc | 2 +- docs/monorepo.md | 1 - docs/yarn-upgrade.md | 68 ------------------- package.json | 5 +- .../repo-gardening/changelog/update-node-20 | 5 ++ .../repo-gardening/package.json | 4 -- .../required-review/changelog/update-node-20 | 5 ++ .../required-review/package.json | 4 -- .../changelog/update-node-20 | 5 ++ .../test-results-to-slack/package.json | 4 -- .../ai-client/changelog/update-node-20 | 5 ++ projects/js-packages/ai-client/package.json | 6 +- .../analytics/changelog/update-node-20 | 5 ++ projects/js-packages/analytics/package.json | 6 +- .../js-packages/api/changelog/update-node-20 | 5 ++ projects/js-packages/api/package.json | 6 +- .../changelog/update-node-20 | 5 ++ .../package.json | 6 +- .../base-styles/changelog/update-node-20 | 5 ++ projects/js-packages/base-styles/package.json | 6 +- .../boost-score-api/changelog/update-node-20 | 5 ++ .../js-packages/boost-score-api/package.json | 6 +- .../components/changelog/update-node-20 | 5 ++ projects/js-packages/components/package.json | 6 +- .../config/changelog/update-node-20 | 5 ++ projects/js-packages/config/package.json | 6 +- .../connection/changelog/update-node-20 | 5 ++ projects/js-packages/connection/package.json | 6 +- .../eslint-changed/changelog/update-node-20 | 5 ++ .../js-packages/eslint-changed/package.json | 6 +- .../js-packages/eslint-changed/src/cli.js | 2 +- .../changelog/update-node-20 | 5 ++ .../eslint-config-target-es/package.json | 4 -- .../changelog/update-node-20 | 5 ++ .../i18n-check-webpack-plugin/package.json | 6 +- .../changelog/update-node-20 | 5 ++ .../i18n-loader-webpack-plugin/package.json | 6 +- .../js-packages/idc/changelog/update-node-20 | 5 ++ projects/js-packages/idc/package.json | 8 +-- .../image-guide/changelog/update-node-20 | 5 ++ projects/js-packages/image-guide/package.json | 6 +- .../licensing/changelog/update-node-20 | 5 ++ projects/js-packages/licensing/package.json | 6 +- .../partner-coupon/changelog/update-node-20 | 5 ++ .../js-packages/partner-coupon/package.json | 6 +- .../changelog/update-node-20 | 5 ++ .../publicize-components/package.json | 4 -- .../changelog/update-node-20 | 5 ++ .../react-data-sync-client/package.json | 4 -- .../changelog/update-node-20 | 5 ++ .../remove-asset-webpack-plugin/package.json | 6 +- .../changelog/update-node-20 | 5 ++ .../shared-extension-utils/package.json | 6 +- .../storybook/changelog/update-node-20 | 5 ++ projects/js-packages/storybook/package.json | 4 -- .../changelog/update-node-20 | 5 ++ .../svelte-data-sync-client/package.json | 6 +- .../videopress-core/changelog/update-node-20 | 5 ++ .../js-packages/videopress-core/package.json | 4 -- .../webpack-config/changelog/update-node-20 | 5 ++ .../js-packages/webpack-config/package.json | 6 +- .../action-bar/changelog/update-node-20 | 5 ++ projects/packages/action-bar/package.json | 6 +- .../admin-ui/changelog/update-node-20 | 5 ++ projects/packages/admin-ui/package.json | 8 +-- .../admin-ui/src/class-admin-menu.php | 2 +- .../packages/assets/changelog/update-node-20 | 5 ++ projects/packages/assets/package.json | 4 -- .../packages/backup/changelog/update-node-20 | 5 ++ projects/packages/backup/package.json | 4 -- .../backup/src/class-package-version.php | 2 +- .../packages/blaze/changelog/update-node-20 | 5 ++ projects/packages/blaze/package.json | 8 +-- .../packages/blaze/src/class-dashboard.php | 2 +- .../boost-core/changelog/update-node-20 | 5 ++ projects/packages/boost-core/package.json | 8 +-- .../packages/chatbot/changelog/update-node-20 | 5 ++ projects/packages/chatbot/package.json | 6 +- .../connection/changelog/update-node-20 | 5 ++ projects/packages/connection/package.json | 4 -- .../connection/src/class-package-version.php | 2 +- .../packages/forms/changelog/update-node-20 | 5 ++ projects/packages/forms/package.json | 6 +- .../forms/src/class-jetpack-forms.php | 2 +- .../changelog/update-node-20 | 5 ++ .../google-fonts-provider/package.json | 8 +-- .../identity-crisis/changelog/update-node-20 | 5 ++ .../packages/identity-crisis/package.json | 6 +- .../src/class-identity-crisis.php | 2 +- .../image-cdn/changelog/update-node-20 | 5 ++ projects/packages/image-cdn/package.json | 6 +- .../image-cdn/src/class-image-cdn.php | 2 +- .../packages/import/changelog/update-node-20 | 5 ++ projects/packages/import/package.json | 8 +-- projects/packages/import/src/class-main.php | 2 +- .../jetpack-mu-wpcom/changelog/update-node-20 | 5 ++ .../packages/jetpack-mu-wpcom/package.json | 6 +- .../packages/jitm/changelog/update-node-20 | 5 ++ projects/packages/jitm/package.json | 4 -- projects/packages/jitm/src/class-jitm.php | 2 +- .../lazy-images/changelog/update-node-20 | 5 ++ projects/packages/lazy-images/package.json | 4 -- .../my-jetpack/changelog/update-node-20 | 5 ++ projects/packages/my-jetpack/package.json | 6 +- .../my-jetpack/src/class-initializer.php | 2 +- .../packages/plans/changelog/update-node-20 | 5 ++ projects/packages/plans/package.json | 8 +-- .../changelog/update-node-20 | 5 ++ .../packages/plugin-deactivation/package.json | 6 +- .../src/class-deactivation-handler.php | 2 +- .../publicize/changelog/update-node-20 | 5 ++ projects/packages/publicize/package.json | 6 +- .../packages/search/changelog/update-node-20 | 5 ++ projects/packages/search/package.json | 6 +- .../packages/search/src/class-package.php | 2 +- .../stats-admin/changelog/update-node-20 | 5 ++ projects/packages/stats-admin/package.json | 8 +-- .../packages/stats-admin/src/class-main.php | 2 +- .../transport-helper/changelog/update-node-20 | 5 ++ .../packages/transport-helper/package.json | 8 +-- .../src/class-package-version.php | 2 +- .../videopress/changelog/update-node-20 | 5 ++ projects/packages/videopress/package.json | 6 +- .../videopress/src/class-package-version.php | 2 +- .../packages/wordads/changelog/update-node-20 | 5 ++ projects/packages/wordads/package.json | 6 +- .../packages/wordads/src/class-package.php | 2 +- .../wp-js-data-sync/changelog/update-node-20 | 5 ++ .../packages/wp-js-data-sync/package.json | 8 +-- .../wp-js-data-sync/src/class-data-sync.php | 2 +- .../yoast-promo/changelog/update-node-20 | 5 ++ projects/packages/yoast-promo/package.json | 6 +- .../plugins/boost/changelog/update-node-20 | 5 ++ projects/plugins/boost/package.json | 6 +- projects/plugins/boost/tests/e2e/package.json | 4 -- projects/plugins/crm/changelog/update-node-20 | 5 ++ projects/plugins/crm/package.json | 4 -- .../plugins/inspect/changelog/update-node-20 | 5 ++ projects/plugins/inspect/package.json | 4 -- .../plugins/jetpack/changelog/update-node-20 | 5 ++ projects/plugins/jetpack/package.json | 4 -- .../plugins/jetpack/tests/e2e/package.json | 4 -- .../migration/changelog/update-node-20 | 5 ++ projects/plugins/migration/package.json | 4 -- .../plugins/migration/tests/e2e/package.json | 3 - .../mu-wpcom-plugin/changelog/update-node-20 | 5 ++ .../plugins/mu-wpcom-plugin/composer.json | 2 +- .../mu-wpcom-plugin/mu-wpcom-plugin.php | 2 +- projects/plugins/mu-wpcom-plugin/package.json | 8 +-- .../plugins/protect/changelog/update-node-20 | 5 ++ projects/plugins/protect/package.json | 4 -- .../plugins/search/changelog/update-node-20 | 5 ++ projects/plugins/search/package.json | 4 -- .../plugins/search/tests/e2e/package.json | 4 -- .../plugins/social/changelog/update-node-20 | 5 ++ projects/plugins/social/package.json | 4 -- .../plugins/social/tests/e2e/package.json | 3 - .../starter-plugin/changelog/update-node-20 | 5 ++ projects/plugins/starter-plugin/package.json | 4 -- .../starter-plugin/tests/e2e/package.json | 3 - .../super-cache/changelog/update-node-20 | 5 ++ projects/plugins/super-cache/package.json | 6 +- .../super-cache/tests/e2e/package.json | 4 -- .../videopress/changelog/update-node-20 | 5 ++ projects/plugins/videopress/package.json | 4 -- .../plugins/videopress/tests/e2e/package.json | 3 - tools/cli/commands/build.js | 5 +- tools/cli/package.json | 4 -- tools/cli/skeletons/common/package.json | 6 +- tools/e2e-commons/package.json | 4 -- tools/js-tools/package.json | 4 -- 173 files changed, 417 insertions(+), 488 deletions(-) delete mode 100644 docs/yarn-upgrade.md create mode 100644 projects/github-actions/repo-gardening/changelog/update-node-20 create mode 100644 projects/github-actions/required-review/changelog/update-node-20 create mode 100644 projects/github-actions/test-results-to-slack/changelog/update-node-20 create mode 100644 projects/js-packages/ai-client/changelog/update-node-20 create mode 100644 projects/js-packages/analytics/changelog/update-node-20 create mode 100644 projects/js-packages/api/changelog/update-node-20 create mode 100644 projects/js-packages/babel-plugin-replace-textdomain/changelog/update-node-20 create mode 100644 projects/js-packages/base-styles/changelog/update-node-20 create mode 100644 projects/js-packages/boost-score-api/changelog/update-node-20 create mode 100644 projects/js-packages/components/changelog/update-node-20 create mode 100644 projects/js-packages/config/changelog/update-node-20 create mode 100644 projects/js-packages/connection/changelog/update-node-20 create mode 100644 projects/js-packages/eslint-changed/changelog/update-node-20 create mode 100644 projects/js-packages/eslint-config-target-es/changelog/update-node-20 create mode 100644 projects/js-packages/i18n-check-webpack-plugin/changelog/update-node-20 create mode 100644 projects/js-packages/i18n-loader-webpack-plugin/changelog/update-node-20 create mode 100644 projects/js-packages/idc/changelog/update-node-20 create mode 100644 projects/js-packages/image-guide/changelog/update-node-20 create mode 100644 projects/js-packages/licensing/changelog/update-node-20 create mode 100644 projects/js-packages/partner-coupon/changelog/update-node-20 create mode 100644 projects/js-packages/publicize-components/changelog/update-node-20 create mode 100644 projects/js-packages/react-data-sync-client/changelog/update-node-20 create mode 100644 projects/js-packages/remove-asset-webpack-plugin/changelog/update-node-20 create mode 100644 projects/js-packages/shared-extension-utils/changelog/update-node-20 create mode 100644 projects/js-packages/storybook/changelog/update-node-20 create mode 100644 projects/js-packages/svelte-data-sync-client/changelog/update-node-20 create mode 100644 projects/js-packages/videopress-core/changelog/update-node-20 create mode 100644 projects/js-packages/webpack-config/changelog/update-node-20 create mode 100644 projects/packages/action-bar/changelog/update-node-20 create mode 100644 projects/packages/admin-ui/changelog/update-node-20 create mode 100644 projects/packages/assets/changelog/update-node-20 create mode 100644 projects/packages/backup/changelog/update-node-20 create mode 100644 projects/packages/blaze/changelog/update-node-20 create mode 100644 projects/packages/boost-core/changelog/update-node-20 create mode 100644 projects/packages/chatbot/changelog/update-node-20 create mode 100644 projects/packages/connection/changelog/update-node-20 create mode 100644 projects/packages/forms/changelog/update-node-20 create mode 100644 projects/packages/google-fonts-provider/changelog/update-node-20 create mode 100644 projects/packages/identity-crisis/changelog/update-node-20 create mode 100644 projects/packages/image-cdn/changelog/update-node-20 create mode 100644 projects/packages/import/changelog/update-node-20 create mode 100644 projects/packages/jetpack-mu-wpcom/changelog/update-node-20 create mode 100644 projects/packages/jitm/changelog/update-node-20 create mode 100644 projects/packages/lazy-images/changelog/update-node-20 create mode 100644 projects/packages/my-jetpack/changelog/update-node-20 create mode 100644 projects/packages/plans/changelog/update-node-20 create mode 100644 projects/packages/plugin-deactivation/changelog/update-node-20 create mode 100644 projects/packages/publicize/changelog/update-node-20 create mode 100644 projects/packages/search/changelog/update-node-20 create mode 100644 projects/packages/stats-admin/changelog/update-node-20 create mode 100644 projects/packages/transport-helper/changelog/update-node-20 create mode 100644 projects/packages/videopress/changelog/update-node-20 create mode 100644 projects/packages/wordads/changelog/update-node-20 create mode 100644 projects/packages/wp-js-data-sync/changelog/update-node-20 create mode 100644 projects/packages/yoast-promo/changelog/update-node-20 create mode 100644 projects/plugins/boost/changelog/update-node-20 create mode 100644 projects/plugins/crm/changelog/update-node-20 create mode 100644 projects/plugins/inspect/changelog/update-node-20 create mode 100644 projects/plugins/jetpack/changelog/update-node-20 create mode 100644 projects/plugins/migration/changelog/update-node-20 create mode 100644 projects/plugins/mu-wpcom-plugin/changelog/update-node-20 create mode 100644 projects/plugins/protect/changelog/update-node-20 create mode 100644 projects/plugins/search/changelog/update-node-20 create mode 100644 projects/plugins/social/changelog/update-node-20 create mode 100644 projects/plugins/starter-plugin/changelog/update-node-20 create mode 100644 projects/plugins/super-cache/changelog/update-node-20 create mode 100644 projects/plugins/videopress/changelog/update-node-20 diff --git a/.github/files/lint-project-structure.sh b/.github/files/lint-project-structure.sh index 55da61e20e82f..829f0c3b7f265 100755 --- a/.github/files/lint-project-structure.sh +++ b/.github/files/lint-project-structure.sh @@ -72,8 +72,6 @@ for PROJECT in projects/*; do fi done -ROOT_PACKAGE_JSON_ENGINES="$(jq '.engines | .pnpm |= empty' package.json)" - for PROJECT in projects/*/*; do SLUG="${PROJECT#projects/}" TYPE="${SLUG%/*}" @@ -97,25 +95,6 @@ for PROJECT in projects/*/*; do echo "::error file=$PROJECT/.gitattributes::$PROJECT/.github/ should have git attribute export-ignore." fi - # - package.json engines should match monorepo root package.json engines - if [[ -e "$PROJECT/package.json" ]]; then - PACKAGE_JSON_ENGINES="$(jq '.engines' "$PROJECT/package.json")" - if [[ "$PACKAGE_JSON_ENGINES" != "$ROOT_PACKAGE_JSON_ENGINES" ]]; then - EXIT=1 - LINE=$(jq --stream --arg obj "$PACKAGE_JSON_ENGINES" 'if length == 1 then .[0][:-1] else .[0] end | if . == ["engines"] then input_line_number - ( $obj | gsub( "[^\n]"; "" ) | length ) else empty end' "$PROJECT/package.json") - if [[ -n "$LINE" ]]; then - echo "---" # Bracket message containing newlines for better visibility in GH's logs. - echo "::error file=$PROJECT/package.json,line=$LINE::Engines must match those in the monorepo root package.json (but omitting \"pnpm\").%0A \"engines\": ${ROOT_PACKAGE_JSON_ENGINES//$'\n'/%0A }" - echo "---" - else - LINE=$(wc -l < "$PROJECT/package.json") - echo "---" # Bracket message containing newlines for better visibility in GH's logs. - echo "::error file=$PROJECT/package.json,line=$LINE::Engines must be specified, matching those in the monorepo root package.json (but omitting \"pnpm\").%0A \"engines\": ${ROOT_PACKAGE_JSON_ENGINES//$'\n'/%0A }" - echo "---" - fi - fi - fi - # - package.json for js modules should look like a library to renovate. if [[ "$PROJECT" == projects/js-packages/* && -e "$PROJECT/package.json" ]]; then ! IFS= read -r INDEX < <( ls -- "$PROJECT"/index.{js,jsx,cjs,mjs,ts,tsx,d.ts} 2>/dev/null ) diff --git a/.github/versions.sh b/.github/versions.sh index 228732be2b480..7fb68b9c0317c 100644 --- a/.github/versions.sh +++ b/.github/versions.sh @@ -1,7 +1,7 @@ # Versions of tools to use in CI. PHP_VERSION=8.2 COMPOSER_VERSION=2.6.5 -NODE_VERSION=18.17.0 +NODE_VERSION=20.8.1 PNPM_VERSION=8.6.8 # Other useful version numbers. diff --git a/.nvmrc b/.nvmrc index 603606bc91118..6569dfa4f323c 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.17.0 +20.8.1 diff --git a/docs/monorepo.md b/docs/monorepo.md index 300f305737be6..eecec36b13ec4 100644 --- a/docs/monorepo.md +++ b/docs/monorepo.md @@ -311,7 +311,6 @@ See PCYsg-xsv-p2#mirror-repo-secrets for details. Note the following will also be done by the build process: -* In `package.json`, the `.engines` will be deleted. If there is a `.publish_engines`, it will be renamed to `.engines`. * Entries will be prepended to `.npmignore` to ignore `.github` and `composer.json` during the NPM publish. This file will be created if not present. Before you create the first release tag, you may want to check out the mirror and run `npm publish --dry-run` to ensure that only the files you want published will be published. diff --git a/docs/yarn-upgrade.md b/docs/yarn-upgrade.md deleted file mode 100644 index 91753e8420a14..0000000000000 --- a/docs/yarn-upgrade.md +++ /dev/null @@ -1,68 +0,0 @@ -# Jetpack Yarn→Pnpm update, June 2021 - -Due to the [end of support for Yarn 1] and several bugs that were impacting our workflows, we realized a need to update the package manager. -After discussion and analysis (p9dueE-2MY-p2) we decided to go with pnpm as the replacement. - -## Why pnpm? - -Several reasons: - -* More sensible structure to `node_modules/` than the hoisting done by npm and yarn. - * More strict about undeclared dependencies without having to completely switch to something like Plug'n'Play. -* Mature workspace features. -* Better performance in typical configurations with our repo. -* Lack of desire to be a testbed for new proposals like Plug'n'Play or Zero Installs. - -## Upgrade caveats - -### Installation - -You'll likely have to install pnpm, of course. Instructions may be found at https://pnpm.io/installation. - -### Pre-upgrade cleanup - -Before checking out a branch using pnpm, you'll likely want to remove any `node_modules/` directories. You can do this with a command like -```bash -rm -rf node_modules projects/*/*/node_modules projects/plugins/jetpack/tests/e2e/node_modules tools/cli/node_modules -``` -You may also want to uninstall the Jetpack CLI from yarn with `yarn cli-unlink`. -Then, after checking out the branch, execute `pnpm install`. - -If you forget to do this, you'll most like get the following message when checking out the branch: -``` -warning Jetpack_Monorepo@: The engine "pnpm" appears to be invalid. -error Jetpack_Monorepo@: The engine "yarn" is incompatible with this module. Expected version "use pnpm instead - see docs/yarn-upgrade.md". Got "1.22.10" -error Commands cannot run with an incompatible environment. -``` -That's ok, nothing is broken. Just do the above steps. - -If you move back to a branch that's still using yarn (and want to do actual work on it), you may want to remove `node_modules/` again so as to not confuse yarn with -pnpm's structure. - -### Command changes - -Most of the built-in commands are the same, although arguments accepted may differ. Also note that simply `yarn` with no command was equivalent to `yarn install`, -while with `pnpm` you need to explicitly specify the `install` command. - -Scripts formerly run using `yarn foobar` may now be run using `pnpm foobar`. - -Note that many commands are available via the Jetpack CLI, which should be used when available in preference to using pnpm (or yarn) to run scripts. -This includes all the docker commands: instead of `yarn docker:up` or `pnpm docker:up`, you can do `jetpack docker up` and be ready for any future changes. - -### Dependency issues - -Most of the time, the solution is to add the missing dependency to the appropriate package.json. - -Pnpm is more strict about undeclared dependencies. For example, the package `eslint` depends on `debug`. With yarn 1, if you had `eslint` listed in -your package.json then it would "hoist" that `debug` dependency which would have the side effect that you could `require( 'debug' )` in your JS code -and use the package without ever having declared the direct dependency. Pnpm organizes things differently so `eslint` can find its dependency on `debug` -while your own code will not see it unless you declare that dependency yourself. - -If transpiling with `@babel/plugin-transform-runtime` and using other JS modules from the monorepo, note that you'll want to set the `absoluteRuntime` option -to `@babel/plugin-transform-runtime` so it can find `@babel/runtime` (and you'll need to include that as a dependency in your package.json). This also applies -when using calypso-build; currently a hack is needed (see [projects/plugins/jetpack/babel.config.js]) to get that set as calypso-build doesn't yet support the -option directly. - - -[end of support for Yarn 1]: https://github.com/yarnpkg/yarn/compare/977943e%5E...14bcd15#diff-185833cb26d7ac66a4d39042fd576a820c2c2c6d05ad18973bb9c7dce77267c5R29-R32 -[projects/plugins/jetpack/babel.config.js]: ../projects/plugins/jetpack/babel.config.js diff --git a/package.json b/package.json index 0b58159d77e60..696550a423b70 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,7 @@ "jetpack-js-tools": "workspace:*" }, "engines": { - "node": "^18.13.0", - "pnpm": "^8.6.2", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" + "node": "^20.8.1", + "pnpm": "^8.6.2" } } diff --git a/projects/github-actions/repo-gardening/changelog/update-node-20 b/projects/github-actions/repo-gardening/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/github-actions/repo-gardening/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/github-actions/repo-gardening/package.json b/projects/github-actions/repo-gardening/package.json index 9df39b535414a..3f2f718493c4a 100644 --- a/projects/github-actions/repo-gardening/package.json +++ b/projects/github-actions/repo-gardening/package.json @@ -25,9 +25,5 @@ }, "scripts": { "build": "ncc build src/index.js -o dist --source-map --license licenses.txt" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/github-actions/required-review/changelog/update-node-20 b/projects/github-actions/required-review/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/github-actions/required-review/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/github-actions/required-review/package.json b/projects/github-actions/required-review/package.json index d7be66788eb4a..d18870d1c8e02 100644 --- a/projects/github-actions/required-review/package.json +++ b/projects/github-actions/required-review/package.json @@ -17,9 +17,5 @@ }, "scripts": { "build": "ncc build src/main.js -o dist --source-map --license licenses.txt" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/github-actions/test-results-to-slack/changelog/update-node-20 b/projects/github-actions/test-results-to-slack/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/github-actions/test-results-to-slack/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/github-actions/test-results-to-slack/package.json b/projects/github-actions/test-results-to-slack/package.json index b83127d43bdcc..7101ef0236998 100644 --- a/projects/github-actions/test-results-to-slack/package.json +++ b/projects/github-actions/test-results-to-slack/package.json @@ -28,9 +28,5 @@ "scripts": { "build": "ncc build src/index.js -o dist --source-map --license licenses.txt", "test": "jest --config=tests/jest.config.js --verbose --runInBand" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/js-packages/ai-client/changelog/update-node-20 b/projects/js-packages/ai-client/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/ai-client/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/ai-client/package.json b/projects/js-packages/ai-client/package.json index ab78c191bc2eb..a5bb4d2704c91 100644 --- a/projects/js-packages/ai-client/package.json +++ b/projects/js-packages/ai-client/package.json @@ -1,7 +1,7 @@ { "private": false, "name": "@automattic/jetpack-ai-client", - "version": "0.1.13", + "version": "0.1.14-alpha", "description": "A JS client for consuming Jetpack AI services", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/ai-client/#readme", "bugs": { @@ -28,10 +28,6 @@ "jest-environment-jsdom": "29.5.0", "typescript": "5.0.4" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": "./index.ts" }, diff --git a/projects/js-packages/analytics/changelog/update-node-20 b/projects/js-packages/analytics/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/analytics/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/analytics/package.json b/projects/js-packages/analytics/package.json index b6c7c5fef8f98..6fa4107ad2ba3 100644 --- a/projects/js-packages/analytics/package.json +++ b/projects/js-packages/analytics/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-analytics", - "version": "0.1.27", + "version": "0.1.28-alpha", "description": "Jetpack Analytics Package", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/analytics/#readme", "bugs": { @@ -25,9 +25,5 @@ }, "scripts": { "test": "NODE_OPTIONS=--experimental-vm-modules jest" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/js-packages/api/changelog/update-node-20 b/projects/js-packages/api/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/api/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/api/package.json b/projects/js-packages/api/package.json index 99df039f15767..12188c0c5be8b 100644 --- a/projects/js-packages/api/package.json +++ b/projects/js-packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-api", - "version": "0.16.4", + "version": "0.16.5-alpha", "description": "Jetpack Api Package", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/api/#readme", "bugs": { @@ -27,9 +27,5 @@ }, "scripts": { "test": "NODE_OPTIONS=--experimental-vm-modules jest" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/js-packages/babel-plugin-replace-textdomain/changelog/update-node-20 b/projects/js-packages/babel-plugin-replace-textdomain/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/babel-plugin-replace-textdomain/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/babel-plugin-replace-textdomain/package.json b/projects/js-packages/babel-plugin-replace-textdomain/package.json index 0ef7d975984c7..50aeeb7bfeb34 100644 --- a/projects/js-packages/babel-plugin-replace-textdomain/package.json +++ b/projects/js-packages/babel-plugin-replace-textdomain/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/babel-plugin-replace-textdomain", - "version": "1.0.30", + "version": "1.0.31-alpha", "description": "A Babel plugin to replace the textdomain in gettext-style function calls.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/babel-plugin-replace-textdomain/#readme", "bugs": { @@ -24,10 +24,6 @@ "babel-plugin-tester": "11.0.4", "jest": "29.4.3" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": "./src/index.js" } diff --git a/projects/js-packages/base-styles/changelog/update-node-20 b/projects/js-packages/base-styles/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/base-styles/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/base-styles/package.json b/projects/js-packages/base-styles/package.json index 45d27ad855307..29021e413265a 100644 --- a/projects/js-packages/base-styles/package.json +++ b/projects/js-packages/base-styles/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-base-styles", - "version": "0.6.11", + "version": "0.6.12-alpha", "description": "Jetpack components base styles", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/base-styles/#readme", "bugs": { @@ -21,9 +21,5 @@ }, "devDependencies": { "@wordpress/base-styles": "4.35.0" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/js-packages/boost-score-api/changelog/update-node-20 b/projects/js-packages/boost-score-api/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/boost-score-api/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/boost-score-api/package.json b/projects/js-packages/boost-score-api/package.json index b9654845495ac..f5dbd316fee23 100644 --- a/projects/js-packages/boost-score-api/package.json +++ b/projects/js-packages/boost-score-api/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-boost-score-api", - "version": "0.1.14", + "version": "0.1.15-alpha", "description": "A package to get the Jetpack Boost score of a site", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/boost-score-api/#readme", "bugs": { @@ -34,10 +34,6 @@ "webpack": "5.76.0", "webpack-cli": "4.9.1" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": { "jetpack:src": "./src/index.ts", diff --git a/projects/js-packages/components/changelog/update-node-20 b/projects/js-packages/components/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/components/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/components/package.json b/projects/js-packages/components/package.json index 642e372f03da9..25fb4539e2f2a 100644 --- a/projects/js-packages/components/package.json +++ b/projects/js-packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-components", - "version": "0.44.1", + "version": "0.44.2-alpha", "description": "Jetpack Components Package", "author": "Automattic", "license": "GPL-2.0-or-later", @@ -82,9 +82,5 @@ "build": "pnpm run compile-ts", "compile-ts": "tsc --pretty", "test": "NODE_OPTIONS=--experimental-vm-modules jest" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/js-packages/config/changelog/update-node-20 b/projects/js-packages/config/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/config/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/config/package.json b/projects/js-packages/config/package.json index 5d2c2907d25bf..26a62be7db0d9 100644 --- a/projects/js-packages/config/package.json +++ b/projects/js-packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-config", - "version": "0.1.22", + "version": "0.1.23-alpha", "description": "Handles Jetpack global configuration shared across all packages", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/config/#readme", "bugs": { @@ -20,10 +20,6 @@ "jest": "29.4.3", "jest-environment-jsdom": "29.4.3" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": "./src/index.js" }, diff --git a/projects/js-packages/connection/changelog/update-node-20 b/projects/js-packages/connection/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/connection/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/connection/package.json b/projects/js-packages/connection/package.json index 97f13d1e20cbb..1ec955dad958f 100644 --- a/projects/js-packages/connection/package.json +++ b/projects/js-packages/connection/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-connection", - "version": "0.30.5", + "version": "0.30.6-alpha", "description": "Jetpack Connection Component", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/connection/#readme", "bugs": { @@ -58,9 +58,5 @@ ], "scripts": { "test": "NODE_OPTIONS=--experimental-vm-modules jest" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/js-packages/eslint-changed/changelog/update-node-20 b/projects/js-packages/eslint-changed/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/eslint-changed/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/eslint-changed/package.json b/projects/js-packages/eslint-changed/package.json index 6639c32ce4094..afa9e0b990eb3 100644 --- a/projects/js-packages/eslint-changed/package.json +++ b/projects/js-packages/eslint-changed/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/eslint-changed", - "version": "2.0.7", + "version": "2.0.8-alpha", "description": "Run eslint on files, but only report warnings and errors from lines that were changed.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/eslint-changed/#readme", "type": "module", @@ -30,9 +30,5 @@ }, "peerDependencies": { "eslint": ">=7.0.0" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/js-packages/eslint-changed/src/cli.js b/projects/js-packages/eslint-changed/src/cli.js index 153117600e9bc..7be26761db42a 100755 --- a/projects/js-packages/eslint-changed/src/cli.js +++ b/projects/js-packages/eslint-changed/src/cli.js @@ -6,7 +6,7 @@ import { Command } from 'commander'; import { ESLint } from 'eslint'; import parseDiff from 'parse-diff'; -const APP_VERSION = '2.0.7'; +const APP_VERSION = '2.0.8-alpha'; /** * Create a Commander instance. diff --git a/projects/js-packages/eslint-config-target-es/changelog/update-node-20 b/projects/js-packages/eslint-config-target-es/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/eslint-config-target-es/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/eslint-config-target-es/package.json b/projects/js-packages/eslint-config-target-es/package.json index 85dbebee2eea5..226fc2dd685b0 100644 --- a/projects/js-packages/eslint-config-target-es/package.json +++ b/projects/js-packages/eslint-config-target-es/package.json @@ -32,10 +32,6 @@ "eslint": ">=4.19.1", "eslint-plugin-es-x": "^7.1.0" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": "./src/configs/all.js", "./language": "./src/configs/language.js", diff --git a/projects/js-packages/i18n-check-webpack-plugin/changelog/update-node-20 b/projects/js-packages/i18n-check-webpack-plugin/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/i18n-check-webpack-plugin/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/i18n-check-webpack-plugin/package.json b/projects/js-packages/i18n-check-webpack-plugin/package.json index f231a8cc60704..bb8adf7b4b6c3 100644 --- a/projects/js-packages/i18n-check-webpack-plugin/package.json +++ b/projects/js-packages/i18n-check-webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/i18n-check-webpack-plugin", - "version": "1.1.2", + "version": "1.1.3-alpha", "description": "A Webpack plugin to check that WordPress i18n hasn't been mangled by Webpack optimizations.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/i18n-check-webpack-plugin/#readme", "bugs": { @@ -29,10 +29,6 @@ "@babel/core": "^7.0.0", "webpack": "^5.0.0" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": "./src/I18nCheckPlugin.js", "./I18nSafeMangleExportsPlugin": "./src/I18nSafeMangleExportsPlugin.js", diff --git a/projects/js-packages/i18n-loader-webpack-plugin/changelog/update-node-20 b/projects/js-packages/i18n-loader-webpack-plugin/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/i18n-loader-webpack-plugin/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/i18n-loader-webpack-plugin/package.json b/projects/js-packages/i18n-loader-webpack-plugin/package.json index c2b43992d0f86..2b6f43601cac3 100644 --- a/projects/js-packages/i18n-loader-webpack-plugin/package.json +++ b/projects/js-packages/i18n-loader-webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/i18n-loader-webpack-plugin", - "version": "2.0.39", + "version": "2.0.40-alpha", "description": "A Webpack plugin to load WordPress i18n when Webpack lazy-loads a bundle.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/i18n-loader-webpack-plugin/#readme", "bugs": { @@ -29,10 +29,6 @@ "peerDependencies": { "webpack": "^5.29.0" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": "./src/I18nLoaderPlugin.js" } diff --git a/projects/js-packages/idc/changelog/update-node-20 b/projects/js-packages/idc/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/idc/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/idc/package.json b/projects/js-packages/idc/package.json index 0d10de5c9000c..dc25d00a86a08 100644 --- a/projects/js-packages/idc/package.json +++ b/projects/js-packages/idc/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-idc", - "version": "0.10.50", + "version": "0.10.51-alpha", "description": "Jetpack Connection Component", "author": "Automattic", "license": "GPL-2.0-or-later", @@ -37,9 +37,5 @@ "*.css", "*.scss" ], - "scripts": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "scripts": {} } diff --git a/projects/js-packages/image-guide/changelog/update-node-20 b/projects/js-packages/image-guide/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/image-guide/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/image-guide/package.json b/projects/js-packages/image-guide/package.json index 19baa437b91a1..9ac58d28679e5 100644 --- a/projects/js-packages/image-guide/package.json +++ b/projects/js-packages/image-guide/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-image-guide", - "version": "0.5.4", + "version": "0.5.5-alpha", "description": "Go through the dom to analyze image size on screen vs actual file size.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/image-guide/#readme", "type": "module", @@ -30,10 +30,6 @@ "webpack": "5.76.0", "webpack-cli": "4.9.1" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": { "jetpack:src": "./src/index.ts", diff --git a/projects/js-packages/licensing/changelog/update-node-20 b/projects/js-packages/licensing/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/licensing/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/licensing/package.json b/projects/js-packages/licensing/package.json index 7bbfdc31ab852..a56968f014d1b 100644 --- a/projects/js-packages/licensing/package.json +++ b/projects/js-packages/licensing/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-licensing", - "version": "0.11.10", + "version": "0.11.11-alpha", "description": "Jetpack licensing flow", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/licensing/#readme", "bugs": { @@ -42,10 +42,6 @@ "react-dom": "18.2.0", "react-test-renderer": "18.2.0" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": "./index.jsx", "./state": "./src/state", diff --git a/projects/js-packages/partner-coupon/changelog/update-node-20 b/projects/js-packages/partner-coupon/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/partner-coupon/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/partner-coupon/package.json b/projects/js-packages/partner-coupon/package.json index 0378e04204dc0..9c178a1efbd48 100644 --- a/projects/js-packages/partner-coupon/package.json +++ b/projects/js-packages/partner-coupon/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-partner-coupon", - "version": "0.2.58", + "version": "0.2.59-alpha", "description": "This package aims to add components to make it easier to redeem partner coupons", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/partner-coupon/#readme", "bugs": { @@ -46,10 +46,6 @@ "classnames": "2.3.2", "prop-types": "15.7.2" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": "./index.jsx" } diff --git a/projects/js-packages/publicize-components/changelog/update-node-20 b/projects/js-packages/publicize-components/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/publicize-components/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/publicize-components/package.json b/projects/js-packages/publicize-components/package.json index 17123a7278787..21cf4b92f89b0 100644 --- a/projects/js-packages/publicize-components/package.json +++ b/projects/js-packages/publicize-components/package.json @@ -64,10 +64,6 @@ "react": "18.2.0", "react-dom": "18.2.0" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": "./index.ts" }, diff --git a/projects/js-packages/react-data-sync-client/changelog/update-node-20 b/projects/js-packages/react-data-sync-client/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/react-data-sync-client/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/react-data-sync-client/package.json b/projects/js-packages/react-data-sync-client/package.json index 49b5c9a11d0c0..7dd368126a804 100644 --- a/projects/js-packages/react-data-sync-client/package.json +++ b/projects/js-packages/react-data-sync-client/package.json @@ -33,10 +33,6 @@ "webpack-cli": "4.9.1", "zod": "3.22.3" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": { "jetpack:src": "./src/index.ts", diff --git a/projects/js-packages/remove-asset-webpack-plugin/changelog/update-node-20 b/projects/js-packages/remove-asset-webpack-plugin/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/remove-asset-webpack-plugin/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/remove-asset-webpack-plugin/package.json b/projects/js-packages/remove-asset-webpack-plugin/package.json index 8ff8f3bbab3e4..558c8c6a2a5ef 100644 --- a/projects/js-packages/remove-asset-webpack-plugin/package.json +++ b/projects/js-packages/remove-asset-webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/remove-asset-webpack-plugin", - "version": "1.0.19", + "version": "1.0.20-alpha", "description": "A Webpack plugin to remove assets from the build.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/remove-asset-webpack-plugin/README.md#readme", "bugs": { @@ -27,10 +27,6 @@ "peerDependencies": { "webpack": "^5.8.0" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": "./src/index.js" } diff --git a/projects/js-packages/shared-extension-utils/changelog/update-node-20 b/projects/js-packages/shared-extension-utils/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/shared-extension-utils/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/shared-extension-utils/package.json b/projects/js-packages/shared-extension-utils/package.json index 1141fbb3a044e..d4fc2d0be009b 100644 --- a/projects/js-packages/shared-extension-utils/package.json +++ b/projects/js-packages/shared-extension-utils/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-shared-extension-utils", - "version": "0.12.4", + "version": "0.12.5-alpha", "description": "Utility functions used by the block editor extensions", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/shared-extension-utils/#readme", "bugs": { @@ -44,10 +44,6 @@ "@babel/plugin-transform-react-jsx": "7.22.15", "@wordpress/babel-plugin-import-jsx-pragma": "4.27.0" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": "./index.js" } diff --git a/projects/js-packages/storybook/changelog/update-node-20 b/projects/js-packages/storybook/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/storybook/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/storybook/package.json b/projects/js-packages/storybook/package.json index 194bafe0f4a2c..8d45a8f5ec21a 100644 --- a/projects/js-packages/storybook/package.json +++ b/projects/js-packages/storybook/package.json @@ -70,10 +70,6 @@ "webpack": "5.76.0", "webpack-cli": "4.9.1" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "dependencies": { "@wordpress/api-fetch": "6.41.0" } diff --git a/projects/js-packages/svelte-data-sync-client/changelog/update-node-20 b/projects/js-packages/svelte-data-sync-client/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/svelte-data-sync-client/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/svelte-data-sync-client/package.json b/projects/js-packages/svelte-data-sync-client/package.json index 82035da18b192..9c0e236c01f57 100644 --- a/projects/js-packages/svelte-data-sync-client/package.json +++ b/projects/js-packages/svelte-data-sync-client/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-svelte-data-sync-client", - "version": "0.3.4", + "version": "0.3.5-alpha", "description": "A Svelte.js client for the wp-js-data-sync package", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/svelte-data-sync-client/#readme", "type": "module", @@ -36,10 +36,6 @@ "webpack-cli": "4.9.1", "zod": "3.22.3" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": { "jetpack:src": "./src/index.ts", diff --git a/projects/js-packages/videopress-core/changelog/update-node-20 b/projects/js-packages/videopress-core/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/videopress-core/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/videopress-core/package.json b/projects/js-packages/videopress-core/package.json index e42d4fbec5f88..59a8dd52a1a0a 100644 --- a/projects/js-packages/videopress-core/package.json +++ b/projects/js-packages/videopress-core/package.json @@ -33,10 +33,6 @@ "webpack": "5.76.0", "webpack-cli": "4.9.1" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "exports": { ".": "./index.jsx", "./state": "./src/state", diff --git a/projects/js-packages/webpack-config/changelog/update-node-20 b/projects/js-packages/webpack-config/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/js-packages/webpack-config/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/js-packages/webpack-config/package.json b/projects/js-packages/webpack-config/package.json index 69f2d78f78149..29909fc33fb84 100644 --- a/projects/js-packages/webpack-config/package.json +++ b/projects/js-packages/webpack-config/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-webpack-config", - "version": "2.0.4", + "version": "2.0.5-alpha", "description": "Library of pieces for webpack config in Jetpack projects.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/webpack-config/#readme", "bugs": { @@ -62,9 +62,5 @@ "./webpack": "./src/webpack.js", "./babel": "./src/babel.js", "./babel/preset": "./src/babel-preset.js" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/packages/action-bar/changelog/update-node-20 b/projects/packages/action-bar/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/action-bar/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/action-bar/package.json b/projects/packages/action-bar/package.json index 746ed35893dc5..8b2e7aad39109 100644 --- a/projects/packages/action-bar/package.json +++ b/projects/packages/action-bar/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-action-bar", - "version": "0.1.30", + "version": "0.1.31-alpha", "description": "An easy way for visitors to follow, like, and comment on your WordPress site.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/action-bar/#readme", "bugs": { @@ -21,10 +21,6 @@ "validate": "pnpm exec validate-es --no-error-on-unmatched-pattern build/", "watch": "pnpm run build --watch" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "devDependencies": { "@automattic/jetpack-webpack-config": "workspace:*", "@babel/core": "7.23.2", diff --git a/projects/packages/admin-ui/changelog/update-node-20 b/projects/packages/admin-ui/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/admin-ui/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/admin-ui/package.json b/projects/packages/admin-ui/package.json index e0208344101b9..f35c6321cb239 100644 --- a/projects/packages/admin-ui/package.json +++ b/projects/packages/admin-ui/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-admin-ui", - "version": "0.2.23", + "version": "0.2.24-alpha", "description": "Generic Jetpack wp-admin UI elements", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/admin-ui/#readme", "bugs": { @@ -20,9 +20,5 @@ "build-production": "echo 'Not implemented.'", "build-production-js": "echo 'Not implemented.'" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/projects/packages/admin-ui/src/class-admin-menu.php b/projects/packages/admin-ui/src/class-admin-menu.php index 55d44ffc24292..b367a6c07eddf 100644 --- a/projects/packages/admin-ui/src/class-admin-menu.php +++ b/projects/packages/admin-ui/src/class-admin-menu.php @@ -13,7 +13,7 @@ */ class Admin_Menu { - const PACKAGE_VERSION = '0.2.23'; + const PACKAGE_VERSION = '0.2.24-alpha'; /** * Whether this class has been initialized diff --git a/projects/packages/assets/changelog/update-node-20 b/projects/packages/assets/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/assets/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/assets/package.json b/projects/packages/assets/package.json index 63ae3be266472..b28115c6f7cc3 100644 --- a/projects/packages/assets/package.json +++ b/projects/packages/assets/package.json @@ -17,9 +17,5 @@ "md5-es": "1.8.2", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/packages/backup/changelog/update-node-20 b/projects/packages/backup/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/backup/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/backup/package.json b/projects/packages/backup/package.json index 27f5f09838a41..ada3cd4d3fbcd 100644 --- a/projects/packages/backup/package.json +++ b/projects/packages/backup/package.json @@ -56,9 +56,5 @@ "sass-loader": "12.4.0", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/packages/backup/src/class-package-version.php b/projects/packages/backup/src/class-package-version.php index ed0c75d8cc300..9c0549c3b518b 100644 --- a/projects/packages/backup/src/class-package-version.php +++ b/projects/packages/backup/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '1.17.9'; + const PACKAGE_VERSION = '1.17.10-alpha'; const PACKAGE_SLUG = 'backup'; diff --git a/projects/packages/blaze/changelog/update-node-20 b/projects/packages/blaze/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/blaze/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/blaze/package.json b/projects/packages/blaze/package.json index e94ccf95a03aa..48e4973c2085b 100644 --- a/projects/packages/blaze/package.json +++ b/projects/packages/blaze/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-blaze", - "version": "0.11.0", + "version": "0.11.1-alpha", "description": "Attract high-quality traffic to your site using Blaze. Using this service, you can advertise a post or page on some of the millions of pages across WordPress.com and Tumblr from just $5 per day.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/blaze/#readme", "bugs": { @@ -49,9 +49,5 @@ }, "browserslist": [ "extends @wordpress/browserslist-config" - ], - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + ] } diff --git a/projects/packages/blaze/src/class-dashboard.php b/projects/packages/blaze/src/class-dashboard.php index c152b13487da6..cce9e1629a044 100644 --- a/projects/packages/blaze/src/class-dashboard.php +++ b/projects/packages/blaze/src/class-dashboard.php @@ -21,7 +21,7 @@ class Dashboard { * * @var string */ - const PACKAGE_VERSION = '0.11.0'; + const PACKAGE_VERSION = '0.11.1-alpha'; /** * List of dependencies needed to render the dashboard in wp-admin. diff --git a/projects/packages/boost-core/changelog/update-node-20 b/projects/packages/boost-core/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/boost-core/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/boost-core/package.json b/projects/packages/boost-core/package.json index 2d735279b3249..ef82c57a2447a 100644 --- a/projects/packages/boost-core/package.json +++ b/projects/packages/boost-core/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-boost-core", - "version": "0.1.3", + "version": "0.1.4-alpha", "description": "Core functionality for boost and relevant packages to depend on", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/boost-core/#readme", "bugs": { @@ -21,9 +21,5 @@ "build-production-js": "echo 'Not implemented.'", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/projects/packages/chatbot/changelog/update-node-20 b/projects/packages/chatbot/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/chatbot/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/chatbot/package.json b/projects/packages/chatbot/package.json index 4349db3b5cf0c..89ff104bdc12a 100644 --- a/projects/packages/chatbot/package.json +++ b/projects/packages/chatbot/package.json @@ -22,9 +22,5 @@ "watch": "echo 'Not implemented.'", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/projects/packages/connection/changelog/update-node-20 b/projects/packages/connection/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/connection/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/connection/package.json b/projects/packages/connection/package.json index b8ebc2e465b0b..f189a6c8c9548 100644 --- a/projects/packages/connection/package.json +++ b/projects/packages/connection/package.json @@ -28,9 +28,5 @@ "@wordpress/browserslist-config": "5.27.0", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/packages/connection/src/class-package-version.php b/projects/packages/connection/src/class-package-version.php index d09a566a9cc4b..e531c42270358 100644 --- a/projects/packages/connection/src/class-package-version.php +++ b/projects/packages/connection/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '1.58.2'; + const PACKAGE_VERSION = '1.58.3-alpha'; const PACKAGE_SLUG = 'connection'; diff --git a/projects/packages/forms/changelog/update-node-20 b/projects/packages/forms/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/forms/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/forms/package.json b/projects/packages/forms/package.json index e233929a22ea8..74e5bbc426740 100644 --- a/projects/packages/forms/package.json +++ b/projects/packages/forms/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-forms", - "version": "0.22.4", + "version": "0.22.5-alpha", "description": "Jetpack Forms", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/forms/#readme", "bugs": { @@ -81,9 +81,5 @@ "optionalDependencies": { "react": "18.2.0", "react-dom": "18.2.0" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/packages/forms/src/class-jetpack-forms.php b/projects/packages/forms/src/class-jetpack-forms.php index 78314e626d1ec..5d17ada6c3caf 100644 --- a/projects/packages/forms/src/class-jetpack-forms.php +++ b/projects/packages/forms/src/class-jetpack-forms.php @@ -15,7 +15,7 @@ */ class Jetpack_Forms { - const PACKAGE_VERSION = '0.22.4'; + const PACKAGE_VERSION = '0.22.5-alpha'; /** * Load the contact form module. diff --git a/projects/packages/google-fonts-provider/changelog/update-node-20 b/projects/packages/google-fonts-provider/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/google-fonts-provider/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/google-fonts-provider/package.json b/projects/packages/google-fonts-provider/package.json index 072df7a53c51e..f71d187ac9058 100644 --- a/projects/packages/google-fonts-provider/package.json +++ b/projects/packages/google-fonts-provider/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-google-fonts-provider", - "version": "0.6.0", + "version": "0.6.1-alpha", "description": "WordPress Webfonts provider for Google Fonts", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/google-fonts-provider/#readme", "bugs": { @@ -21,9 +21,5 @@ "build-production-js": "echo 'Not implemented.'", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/projects/packages/identity-crisis/changelog/update-node-20 b/projects/packages/identity-crisis/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/identity-crisis/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/identity-crisis/package.json b/projects/packages/identity-crisis/package.json index f8961133d93e4..57f639b648544 100644 --- a/projects/packages/identity-crisis/package.json +++ b/projects/packages/identity-crisis/package.json @@ -1,6 +1,6 @@ { "name": "jetpack-identity-crisis", - "version": "0.11.1", + "version": "0.11.2-alpha", "description": "Jetpack Identity Crisis", "main": "_inc/admin.jsx", "repository": { @@ -36,9 +36,5 @@ "sass-loader": "12.4.0", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/packages/identity-crisis/src/class-identity-crisis.php b/projects/packages/identity-crisis/src/class-identity-crisis.php index 78e3b7904ae7d..176b925bbde9e 100644 --- a/projects/packages/identity-crisis/src/class-identity-crisis.php +++ b/projects/packages/identity-crisis/src/class-identity-crisis.php @@ -27,7 +27,7 @@ class Identity_Crisis { /** * Package Version */ - const PACKAGE_VERSION = '0.11.1'; + const PACKAGE_VERSION = '0.11.2-alpha'; /** * Instance of the object. diff --git a/projects/packages/image-cdn/changelog/update-node-20 b/projects/packages/image-cdn/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/image-cdn/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/image-cdn/package.json b/projects/packages/image-cdn/package.json index 0718543eccc0c..3342929141457 100644 --- a/projects/packages/image-cdn/package.json +++ b/projects/packages/image-cdn/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-image-cdn", - "version": "0.2.7", + "version": "0.2.8-alpha", "description": "Serve images through Jetpack's powerful CDN", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/image-cdn/#readme", "bugs": { @@ -25,9 +25,5 @@ "@automattic/jetpack-webpack-config": "workspace:*", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/packages/image-cdn/src/class-image-cdn.php b/projects/packages/image-cdn/src/class-image-cdn.php index a05ac09dbc5a3..4c46fac49a187 100644 --- a/projects/packages/image-cdn/src/class-image-cdn.php +++ b/projects/packages/image-cdn/src/class-image-cdn.php @@ -14,7 +14,7 @@ */ final class Image_CDN { - const PACKAGE_VERSION = '0.2.7'; + const PACKAGE_VERSION = '0.2.8-alpha'; /** * Singleton. diff --git a/projects/packages/import/changelog/update-node-20 b/projects/packages/import/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/import/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/import/package.json b/projects/packages/import/package.json index 20043e1f4d966..f0469fdd9798d 100644 --- a/projects/packages/import/package.json +++ b/projects/packages/import/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-import", - "version": "0.7.4", + "version": "0.7.5-alpha", "description": "Set of REST API routes used in WPCOM Unified Importer.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/import/#readme", "bugs": { @@ -21,9 +21,5 @@ "build-production-js": "echo 'Not implemented.'", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/projects/packages/import/src/class-main.php b/projects/packages/import/src/class-main.php index 91a4fb325a8b4..9dfc53b0ce570 100644 --- a/projects/packages/import/src/class-main.php +++ b/projects/packages/import/src/class-main.php @@ -20,7 +20,7 @@ class Main { * * @var string */ - const PACKAGE_VERSION = '0.7.4'; + const PACKAGE_VERSION = '0.7.5-alpha'; /** * A list of all the routes. diff --git a/projects/packages/jetpack-mu-wpcom/changelog/update-node-20 b/projects/packages/jetpack-mu-wpcom/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/jetpack-mu-wpcom/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/jetpack-mu-wpcom/package.json b/projects/packages/jetpack-mu-wpcom/package.json index 58e848eec9dd9..7a8c49c3a249a 100644 --- a/projects/packages/jetpack-mu-wpcom/package.json +++ b/projects/packages/jetpack-mu-wpcom/package.json @@ -21,9 +21,5 @@ "build-production-js": "echo 'Not implemented.'", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/projects/packages/jitm/changelog/update-node-20 b/projects/packages/jitm/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/jitm/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/jitm/package.json b/projects/packages/jitm/package.json index f2e842f416c91..7ad22e79e30a7 100644 --- a/projects/packages/jitm/package.json +++ b/projects/packages/jitm/package.json @@ -29,9 +29,5 @@ "sass-loader": "12.4.0", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/packages/jitm/src/class-jitm.php b/projects/packages/jitm/src/class-jitm.php index 32ce193e98f1d..288f5cc731da0 100644 --- a/projects/packages/jitm/src/class-jitm.php +++ b/projects/packages/jitm/src/class-jitm.php @@ -20,7 +20,7 @@ */ class JITM { - const PACKAGE_VERSION = '2.5.1'; + const PACKAGE_VERSION = '2.5.2-alpha'; /** * The configuration method that is called from the jetpack-config package. diff --git a/projects/packages/lazy-images/changelog/update-node-20 b/projects/packages/lazy-images/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/lazy-images/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/lazy-images/package.json b/projects/packages/lazy-images/package.json index 6638cf56f0b87..b46b0135436de 100644 --- a/projects/packages/lazy-images/package.json +++ b/projects/packages/lazy-images/package.json @@ -30,9 +30,5 @@ "intersection-observer": "0.12.0", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/packages/my-jetpack/changelog/update-node-20 b/projects/packages/my-jetpack/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/my-jetpack/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/my-jetpack/package.json b/projects/packages/my-jetpack/package.json index ab1dddf437647..b2a281827afe5 100644 --- a/projects/packages/my-jetpack/package.json +++ b/projects/packages/my-jetpack/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-my-jetpack", - "version": "3.10.0", + "version": "3.10.1-alpha", "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/my-jetpack/#readme", "bugs": { @@ -63,9 +63,5 @@ "typescript": "5.0.4", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/packages/my-jetpack/src/class-initializer.php b/projects/packages/my-jetpack/src/class-initializer.php index f8edb75f34c50..09bd5522f071d 100644 --- a/projects/packages/my-jetpack/src/class-initializer.php +++ b/projects/packages/my-jetpack/src/class-initializer.php @@ -32,7 +32,7 @@ class Initializer { * * @var string */ - const PACKAGE_VERSION = '3.10.0'; + const PACKAGE_VERSION = '3.10.1-alpha'; /** * HTML container ID for the IDC screen on My Jetpack page. diff --git a/projects/packages/plans/changelog/update-node-20 b/projects/packages/plans/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/plans/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/plans/package.json b/projects/packages/plans/package.json index 03cedbe444b0e..2e6886ef987ec 100644 --- a/projects/packages/plans/package.json +++ b/projects/packages/plans/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-plans", - "version": "0.3.5", + "version": "0.3.6-alpha", "description": "Fetch information about Jetpack Plans from wpcom", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/plans/#readme", "bugs": { @@ -21,9 +21,5 @@ "build-production-js": "echo 'Not implemented.", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/projects/packages/plugin-deactivation/changelog/update-node-20 b/projects/packages/plugin-deactivation/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/plugin-deactivation/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/plugin-deactivation/package.json b/projects/packages/plugin-deactivation/package.json index 70b51679ccc7d..3a04f164c0461 100644 --- a/projects/packages/plugin-deactivation/package.json +++ b/projects/packages/plugin-deactivation/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-plugin-deactivation", - "version": "0.1.6", + "version": "0.1.7-alpha", "description": "Intercept plugin deactivation with a dialog", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/plugin-deactivation/#readme", "bugs": { @@ -21,10 +21,6 @@ "watch": "pnpm run build && pnpm webpack watch", "test": "jest --config=tests/jest.config.js" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "devDependencies": { "@automattic/jetpack-webpack-config": "workspace:*", "sass": "1.64.1", diff --git a/projects/packages/plugin-deactivation/src/class-deactivation-handler.php b/projects/packages/plugin-deactivation/src/class-deactivation-handler.php index fcaadadedd9a9..614450b053c9f 100644 --- a/projects/packages/plugin-deactivation/src/class-deactivation-handler.php +++ b/projects/packages/plugin-deactivation/src/class-deactivation-handler.php @@ -21,7 +21,7 @@ class Deactivation_Handler { * * @var string */ - const PACKAGE_VERSION = '0.1.6'; + const PACKAGE_VERSION = '0.1.7-alpha'; /** * Slug of the plugin to intercept deactivation for. diff --git a/projects/packages/publicize/changelog/update-node-20 b/projects/packages/publicize/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/publicize/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/publicize/package.json b/projects/packages/publicize/package.json index d1a18cd186c8f..ec02f5eb4e9c1 100644 --- a/projects/packages/publicize/package.json +++ b/projects/packages/publicize/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-publicize", - "version": "0.36.4", + "version": "0.36.5-alpha", "description": "Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/publicize/#readme", "bugs": { @@ -33,10 +33,6 @@ "webpack": "5.76.0", "webpack-cli": "4.9.1" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "dependencies": { "@wordpress/i18n": "4.44.0" } diff --git a/projects/packages/search/changelog/update-node-20 b/projects/packages/search/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/search/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/search/package.json b/projects/packages/search/package.json index 5cb8830633b90..abd96e0368b9b 100644 --- a/projects/packages/search/package.json +++ b/projects/packages/search/package.json @@ -1,6 +1,6 @@ { "name": "jetpack-search", - "version": "0.39.3", + "version": "0.39.4-alpha", "description": "Package for Jetpack Search products", "main": "main.js", "directories": { @@ -31,10 +31,6 @@ "url": "https://github.com/Automattic/jetpack/labels/[Package] Search" }, "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/search/#readme", - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "dependencies": { "@automattic/calypso-color-schemes": "3.1.1", "@automattic/color-studio": "2.5.0", diff --git a/projects/packages/search/src/class-package.php b/projects/packages/search/src/class-package.php index c019eb7b46166..ce062c76f9b46 100644 --- a/projects/packages/search/src/class-package.php +++ b/projects/packages/search/src/class-package.php @@ -11,7 +11,7 @@ * Search package general information */ class Package { - const VERSION = '0.39.3'; + const VERSION = '0.39.4-alpha'; const SLUG = 'search'; /** diff --git a/projects/packages/stats-admin/changelog/update-node-20 b/projects/packages/stats-admin/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/stats-admin/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/stats-admin/package.json b/projects/packages/stats-admin/package.json index 1699be35cbdc9..d8eef504ebcfc 100644 --- a/projects/packages/stats-admin/package.json +++ b/projects/packages/stats-admin/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-stats-admin", - "version": "0.12.2", + "version": "0.12.3-alpha", "description": "Stats Dashboard", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/stats-admin/#readme", "bugs": { @@ -21,9 +21,5 @@ "build-production-js": "echo 'Not implemented.'", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/projects/packages/stats-admin/src/class-main.php b/projects/packages/stats-admin/src/class-main.php index a7e66876f1ca1..cb8af34ead35c 100644 --- a/projects/packages/stats-admin/src/class-main.php +++ b/projects/packages/stats-admin/src/class-main.php @@ -22,7 +22,7 @@ class Main { /** * Stats version. */ - const VERSION = '0.12.2'; + const VERSION = '0.12.3-alpha'; /** * Singleton Main instance. diff --git a/projects/packages/transport-helper/changelog/update-node-20 b/projects/packages/transport-helper/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/transport-helper/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/transport-helper/package.json b/projects/packages/transport-helper/package.json index a160d156d3ba1..2a431b281f3d2 100644 --- a/projects/packages/transport-helper/package.json +++ b/projects/packages/transport-helper/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-transport-helper", - "version": "0.1.6", + "version": "0.1.7-alpha", "description": "Package to help transport server communication", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/transport-helper/#readme", "bugs": { @@ -21,9 +21,5 @@ "build-production-js": "echo 'Not implemented.'", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/projects/packages/transport-helper/src/class-package-version.php b/projects/packages/transport-helper/src/class-package-version.php index 79e1d2c744caa..e2fb4df00e7d7 100644 --- a/projects/packages/transport-helper/src/class-package-version.php +++ b/projects/packages/transport-helper/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '0.1.6'; + const PACKAGE_VERSION = '0.1.7-alpha'; const PACKAGE_SLUG = 'transport-helper'; diff --git a/projects/packages/videopress/changelog/update-node-20 b/projects/packages/videopress/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/videopress/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/videopress/package.json b/projects/packages/videopress/package.json index f266a6bbe7047..454c0b3ce384f 100644 --- a/projects/packages/videopress/package.json +++ b/projects/packages/videopress/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-videopress", - "version": "0.19.1", + "version": "0.19.2-alpha", "description": "VideoPress package", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/videopress/#readme", "bugs": { @@ -54,10 +54,6 @@ "webpack": "5.76.0", "webpack-cli": "4.9.1" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "dependencies": { "@automattic/jetpack-analytics": "workspace:*", "@automattic/jetpack-api": "workspace:*", diff --git a/projects/packages/videopress/src/class-package-version.php b/projects/packages/videopress/src/class-package-version.php index 0a1a41ed04ae8..6be4c187cdd7a 100644 --- a/projects/packages/videopress/src/class-package-version.php +++ b/projects/packages/videopress/src/class-package-version.php @@ -11,7 +11,7 @@ * The Package_Version class. */ class Package_Version { - const PACKAGE_VERSION = '0.19.1'; + const PACKAGE_VERSION = '0.19.2-alpha'; const PACKAGE_SLUG = 'videopress'; diff --git a/projects/packages/wordads/changelog/update-node-20 b/projects/packages/wordads/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/wordads/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/wordads/package.json b/projects/packages/wordads/package.json index 5446a8cfa12d6..53e414585e92f 100644 --- a/projects/packages/wordads/package.json +++ b/projects/packages/wordads/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-wordads", - "version": "0.2.55", + "version": "0.2.56-alpha", "description": "Earn income by allowing Jetpack to display high quality ads.", "main": "main.js", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/wordads/#readme", @@ -83,10 +83,6 @@ "webpack": "5.76.0", "webpack-cli": "4.9.1" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "browserslist": [ "extends @wordpress/browserslist-config" ] diff --git a/projects/packages/wordads/src/class-package.php b/projects/packages/wordads/src/class-package.php index 3605f7ce1ea09..361365341801f 100644 --- a/projects/packages/wordads/src/class-package.php +++ b/projects/packages/wordads/src/class-package.php @@ -11,7 +11,7 @@ * WordAds package general information */ class Package { - const VERSION = '0.2.55'; + const VERSION = '0.2.56-alpha'; const SLUG = 'wordads'; /** diff --git a/projects/packages/wp-js-data-sync/changelog/update-node-20 b/projects/packages/wp-js-data-sync/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/wp-js-data-sync/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/wp-js-data-sync/package.json b/projects/packages/wp-js-data-sync/package.json index d0fe871dd3188..1818199da8084 100644 --- a/projects/packages/wp-js-data-sync/package.json +++ b/projects/packages/wp-js-data-sync/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-wp-js-data-sync", - "version": "0.3.0", + "version": "0.3.1-alpha", "description": "A package to setup REST API and script localization to pass data to a JavaScript client.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/wp-js-data-sync/#readme", "bugs": { @@ -21,9 +21,5 @@ "build-production-js": "echo 'Not implemented.'", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/projects/packages/wp-js-data-sync/src/class-data-sync.php b/projects/packages/wp-js-data-sync/src/class-data-sync.php index f67c7299c7b70..aff55ac0b6173 100644 --- a/projects/packages/wp-js-data-sync/src/class-data-sync.php +++ b/projects/packages/wp-js-data-sync/src/class-data-sync.php @@ -69,7 +69,7 @@ final class Data_Sync { - const PACKAGE_VERSION = '0.3.0'; + const PACKAGE_VERSION = '0.3.1-alpha'; /** * @var Registry diff --git a/projects/packages/yoast-promo/changelog/update-node-20 b/projects/packages/yoast-promo/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/packages/yoast-promo/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/packages/yoast-promo/package.json b/projects/packages/yoast-promo/package.json index 10485bc7923f9..6e0fcfb877cae 100644 --- a/projects/packages/yoast-promo/package.json +++ b/projects/packages/yoast-promo/package.json @@ -47,9 +47,5 @@ }, "browserslist": [ "extends @wordpress/browserslist-config" - ], - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + ] } diff --git a/projects/plugins/boost/changelog/update-node-20 b/projects/plugins/boost/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/plugins/boost/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/plugins/boost/package.json b/projects/plugins/boost/package.json index b4b51066d098a..1a81f82035695 100644 --- a/projects/plugins/boost/package.json +++ b/projects/plugins/boost/package.json @@ -81,9 +81,5 @@ "bugs": { "url": "https://github.com/Automattic/jetpack/labels/[Plugin] Boost" }, - "homepage": "https://jetpack.com/boost/", - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "homepage": "https://jetpack.com/boost/" } diff --git a/projects/plugins/boost/tests/e2e/package.json b/projects/plugins/boost/tests/e2e/package.json index d16af357e3d84..cad40a695a8f7 100644 --- a/projects/plugins/boost/tests/e2e/package.json +++ b/projects/plugins/boost/tests/e2e/package.json @@ -33,10 +33,6 @@ "config": "3.3.7", "jetpack-e2e-commons": "workspace:*" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "browserslist": [], "ci": { "pluginSlug": "boost", diff --git a/projects/plugins/crm/changelog/update-node-20 b/projects/plugins/crm/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/plugins/crm/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/plugins/crm/package.json b/projects/plugins/crm/package.json index 1c3c0dfe945b9..c71d2fd9d65f6 100644 --- a/projects/plugins/crm/package.json +++ b/projects/plugins/crm/package.json @@ -58,9 +58,5 @@ "typescript": "5.0.4", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/plugins/inspect/changelog/update-node-20 b/projects/plugins/inspect/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/plugins/inspect/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/plugins/inspect/package.json b/projects/plugins/inspect/package.json index bdeaabaaeb446..514ec379f183a 100644 --- a/projects/plugins/inspect/package.json +++ b/projects/plugins/inspect/package.json @@ -21,10 +21,6 @@ "build-production-js": "rollup -c rollup.config.js", "clean": "rm -rf app-ui/build/" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "dependencies": { "tslib": "2.5.0" }, diff --git a/projects/plugins/jetpack/changelog/update-node-20 b/projects/plugins/jetpack/changelog/update-node-20 new file mode 100644 index 0000000000000..551eee6200753 --- /dev/null +++ b/projects/plugins/jetpack/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: other +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/plugins/jetpack/package.json b/projects/plugins/jetpack/package.json index 4fecfeb96023e..cd96ca0b16d63 100644 --- a/projects/plugins/jetpack/package.json +++ b/projects/plugins/jetpack/package.json @@ -161,9 +161,5 @@ "optionalDependencies": { "react": "18.2.0", "react-dom": "18.2.0" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/plugins/jetpack/tests/e2e/package.json b/projects/plugins/jetpack/tests/e2e/package.json index 7dced63a6b872..e8a65d48e5d89 100644 --- a/projects/plugins/jetpack/tests/e2e/package.json +++ b/projects/plugins/jetpack/tests/e2e/package.json @@ -40,10 +40,6 @@ "config": "3.3.7", "jetpack-e2e-commons": "workspace:*" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "browserslist": [], "ci": { "pluginSlug": "jetpack", diff --git a/projects/plugins/migration/changelog/update-node-20 b/projects/plugins/migration/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/plugins/migration/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/plugins/migration/package.json b/projects/plugins/migration/package.json index c063082d86f5a..4c8af1427f924 100644 --- a/projects/plugins/migration/package.json +++ b/projects/plugins/migration/package.json @@ -51,9 +51,5 @@ "sass-loader": "12.4.0", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/plugins/migration/tests/e2e/package.json b/projects/plugins/migration/tests/e2e/package.json index 1fea9cacf403d..2f49932878f59 100644 --- a/projects/plugins/migration/tests/e2e/package.json +++ b/projects/plugins/migration/tests/e2e/package.json @@ -34,9 +34,6 @@ "config": "3.3.7", "jetpack-e2e-commons": "workspace:*" }, - "engines": { - "node": "^18.13.0" - }, "browserslist": [], "ci": { "targets": [ diff --git a/projects/plugins/mu-wpcom-plugin/changelog/update-node-20 b/projects/plugins/mu-wpcom-plugin/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/plugins/mu-wpcom-plugin/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/plugins/mu-wpcom-plugin/composer.json b/projects/plugins/mu-wpcom-plugin/composer.json index 32ee630386097..6530a3d6a0d2e 100644 --- a/projects/plugins/mu-wpcom-plugin/composer.json +++ b/projects/plugins/mu-wpcom-plugin/composer.json @@ -46,6 +46,6 @@ ] }, "config": { - "autoloader-suffix": "d9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_7_3" + "autoloader-suffix": "d9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ1_7_4_alpha" } } diff --git a/projects/plugins/mu-wpcom-plugin/mu-wpcom-plugin.php b/projects/plugins/mu-wpcom-plugin/mu-wpcom-plugin.php index b26ba6cb786e7..bffeac457fbe8 100644 --- a/projects/plugins/mu-wpcom-plugin/mu-wpcom-plugin.php +++ b/projects/plugins/mu-wpcom-plugin/mu-wpcom-plugin.php @@ -3,7 +3,7 @@ * * Plugin Name: WordPress.com Features * Description: Test plugin for the jetpack-mu-wpcom package - * Version: 1.7.3 + * Version: 1.7.4-alpha * Author: Automattic * License: GPLv2 or later * Text Domain: jetpack-mu-wpcom-plugin diff --git a/projects/plugins/mu-wpcom-plugin/package.json b/projects/plugins/mu-wpcom-plugin/package.json index 37b3363f136c9..9910eef991cb4 100644 --- a/projects/plugins/mu-wpcom-plugin/package.json +++ b/projects/plugins/mu-wpcom-plugin/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-mu-wpcom-plugin", - "version": "1.7.3", + "version": "1.7.4-alpha", "description": "Test plugin for the jetpack-mu-wpcom package", "homepage": "https://jetpack.com", "bugs": { @@ -21,9 +21,5 @@ "build-production-js": "echo 'Not implemented.'", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/projects/plugins/protect/changelog/update-node-20 b/projects/plugins/protect/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/plugins/protect/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/plugins/protect/package.json b/projects/plugins/protect/package.json index 9b9e64166f122..62b31b8f083fd 100644 --- a/projects/plugins/protect/package.json +++ b/projects/plugins/protect/package.json @@ -57,9 +57,5 @@ "sass-loader": "12.4.0", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/plugins/search/changelog/update-node-20 b/projects/plugins/search/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/plugins/search/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/plugins/search/package.json b/projects/plugins/search/package.json index 5e6ea225cc2bd..0bed41fa151d4 100644 --- a/projects/plugins/search/package.json +++ b/projects/plugins/search/package.json @@ -18,9 +18,5 @@ "build-production": "echo Success.", "build-production-js": "echo Success.", "clean": "true" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/plugins/search/tests/e2e/package.json b/projects/plugins/search/tests/e2e/package.json index d90687ebb0a65..265e1f0c89677 100644 --- a/projects/plugins/search/tests/e2e/package.json +++ b/projects/plugins/search/tests/e2e/package.json @@ -32,10 +32,6 @@ "config": "3.3.7", "jetpack-e2e-commons": "workspace:*" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "browserslist": [], "ci": { "pluginSlug": "search", diff --git a/projects/plugins/social/changelog/update-node-20 b/projects/plugins/social/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/plugins/social/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/plugins/social/package.json b/projects/plugins/social/package.json index 7fc3d40557de8..80f975d4b5664 100644 --- a/projects/plugins/social/package.json +++ b/projects/plugins/social/package.json @@ -66,9 +66,5 @@ "sass-loader": "12.4.0", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/plugins/social/tests/e2e/package.json b/projects/plugins/social/tests/e2e/package.json index 861603b0d7f95..3bbb6c0d431c2 100644 --- a/projects/plugins/social/tests/e2e/package.json +++ b/projects/plugins/social/tests/e2e/package.json @@ -36,9 +36,6 @@ "config": "3.3.7", "jetpack-e2e-commons": "workspace:*" }, - "engines": { - "node": "^18.13.0" - }, "browserslist": [], "ci": { "pluginSlug": "social", diff --git a/projects/plugins/starter-plugin/changelog/update-node-20 b/projects/plugins/starter-plugin/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/plugins/starter-plugin/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/plugins/starter-plugin/package.json b/projects/plugins/starter-plugin/package.json index 41129b47c5c5b..0a2e24c784c84 100644 --- a/projects/plugins/starter-plugin/package.json +++ b/projects/plugins/starter-plugin/package.json @@ -52,9 +52,5 @@ "sass-loader": "12.4.0", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/plugins/starter-plugin/tests/e2e/package.json b/projects/plugins/starter-plugin/tests/e2e/package.json index db13895bdabe3..528d58e032b82 100644 --- a/projects/plugins/starter-plugin/tests/e2e/package.json +++ b/projects/plugins/starter-plugin/tests/e2e/package.json @@ -34,9 +34,6 @@ "config": "3.3.7", "jetpack-e2e-commons": "workspace:*" }, - "engines": { - "node": "^18.13.0" - }, "browserslist": [], "ci": { "targets": [ diff --git a/projects/plugins/super-cache/changelog/update-node-20 b/projects/plugins/super-cache/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/plugins/super-cache/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/plugins/super-cache/package.json b/projects/plugins/super-cache/package.json index 33e114f8fba21..88280497fac92 100644 --- a/projects/plugins/super-cache/package.json +++ b/projects/plugins/super-cache/package.json @@ -21,9 +21,5 @@ "build-production-js": "echo 'Not implemented.'", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/projects/plugins/super-cache/tests/e2e/package.json b/projects/plugins/super-cache/tests/e2e/package.json index fc8f1f16b8ec8..426d26c8480a3 100644 --- a/projects/plugins/super-cache/tests/e2e/package.json +++ b/projects/plugins/super-cache/tests/e2e/package.json @@ -31,9 +31,5 @@ "shell-escape": "0.2.0", "ts-jest": "29.0.3", "typescript": "5.0.4" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/plugins/videopress/changelog/update-node-20 b/projects/plugins/videopress/changelog/update-node-20 new file mode 100644 index 0000000000000..ef9e5a461a1ce --- /dev/null +++ b/projects/plugins/videopress/changelog/update-node-20 @@ -0,0 +1,5 @@ +Significance: patch +Type: removed +Comment: Remove "engines" from package.json. No change to the project itself; note the build formerly removed this before mirroring. + + diff --git a/projects/plugins/videopress/package.json b/projects/plugins/videopress/package.json index 85d24f84569e9..daa064ee2f3fe 100644 --- a/projects/plugins/videopress/package.json +++ b/projects/plugins/videopress/package.json @@ -37,9 +37,5 @@ "sass-loader": "12.4.0", "webpack": "5.76.0", "webpack-cli": "4.9.1" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/projects/plugins/videopress/tests/e2e/package.json b/projects/plugins/videopress/tests/e2e/package.json index 3a3d19d81c471..b7f7ab5456f2d 100644 --- a/projects/plugins/videopress/tests/e2e/package.json +++ b/projects/plugins/videopress/tests/e2e/package.json @@ -34,9 +34,6 @@ "config": "3.3.7", "jetpack-e2e-commons": "workspace:*" }, - "engines": { - "node": "^18.13.0" - }, "browserslist": [], "ci": { "pluginSlug": "videopress", diff --git a/tools/cli/commands/build.js b/tools/cli/commands/build.js index fce0456b494ac..b6348d51f94ab 100644 --- a/tools/cli/commands/build.js +++ b/tools/cli/commands/build.js @@ -878,16 +878,13 @@ async function buildProject( t ) { ); } - // Remove engines, workspace refs, and jetpack:src from package.json. + // Remove workspace refs and jetpack:src from package.json. let packageJson; if ( await fsExists( `${ buildDir }/package.json` ) ) { packageJson = JSON.parse( await fs.readFile( `${ buildDir }/package.json`, { encoding: 'utf8' } ) ); - packageJson.engines = packageJson.publish_engines; // May be undefined, that's ok. - delete packageJson.publish_engines; - const depTypes = [ 'dependencies', 'devDependencies', diff --git a/tools/cli/package.json b/tools/cli/package.json index e377af44c56bf..eac04e6c45691 100644 --- a/tools/cli/package.json +++ b/tools/cli/package.json @@ -47,9 +47,5 @@ "devDependencies": { "jest": "29.4.3", "jest-extended": "2.0.0" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } diff --git a/tools/cli/skeletons/common/package.json b/tools/cli/skeletons/common/package.json index df8923ba4f379..6097e7f1cd3b2 100644 --- a/tools/cli/skeletons/common/package.json +++ b/tools/cli/skeletons/common/package.json @@ -20,9 +20,5 @@ "build-production-js": "echo 'Not implemented.'", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } diff --git a/tools/e2e-commons/package.json b/tools/e2e-commons/package.json index 6cb0b226ed89f..7cda314e74558 100644 --- a/tools/e2e-commons/package.json +++ b/tools/e2e-commons/package.json @@ -32,10 +32,6 @@ "winston": "3.8.1", "yargs": "17.6.2" }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - }, "browserslist": [], "bin": { "e2e-env": "./bin/e2e-env.sh", diff --git a/tools/js-tools/package.json b/tools/js-tools/package.json index 92f89e3105e46..1568a69a62477 100644 --- a/tools/js-tools/package.json +++ b/tools/js-tools/package.json @@ -58,9 +58,5 @@ "svelte": "3.58.0", "typescript": "5.0.4", "yaml": "2.2.2" - }, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" } } From a3757d06fe28d92fc3ce309973811b64c932d0a9 Mon Sep 17 00:00:00 2001 From: Brad Jorsch Date: Thu, 26 Oct 2023 15:23:13 -0400 Subject: [PATCH 2/4] assets: Update expected error message in test --- projects/packages/assets/tests/js/i18n-loader.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/packages/assets/tests/js/i18n-loader.test.js b/projects/packages/assets/tests/js/i18n-loader.test.js index fc291916ba66c..4798a088dc463 100644 --- a/projects/packages/assets/tests/js/i18n-loader.test.js +++ b/projects/packages/assets/tests/js/i18n-loader.test.js @@ -140,7 +140,7 @@ test( 'Failed fetch', async () => { test( 'Bad JSON', async () => { fetch.mockFetchResponse( 'Whatever' ); await expect( loader.downloadI18n( 'foo.js', 'bar', 'plugin' ) ).rejects.toThrow( - 'Unexpected token < in JSON at position 0' + 'Unexpected token \'<\', "What"... is not valid JSON' ); expect( global.fetch ).toHaveBeenCalledTimes( 1 ); expect( global.fetch ).toHaveBeenCalledWith( From 2f446a9be84518952b487b845a0b3dbb41ff7d76 Mon Sep 17 00:00:00 2001 From: Brad Jorsch Date: Thu, 26 Oct 2023 20:57:41 -0400 Subject: [PATCH 3/4] d'oh --- projects/plugins/mu-wpcom-plugin/package.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/projects/plugins/mu-wpcom-plugin/package.json b/projects/plugins/mu-wpcom-plugin/package.json index 0ca1f4e13539c..44cbd65ab9f64 100644 --- a/projects/plugins/mu-wpcom-plugin/package.json +++ b/projects/plugins/mu-wpcom-plugin/package.json @@ -21,9 +21,5 @@ "build-production-js": "echo 'Not implemented.'", "clean": "true" }, - "devDependencies": {}, - "engines": { - "node": "^18.13.0", - "yarn": "use pnpm instead - see docs/yarn-upgrade.md" - } + "devDependencies": {} } From 643f7b017654c8d76bcd5e58bf0f0f2b3523c82c Mon Sep 17 00:00:00 2001 From: Brad Jorsch Date: Wed, 8 Nov 2023 12:09:53 -0500 Subject: [PATCH 4/4] version bumps --- projects/js-packages/publicize-components/package.json | 2 +- projects/js-packages/shared-extension-utils/package.json | 2 +- projects/packages/connection/src/class-package-version.php | 2 +- projects/packages/my-jetpack/package.json | 2 +- projects/packages/my-jetpack/src/class-initializer.php | 2 +- projects/packages/videopress/package.json | 2 +- projects/packages/videopress/src/class-package-version.php | 2 +- projects/plugins/super-cache/composer.json | 2 +- projects/plugins/super-cache/package.json | 2 +- projects/plugins/super-cache/wp-cache.php | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/projects/js-packages/publicize-components/package.json b/projects/js-packages/publicize-components/package.json index 3138442f3a11c..c6ce55cf3e9f1 100644 --- a/projects/js-packages/publicize-components/package.json +++ b/projects/js-packages/publicize-components/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-publicize-components", - "version": "0.41.3", + "version": "0.41.4-alpha", "description": "A library of JS components required by the Publicize editor plugin", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/publicize-components/#readme", "bugs": { diff --git a/projects/js-packages/shared-extension-utils/package.json b/projects/js-packages/shared-extension-utils/package.json index 4fb4b8e4d0029..1ec2ec31c5ddf 100644 --- a/projects/js-packages/shared-extension-utils/package.json +++ b/projects/js-packages/shared-extension-utils/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-shared-extension-utils", - "version": "0.12.6", + "version": "0.12.7-alpha", "description": "Utility functions used by the block editor extensions", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/shared-extension-utils/#readme", "bugs": { diff --git a/projects/packages/connection/src/class-package-version.php b/projects/packages/connection/src/class-package-version.php index cffce77f267cf..ea595162e1b53 100644 --- a/projects/packages/connection/src/class-package-version.php +++ b/projects/packages/connection/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '1.59.0'; + const PACKAGE_VERSION = '1.59.1-alpha'; const PACKAGE_SLUG = 'connection'; diff --git a/projects/packages/my-jetpack/package.json b/projects/packages/my-jetpack/package.json index 382b0a3d9122f..f3b25c373ee80 100644 --- a/projects/packages/my-jetpack/package.json +++ b/projects/packages/my-jetpack/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-my-jetpack", - "version": "3.12.0", + "version": "3.12.1-alpha", "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/my-jetpack/#readme", "bugs": { diff --git a/projects/packages/my-jetpack/src/class-initializer.php b/projects/packages/my-jetpack/src/class-initializer.php index 9e3ebcc730e68..ecfc344b85e54 100644 --- a/projects/packages/my-jetpack/src/class-initializer.php +++ b/projects/packages/my-jetpack/src/class-initializer.php @@ -32,7 +32,7 @@ class Initializer { * * @var string */ - const PACKAGE_VERSION = '3.12.0'; + const PACKAGE_VERSION = '3.12.1-alpha'; /** * HTML container ID for the IDC screen on My Jetpack page. diff --git a/projects/packages/videopress/package.json b/projects/packages/videopress/package.json index 10c917da64edc..053a959b47448 100644 --- a/projects/packages/videopress/package.json +++ b/projects/packages/videopress/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-videopress", - "version": "0.20.0", + "version": "0.20.1-alpha", "description": "VideoPress package", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/videopress/#readme", "bugs": { diff --git a/projects/packages/videopress/src/class-package-version.php b/projects/packages/videopress/src/class-package-version.php index 4da2533c0345d..7ffd05ee5970d 100644 --- a/projects/packages/videopress/src/class-package-version.php +++ b/projects/packages/videopress/src/class-package-version.php @@ -11,7 +11,7 @@ * The Package_Version class. */ class Package_Version { - const PACKAGE_VERSION = '0.20.0'; + const PACKAGE_VERSION = '0.20.1-alpha'; const PACKAGE_SLUG = 'videopress'; diff --git a/projects/plugins/super-cache/composer.json b/projects/plugins/super-cache/composer.json index 153c8317407b2..4f2d7cd7c176f 100644 --- a/projects/plugins/super-cache/composer.json +++ b/projects/plugins/super-cache/composer.json @@ -51,6 +51,6 @@ "wp-svn-autopublish": true }, "config": { - "autoloader-suffix": "6fe342bc02f0b440f7b3c8d8ade42286_super_cacheⓥ1_11_0" + "autoloader-suffix": "6fe342bc02f0b440f7b3c8d8ade42286_super_cacheⓥ1_11_1_alpha" } } diff --git a/projects/plugins/super-cache/package.json b/projects/plugins/super-cache/package.json index 42fc12de7056a..99d5f42a76afc 100644 --- a/projects/plugins/super-cache/package.json +++ b/projects/plugins/super-cache/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-super-cache", - "version": "1.11.0", + "version": "1.11.1-alpha", "description": "A very fast caching engine for WordPress that produces static html files.", "homepage": "https://jetpack.com", "bugs": { diff --git a/projects/plugins/super-cache/wp-cache.php b/projects/plugins/super-cache/wp-cache.php index 129e39ff1f838..29c8ad7763e97 100644 --- a/projects/plugins/super-cache/wp-cache.php +++ b/projects/plugins/super-cache/wp-cache.php @@ -3,7 +3,7 @@ * Plugin Name: WP Super Cache * Plugin URI: https://wordpress.org/plugins/wp-super-cache/ * Description: Very fast caching plugin for WordPress. - * Version: 1.11.0 + * Version: 1.11.1-alpha * Author: Automattic * Author URI: https://automattic.com/ * License: GPL2+