Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Bumps qs to 6.14.1 and updates ancestor dependencies qs, @wp-playground/blueprints, @wp-playground/cli and @wp-playground/storage. These dependencies need to be updated together.

Updates qs from 6.13.0 to 6.14.1

Changelog

Sourced from qs's changelog.

6.14.1

  • [Fix] ensure arrayLength applies to [] notation as well
  • [Fix] parse: when a custom decoder returns null for a key, ignore that key
  • [Refactor] parse: extract key segment splitting helper
  • [meta] add threat model
  • [actions] add workflow permissions
  • [Tests] stringify: increase coverage
  • [Dev Deps] update eslint, @ljharb/eslint-config, npmignore, es-value-fixtures, for-each, object-inspect

6.14.0

  • [New] parse: add throwOnParameterLimitExceeded option (#517)
  • [Refactor] parse: use utils.combine more
  • [patch] parse: add explicit throwOnLimitExceeded default
  • [actions] use shared action; re-add finishers
  • [meta] Fix changelog formatting bug
  • [Deps] update side-channel
  • [Dev Deps] update es-value-fixtures, has-bigints, has-proto, has-symbols
  • [Tests] increase coverage

6.13.1

  • [Fix] stringify: avoid a crash when a filter key is null
  • [Fix] utils.merge: functions should not be stringified into keys
  • [Fix] parse: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset
  • [Fix] stringify: ensure a non-string filter does not crash
  • [Refactor] use __proto__ syntax instead of Object.create for null objects
  • [Refactor] misc cleanup
  • [Tests] utils.merge: add some coverage
  • [Tests] fix a test case
  • [actions] split out node 10-20, and 20+
  • [Dev Deps] update es-value-fixtures, mock-property, object-inspect, tape
Commits
  • 3fa11a5 v6.14.1
  • a626704 [Dev Deps] update npmignore
  • 3086902 [Fix] ensure arrayLength applies to [] notation as well
  • fc7930e [Dev Deps] update eslint, @ljharb/eslint-config
  • 0b06aac [Dev Deps] update @ljharb/eslint-config
  • 64951f6 [Refactor] parse: extract key segment splitting helper
  • e1bd259 [Dev Deps] update @ljharb/eslint-config
  • f4b3d39 [eslint] add eslint 9 optional peer dep
  • 6e94d95 [Dev Deps] update eslint, @ljharb/eslint-config, npmignore
  • 973dc3c [actions] add workflow permissions
  • Additional commits viewable in compare view

Updates @wp-playground/blueprints from 3.0.22 to 3.0.42

Changelog

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

[v3.0.42] (2026-01-15)

Enhancements

  • Clean up CLI output and simplify mount tracking. (#3122)

Various

  • [Docs] Updating limitations page. (#3108)

Contributors

The following contributors merged PRs in this release:

@​adamziel @​fellyph

[v3.0.41] (2026-01-14)

Enhancements

  • Update Node.js version in .nvmrc to v22.12.0. (#3114)
  • [CLI] Add high-level start command for easy local WordPress development. (#3040)
  • [CLI] Deprecate --debug switch in favor of --verbosity=debug. (#3084)
  • [CLI] @wp-playground/cli start persist sites. (#3119)

PHP WebAssembly

  • [Node] Improve error messages when dynamic imports fail in Node vm contexts. (#3121)
  • [PHP] Fix external dynamic imports issue in PHP.wasm Web. (#3093)

Website

  • Customizable page title via ?page-title query parameter. (#3116)

Contributors

The following contributors merged PRs in this release:

@​adamziel @​fellyph @​mho22

[v3.0.40] (2026-01-12)

Documentation

  • [docs] Replace PNG images with WEBP format for improved performance. (#3105)

Various

... (truncated)

Commits
  • 5f92a69 v3.0.42
  • 9ff7943 [Docs] Updating limitations page (#3108)
  • 32a84d7 Clean up CLI output and simplify mount tracking (#3122)
  • f079a03 chore: update changelog
  • 638b025 v3.0.41
  • 7346a8f [Node] Improve error messages when dynamic imports fail in Node vm contexts (...
  • 43e8390 [PHP] Fix external dynamic imports issue in PHP.wasm Web (#3093)
  • fffde71 [Website] Customizable page title via ?page-title query parameter (#3116)
  • 983c6aa Update Node.js version in .nvmrc to v22.12.0 (#3114)
  • 7b484d5 [CLI] @wp-playground/cli start persist sites (#3119)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​wp-playground/blueprints since your current version.


Updates @wp-playground/cli from 3.0.22 to 3.0.42

Changelog

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

[v3.0.42] (2026-01-15)

Enhancements

  • Clean up CLI output and simplify mount tracking. (#3122)

Various

  • [Docs] Updating limitations page. (#3108)

Contributors

The following contributors merged PRs in this release:

@​adamziel @​fellyph

[v3.0.41] (2026-01-14)

Enhancements

  • Update Node.js version in .nvmrc to v22.12.0. (#3114)
  • [CLI] Add high-level start command for easy local WordPress development. (#3040)
  • [CLI] Deprecate --debug switch in favor of --verbosity=debug. (#3084)
  • [CLI] @wp-playground/cli start persist sites. (#3119)

PHP WebAssembly

  • [Node] Improve error messages when dynamic imports fail in Node vm contexts. (#3121)
  • [PHP] Fix external dynamic imports issue in PHP.wasm Web. (#3093)

Website

  • Customizable page title via ?page-title query parameter. (#3116)

Contributors

The following contributors merged PRs in this release:

@​adamziel @​fellyph @​mho22

[v3.0.40] (2026-01-12)

Documentation

  • [docs] Replace PNG images with WEBP format for improved performance. (#3105)

Various

... (truncated)

Commits
  • 5f92a69 v3.0.42
  • 9ff7943 [Docs] Updating limitations page (#3108)
  • 32a84d7 Clean up CLI output and simplify mount tracking (#3122)
  • f079a03 chore: update changelog
  • 638b025 v3.0.41
  • 7346a8f [Node] Improve error messages when dynamic imports fail in Node vm contexts (...
  • 43e8390 [PHP] Fix external dynamic imports issue in PHP.wasm Web (#3093)
  • fffde71 [Website] Customizable page title via ?page-title query parameter (#3116)
  • 983c6aa Update Node.js version in .nvmrc to v22.12.0 (#3114)
  • 7b484d5 [CLI] @wp-playground/cli start persist sites (#3119)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​wp-playground/cli since your current version.


Updates @wp-playground/storage from 3.0.22 to 3.0.42

Changelog

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

[v3.0.42] (2026-01-15)

Enhancements

  • Clean up CLI output and simplify mount tracking. (#3122)

Various

  • [Docs] Updating limitations page. (#3108)

Contributors

The following contributors merged PRs in this release:

@​adamziel @​fellyph

[v3.0.41] (2026-01-14)

Enhancements

  • Update Node.js version in .nvmrc to v22.12.0. (#3114)
  • [CLI] Add high-level start command for easy local WordPress development. (#3040)
  • [CLI] Deprecate --debug switch in favor of --verbosity=debug. (#3084)
  • [CLI] @wp-playground/cli start persist sites. (#3119)

PHP WebAssembly

  • [Node] Improve error messages when dynamic imports fail in Node vm contexts. (#3121)
  • [PHP] Fix external dynamic imports issue in PHP.wasm Web. (#3093)

Website

  • Customizable page title via ?page-title query parameter. (#3116)

Contributors

The following contributors merged PRs in this release:

@​adamziel @​fellyph @​mho22

[v3.0.40] (2026-01-12)

Documentation

  • [docs] Replace PNG images with WEBP format for improved performance. (#3105)

Various

... (truncated)

Commits
  • 5f92a69 v3.0.42
  • 9ff7943 [Docs] Updating limitations page (#3108)
  • 32a84d7 Clean up CLI output and simplify mount tracking (#3122)
  • f079a03 chore: update changelog
  • 638b025 v3.0.41
  • 7346a8f [Node] Improve error messages when dynamic imports fail in Node vm contexts (...
  • 43e8390 [PHP] Fix external dynamic imports issue in PHP.wasm Web (#3093)
  • fffde71 [Website] Customizable page title via ?page-title query parameter (#3116)
  • 983c6aa Update Node.js version in .nvmrc to v22.12.0 (#3114)
  • 7b484d5 [CLI] @wp-playground/cli start persist sites (#3119)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​wp-playground/storage since your current version.


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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file. javascript Pull requests that update javascript code. labels Jan 16, 2026
…ound/storage

Bumps [qs](https://github.com/ljharb/qs) to 6.14.1 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [@wp-playground/blueprints](https://github.com/WordPress/wordpress-playground), [@wp-playground/cli](https://github.com/WordPress/wordpress-playground) and [@wp-playground/storage](https://github.com/WordPress/wordpress-playground). These dependencies need to be updated together.


Updates `qs` from 6.13.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.13.0...v6.14.1)

Updates `@wp-playground/blueprints` from 3.0.22 to 3.0.42
- [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.0.22...v3.0.42)

Updates `@wp-playground/cli` from 3.0.22 to 3.0.42
- [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.0.22...v3.0.42)

Updates `@wp-playground/storage` from 3.0.22 to 3.0.42
- [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.0.22...v3.0.42)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
- dependency-name: "@wp-playground/blueprints"
  dependency-version: 3.0.42
  dependency-type: direct:production
- dependency-name: "@wp-playground/cli"
  dependency-version: 3.0.42
  dependency-type: direct:production
- dependency-name: "@wp-playground/storage"
  dependency-version: 3.0.42
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cli/multi-7fabbf505c branch from cf652d6 to 1cb4f07 Compare January 16, 2026 15:10
@wpmobilebot
Copy link

📊 Performance Test Results

Comparing 1cb4f07 vs trunk

site-editor

Metric trunk 1cb4f07 Diff Change
load 2911.00 ms 2781.00 ms -130.00 ms 🟢 -4.5%

site-startup

Metric trunk 1cb4f07 Diff Change
siteCreation 7070.00 ms 7062.00 ms -8.00 ms 🟢 -0.1%
siteStartup 3942.00 ms 3941.00 ms -1.00 ms 🟢 -0.0%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change

@wojtekn wojtekn self-assigned this Jan 21, 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.

3 participants