dependabot[bot] opened a new pull request, #43824:
URL: https://github.com/apache/superset/pull/43824

   Bumps the security group with 1 update in the 
/superset-websocket/utils/client-ws-app directory: 
[qs](https://github.com/ljharb/qs).
   
   Updates `qs` from 6.15.2 to 6.16.0
   <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.16.0</strong></h2>
   <ul>
   <li>[New] <code>stringify</code>: add a <code>depth</code> option to bound 
recursion depth (default <code>Infinity</code>)</li>
   <li>[Fix] stringify: serialize Date values when a filter is provided</li>
   <li>[Fix] <code>parse</code>: enforce <code>arrayLimit</code> on comma 
groups under <code>[]=</code> when <code>throwOnLimitExceeded</code> is set</li>
   <li>[Fix] <code>parse</code>: flatten a collection appended to an overflowed 
array (<a href="https://redirect.github.com/ljharb/qs/issues/571";>#571</a>)</li>
   <li>[Fix] <code>utils</code>: <code>isBuffer</code>: do not invoke a 
non-callable <code>constructor.isBuffer</code></li>
   <li>[Fix] <code>stringify</code>: do not let <code>allowEmptyArrays</code> 
skip cycle detection (or drop own keys) on an empty array with own 
properties</li>
   <li>[Fix] <code>stringify</code>: encode dots in a top-level key with a 
primitive value when encodeDotInKeys is set (<a 
href="https://redirect.github.com/ljharb/qs/issues/562";>#562</a>)</li>
   <li>[Docs] threat model: clarify <code>stringify</code> deep-nesting DoS is 
caller-bounded</li>
   <li>[Docs] clarify <code>arrayLimit</code> is a representation threshold, 
not an element-count cap</li>
   <li>[Tests] <code>parse</code>: remove a test that pinned <code>[]=</code> 
comma groups escaping <code>arrayLimit</code></li>
   <li>[Tests] <code>stringify</code>: pin current <code>encodeDotInKeys</code> 
separator-dot behavior</li>
   <li>[Dev Deps] update <code>@ljharb/eslint-config</code>, 
<code>eslint</code></li>
   <li>[Dev Deps] update <code>eslint</code>, <code>evalmd</code></li>
   </ul>
   <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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ljharb/qs/commit/bb9379e01fad04c601478acd6152143cb20c984b";><code>bb9379e</code></a>
 v6.16.0</li>
   <li><a 
href="https://github.com/ljharb/qs/commit/62fd25480b0b0d9c0a667ee67e13608a363f5d0e";><code>62fd254</code></a>
 [Fix] stringify: serialize Date values when a filter is provided</li>
   <li><a 
href="https://github.com/ljharb/qs/commit/8859c37470e11b42b547b275e4e9bd0bc8cc5464";><code>8859c37</code></a>
 [Fix] <code>parse</code>: enforce <code>arrayLimit</code> on comma groups 
under <code>[]=</code> when `throwOn...</li>
   <li><a 
href="https://github.com/ljharb/qs/commit/8079adc7e7cf84b8289898d1b18877160de67d40";><code>8079adc</code></a>
 [Tests] <code>parse</code>: remove a test that pinned <code>[]=</code> comma 
groups escaping `array...</li>
   <li><a 
href="https://github.com/ljharb/qs/commit/d56f48ca137b1bf6385da749b1044246ae142f19";><code>d56f48c</code></a>
 [Fix] <code>parse</code>: flatten a collection appended to an overflowed 
array</li>
   <li><a 
href="https://github.com/ljharb/qs/commit/e83d321ffafb38cf210683ac31714fce6ce1c6c6";><code>e83d321</code></a>
 [Fix] <code>utils</code>: <code>isBuffer</code>: do not invoke a non-callable 
<code>constructor.isBuffer</code></li>
   <li><a 
href="https://github.com/ljharb/qs/commit/7e87a07c2c62301dd8fc2e099ac38227bc96c74c";><code>7e87a07</code></a>
 [Dev Deps] update <code>@ljharb/eslint-config</code>, <code>eslint</code></li>
   <li><a 
href="https://github.com/ljharb/qs/commit/9a76af21604a4ece315e58ba251b93cf0fd944f2";><code>9a76af2</code></a>
 [Dev Deps] update <code>eslint</code>, <code>evalmd</code></li>
   <li><a 
href="https://github.com/ljharb/qs/commit/3a890d4ecd3deb72a45d90be36f4f8c5970467c7";><code>3a890d4</code></a>
 [Dev Deps] update <code>eslint</code>, <code>evalmd</code></li>
   <li><a 
href="https://github.com/ljharb/qs/commit/b433a9b1633e1c3348aa53c513589a5bfe47f113";><code>b433a9b</code></a>
 [Fix] <code>stringify</code>: do not let <code>allowEmptyArrays</code> skip 
cycle detection (or dro...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ljharb/qs/compare/v6.15.2...v6.16.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=qs&package-manager=npm_and_yarn&previous-version=6.15.2&new-version=6.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/superset/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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to