dependabot[bot] opened a new pull request, #519: URL: https://github.com/apache/skywalking-booster-ui/pull/519
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.0 to 6.14.1 <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.14.1</strong></h2> <ul> <li>[Fix] ensure arrayLength applies to <code>[]</code> notation as well</li> <li>[Fix] <code>parse</code>: when a custom decoder returns <code>null</code> for a key, ignore that key</li> <li>[Refactor] <code>parse</code>: extract key segment splitting helper</li> <li>[meta] add threat model</li> <li>[actions] add workflow permissions</li> <li>[Tests] <code>stringify</code>: increase coverage</li> <li>[Dev Deps] update <code>eslint</code>, <code>@ljharb/eslint-config</code>, <code>npmignore</code>, <code>es-value-fixtures</code>, <code>for-each</code>, <code>object-inspect</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ljharb/qs/commit/3fa11a5f643c76896387bd2d86904a2d0141fdf7"><code>3fa11a5</code></a> v6.14.1</li> <li><a href="https://github.com/ljharb/qs/commit/a62670423c1ccab0dd83c621bfb98c7c024e314d"><code>a626704</code></a> [Dev Deps] update <code>npmignore</code></li> <li><a href="https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"><code>3086902</code></a> [Fix] ensure arrayLength applies to <code>[]</code> notation as well</li> <li><a href="https://github.com/ljharb/qs/commit/fc7930e86c2264c1568c9f5606830e19b0bc2af2"><code>fc7930e</code></a> [Dev Deps] update <code>eslint</code>, <code>@ljharb/eslint-config</code></li> <li><a href="https://github.com/ljharb/qs/commit/0b06aac566abee45ef0327667a7cc89e7aed8b58"><code>0b06aac</code></a> [Dev Deps] update <code>@ljharb/eslint-config</code></li> <li><a href="https://github.com/ljharb/qs/commit/64951f6200a1fb72cc003c6e8226dde3d2ef591f"><code>64951f6</code></a> [Refactor] <code>parse</code>: extract key segment splitting helper</li> <li><a href="https://github.com/ljharb/qs/commit/e1bd2599cdff4c936ea52fb1f16f921cbe7aa88c"><code>e1bd259</code></a> [Dev Deps] update <code>@ljharb/eslint-config</code></li> <li><a href="https://github.com/ljharb/qs/commit/f4b3d39709fef6ddbd85128d1ba4c6b566c4902e"><code>f4b3d39</code></a> [eslint] add eslint 9 optional peer dep</li> <li><a href="https://github.com/ljharb/qs/commit/6e94d9596ca50dffafcef40a5f64eca89962cf34"><code>6e94d95</code></a> [Dev Deps] update <code>eslint</code>, <code>@ljharb/eslint-config</code>, <code>npmignore</code></li> <li><a href="https://github.com/ljharb/qs/commit/973dc3c51c86da9f4e30edeb4b1725158d439102"><code>973dc3c</code></a> [actions] add workflow permissions</li> <li>Additional commits viewable in <a href="https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `@cypress/request` from 3.0.8 to 3.0.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/request/releases"><code>@​cypress/request</code>'s releases</a>.</em></p> <blockquote> <h2>v3.0.10</h2> <h2><a href="https://github.com/cypress-io/request/compare/v3.0.9...v3.0.10">3.0.10</a> (2026-01-05)</h2> <h3>Bug Fixes</h3> <ul> <li>release <a href="https://redirect.github.com/cypress-io/request/pull/97">cypress-io/request#97</a> (<a href="https://redirect.github.com/cypress-io/request/issues/102">#102</a>) (<a href="https://github.com/cypress-io/request/commit/e783d900ea0d2582f387079650a570c4546522c5">e783d90</a>)</li> </ul> <h2>v3.0.9</h2> <h2><a href="https://github.com/cypress-io/request/compare/v3.0.8...v3.0.9">3.0.9</a> (2025-07-24)</h2> <h3>Bug Fixes</h3> <ul> <li>update patch version of form-data to address new critical Snyk vulnerability (<a href="https://github.com/cypress-io/request/commit/a2f3199f70724c9c3db992d1f2017e9b6a3d9539">a2f3199</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/request/commit/e783d900ea0d2582f387079650a570c4546522c5"><code>e783d90</code></a> fix: release <a href="https://redirect.github.com/cypress-io/request/pull/97">cypress-io/request#97</a> (<a href="https://redirect.github.com/cypress-io/request/issues/102">#102</a>)</li> <li><a href="https://github.com/cypress-io/request/commit/e3d684532234037fdf86730991b4be1a6e017c12"><code>e3d6845</code></a> chore: fix approval/release job (<a href="https://redirect.github.com/cypress-io/request/issues/100">#100</a>)</li> <li><a href="https://github.com/cypress-io/request/commit/cea7bc6e92b4fa0afeb9785b9bfc3fd911c6e147"><code>cea7bc6</code></a> chore: fix broken circle context (<a href="https://redirect.github.com/cypress-io/request/issues/99">#99</a>)</li> <li><a href="https://github.com/cypress-io/request/commit/a5253c3aa8008db5eba70e3d390c3f192429b911"><code>a5253c3</code></a> Merge pull request <a href="https://redirect.github.com/cypress-io/request/issues/97">#97</a> from hmaesta/master</li> <li><a href="https://github.com/cypress-io/request/commit/6cc9ddec94a6ece749fc4b70b5e3f2643a17eb7e"><code>6cc9dde</code></a> commig yarn.lock</li> <li><a href="https://github.com/cypress-io/request/commit/d0c69d22b0aac75ed40a0880031d9ececdd197fa"><code>d0c69d2</code></a> chore(deps): allow qs patch versions</li> <li><a href="https://github.com/cypress-io/request/commit/72bbc6b71e21072fef797fcf71bfbb696969a1de"><code>72bbc6b</code></a> chore(deps): update qs to v6.14.1</li> <li><a href="https://github.com/cypress-io/request/commit/e02f5cb1bc68fa880c8b111ceb3838595e0400c5"><code>e02f5cb</code></a> chore: use npm credentials context (<a href="https://redirect.github.com/cypress-io/request/issues/95">#95</a>)</li> <li><a href="https://github.com/cypress-io/request/commit/3cffd53a243630c517fb31c3cedc0a65012f4868"><code>3cffd53</code></a> Merge pull request <a href="https://redirect.github.com/cypress-io/request/issues/88">#88</a> from ahayes91/update-form-data</li> <li><a href="https://github.com/cypress-io/request/commit/7c424d5a23c6464774dc96778533bf88ad7d3f0a"><code>7c424d5</code></a> chore: fix lint issue</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/request/compare/v3.0.8...v3.0.10">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]
