-
Notifications
You must be signed in to change notification settings - Fork 54
Bump the wp-playground-php-wasm group across 1 directory with 17 updates #2297
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
base: trunk
Are you sure you want to change the base?
Bump the wp-playground-php-wasm group across 1 directory with 17 updates #2297
Conversation
cf6d995 to
6c155cf
Compare
📊 Performance Test ResultsComparing 8b24009 vs trunk site-editor
site-startup
Results are median values from multiple test runs. Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change |
|
@dependabot rebase |
6c155cf to
f549854
Compare
f549854 to
0b90bb1
Compare
|
@dependabot rebase |
0b90bb1 to
48a8e66
Compare
|
3.0.32 breaks tests in Studio. Checking on Slack: p1766400354448619-slack-C09GMMV3T6J |
| "lint": "eslint {cli,common,src,e2e}", | ||
| "format": "prettier . --write", | ||
| "test": "cross-env NODE_OPTIONS='--no-deprecation --max-old-space-size=16384' jest", | ||
| "test": "cross-env NODE_OPTIONS='--no-deprecation --max-old-space-size=16384 --experimental-vm-modules' jest", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To fix:
TypeError: A dynamic import callback was invoked without --experimental-vm-modules
at getPHPLoaderModule (node_modules/@php-wasm/node/index.cjs:54:7)
at Object.loadNodeRuntime (node_modules/@php-wasm/node/index.cjs:648:11)
I think we should fix it in upstream - I reported it to the Playground team.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried to upgrade to latest version but issue still persist. I followed up with team on thread.
|
|
||
| it( 'should apply blueprint without starting server when noStart is true', async () => { | ||
| const testBlueprint: Blueprint = { steps: [] }; | ||
| const testBlueprint: BlueprintV1Declaration = { steps: [] }; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at https://github.com/WordPress/wordpress-playground/blob/trunk/packages/playground/blueprints/src/lib/types.ts, I think we should use BlueprintV1Declaration and not the broader Blueprint type.
However, I'm unsure why it didn't pop up before. I couldn't track what change between 3.0.22 and 3.0.34 caused this.
|
@wojtekn it seems |
Yes, I removed it by mistake. However, we should fix those libraries in upstream so we don't need to provide this experimental flag to Jest. I pushed this change for now, and the interesting part is that tests run locally on Mac but fail in CI on both Mac and Windows. |
|
This won't be included in the 1.6.8 release, and given that we expect the next release (1.7.0) to include the CLI i2 changes, I think it makes sense to hold off with this change until the |
Bumps the wp-playground-php-wasm group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@php-wasm/node](https://github.com/WordPress/wordpress-playground) | `3.0.22` | `3.0.32` | | [@php-wasm/scopes](https://github.com/WordPress/wordpress-playground) | `3.0.22` | `3.0.32` | | [@php-wasm/universal](https://github.com/WordPress/wordpress-playground) | `3.0.22` | `3.0.32` | | [@wp-playground/blueprints](https://github.com/WordPress/wordpress-playground) | `3.0.22` | `3.0.32` | | [@wp-playground/cli](https://github.com/WordPress/wordpress-playground) | `3.0.22` | `3.0.32` | Updates `@php-wasm/node` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@php-wasm/scopes` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@php-wasm/universal` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@wp-playground/blueprints` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@wp-playground/cli` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@wp-playground/wordpress` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@php-wasm/fs-journal` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@php-wasm/logger` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@php-wasm/node-polyfills` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@php-wasm/progress` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@php-wasm/stream-compression` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@php-wasm/util` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@php-wasm/web` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@php-wasm/web-service-worker` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@php-wasm/xdebug-bridge` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@wp-playground/common` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) Updates `@wp-playground/storage` from 3.0.22 to 3.0.32 - [Release notes](https://github.com/WordPress/wordpress-playground/releases) - [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md) - [Commits](WordPress/wordpress-playground@v3.0.22...v3.0.32) --- updated-dependencies: - dependency-name: "@php-wasm/node" dependency-version: 3.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@php-wasm/scopes" dependency-version: 3.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@php-wasm/universal" dependency-version: 3.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@wp-playground/blueprints" dependency-version: 3.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@wp-playground/cli" dependency-version: 3.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@wp-playground/wordpress" dependency-version: 3.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@php-wasm/fs-journal" dependency-version: 3.0.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@php-wasm/logger" dependency-version: 3.0.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@php-wasm/node-polyfills" dependency-version: 3.0.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@php-wasm/progress" dependency-version: 3.0.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@php-wasm/stream-compression" dependency-version: 3.0.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@php-wasm/util" dependency-version: 3.0.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@php-wasm/web" dependency-version: 3.0.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@php-wasm/web-service-worker" dependency-version: 3.0.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@php-wasm/xdebug-bridge" dependency-version: 3.0.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@wp-playground/common" dependency-version: 3.0.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm - dependency-name: "@wp-playground/storage" dependency-version: 3.0.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: wp-playground-php-wasm ... Signed-off-by: dependabot[bot] <[email protected]>
50d0041 to
8b24009
Compare
Bumps the wp-playground-php-wasm group with 5 updates in the / directory:
3.0.223.0.323.0.223.0.323.0.223.0.323.0.223.0.323.0.223.0.32Updates
@php-wasm/nodefrom 3.0.22 to 3.0.32Changelog
Sourced from
@php-wasm/node's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@php-wasm/nodesince your current version.Updates
@php-wasm/scopesfrom 3.0.22 to 3.0.32Changelog
Sourced from
@php-wasm/scopes's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@php-wasm/scopessince your current version.Updates
@php-wasm/universalfrom 3.0.22 to 3.0.32Changelog
Sourced from
@php-wasm/universal's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@php-wasm/universalsince your current version.Updates
@wp-playground/blueprintsfrom 3.0.22 to 3.0.32Changelog
Sourced from
@wp-playground/blueprints's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@wp-playground/blueprintssince your current version.Updates
@wp-playground/clifrom 3.0.22 to 3.0.32Changelog
Sourced from
@wp-playground/cli's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@wp-playground/clisince your current version.Updates
@wp-playground/wordpressfrom 3.0.22 to 3.0.32Changelog
Sourced from
@wp-playground/wordpress's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@wp-playground/wordpresssince your current version.Updates
@php-wasm/fs-journalfrom 3.0.22 to 3.0.32Changelog
Sourced from
@php-wasm/fs-journal's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@php-wasm/fs-journalsince your current version.Updates
@php-wasm/loggerfrom 3.0.22 to 3.0.32Changelog
Sourced from
@php-wasm/logger's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@php-wasm/loggersince your current version.Updates
@php-wasm/node-polyfillsfrom 3.0.22 to 3.0.32Changelog
Sourced from
@php-wasm/node-polyfills's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@php-wasm/node-polyfillssince your current version.Updates
@php-wasm/progressfrom 3.0.22 to 3.0.32Changelog
Sourced from
@php-wasm/progress's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@php-wasm/progresssince your current version.Updates
@php-wasm/stream-compressionfrom 3.0.22 to 3.0.32Changelog
Sourced from
@php-wasm/stream-compression's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@php-wasm/stream-compressionsince your current version.Updates
@php-wasm/utilfrom 3.0.22 to 3.0.32Changelog
Sourced from
@php-wasm/util's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@php-wasm/utilsince your current version.Updates
@php-wasm/webfrom 3.0.22 to 3.0.32Changelog
Sourced from
@php-wasm/web's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)07da1b7[Website] Await the iframe load event inplayground.goTo()(#3066)9042c02[Website] Skip WordPress installation when WordPress files already exist (#3065)4fa87aa[Meta] Update package.json repository URLs for trusted publishing setup on npm761414echore: update changeloge28b6d2v3.0.31477e98e[CI] Allow 'akirk' to trigger deploy workflowe37ccdc[Meta] Update package.json repository URLs for trusted publishing setup on npm2b1acc8chore: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@php-wasm/websince your current version.Updates
@php-wasm/web-service-workerfrom 3.0.22 to 3.0.32Changelog
Sourced from
@php-wasm/web-service-worker's changelog.... (truncated)
Commits
1c6c30bv3.0.32b326f76[PHP] Split php-wasm packages into per-PHP-version packages (#3062)