Skip to content

Bump qs, @wp-playground/cli and express - #242

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-8898b701b2
Open

Bump qs, @wp-playground/cli and express#242
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-8898b701b2

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps qs to 6.15.3 and updates ancestor dependencies qs, @wp-playground/cli and express. These dependencies need 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.18 to 3.1.47

Release notes

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

WordPress Playground v3.1.47

Documentation

  • [docs] Adding ways of import data guide. (#4032)
  • [docs] Updating resource page. (#4037)

PHP WebAssembly

  • [Blueprints] Make WordPress file imports failure-safe. (#3848)
  • [Blueprints] Report ZIP extraction progress during WordPress imports. (#4168)

Website

  • [Website] Fix phpMyAdmin page not found in Personal WP. (#4154)

Website

  • Clarify New Playground and autosave failure states. (#4119)
  • Add front-page thumbnails to saved Playgrounds. (#4133)
  • Bind copied Blueprint bundles to their new Playground. (#4115)
  • Detect the repository for pull request numbers. (#4120)
  • Distinguish 404 errors from transient network failures. (#4114)
  • Expose front-page thumbnail capture through PlaygroundClient. (#4142)
  • Fix phpMyAdmin after opening Adminer. (#4144)
  • Give failed Blueprint runs an explicit recovery path. (#4099)
  • Import ZIP contents before initial browser persistence. (#4131)
  • Keep unfinished Blueprint runs out of Recent and restore suggestions. (#4127)
  • Log OPFS write worker failures. (#4125)
  • Make desktop address suggestions clickable and input-width. (#4135)
  • Preserve Blueprint recovery through GitHub authentication. (#4129)
  • Preserve Playground records when OPFS deletion fails. (#4128)
  • Preserve concurrent cross-tab metadata changes. (#4152)
  • Preserve concurrent metadata while preparing Blueprint drafts. (#4116)
  • Preserve plugin proxy default response headers. (#4157)
  • Preserve selected Query API parameters when starting over after an error. (#4123)
  • Prevent stale thumbnail captures from overwriting saved metadata. (#4167)
  • Queue Blueprint Run during OPFS synchronization. (#4118)
  • Remove stray plugin proxy expression. (#4158)
  • Replace failed Blueprint runs before pruning autosaves. (#4134)
  • Retry transient OPFS access handle contention. (#4149)
  • Serialize concurrent OPFS metadata writes. (#4136)
  • Share concurrent OPFS autosave operations. (#4140)
  • Track Blueprint runs until their first OPFS copy succeeds. (#4126)
  • Turn the Logs pane into a PHP error log. (#4122)
  • Tweak confirmations copy and placement. And preserve the Playground URL through settings update. (#4150)
  • Validate plugin proxy redirect destinations. (#4137)

Blueprints

... (truncated)

Changelog

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

[v3.1.47] (2026-07-27)

Documentation

  • [docs] Adding ways of import data guide. (#4032)
  • [docs] Updating resource page. (#4037)

PHP WebAssembly

  • [Blueprints] Make WordPress file imports failure-safe. (#3848)
  • [Blueprints] Report ZIP extraction progress during WordPress imports. (#4168)

Website

  • [Website] Fix phpMyAdmin page not found in Personal WP. (#4154)

Website

  • Clarify New Playground and autosave failure states. (#4119)
  • Add front-page thumbnails to saved Playgrounds. (#4133)
  • Bind copied Blueprint bundles to their new Playground. (#4115)
  • Detect the repository for pull request numbers. (#4120)
  • Distinguish 404 errors from transient network failures. (#4114)
  • Expose front-page thumbnail capture through PlaygroundClient. (#4142)
  • Fix phpMyAdmin after opening Adminer. (#4144)
  • Give failed Blueprint runs an explicit recovery path. (#4099)
  • Import ZIP contents before initial browser persistence. (#4131)
  • Keep unfinished Blueprint runs out of Recent and restore suggestions. (#4127)
  • Log OPFS write worker failures. (#4125)
  • Make desktop address suggestions clickable and input-width. (#4135)
  • Preserve Blueprint recovery through GitHub authentication. (#4129)
  • Preserve Playground records when OPFS deletion fails. (#4128)
  • Preserve concurrent cross-tab metadata changes. (#4152)
  • Preserve concurrent metadata while preparing Blueprint drafts. (#4116)
  • Preserve plugin proxy default response headers. (#4157)
  • Preserve selected Query API parameters when starting over after an error. (#4123)
  • Prevent stale thumbnail captures from overwriting saved metadata. (#4167)
  • Queue Blueprint Run during OPFS synchronization. (#4118)
  • Remove stray plugin proxy expression. (#4158)
  • Replace failed Blueprint runs before pruning autosaves. (#4134)
  • Retry transient OPFS access handle contention. (#4149)
  • Serialize concurrent OPFS metadata writes. (#4136)
  • Share concurrent OPFS autosave operations. (#4140)
  • Track Blueprint runs until their first OPFS copy succeeds. (#4126)
  • Turn the Logs pane into a PHP error log. (#4122)
  • Tweak confirmations copy and placement. And preserve the Playground URL through settings update. (#4150)
  • Validate plugin proxy redirect destinations. (#4137)

Blueprints

... (truncated)

Commits
  • c7d8be8 v3.1.47
  • 030d919 [Blueprints] Report ZIP extraction progress during WordPress imports (#4168)
  • 21ba68d [Website] Prevent stale thumbnail captures from overwriting saved metadata (#...
  • e05e4bc [Website] Validate plugin proxy redirect destinations (#4137)
  • 1f6947e [Website] Preserve concurrent cross-tab metadata changes (#4152)
  • f7ef085 [Website] Accept ZIP drops across the page (#4121)
  • 2f2e65e [Website] Reveal ZIP imports while their browser autosave finishes (#4132)
  • 6e62230 [docs] Updating resource page (#4037)
  • 7a3e242 [docs] Adding ways of import data guide (#4032)
  • 278ae70 [Website] Fix phpMyAdmin page not found in Personal WP (#4154)
  • Additional commits viewable in compare view

Updates express from 4.22.0 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

v4.22.1

What's Changed

[!IMPORTANT]
The prior release (4.22.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

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

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

4.22.1 / 2025-12-01

  • Revert security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
    • The prior release (4.22.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.
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) to 6.15.3 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [@wp-playground/cli](https://github.com/WordPress/wordpress-playground) and [express](https://github.com/expressjs/express). These dependencies need 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.18 to 3.1.47
- [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.18...v3.1.47)

Updates `express` from 4.22.0 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@4.22.0...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.47
  dependency-type: direct:development
- 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 27, 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