Skip to content

Bump @wp-playground/cli from 3.1.43 to 3.1.46 - #18

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wp-playground/cli-3.1.46
Closed

Bump @wp-playground/cli from 3.1.43 to 3.1.46#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wp-playground/cli-3.1.46

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps @wp-playground/cli from 3.1.43 to 3.1.46.

Release notes

Sourced from @​wp-playground/cli's releases.

WordPress Playground v3.1.46

Blueprints

  • Declare v2 schema constraints beside their types. (#4077)

Documentation

  • [Docs] Describe Playground tools with the Dock UI. (#4085)
  • [Docs] Document Dock paths in Blueprint and API documentation. (#4083)

PHP WebAssembly

  • [CLI] Use preferredVersions.wp in Playground CLI. (#4075)
  • Harden non-streaming fallback tests for fetchWithCorsProxy. (#3495)
  • [PHP-WASM] Expose recursive cp through PHPWorker. (#4061)

Website

  • Add a square mobile Dock with a tools toggle. (#4088)
  • Add end-to-end coverage for playground-zip import regressions. (#3874)
  • Align mobile Dock pane titles, toolbars, and forms. (#4084)
  • Anchor the autosave nudge to the Playgrounds Dock button. (#4096)
  • Ask before reloading edited Blueprint fragments. (#4089)
  • Clarify New Playground action labels. (#4090)
  • Decode JSON-encoded <php-snippet> child payloads. (#4101)
  • Keep the file editor Save control stable during autosave. (#4073)
  • Make Playgrounds pane rows span the Dock width. (#4086)
  • Match local-directory status to the autosave callout. (#4100)
  • Name Dock pane state after the Dock. (#4080)
  • Place Dock panes above the visible collapsed row. (#4112)
  • Render error dialogs as Quiet Paper sheets. (#4102)
  • Restyle the GitHub connect prompt to match the Dock. (#4094)
  • Use outward glyph for Dock Export. (#4091)

Contributors

The following contributors merged PRs in this release:

@​adamziel @​ashfame


Install via npm:

npm install @wp-playground/client@3.1.46

Or browse all packages on npm.

... (truncated)

Changelog

Sourced from @​wp-playground/cli's changelog.

[v3.1.46] (2026-07-20)

Blueprints

  • Declare v2 schema constraints beside their types. (#4077)

Documentation

  • [Docs] Describe Playground tools with the Dock UI. (#4085)
  • [Docs] Document Dock paths in Blueprint and API documentation. (#4083)

PHP WebAssembly

  • [CLI] Use preferredVersions.wp in Playground CLI. (#4075)
  • Harden non-streaming fallback tests for fetchWithCorsProxy. (#3495)
  • [PHP-WASM] Expose recursive cp through PHPWorker. (#4061)

Website

  • Add a square mobile Dock with a tools toggle. (#4088)
  • Add end-to-end coverage for playground-zip import regressions. (#3874)
  • Align mobile Dock pane titles, toolbars, and forms. (#4084)
  • Anchor the autosave nudge to the Playgrounds Dock button. (#4096)
  • Ask before reloading edited Blueprint fragments. (#4089)
  • Clarify New Playground action labels. (#4090)
  • Decode JSON-encoded <php-snippet> child payloads. (#4101)
  • Keep the file editor Save control stable during autosave. (#4073)
  • Make Playgrounds pane rows span the Dock width. (#4086)
  • Match local-directory status to the autosave callout. (#4100)
  • Name Dock pane state after the Dock. (#4080)
  • Place Dock panes above the visible collapsed row. (#4112)
  • Render error dialogs as Quiet Paper sheets. (#4102)
  • Restyle the GitHub connect prompt to match the Dock. (#4094)
  • Use outward glyph for Dock Export. (#4091)

Contributors

The following contributors merged PRs in this release:

@​adamziel @​ashfame

[v3.1.45] (2026-07-16)

Enhancements

  • [Website] Add a file editor end-to-end test harness. (#3978)

Blueprints

... (truncated)

Commits
  • 581c7c1 v3.1.46
  • 291fffd [Website] Place Dock panes above the visible collapsed row (#4112)
  • 2ef1024 [Website] Add E2E coverage for playground-zip import regressions (#3874)
  • e563511 Recompile WordPress major and beta versions
  • 8917cb4 Harden non-streaming fallback tests for fetchWithCorsProxy (#3495)
  • 490edeb [Website] Render error dialogs as Quiet Paper sheets (#4102)
  • 1a23831 [Website] Match local-directory status to the autosave callout (#4100)
  • 6c8dde4 [Website] Decode JSON-encoded <php-snippet> child payloads (#4101)
  • a67022a [Website] Anchor the autosave nudge to the Playgrounds Dock button (#4096)
  • b2b6983 [PHP-WASM] Expose recursive cp through PHPWorker (#4061)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@wp-playground/cli](https://github.com/WordPress/wordpress-playground) from 3.1.43 to 3.1.46.
- [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.1.43...v3.1.46)

---
updated-dependencies:
- dependency-name: "@wp-playground/cli"
  dependency-version: 3.1.46
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #19.

@dependabot dependabot Bot closed this Jul 29, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/wp-playground/cli-3.1.46 branch July 29, 2026 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants