Skip to content

Bump @wp-playground/cli from 2.0.5 to 2.0.9 in /env#278

Merged
swissspidy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/env/wp-playground/cli-2.0.9
Aug 11, 2025
Merged

Bump @wp-playground/cli from 2.0.5 to 2.0.9 in /env#278
swissspidy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/env/wp-playground/cli-2.0.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 11, 2025

Bumps @wp-playground/cli from 2.0.5 to 2.0.9.

Changelog

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

[v2.0.9] (2025-08-11)

Breaking Changes

  • [Website] Default demo content. (#2412)

Enhancements

  • [PHP Playground] Select WordPress version. (#2472)

Blueprints

  • [WordPress] Support auto-login with customize.php as a landing page. (#2467)

Documentation

  • Tagalog: Add translations for Blueprints Tutorial. (#2477)
  • Tagalog: Translations of Blueprints documentation page. (#2476)

Website

  • Open external links in a new tab/window. (#2468)

Internal

  • Skip flaky end-to-end tests. (#2475)

Various

  • Add Japanese translations to Blueprint Examples and Troubleshoot and debug. (#2474)

Contributors

The following contributors merged PRs in this release:

@​adamziel @​rollybueno @​shimotmk @​zaerl

[v2.0.8] (2025-08-07)

Blueprints

  • Fallback to URL-based file name when fetching remote ZIP files. (#2470)

Documentation

  • [Docs] Adding Resources, Web instance, and guides pages on Brazilian Portuguese. (#2351)
  • [Docs] Enabling language switcher. (#2465)

PHP WebAssembly

... (truncated)

Commits
  • ab2a413 v2.0.9
  • 6c5f836 Refresh WordPress Nightly
  • 2ef4d3a Refresh WordPress Nightly
  • 290da55 Refresh WordPress Nightly
  • 533d676 [PHP Playground] Dont reload on first code run, ensure result refreshing afte...
  • b0b9b70 Skip flaky E2E tests (#2475)
  • 04a2ff9 Add Japanese translations to Blueprint Examples and Troubleshoot and debug (#...
  • 2abdf33 Tagalog: Add translations for Blueprints Tutorial (#2477)
  • d09999d Tagalog: Translations of Blueprints docs page (#2476)
  • 156ee9a [WordPress] Support auto-login with customize.php as a landing page (#2467)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 2.0.5 to 2.0.9.
- [Changelog](https://github.com/WordPress/wordpress-playground/blob/trunk/CHANGELOG.md)
- [Commits](WordPress/wordpress-playground@v2.0.5...v2.0.9)

---
updated-dependencies:
- dependency-name: "@wp-playground/cli"
  dependency-version: 2.0.9
  dependency-type: direct:production
  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 Aug 11, 2025
@swissspidy swissspidy enabled auto-merge (squash) August 11, 2025 16:26
@swissspidy
Copy link
Copy Markdown
Owner

Performance Test Results

Performance test results for ba53b59 are in 🛎️!

URL: /

Run DB Queries Memory Before Template Template WP Total LCP TTFB LCP - TTFB
0 45 33.99 MB 101.00 ms 109.00 ms 210.00 ms 372.00 ms 295.00 ms 77.35 ms
1 45 34.01 MB 102.00 ms 108.00 ms 210.00 ms 372.00 ms 294.70 ms 76.85 ms
2 45 34.03 MB 102.50 ms 107.00 ms 210.00 ms 372.00 ms 297.25 ms 76.75 ms
3 45 34.04 MB 104.00 ms 108.00 ms 213.00 ms 376.00 ms 300.30 ms 76.95 ms
4 45 34.06 MB 105.00 ms 108.00 ms 213.00 ms 380.00 ms 302.85 ms 75.85 ms

URL: /sample-page/

Run DB Queries Memory Before Template Template WP Total LCP TTFB LCP - TTFB
0 34 33.88 MB 86.00 ms 66.00 ms 152.00 ms 312.00 ms 236.10 ms 74.95 ms
1 34 33.90 MB 86.50 ms 65.50 ms 152.50 ms 312.00 ms 237.65 ms 73.55 ms
2 34 33.91 MB 87.00 ms 65.00 ms 153.00 ms 312.00 ms 240.25 ms 73.55 ms
3 34 33.92 MB 88.00 ms 66.00 ms 154.00 ms 316.00 ms 243.05 ms 73.30 ms
4 34 33.94 MB 89.00 ms 66.00 ms 155.00 ms 320.00 ms 245.00 ms 75.55 ms

@swissspidy swissspidy merged commit 0780ade into main Aug 11, 2025
13 checks passed
@swissspidy swissspidy deleted the dependabot/npm_and_yarn/env/wp-playground/cli-2.0.9 branch August 11, 2025 16:51
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.

1 participant