dependabot[bot] opened a new pull request, #58:
URL: https://github.com/apache/echarts-bot/pull/58

   Bumps [qs](https://github.com/ljharb/qs) to 6.16.0 and updates ancestor 
dependency [probot](https://github.com/probot/probot). These dependencies need 
to be updated together.
   
   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 />
   
   Updates `probot` from 12.4.0 to 14.3.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/probot/probot/releases";>probot's releases</a>.</em></p>
   <blockquote>
   <h2>v14.3.2</h2>
   <h2><a 
href="https://github.com/probot/probot/compare/v14.3.1...v14.3.2";>14.3.2</a> 
(2026-04-03)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> update dependency yaml to v2.8.3 [security] (<a 
href="https://github.com/probot/probot/commit/79b556ee83f04337bad50523281da3320b932de2";>79b556e</a>)</li>
   </ul>
   <h2>v14.3.1</h2>
   <h2><a 
href="https://github.com/probot/probot/compare/v14.3.0...v14.3.1";>14.3.1</a> 
(2026-03-20)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>cli:</strong> turn off strict args parsing to re-allow using 
receive command with args (<a 
href="https://redirect.github.com/probot/probot/issues/2304";>#2304</a>) (<a 
href="https://github.com/probot/probot/commit/67a30d183ba0e209885a0ea23feba1e00645d165";>67a30d1</a>)</li>
   </ul>
   <h2>v14.3.0</h2>
   <h1><a 
href="https://github.com/probot/probot/compare/v14.2.4...v14.3.0";>14.3.0</a> 
(2026-03-16)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>receive command failing when LOG_LEVEL is set (<a 
href="https://redirect.github.com/probot/probot/issues/2296";>#2296</a>) (<a 
href="https://github.com/probot/probot/commit/556ec167a611b281d92e38069976a93a151cce72";>556ec16</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>replace dotenv with node native parseEnv, when using deno runtime use 
deno &gt;2.7.0  (<a 
href="https://redirect.github.com/probot/probot/issues/2265";>#2265</a>) (<a 
href="https://github.com/probot/probot/commit/c94ac6e0216abf169ad1024140d697ca8f653059";>c94ac6e</a>)</li>
   </ul>
   <h2>v14.2.4</h2>
   <h2><a 
href="https://github.com/probot/probot/compare/v14.2.3...v14.2.4";>14.2.4</a> 
(2025-11-14)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>integrate static files (<a 
href="https://redirect.github.com/probot/probot/issues/2272";>#2272</a>) (<a 
href="https://github.com/probot/probot/commit/39dcfcd0a501399dac7a4c7e754d79cec89ce5e7";>39dcfcd</a>)</li>
   </ul>
   <h2>v14.2.3</h2>
   <h2><a 
href="https://github.com/probot/probot/compare/v14.2.2...v14.2.3";>14.2.3</a> 
(2025-11-13)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> update dependency smee-client to v5 (<a 
href="https://redirect.github.com/probot/probot/issues/2271";>#2271</a>) (<a 
href="https://github.com/probot/probot/commit/218f292737d2370b31b206fff7dffee53a1b043d";>218f292</a>)</li>
   </ul>
   <h2>v14.2.2</h2>
   <h2><a 
href="https://github.com/probot/probot/compare/v14.2.1...v14.2.2";>14.2.2</a> 
(2025-11-13)</h2>
   <h3>Bug Fixes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/probot/probot/commit/79b556ee83f04337bad50523281da3320b932de2";><code>79b556e</code></a>
 fix(deps): update dependency yaml to v2.8.3 [security]</li>
   <li><a 
href="https://github.com/probot/probot/commit/4d184e7c2572309d3bcbea535ec536eea71538b1";><code>4d184e7</code></a>
 chore(deps): update dependency fastify to v5.8.3 [security]</li>
   <li><a 
href="https://github.com/probot/probot/commit/f99b4fc5c81ea71c4edb4f401a75d6f149d568e8";><code>f99b4fc</code></a>
 chore(deps): update dependency sonic-boom to v5</li>
   <li><a 
href="https://github.com/probot/probot/commit/67a30d183ba0e209885a0ea23feba1e00645d165";><code>67a30d1</code></a>
 fix(cli): turn off strict args parsing to re-allow using receive command 
with...</li>
   <li><a 
href="https://github.com/probot/probot/commit/1ecfaded2922c808df220c1b56263fa60a2c4767";><code>1ecfade</code></a>
 build(deps-dev): bump undici from 7.22.0 to 7.24.1</li>
   <li><a 
href="https://github.com/probot/probot/commit/c94ac6e0216abf169ad1024140d697ca8f653059";><code>c94ac6e</code></a>
 feat: replace dotenv with node native parseEnv, when using deno runtime use 
d...</li>
   <li><a 
href="https://github.com/probot/probot/commit/a6077ac60588e543839bf719d9c114c4330bbf8a";><code>a6077ac</code></a>
 build(deps): bump minimatch from 9.0.6 to 9.0.9 (<a 
href="https://redirect.github.com/probot/probot/issues/2300";>#2300</a>)</li>
   <li><a 
href="https://github.com/probot/probot/commit/47b31346549c35ebdc7f7e8c40ba93705fecc86e";><code>47b3134</code></a>
 build(deps): lock file maintenance</li>
   <li><a 
href="https://github.com/probot/probot/commit/004a28ededdb7dbb7ba26c86b3947bc759024c6b";><code>004a28e</code></a>
 chore(deps): update vitest monorepo to v4 (major) (<a 
href="https://redirect.github.com/probot/probot/issues/2259";>#2259</a>)</li>
   <li><a 
href="https://github.com/probot/probot/commit/9c1a37dc14f64b16e7075a2f3045832aff6b6bb8";><code>9c1a37d</code></a>
 build(deps): lock file maintenance (<a 
href="https://redirect.github.com/probot/probot/issues/2282";>#2282</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/probot/probot/compare/v12.4.0...v14.3.2";>compare 
view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~GitHub%20Actions";>GitHub Actions</a>, a new 
releaser for probot since your current version.</p>
   </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/echarts-bot/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