dependabot[bot] opened a new pull request, #568:
URL: https://github.com/apache/skywalking-booster-ui/pull/568

   Bumps [qs](https://github.com/ljharb/qs) and 
[@cypress/request](https://github.com/cypress-io/request). These dependencies 
needed to be updated together.
   Updates `qs` from 6.14.2 to 6.15.3
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/ljharb/qs/blob/main/CHANGELOG.md";>qs's 
changelog</a>.</em></p>
   <blockquote>
   <h2><strong>6.15.3</strong></h2>
   <ul>
   <li>[Fix] <code>parse</code>: enforce <code>throwOnLimitExceeded</code> for 
cumulative array growth via <code>combine</code>/<code>merge</code></li>
   <li>[Fix] <code>utils</code>: respect encoding of surrogate pairs across 
chunks (<a 
href="https://redirect.github.com/ljharb/qs/issues/559";>#559</a>)</li>
   <li>[Robustness] <code>parse</code>: throw the <code>arrayLimit</code> error 
before splitting oversized comma values</li>
   <li>[Robustness] <code>utils.merge</code> / <code>utils.assign</code>: avoid 
invoking <code>__proto__</code> setter when copying own properties</li>
   <li>[Robustness] <code>utils</code>: enforce <code>arrayLimit</code> 
consistently across <code>merge</code>'s array paths</li>
   <li>[Perf] <code>utils</code>: make <code>compact</code> O(n) via a 
side-channel visited-set instead of <code>Array.indexOf</code></li>
   <li>[Deps] update <code>side-channel</code></li>
   <li>[Dev Deps] update <code>eslint</code>, <code>mock-property</code>, 
<code>tape</code></li>
   <li>[Tests] <code>parse</code>: characterize current lenient handling of 
unbalanced bracket keys (<a 
href="https://redirect.github.com/ljharb/qs/issues/558";>#558</a>)</li>
   </ul>
   <h2><strong>6.15.2</strong></h2>
   <ul>
   <li>[Fix] <code>stringify</code>: skip null/undefined entries in 
<code>arrayFormat: 'comma'</code> + <code>encodeValuesOnly</code> instead of 
crashing in <code>encoder</code></li>
   <li>[Fix] <code>stringify</code>: use configured <code>delimiter</code> 
after <code>charsetSentinel</code> (<a 
href="https://redirect.github.com/ljharb/qs/issues/555";>#555</a>)</li>
   <li>[Fix] <code>stringify</code>: apply <code>formatter</code> to encoded 
key under <code>strictNullHandling</code> (<a 
href="https://redirect.github.com/ljharb/qs/issues/554";>#554</a>)</li>
   <li>[Fix] <code>stringify</code>: skip null/undefined filter-array entries 
instead of crashing in <code>encoder</code> (<a 
href="https://redirect.github.com/ljharb/qs/issues/551";>#551</a>)</li>
   <li>[Fix] <code>parse</code>: handle nested bracket groups and add 
regression tests (<a 
href="https://redirect.github.com/ljharb/qs/issues/530";>#530</a>)</li>
   <li>[readme] fix grammar (<a 
href="https://redirect.github.com/ljharb/qs/issues/550";>#550</a>)</li>
   <li>[Dev Deps] update <code>@ljharb/eslint-config</code></li>
   <li>[Tests] add regression tests for keys containing percent-encoded bracket 
text</li>
   </ul>
   <h2><strong>6.15.1</strong></h2>
   <ul>
   <li>[Fix] <code>parse</code>: <code>parameterLimit: Infinity</code> with 
<code>throwOnLimitExceeded: true</code> silently drops all parameters</li>
   <li>[Deps] update <code>@ljharb/eslint-config</code></li>
   <li>[Dev Deps] update <code>@ljharb/eslint-config</code>, 
<code>iconv-lite</code></li>
   <li>[Tests] increase coverage</li>
   </ul>
   <h2><strong>6.15.0</strong></h2>
   <ul>
   <li>[New] <code>parse</code>: add <code>strictMerge</code> option to wrap 
object/primitive conflicts in an array (<a 
href="https://redirect.github.com/ljharb/qs/issues/425";>#425</a>, <a 
href="https://redirect.github.com/ljharb/qs/issues/122";>#122</a>)</li>
   <li>[Fix] <code>duplicates</code> option should not apply to bracket 
notation keys (<a 
href="https://redirect.github.com/ljharb/qs/issues/514";>#514</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ljharb/qs/commit/18d085e919dae70c8f1b200ab99323058edab2c2";><code>18d085e</code></a>
 v6.15.3</li>
   <li><a 
href="https://github.com/ljharb/qs/commit/c38af42039d8cbf83f3e0d486c924eaa5a5d1712";><code>c38af42</code></a>
 [Deps] update <code>side-channel</code></li>
   <li><a 
href="https://github.com/ljharb/qs/commit/adce539489fcd34cc10830cf8c4a43e90b9300b0";><code>adce539</code></a>
 [Dev Deps] update <code>eslint</code>, <code>mock-property</code>, 
<code>tape</code></li>
   <li><a 
href="https://github.com/ljharb/qs/commit/74a0f6a83af59245b4fa78785fbe709438580c97";><code>74a0f6a</code></a>
 [Robustness] <code>utils</code>: enforce <code>arrayLimit</code> consistently 
across <code>merge</code>'s arra...</li>
   <li><a 
href="https://github.com/ljharb/qs/commit/f4938f594a0a2773d3c99c0c6f5c96f30d909a2c";><code>f4938f5</code></a>
 [Tests] <code>parse</code>: characterize current lenient handling of 
unbalanced bracket ...</li>
   <li><a 
href="https://github.com/ljharb/qs/commit/5d5f723afe55a861c52cff6327f62269df35fdd1";><code>5d5f723</code></a>
 [Perf] <code>utils</code>: make <code>compact</code> O(n) via a side-channel 
visited-set instead of...</li>
   <li><a 
href="https://github.com/ljharb/qs/commit/52afe00abdb36416ee01c8d5243919b47a59af67";><code>52afe00</code></a>
 [Robustness] <code>parse</code>: throw the <code>arrayLimit</code> error 
before splitting oversized...</li>
   <li><a 
href="https://github.com/ljharb/qs/commit/963e538c740961a35ecaa0b38ee1f5c16697e208";><code>963e538</code></a>
 [Fix] <code>parse</code>: enforce <code>throwOnLimitExceeded</code> for 
cumulative array growth via...</li>
   <li><a 
href="https://github.com/ljharb/qs/commit/59da434d5de8c3d2564e4d75aeedde2e8af72369";><code>59da434</code></a>
 [Fix] <code>utils</code>: respect encoding of surrogate pairs across 
chunks</li>
   <li><a 
href="https://github.com/ljharb/qs/commit/9532969635a4bc96506370b28dd28dcab446e7ee";><code>9532969</code></a>
 [Robustness] <code>utils.merge</code> / <code>utils.assign</code>: avoid 
invoking <code>__proto__</code> sette...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ljharb/qs/compare/v6.14.2...v6.15.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@cypress/request` from 4.0.0 to 4.0.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/cypress-io/request/releases";>@​cypress/request's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.0.1</h2>
   <h2><a 
href="https://github.com/cypress-io/request/compare/v4.0.0...v4.0.1";>4.0.1</a> 
(2026-05-28)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> bump qs to ^6.15.2 (CVE-2026-8723) (<a 
href="https://redirect.github.com/cypress-io/request/issues/107";>#107</a>) (<a 
href="https://github.com/cypress-io/request/commit/c1d4c52354202e38bb465d717dfcbb0552b4f626";>c1d4c52</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/cypress-io/request/commit/c1d4c52354202e38bb465d717dfcbb0552b4f626";><code>c1d4c52</code></a>
 fix(deps): bump qs to ^6.15.2 (CVE-2026-8723) (<a 
href="https://redirect.github.com/cypress-io/request/issues/107";>#107</a>)</li>
   <li>See full diff in <a 
href="https://github.com/cypress-io/request/compare/v4.0.0...v4.0.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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](https://github.com/apache/skywalking-booster-ui/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to