Skip to content

chore(deps): bump qs from 6.15.0 to 6.15.2 in /integration-tests/ixa-wasm-tests#918

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/integration-tests/ixa-wasm-tests/qs-6.15.2
Open

chore(deps): bump qs from 6.15.0 to 6.15.2 in /integration-tests/ixa-wasm-tests#918
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/integration-tests/ixa-wasm-tests/qs-6.15.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps qs from 6.15.0 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

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
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
  • 3f5e1c5 v6.15.1
  • Additional commits viewable 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.0 to 6.15.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.15.0...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
github-actions Bot added a commit that referenced this pull request May 23, 2026
@github-actions
Copy link
Copy Markdown

Benchmark Results

Hyperfine

Command Mean [ms] Min [ms] Max [ms] Relative
large_sir::baseline 2.7 ± 0.1 2.6 2.8 1.00 ± 0.02
large_sir::baseline_households 2.7 ± 0.0 2.6 2.8 1.00
large_sir::entities 5.2 ± 0.1 5.1 5.4 1.95 ± 0.04
large_sir::households 5.0 ± 0.1 4.9 5.4 1.90 ± 0.04

Criterion

Regressions (slower)
Group Bench Param Change CI Lower CI Upper
sampling sampling_single_unindexed_concrete_plus_derived_entities 52.484% 51.655% 53.398%
counts single_property_indexed_entities 12.763% 9.797% 15.742%
sampling count_and_sampling_single_unindexed_concrete_plus_derived_entiti 3.067% 1.977% 4.267%
large_dataset bench_query_population_multi_unindexed_entities 2.556% 1.216% 4.046%
indexing query_people_multiple_individually_indexed_properties_entities 2.228% 1.977% 2.472%
Improvements (faster)
Group Bench Param Change CI Lower CI Upper
large_dataset bench_query_population_derived_property_entities -6.069% -6.358% -5.790%
large_dataset bench_query_population_indexed_property_entities -4.993% -5.193% -4.778%
indexing query_people_single_indexed_property_entities -4.629% -6.517% -2.855%
sample_entity sample_entity_multi_property_indexed 100000 -3.208% -3.845% -2.560%
indexing with_query_results_single_indexed_property_entities -3.098% -3.505% -2.776%
sample_entity sample_entity_multi_property_indexed 1000 -3.029% -3.809% -2.254%
large_dataset bench_match_entity -2.903% -3.233% -2.415%
indexing query_people_count_single_indexed_property_entities -2.768% -3.188% -2.450%
sampling sampling_single_l_reservoir_entities -2.720% -3.137% -2.360%
sample_entity sample_entity_multi_property_indexed 10000 -2.285% -2.855% -1.727%
counts reindex_after_adding_more_entities -2.128% -2.596% -1.608%
sample_entity sample_entity_single_property_indexed 100000 -2.076% -2.784% -1.290%
sampling count_and_sampling_single_known_length_entities -1.893% -2.570% -1.332%
indexing with_query_results_multiple_individually_indexed_properties_enti -1.811% -2.357% -1.366%
Unchanged / inconclusive (CI crosses 0%)
Group Bench Param Change CI Lower CI Upper
examples example-basic-infection 2.830% 0.063% 7.742%
sample_entity sample_entity_whole_population 1000 1.835% 0.986% 2.657%
indexing query_people_indexed_multi-property_entities 1.752% 0.703% 2.916%
sampling sampling_single_known_length_entities 1.277% 0.562% 2.024%
sample_entity sample_entity_single_property_unindexed 1000 -1.274% -2.508% -0.211%
large_dataset bench_query_population_multi_indexed_entities -1.066% -1.607% -0.363%
examples example-births-deaths 0.937% 0.517% 1.510%
indexing query_people_count_indexed_multi-property_entities 0.746% 0.177% 1.418%
counts multi_property_unindexed_entities 0.689% 0.169% 1.258%
sampling sampling_multiple_known_length_entities 0.686% 0.211% 1.051%
algorithm_benches algorithm_sampling_single_rand_reservoir -0.592% -1.191% -0.127%
algorithm_benches algorithm_sampling_single_known_length -0.585% -1.191% -0.075%
sample_entity sample_entity_single_property_indexed 10000 0.574% -0.004% 1.166%
counts index_after_adding_entities 0.544% 0.349% 0.741%
large_dataset bench_filter_indexed_entity 0.457% -7.858% 9.535%
sample_entity sample_entity_single_property_indexed 1000 0.447% -0.369% 1.184%
sample_entity sample_entity_whole_population 100000 0.316% -0.450% 1.081%
counts single_property_unindexed_entities -0.312% -0.798% 0.035%
large_dataset bench_query_population_property_entities -0.290% -0.935% 0.374%
sampling sampling_multiple_l_reservoir_entities 0.290% 0.141% 0.443%
large_dataset bench_filter_unindexed_entity 0.278% -3.031% 4.025%
sample_entity sample_entity_whole_population 10000 0.248% -0.530% 1.018%
algorithm_benches algorithm_sampling_multiple_l_reservoir -0.231% -0.887% 0.369%
counts multi_property_indexed_entities 0.210% -0.259% 0.692%
algorithm_benches algorithm_sampling_single_l_reservoir 0.161% 0.013% 0.304%
algorithm_benches algorithm_sampling_multiple_known_length 0.141% -0.344% 0.722%
sample_entity sample_entity_single_property_unindexed 10000 -0.104% -3.675% 3.419%
sampling sampling_multiple_unindexed_entities -0.055% -0.183% 0.033%
sample_entity sample_entity_single_property_unindexed 100000 0.048% -0.360% 0.557%
indexing with_query_results_indexed_multi-property_entities -0.043% -0.586% 0.481%
sampling sampling_single_unindexed_entities -0.042% -0.067% -0.015%
indexing query_people_count_multiple_individually_indexed_properties_enti 0.036% -0.226% 0.310%
counts concrete_plus_derived_unindexed_entities -0.021% -0.387% 0.288%
Not Compared (no baseline yet)
Group Bench Reason
(none)

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