Skip to content

Bump qs and @wp-playground/cli#16

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-eedc965fe0
Open

Bump qs and @wp-playground/cli#16
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-eedc965fe0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown

Bumps qs and @wp-playground/cli. These dependencies needed to be updated together.
Updates qs from 6.14.2 to 6.15.2

Changelog

Sourced from qs's changelog.

6.15.2

  • [Fix] stringify: skip null/undefined entries in arrayFormat: 'comma' + encodeValuesOnly instead of crashing in encoder
  • [Fix] stringify: use configured delimiter after charsetSentinel (#555)
  • [Fix] stringify: apply formatter to encoded key under strictNullHandling (#554)
  • [Fix] stringify: skip null/undefined filter-array entries instead of crashing in encoder (#551)
  • [Fix] parse: handle nested bracket groups and add regression tests (#530)
  • [readme] fix grammar (#550)
  • [Dev Deps] update @ljharb/eslint-config
  • [Tests] add regression tests for keys containing percent-encoded bracket text

6.15.1

  • [Fix] parse: parameterLimit: Infinity with throwOnLimitExceeded: true silently drops all parameters
  • [Deps] update @ljharb/eslint-config
  • [Dev Deps] update @ljharb/eslint-config, iconv-lite
  • [Tests] increase coverage

6.15.0

  • [New] parse: add strictMerge option to wrap object/primitive conflicts in an array (#425, #122)
  • [Fix] duplicates option should not apply to bracket notation keys (#514)
Commits
  • 9aca407 v6.15.2
  • 5e33d33 [Dev Deps] update @ljharb/eslint-config
  • 21f80b3 [Fix] stringify: skip null/undefined entries in arrayFormat: 'comma' + `e...
  • a0a81ea [Fix] stringify: use configured delimiter after charsetSentinel
  • e3062f7 [Fix] stringify: apply formatter to encoded key under strictNullHandling
  • 0c180a4 [Fix] stringify: skip null/undefined filter-array entries instead of crashi...
  • 3a8b94a [Tests] add regression tests for keys containing percent-encoded bracket text
  • 96755ab [readme] fix grammar
  • a419ce5 [Fix] parse: handle nested bracket groups and add regression tests
  • 3f5e1c5 v6.15.1
  • Additional commits viewable in compare view

Updates @wp-playground/cli from 3.1.13 to 3.1.38

Release notes

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

WordPress Playground v3.1.38

No changelog entries for this release.


Install via npm:

npm install @wp-playground/client@3.1.38

Or browse all packages on npm.

Stay up to date: Click Watch → Custom → Releases at the top of this repository to get notified of new releases.

WordPress Playground v3.1.37

No changelog entries for this release.


Install via npm:

npm install @wp-playground/client@3.1.37

Or browse all packages on npm.

Stay up to date: Click Watch → Custom → Releases at the top of this repository to get notified of new releases.

WordPress Playground v3.1.36

No changelog entries for this release.


Install via npm:

npm install @wp-playground/client@3.1.36

Or browse all packages on npm.

Stay up to date: Click Watch → Custom → Releases at the top of this repository to get notified of new releases.

WordPress Playground v3.1.35

No changelog entries for this release.


... (truncated)

Changelog

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

[v3.1.38] (2026-06-08)

[v3.1.37] (2026-06-08)

[v3.1.36] (2026-06-01)

[v3.1.35] (2026-05-25)

[v3.1.34] (2026-05-18)

PHP WebAssembly

  • [PHP.wasm] Fix sqlite_markdown extension loading. (#3650)
  • [PHP.wasm] Support web JSPI side module ABI exports. (#3647)
  • [codex] Use wp-extensions markdown editor release. (#3648)
  • [website] Add php-extension query parameter. (#3645)

Various

Personal Playground

  • Personal WP: Improve app install dialog. (#3652)

Contributors

The following contributors merged PRs in this release:

@​adamziel @​akirk

[v3.1.33] (2026-05-14)

PHP WebAssembly

  • [PHP.wasm] Export filesystem symbols for PHP side modules. (#3643)

Website

  • [php-snippet] Simplify PHP snippet pointer handling. (#3640)

Contributors

The following contributors merged PRs in this release:

@​adamziel

[v3.1.32] (2026-05-14)

PHP WebAssembly

  • Expose SQLite auto-extension symbols to JS ABI. (#3641)

... (truncated)

Commits
  • 86b9312 v3.1.38
  • c650e6b Refresh SQLite integration plugin
  • 9983034 [Docs] Document wp-now migration to Playground CLI (#3767)
  • bec482b [Docs] Document Symfony apps in Playground without WordPress (#3766)
  • 99a9f37 chore: update changelog
  • d8dccb2 v3.1.37
  • 670bc3d Add WordPress 0.7 legacy support (#3712)
  • a2b8d3d [Web] Decline TLS session resumption for shared curl handles (#3757)
  • 59c6091 Publish PHP next assets from isolated worktree
  • fe37fbb Fix PHP next assets publishing
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Changes affect dev-only wp-env dependencies in the lockfile, not runtime plugin PHP code; main risk is local test environment behavior after npm ci.

Overview
Refreshes lockfile-only dependency resolution for the dev toolchain behind @wordpress/env (wp-env), without changing direct dependencies in package.json.

The resolved @wp-playground/cli stack moves 3.1.13 → 3.1.38, pulling matching @php-wasm/* and @wp-playground/* packages. That refresh trims some older transitive deps (e.g. @php-wasm/node-polyfills) and adds @php-wasm/node-5-2, isomorphic-git, and related streaming/XML helpers used by Playground storage.

qs is bumped 6.14.2 → 6.15.2 via express / body-parser (parse/stringify fixes). Other notable transitive bumps include express 4.22.2, ajv 8.18.0, fast-xml-parser 5.8.0, readable-stream 4.x, and ws 8.21.0. The lockfile root package version is aligned to 1.0.7.

Reviewed by Cursor Bugbot for commit 3800513. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [qs](https://github.com/ljharb/qs) and [@wp-playground/cli](https://github.com/WordPress/wordpress-playground). These dependencies needed to be updated together.

Updates `qs` from 6.14.2 to 6.15.2
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.2...v6.15.2)

Updates `@wp-playground/cli` from 3.1.13 to 3.1.38
- [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.13...v3.1.38)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.15.2
  dependency-type: indirect
- dependency-name: "@wp-playground/cli"
  dependency-version: 3.1.38
  dependency-type: indirect
...

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 Jun 12, 2026
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