dependabot[bot] opened a new pull request, #8857: URL: https://github.com/apache/storm/pull/8857
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 3.0.5 to 3.0.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bahmutov/start-server-and-test/releases">start-server-and-test's releases</a>.</em></p> <blockquote> <h2>v3.0.11</h2> <h2><a href="https://github.com/bahmutov/start-server-and-test/compare/v3.0.10...v3.0.11">3.0.11</a> (2026-06-11)</h2> <h3>Bug Fixes</h3> <ul> <li>register --expected as an alias of --expect (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/484">#484</a>) (<a href="https://github.com/bahmutov/start-server-and-test/commit/57c221d7892e8375bb76033628edff7b301b4e1a">57c221d</a>)</li> </ul> <h2>v3.0.10</h2> <h2><a href="https://github.com/bahmutov/start-server-and-test/compare/v3.0.9...v3.0.10">3.0.10</a> (2026-06-10)</h2> <h3>Bug Fixes</h3> <ul> <li>allow both --proxy-password and --proxy-pass options (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/482">#482</a>) (<a href="https://github.com/bahmutov/start-server-and-test/commit/797973d853a194e6382b19317b26588f49c4a9cc">797973d</a>)</li> <li>conform to npm branding (lowercase) (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/483">#483</a>) (<a href="https://github.com/bahmutov/start-server-and-test/commit/f165b1811daaf74202009e92aeb9ae79bc53ce64">f165b18</a>)</li> </ul> <h2>v3.0.9</h2> <h2><a href="https://github.com/bahmutov/start-server-and-test/compare/v3.0.8...v3.0.9">3.0.9</a> (2026-06-09)</h2> <h3>Bug Fixes</h3> <ul> <li>normalize package.json with npm 11 (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/481">#481</a>) (<a href="https://github.com/bahmutov/start-server-and-test/commit/5df0c8faa1b0ab97efee7776533316a64f5be79c">5df0c8f</a>)</li> </ul> <h2>v3.0.8</h2> <h2><a href="https://github.com/bahmutov/start-server-and-test/compare/v3.0.7...v3.0.8">3.0.8</a> (2026-06-05)</h2> <h3>Bug Fixes</h3> <ul> <li>make npm scripts cross-platform (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/477">#477</a>) (<a href="https://github.com/bahmutov/start-server-and-test/commit/a54ba5bda69067f598064150ec2afcb53bf5770f">a54ba5b</a>)</li> </ul> <h2>v3.0.7</h2> <h2><a href="https://github.com/bahmutov/start-server-and-test/compare/v3.0.6...v3.0.7">3.0.7</a> (2026-06-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update lazy-ass to v2 (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/474">#474</a>) (<a href="https://github.com/bahmutov/start-server-and-test/commit/c138a9df1c5019d2b149f930ee4dfe17128ed36e">c138a9d</a>)</li> </ul> <h2>v3.0.6</h2> <h2><a href="https://github.com/bahmutov/start-server-and-test/compare/v3.0.5...v3.0.6">3.0.6</a> (2026-06-02)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> remove bluebird and use native Promise (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/467">#467</a>) (<a href="https://github.com/bahmutov/start-server-and-test/commit/c74811716ee98858cb00e4e03f68dcf4907785b3">c748117</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bahmutov/start-server-and-test/commit/57c221d7892e8375bb76033628edff7b301b4e1a"><code>57c221d</code></a> fix: register --expected as an alias of --expect (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/484">#484</a>)</li> <li><a href="https://github.com/bahmutov/start-server-and-test/commit/f165b1811daaf74202009e92aeb9ae79bc53ce64"><code>f165b18</code></a> fix: conform to npm branding (lowercase) (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/483">#483</a>)</li> <li><a href="https://github.com/bahmutov/start-server-and-test/commit/797973d853a194e6382b19317b26588f49c4a9cc"><code>797973d</code></a> fix: allow both --proxy-password and --proxy-pass options (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/482">#482</a>)</li> <li><a href="https://github.com/bahmutov/start-server-and-test/commit/9f727ac1cd49c3c6acca721c522850cfb6833cad"><code>9f727ac</code></a> chore(deps): replace got with fetch in test/client (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/480">#480</a>)</li> <li><a href="https://github.com/bahmutov/start-server-and-test/commit/5df0c8faa1b0ab97efee7776533316a64f5be79c"><code>5df0c8f</code></a> fix: normalize package.json with npm 11 (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/481">#481</a>)</li> <li><a href="https://github.com/bahmutov/start-server-and-test/commit/a54ba5bda69067f598064150ec2afcb53bf5770f"><code>a54ba5b</code></a> fix: make npm scripts cross-platform (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/477">#477</a>)</li> <li><a href="https://github.com/bahmutov/start-server-and-test/commit/fd6d07708f01a18cac3434006c9cfcec97898ead"><code>fd6d077</code></a> docs: README cleanup and tweaks (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/478">#478</a>)</li> <li><a href="https://github.com/bahmutov/start-server-and-test/commit/d958d5a20c80cae810cddf774679d9f46525917a"><code>d958d5a</code></a> chore(deps): upgrade major devDependencies (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/476">#476</a>)</li> <li><a href="https://github.com/bahmutov/start-server-and-test/commit/c138a9df1c5019d2b149f930ee4dfe17128ed36e"><code>c138a9d</code></a> fix(deps): update lazy-ass to v2 (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/474">#474</a>)</li> <li><a href="https://github.com/bahmutov/start-server-and-test/commit/301399ebcecaf1038f507cc37ca3960544ae2c10"><code>301399e</code></a> test: fix typos, wrong assertion, and placeholder test (<a href="https://redirect.github.com/bahmutov/start-server-and-test/issues/473">#473</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bahmutov/start-server-and-test/compare/v3.0.5...v3.0.11">compare view</a></li> </ul> </details> <br /> [](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 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) </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]
