Bump qs from 6.12.0 to 6.15.2 in /project-templates/node-json-vscode#231
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
46a3967 to
22e820b
Compare
Contributor
|
@dependabot rebase |
Bumps [qs](https://github.com/ljharb/qs) from 6.12.0 to 6.15.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.12.0...v6.15.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
22e820b to
59d9d50
Compare
tortmayr
added a commit
that referenced
this pull request
Jun 9, 2026
Regenerate the affected yarn.lock files so all transitive/in-range dependencies flagged by the open Dependabot PRs are bumped to their patched (latest in-range) versions, and prune the duplicate/orphan lock entries left behind by the partial consolidation in #262. Updated packages (>= the version Dependabot requested): - handlebars 4.7.9, yaml 2.9.0, flatted 3.4.2, diff 4.0.4/5.2.2, picomatch 2.3.2, multer 2.1.1, socket.io-parser 4.2.6, basic-ftp 5.3.1 (workflow / project-templates/*) - dompurify 3.4.8, tar-fs 2.1.4 (node-json-theia) - axios 1.17.0, qs 6.15.2, ajv 6.15.0, underscore 1.13.8, serialize-javascript 6.0.2, webpack 5.107.2 (node-json-vscode) - ajv 6.15.0, socket.io-parser 4.2.6 (java-emf-theia) - webpack 5.107.2 (java-emf-eclipse, node-json-theia) Supersedes #220-#231, #234-#259. All five lockfiles verified with `yarn install --frozen-lockfile`.
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like qs is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps qs from 6.12.0 to 6.15.2.
Changelog
Sourced from qs's changelog.
... (truncated)
Commits
9aca407v6.15.25e33d33[Dev Deps] update@ljharb/eslint-config21f80b3[Fix]stringify: skip null/undefined entries inarrayFormat: 'comma'+ `e...a0a81ea[Fix]stringify: use configureddelimiteraftercharsetSentinele3062f7[Fix]stringify: applyformatterto encoded key understrictNullHandling0c180a4[Fix]stringify: skip null/undefined filter-array entries instead of crashi...3a8b94a[Tests] add regression tests for keys containing percent-encoded bracket text96755ab[readme] fix grammara419ce5[Fix]parse: handle nested bracket groups and add regression tests3f5e1c5v6.15.1