build(deps): Bump qs from 6.11.2 to 6.15.2#1682
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
Greptile SummaryThis PR bumps the
Confidence Score: 5/5Routine patch/minor dependency update with no breaking changes; safe to merge. The bump spans six minor/patch releases of qs, all of which contain only bug fixes and no breaking API changes. The lockfile correctly consolidates the old pinned 6.11.2 entry and updates transitive dependencies in a consistent way. No application code was modified. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[ethereum-storage\npackage.json] -->|depends on| B[qs 6.15.2]
C[request-client.js\npackage.json] -->|depends on| B
B -->|depends on| D[side-channel 1.1.0]
D --> E[side-channel-list 1.0.1]
D --> F[side-channel-map 1.0.1]
D --> G[side-channel-weakmap 1.0.2]
F --> H[get-intrinsic 1.3.0]
F --> I[object-inspect 1.13.4]
G --> H
G --> I
Reviews (2): Last reviewed commit: "build(deps): Bump qs from 6.11.2 to 6.15..." | Re-trigger Greptile |
2775167 to
cb6a759
Compare
cb6a759 to
921bd99
Compare
|
@dependabot recreate |
Bumps [qs](https://github.com/ljharb/qs) from 6.11.2 to 6.15.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.11.2...v6.15.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
921bd99 to
92f2e0c
Compare
|
Congratulations, your pull request has been merged! Thank you for your valuable contribution to Request Network. As a reminder, every merged PR is automatically entered into our Best PR Initiative, offering a quarterly prize of $500. Your work significantly supports our project's growth, and we encourage you to continue engaging with our community. Additionally, if you want to build or add crypto payments and invoicing features, explore how our API can reduce deployment time from months to hours while offering advanced features. Get in touch to learn more and fast-track your development. |
Bumps qs from 6.11.2 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