Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releases: start 10.3-a.4 cycle #21454

Merged
merged 1 commit into from
Oct 19, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions projects/plugins/boost/changelog/update-alpha-10-3-a-4
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Significance: patch
Type: changed
Comment: Janitorial: update dependencies


52 changes: 26 additions & 26 deletions projects/plugins/boost/tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,35 +18,35 @@
"env-start": "e2e-env start --activate-plugins boost",
"env-stop": "e2e-env stop",
"env-reset": "e2e-env reset --activate-plugins boost",
"tunnel-on": "pm2 start ./node_modules/jetpack-e2e-commons/config/ecosystem.config.js && pm2 logs --nostream --lines 4",
"tunnel-reset": "rm -rf config/tmp && pnpm run tunnel-on",
"tunnel-off": "pm2 delete ./node_modules/jetpack-e2e-commons/config/ecosystem.config.js && NODE_ENV=test tunnel off",
"tunnel-write-logs": "pm2 logs --nostream --lines 10000 > output/logs/tunnel.log",
"pretest-e2e": "pnpm run clean",
"test-e2e": ". ./node_modules/jetpack-e2e-commons/bin/app-password.sh && NODE_CONFIG_DIR='./config' jest --config jest.config.js --runInBand --verbose --detectOpenHandles --json --outputFile=output/summary.json",
"test-decrypt-config": "openssl enc -md sha1 -aes-256-cbc -d -pass env:CONFIG_KEY -in ./node_modules/jetpack-e2e-commons/config/encrypted.enc -out ./config/local-test.js",
"preinstall": "pnpm --prefix ../../../../../tools/e2e-commons install"
"tunnel-on": "pm2 start ./node_modules/jetpack-e2e-commons/config/ecosystem.config.js && pm2 logs --nostream --lines 4",
"tunnel-reset": "rm -rf config/tmp && pnpm run tunnel-on",
"tunnel-off": "pm2 delete ./node_modules/jetpack-e2e-commons/config/ecosystem.config.js && NODE_ENV=test tunnel off",
"tunnel-write-logs": "pm2 logs --nostream --lines 10000 > output/logs/tunnel.log",
"pretest-e2e": "pnpm run clean",
"test-e2e": ". ./node_modules/jetpack-e2e-commons/bin/app-password.sh && NODE_CONFIG_DIR='./config' jest --config jest.config.js --runInBand --verbose --detectOpenHandles --json --outputFile=output/summary.json",
"test-decrypt-config": "openssl enc -md sha1 -aes-256-cbc -d -pass env:CONFIG_KEY -in ./node_modules/jetpack-e2e-commons/config/encrypted.enc -out ./config/local-test.js",
"preinstall": "pnpm --prefix ../../../../../tools/e2e-commons install"
},
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"@wordpress/eslint-plugin": "^9.1.2",
"babel-jest": "^27.2.4",
"config": "^3.3.6",
"eslint": "^7.32.0",
"eslint-plugin-jest": "^24.5.2",
"expect-playwright": "^0.7.2",
"jest": "^27.2.4",
"jest-junit": "^12.3.0",
"jest-runner-groups": "^2.1.0",
"jetpack-cli": "link:../../../../../tools/cli",
"jetpack-e2e-commons": "link:../../../../../tools/e2e-commons",
"pm2": "^5.1.2"
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"@wordpress/eslint-plugin": "^9.1.2",
"babel-jest": "^27.2.4",
"config": "^3.3.6",
"eslint": "^7.32.0",
"eslint-plugin-jest": "^24.5.2",
"expect-playwright": "^0.7.2",
"jest": "^27.2.4",
"jest-junit": "^12.3.0",
"jest-runner-groups": "^2.1.0",
"jetpack-cli": "link:../../../../../tools/cli",
"jetpack-e2e-commons": "link:../../../../../tools/e2e-commons",
"pm2": "^5.1.2"
},
"engines": {
"node": "^14.17.6 || ^16.7.0",
"pnpm": "^6.5.0",
"yarn": "use pnpm instead - see docs/yarn-upgrade.md"
"node": "^14.17.6 || ^16.7.0",
"pnpm": "^6.5.0",
"yarn": "use pnpm instead - see docs/yarn-upgrade.md"
},
"browserslist": []
"browserslist": []
Comment on lines -21 to +51
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was automated, and it seems it's really just spaces > tabs.

}
5 changes: 5 additions & 0 deletions projects/plugins/jetpack/changelog/update-alpha-10-3-a-4
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Significance: patch
Type: other
Comment: Janitorial: start 10.3-a.4 cycle


2 changes: 1 addition & 1 deletion projects/plugins/jetpack/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"platform": {
"ext-intl": "0.0.0"
},
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ10_3_a_3"
"autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ10_3_a_4"
},
"extra": {
"mirror-repo": "Automattic/jetpack-production",
Expand Down
4 changes: 2 additions & 2 deletions projects/plugins/jetpack/jetpack.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://jetpack.com
* Description: Security, performance, and marketing tools made by WordPress experts. Jetpack keeps your site protected so you can focus on more important things.
* Author: Automattic
* Version: 10.3-a.3
* Version: 10.3-a.4
* Author URI: https://jetpack.com
* License: GPL2+
* Text Domain: jetpack
Expand Down Expand Up @@ -32,7 +32,7 @@

define( 'JETPACK__MINIMUM_WP_VERSION', '5.7' );
define( 'JETPACK__MINIMUM_PHP_VERSION', '5.6' );
define( 'JETPACK__VERSION', '10.3-a.3' );
define( 'JETPACK__VERSION', '10.3-a.4' );

/**
* Constant used to fetch the connection owner token
Expand Down
2 changes: 1 addition & 1 deletion projects/plugins/jetpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Jetpack",
"version": "10.3.0-a.3",
"version": "10.3.0-a.4",
"private": true,
"description": "[Jetpack](https://jetpack.com/) is a WordPress plugin that supercharges your self-hosted WordPress site with the awesome cloud power of [WordPress.com](https://wordpress.com).",
"homepage": "https://jetpack.com",
Expand Down