Skip to content

Bump qs from 6.15.1 to 6.15.2 - #43

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/qs-6.15.2
Closed

Bump qs from 6.15.1 to 6.15.2#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/qs-6.15.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Copy link
Copy Markdown
Contributor

Bumps qs from 6.15.1 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
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
  • See full diff in compare view

Dependabot compatibility score

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) from 6.15.1 to 6.15.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.15.1...v6.15.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.15.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 May 23, 2026
Jack Williams (jack-williams) pushed a commit that referenced this pull request Sep 3, 2026
Batches the transitive-dependency security bumps that Dependabot opened
individually, since each one only rewrites yarn.lock and they conflict
with each other pairwise.

Supersedes #41, #42, #43, #44, #48, #49, #52, #54, #55, #58, #60, #61,
#64, #65.

Updated: @babel/core 7.29.7, axios 1.20.0, brace-expansion 1.1.18,
browserslist 4.28.8, form-data 4.0.6, js-yaml 3.15.2, minimatch 9.0.9,
nanoid 3.3.18, picomatch 4.0.7, postcss 8.5.26, qs 6.15.3, tar 7.5.22,
tmp 0.2.7, and vite 7.3.5 in both apps.

nx 20.8.1 exact-pins picomatch 4.0.2 and minimatch 9.0.3, so those two
entries remain until the nx major bump lands. Dependabot's own PRs left
them in place for the same reason.

Verified: yarn install --immutable, prettier:check, typecheck and build
all pass, and both apps load and render in a browser against the preview
server with no page or console errors.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Jack Williams (jack-williams) added a commit that referenced this pull request Sep 3, 2026
Batches the transitive-dependency security bumps that Dependabot opened
individually, since each one only rewrites yarn.lock and they conflict
with each other pairwise.

Supersedes #41, #42, #43, #44, #48, #49, #52, #54, #55, #58, #60, #61,
#64, #65.

Updated: @babel/core 7.29.7, axios 1.20.0, brace-expansion 1.1.18,
browserslist 4.28.8, form-data 4.0.6, js-yaml 3.15.2, minimatch 9.0.9,
nanoid 3.3.18, picomatch 4.0.7, postcss 8.5.26, qs 6.15.3, tar 7.5.22,
tmp 0.2.7, and vite 7.3.5 in both apps.

nx 20.8.1 exact-pins picomatch 4.0.2 and minimatch 9.0.3, so those two
entries remain until the nx major bump lands. Dependabot's own PRs left
them in place for the same reason.

Verified: yarn install --immutable, prettier:check, typecheck and build
all pass, and both apps load and render in a browser against the preview
server with no page or console errors.

Co-authored-by: Jack Williams <jack.williams@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jack-williams

Copy link
Copy Markdown
Contributor

Superseded by #68, which batched these lockfile-only bumps because they conflict with each other pairwise. The target version for this PR is present on main; verified against the merged yarn.lock.

@dependabot @github

dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/qs-6.15.2 branch September 3, 2026 12:36
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.

1 participant