Skip to content

build(deps): bump qs, @wp-playground/cli and express#1221

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

build(deps): bump qs, @wp-playground/cli and express#1221
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-4dc04f2254

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Changelog

Sourced from qs's changelog.

6.15.3

  • [Fix] parse: enforce throwOnLimitExceeded for cumulative array growth via combine/merge
  • [Fix] utils: respect encoding of surrogate pairs across chunks (#559)
  • [Robustness] parse: throw the arrayLimit error before splitting oversized comma values
  • [Robustness] utils.merge / utils.assign: avoid invoking __proto__ setter when copying own properties
  • [Robustness] utils: enforce arrayLimit consistently across merge's array paths
  • [Perf] utils: make compact O(n) via a side-channel visited-set instead of Array.indexOf
  • [Deps] update side-channel
  • [Dev Deps] update eslint, mock-property, tape
  • [Tests] parse: characterize current lenient handling of unbalanced bracket keys (#558)

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
  • 18d085e v6.15.3
  • c38af42 [Deps] update side-channel
  • adce539 [Dev Deps] update eslint, mock-property, tape
  • 74a0f6a [Robustness] utils: enforce arrayLimit consistently across merge's arra...
  • f4938f5 [Tests] parse: characterize current lenient handling of unbalanced bracket ...
  • 5d5f723 [Perf] utils: make compact O(n) via a side-channel visited-set instead of...
  • 52afe00 [Robustness] parse: throw the arrayLimit error before splitting oversized...
  • 963e538 [Fix] parse: enforce throwOnLimitExceeded for cumulative array growth via...
  • 59da434 [Fix] utils: respect encoding of surrogate pairs across chunks
  • 9532969 [Robustness] utils.merge / utils.assign: avoid invoking __proto__ sette...
  • Additional commits viewable in compare view

Updates @wp-playground/cli from 3.1.21 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

Updates express from 4.22.1 to 4.22.2

Release notes

Sourced from express's releases.

v4.22.2

What's Changed

  • fix: restore >20 array parsing for req.query repeated keys (8d09bfe6)
    • This also unifies array-cap behavior across notations. Indexed notation (a[0]=...) was historically capped at qs's default arrayLimit of 20 even in older qs versions; after this change it also allows up to 1000 items.
  • deps: qs@~6.15.1
  • deps: body-parser@~1.20.5

New Contributors

Full Changelog: expressjs/express@v4.22.1...v4.22.2

Changelog

Sourced from express's changelog.

4.22.2 / 2026-05-011

  • fix: restore >20 array parsing for req.query repeated keys (8d09bfe6)
    • This also unifies array-cap behavior across notations. Indexed notation (a[0]=...) was historically capped at qs's default arrayLimit of 20 even in older qs versions; after this change it also allows up to 1000 items.
  • deps: qs@~6.15.1
  • deps: body-parser@~1.20.5
Commits

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.

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

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

Updates `@wp-playground/cli` from 3.1.21 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.21...v3.1.46)

Updates `express` from 4.22.1 to 4.22.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md)
- [Commits](expressjs/express@v4.22.1...v4.22.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.15.3
  dependency-type: indirect
- dependency-name: "@wp-playground/cli"
  dependency-version: 3.1.46
  dependency-type: indirect
- dependency-name: express
  dependency-version: 4.22.2
  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 Jul 26, 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