1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2026-03-15 00:04:48 +02:00
Files
comprehensive-rust/tests/package-lock.json

7493 lines
258 KiB
JSON
Raw Permalink Normal View History

{
"name": "test",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "test",
"devDependencies": {
"@types/mocha": "^10.0.10",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@wdio/cli": "^9.19.2",
"@wdio/local-runner": "^9.5.3",
"@wdio/mocha-framework": "^9.5.0",
"@wdio/static-server-service": "^9.5.0"
}
},
"node_modules/@babel/code-frame": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "7.27.1",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
"integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@babel/helper-validator-identifier": "^7.27.1",
"js-tokens": "^4.0.0",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"picocolors": "^1.1.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-validator-identifier": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "7.27.1",
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
"integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@esbuild/aix-ppc64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.0.tgz",
"integrity": "sha512-O7vun9Sf8DFjH2UtqK8Ku3LkquL9SZL8OLY1T5NZkA34+wG3OQF7cl4Ql8vdNzM6fzBbYfLaiRLIOZ+2FOCgBQ==",
"cpu": [
"ppc64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"aix"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/android-arm": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.0.tgz",
"integrity": "sha512-PTyWCYYiU0+1eJKmw21lWtC+d08JDZPQ5g+kFyxP0V+es6VPPSUhM6zk8iImp2jbV6GwjX4pap0JFbUQN65X1g==",
"cpu": [
"arm"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"android"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/android-arm64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.0.tgz",
"integrity": "sha512-grvv8WncGjDSyUBjN9yHXNt+cq0snxXbDxy5pJtzMKGmmpPxeAmAhWxXI+01lU5rwZomDgD3kJwulEnhTRUd6g==",
"cpu": [
"arm64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"android"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/android-x64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.0.tgz",
"integrity": "sha512-m/ix7SfKG5buCnxasr52+LI78SQ+wgdENi9CqyCXwjVR2X4Jkz+BpC3le3AoBPYTC9NHklwngVXvbJ9/Akhrfg==",
"cpu": [
"x64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"android"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/darwin-arm64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.0.tgz",
"integrity": "sha512-mVwdUb5SRkPayVadIOI78K7aAnPamoeFR2bT5nszFUZ9P8UpK4ratOdYbZZXYSqPKMHfS1wdHCJk1P1EZpRdvw==",
"cpu": [
"arm64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/darwin-x64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.0.tgz",
"integrity": "sha512-DgDaYsPWFTS4S3nWpFcMn/33ZZwAAeAFKNHNa1QN0rI4pUjgqf0f7ONmXf6d22tqTY+H9FNdgeaAa+YIFUn2Rg==",
"cpu": [
"x64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/freebsd-arm64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.0.tgz",
"integrity": "sha512-VN4ocxy6dxefN1MepBx/iD1dH5K8qNtNe227I0mnTRjry8tj5MRk4zprLEdG8WPyAPb93/e4pSgi1SoHdgOa4w==",
"cpu": [
"arm64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"freebsd"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/freebsd-x64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.0.tgz",
"integrity": "sha512-mrSgt7lCh07FY+hDD1TxiTyIHyttn6vnjesnPoVDNmDfOmggTLXRv8Id5fNZey1gl/V2dyVK1VXXqVsQIiAk+A==",
"cpu": [
"x64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"freebsd"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/linux-arm": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.0.tgz",
"integrity": "sha512-vkB3IYj2IDo3g9xX7HqhPYxVkNQe8qTK55fraQyTzTX/fxaDtXiEnavv9geOsonh2Fd2RMB+i5cbhu2zMNWJwg==",
"cpu": [
"arm"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/linux-arm64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.0.tgz",
"integrity": "sha512-9QAQjTWNDM/Vk2bgBl17yWuZxZNQIF0OUUuPZRKoDtqF2k4EtYbpyiG5/Dk7nqeK6kIJWPYldkOcBqjXjrUlmg==",
"cpu": [
"arm64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/linux-ia32": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.0.tgz",
"integrity": "sha512-43ET5bHbphBegyeqLb7I1eYn2P/JYGNmzzdidq/w0T8E2SsYL1U6un2NFROFRg1JZLTzdCoRomg8Rvf9M6W6Gg==",
"cpu": [
"ia32"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/linux-loong64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.0.tgz",
"integrity": "sha512-fC95c/xyNFueMhClxJmeRIj2yrSMdDfmqJnyOY4ZqsALkDrrKJfIg5NTMSzVBr5YW1jf+l7/cndBfP3MSDpoHw==",
"cpu": [
"loong64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/linux-mips64el": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.0.tgz",
"integrity": "sha512-nkAMFju7KDW73T1DdH7glcyIptm95a7Le8irTQNO/qtkoyypZAnjchQgooFUDQhNAy4iu08N79W4T4pMBwhPwQ==",
"cpu": [
"mips64el"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/linux-ppc64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.0.tgz",
"integrity": "sha512-NhyOejdhRGS8Iwv+KKR2zTq2PpysF9XqY+Zk77vQHqNbo/PwZCzB5/h7VGuREZm1fixhs4Q/qWRSi5zmAiO4Fw==",
"cpu": [
"ppc64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/linux-riscv64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.0.tgz",
"integrity": "sha512-5S/rbP5OY+GHLC5qXp1y/Mx//e92L1YDqkiBbO9TQOvuFXM+iDqUNG5XopAnXoRH3FjIUDkeGcY1cgNvnXp/kA==",
"cpu": [
"riscv64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/linux-s390x": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.0.tgz",
"integrity": "sha512-XM2BFsEBz0Fw37V0zU4CXfcfuACMrppsMFKdYY2WuTS3yi8O1nFOhil/xhKTmE1nPmVyvQJjJivgDT+xh8pXJA==",
"cpu": [
"s390x"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/linux-x64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.0.tgz",
"integrity": "sha512-9yl91rHw/cpwMCNytUDxwj2XjFpxML0y9HAOH9pNVQDpQrBxHy01Dx+vaMu0N1CKa/RzBD2hB4u//nfc+Sd3Cw==",
"cpu": [
"x64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"node_modules/@esbuild/netbsd-arm64": {
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.0.tgz",
"integrity": "sha512-RuG4PSMPFfrkH6UwCAqBzauBWTygTvb1nxWasEJooGSJ/NwRw7b2HOwyRTQIU97Hq37l3npXoZGYMy3b3xYvPw==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"netbsd"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/netbsd-x64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.0.tgz",
"integrity": "sha512-jl+qisSB5jk01N5f7sPCsBENCOlPiS/xptD5yxOx2oqQfyourJwIKLRA2yqWdifj3owQZCL2sn6o08dBzZGQzA==",
"cpu": [
"x64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"netbsd"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/openbsd-arm64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.0.tgz",
"integrity": "sha512-21sUNbq2r84YE+SJDfaQRvdgznTD8Xc0oc3p3iW/a1EVWeNj/SdUCbm5U0itZPQYRuRTW20fPMWMpcrciH2EJw==",
"cpu": [
"arm64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"openbsd"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/openbsd-x64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.0.tgz",
"integrity": "sha512-2gwwriSMPcCFRlPlKx3zLQhfN/2WjJ2NSlg5TKLQOJdV0mSxIcYNTMhk3H3ulL/cak+Xj0lY1Ym9ysDV1igceg==",
"cpu": [
"x64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"openbsd"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/sunos-x64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.0.tgz",
"integrity": "sha512-bxI7ThgLzPrPz484/S9jLlvUAHYMzy6I0XiU1ZMeAEOBcS0VePBFxh1JjTQt3Xiat5b6Oh4x7UC7IwKQKIJRIg==",
"cpu": [
"x64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"sunos"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/win32-arm64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.0.tgz",
"integrity": "sha512-ZUAc2YK6JW89xTbXvftxdnYy3m4iHIkDtK3CLce8wg8M2L+YZhIvO1DKpxrd0Yr59AeNNkTiic9YLf6FTtXWMw==",
"cpu": [
"arm64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/win32-ia32": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.0.tgz",
"integrity": "sha512-eSNxISBu8XweVEWG31/JzjkIGbGIJN/TrRoiSVZwZ6pkC6VX4Im/WV2cz559/TXLcYbcrDN8JtKgd9DJVIo8GA==",
"cpu": [
"ia32"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@esbuild/win32-x64": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.0.tgz",
"integrity": "sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==",
"cpu": [
"x64"
],
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">=18"
}
},
"node_modules/@inquirer/checkbox": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/@inquirer/checkbox/-/checkbox-4.2.2.tgz",
"integrity": "sha512-E+KExNurKcUJJdxmjglTl141EwxWyAHplvsYJQgSwXf8qiNWkTxTuCCqmhFEmbIXd4zLaGMfQFJ6WrZ7fSeV3g==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/core": "^10.2.0",
"@inquirer/figures": "^1.0.13",
"@inquirer/type": "^3.0.8",
"ansi-escapes": "^4.3.2",
"yoctocolors-cjs": "^2.1.2"
},
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
"node_modules/@inquirer/confirm": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "5.1.16",
"resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.16.tgz",
"integrity": "sha512-j1a5VstaK5KQy8Mu8cHmuQvN1Zc62TbLhjJxwHvKPPKEoowSF6h/0UdOpA9DNdWZ+9Inq73+puRq1df6OJ8Sag==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/core": "^10.2.0",
"@inquirer/type": "^3.0.8"
},
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
"node_modules/@inquirer/core": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.2.0.tgz",
"integrity": "sha512-NyDSjPqhSvpZEMZrLCYUquWNl+XC/moEcVFqS55IEYIYsY0a1cUCevSqk7ctOlnm/RaSBU5psFryNlxcmGrjaA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/figures": "^1.0.13",
"@inquirer/type": "^3.0.8",
"ansi-escapes": "^4.3.2",
"cli-width": "^4.1.0",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"mute-stream": "^2.0.0",
"signal-exit": "^4.1.0",
"wrap-ansi": "^6.2.0",
"yoctocolors-cjs": "^2.1.2"
},
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/@inquirer/editor": {
"version": "4.2.18",
"resolved": "https://registry.npmjs.org/@inquirer/editor/-/editor-4.2.18.tgz",
"integrity": "sha512-yeQN3AXjCm7+Hmq5L6Dm2wEDeBRdAZuyZ4I7tWSSanbxDzqM0KqzoDbKM7p4ebllAYdoQuPJS6N71/3L281i6w==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/core": "^10.2.0",
"@inquirer/external-editor": "^1.0.1",
"@inquirer/type": "^3.0.8"
},
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": ">=18"
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/@inquirer/expand": {
"version": "4.0.18",
"resolved": "https://registry.npmjs.org/@inquirer/expand/-/expand-4.0.18.tgz",
"integrity": "sha512-xUjteYtavH7HwDMzq4Cn2X4Qsh5NozoDHCJTdoXg9HfZ4w3R6mxV1B9tL7DGJX2eq/zqtsFjhm0/RJIMGlh3ag==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/core": "^10.2.0",
"@inquirer/type": "^3.0.8",
"yoctocolors-cjs": "^2.1.2"
},
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": ">=18"
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/@inquirer/external-editor": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@inquirer/external-editor/-/external-editor-1.0.1.tgz",
"integrity": "sha512-Oau4yL24d2B5IL4ma4UpbQigkVhzPDXLoqy1ggK4gnHg/stmkffJE4oOXHXF3uz0UEpywG68KcyXsyYpA1Re/Q==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"chardet": "^2.1.0",
"iconv-lite": "^0.6.3"
},
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/@inquirer/external-editor/node_modules/iconv-lite": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"safer-buffer": ">= 2.1.2 < 3.0.0"
},
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": ">=0.10.0"
}
},
"node_modules/@inquirer/figures": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.13.tgz",
"integrity": "sha512-lGPVU3yO9ZNqA7vTYz26jny41lE7yoQansmqdMLBEfqaGsmdg7V3W9mK9Pvb5IL4EVZ9GnSDGMO/cJXud5dMaw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=18"
}
},
"node_modules/@inquirer/input": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-4.2.2.tgz",
"integrity": "sha512-hqOvBZj/MhQCpHUuD3MVq18SSoDNHy7wEnQ8mtvs71K8OPZVXJinOzcvQna33dNYLYE4LkA9BlhAhK6MJcsVbw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/core": "^10.2.0",
"@inquirer/type": "^3.0.8"
},
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
"node_modules/@inquirer/number": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "3.0.18",
"resolved": "https://registry.npmjs.org/@inquirer/number/-/number-3.0.18.tgz",
"integrity": "sha512-7exgBm52WXZRczsydCVftozFTrrwbG5ySE0GqUd2zLNSBXyIucs2Wnm7ZKLe/aUu6NUg9dg7Q80QIHCdZJiY4A==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/core": "^10.2.0",
"@inquirer/type": "^3.0.8"
},
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
"node_modules/@inquirer/password": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "4.0.18",
"resolved": "https://registry.npmjs.org/@inquirer/password/-/password-4.0.18.tgz",
"integrity": "sha512-zXvzAGxPQTNk/SbT3carAD4Iqi6A2JS2qtcqQjsL22uvD+JfQzUrDEtPjLL7PLn8zlSNyPdY02IiQjzoL9TStA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/core": "^10.2.0",
"@inquirer/type": "^3.0.8",
"ansi-escapes": "^4.3.2"
},
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
"node_modules/@inquirer/prompts": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "7.8.4",
"resolved": "https://registry.npmjs.org/@inquirer/prompts/-/prompts-7.8.4.tgz",
"integrity": "sha512-MuxVZ1en1g5oGamXV3DWP89GEkdD54alcfhHd7InUW5BifAdKQEK9SLFa/5hlWbvuhMPlobF0WAx7Okq988Jxg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/checkbox": "^4.2.2",
"@inquirer/confirm": "^5.1.16",
"@inquirer/editor": "^4.2.18",
"@inquirer/expand": "^4.0.18",
"@inquirer/input": "^4.2.2",
"@inquirer/number": "^3.0.18",
"@inquirer/password": "^4.0.18",
"@inquirer/rawlist": "^4.1.6",
"@inquirer/search": "^3.1.1",
"@inquirer/select": "^4.3.2"
},
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
"node_modules/@inquirer/rawlist": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "4.1.6",
"resolved": "https://registry.npmjs.org/@inquirer/rawlist/-/rawlist-4.1.6.tgz",
"integrity": "sha512-KOZqa3QNr3f0pMnufzL7K+nweFFCCBs6LCXZzXDrVGTyssjLeudn5ySktZYv1XiSqobyHRYYK0c6QsOxJEhXKA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/core": "^10.2.0",
"@inquirer/type": "^3.0.8",
"yoctocolors-cjs": "^2.1.2"
},
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
"node_modules/@inquirer/search": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@inquirer/search/-/search-3.1.1.tgz",
"integrity": "sha512-TkMUY+A2p2EYVY3GCTItYGvqT6LiLzHBnqsU1rJbrpXUijFfM6zvUx0R4civofVwFCmJZcKqOVwwWAjplKkhxA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/core": "^10.2.0",
"@inquirer/figures": "^1.0.13",
"@inquirer/type": "^3.0.8",
"yoctocolors-cjs": "^2.1.2"
},
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
"node_modules/@inquirer/select": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-4.3.2.tgz",
"integrity": "sha512-nwous24r31M+WyDEHV+qckXkepvihxhnyIaod2MG7eCE6G0Zm/HUF6jgN8GXgf4U7AU6SLseKdanY195cwvU6w==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/core": "^10.2.0",
"@inquirer/figures": "^1.0.13",
"@inquirer/type": "^3.0.8",
"ansi-escapes": "^4.3.2",
"yoctocolors-cjs": "^2.1.2"
},
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
"node_modules/@inquirer/type": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "3.0.8",
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-3.0.8.tgz",
"integrity": "sha512-lg9Whz8onIHRthWaN1Q9EGLa/0LFJjyM8mEUbL1eTi6yMGvBf8gvyDLtxSXztQsxMvhxxNpJYrwa1YHdq+w4Jw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
"node_modules/@isaacs/cliui": {
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
"dev": true,
"dependencies": {
"string-width": "^5.1.2",
"string-width-cjs": "npm:string-width@^4.2.0",
"strip-ansi": "^7.0.1",
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
"wrap-ansi": "^8.1.0",
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
},
"engines": {
"node": ">=12"
}
},
"node_modules/@isaacs/cliui/node_modules/ansi-styles": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
"dev": true,
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
"integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
"dev": true,
"dependencies": {
"ansi-styles": "^6.1.0",
"string-width": "^5.0.1",
"strip-ansi": "^7.0.1"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/@jest/diff-sequences": {
"version": "30.0.1",
"resolved": "https://registry.npmjs.org/@jest/diff-sequences/-/diff-sequences-30.0.1.tgz",
"integrity": "sha512-n5H8QLDJ47QqbCNn5SuFjCRDrOLEZ0h8vAHCK5RL9Ls7Xa8AQLa/YxAc9UjFqoEDM48muwtBGjtMY5cr0PLDCw==",
"dev": true,
"license": "MIT",
"engines": {
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/@jest/expect-utils": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "30.1.2",
"resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-30.1.2.tgz",
"integrity": "sha512-HXy1qT/bfdjCv7iC336ExbqqYtZvljrV8odNdso7dWK9bSeHtLlvwWWC3YSybSPL03Gg5rug6WLCZAZFH72m0A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@jest/get-type": "30.1.0"
},
"engines": {
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/@jest/get-type": {
"version": "30.1.0",
"resolved": "https://registry.npmjs.org/@jest/get-type/-/get-type-30.1.0.tgz",
"integrity": "sha512-eMbZE2hUnx1WV0pmURZY9XoXPkUYjpc55mb0CrhtdWLtzMQPFvu/rZkTLZFTsdaVQa+Tr4eWAteqcUzoawq/uA==",
"dev": true,
"license": "MIT",
"engines": {
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/@jest/pattern": {
"version": "30.0.1",
"resolved": "https://registry.npmjs.org/@jest/pattern/-/pattern-30.0.1.tgz",
"integrity": "sha512-gWp7NfQW27LaBQz3TITS8L7ZCQ0TLvtmI//4OwlQRx4rnWxcPNIYjxZpDcN4+UlGxgm3jS5QPz8IPTCkb59wZA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@types/node": "*",
"jest-regex-util": "30.0.1"
},
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/@jest/schemas": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "30.0.5",
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz",
"integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@sinclair/typebox": "^0.34.0"
},
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/@jest/types": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "30.0.5",
"resolved": "https://registry.npmjs.org/@jest/types/-/types-30.0.5.tgz",
"integrity": "sha512-aREYa3aku9SSnea4aX6bhKn4bgv3AXkgijoQgbYV3yvbiGt6z+MQ85+6mIhx9DsKW2BuB/cLR/A+tcMThx+KLQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@jest/pattern": "30.0.1",
"@jest/schemas": "30.0.5",
"@types/istanbul-lib-coverage": "^2.0.6",
"@types/istanbul-reports": "^3.0.4",
"@types/node": "*",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@types/yargs": "^17.0.33",
"chalk": "^4.1.2"
},
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/@jest/types/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/@jest/types/node_modules/chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/@jest/types/node_modules/supports-color": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@jridgewell/sourcemap-codec": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
"integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
"dev": true
},
"node_modules/@pkgjs/parseargs": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
"dev": true,
"optional": true,
"engines": {
"node": ">=14"
}
},
"node_modules/@promptbook/utils": {
"version": "0.69.5",
"resolved": "https://registry.npmjs.org/@promptbook/utils/-/utils-0.69.5.tgz",
"integrity": "sha512-xm5Ti/Hp3o4xHrsK9Yy3MS6KbDxYbq485hDsFvxqaNA7equHLPdo8H8faTitTeb14QCDfLW4iwCxdVYu5sn6YQ==",
"dev": true,
"funding": [
{
"type": "individual",
"url": "https://buymeacoffee.com/hejny"
},
{
"type": "github",
"url": "https://github.com/webgptorg/promptbook/blob/main/README.md#%EF%B8%8F-contributing"
}
],
"dependencies": {
"spacetrim": "0.11.59"
}
},
"node_modules/@puppeteer/browsers": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.7.0.tgz",
"integrity": "sha512-bO61XnTuopsz9kvtfqhVbH6LTM1koxK0IlBR+yuVrM2LB7mk8+5o1w18l5zqd5cs8xlf+ntgambqRqGifMDjog==",
"dev": true,
"dependencies": {
"debug": "^4.4.0",
"extract-zip": "^2.0.1",
"progress": "^2.0.3",
"proxy-agent": "^6.5.0",
"semver": "^7.6.3",
"tar-fs": "^3.0.6",
"unbzip2-stream": "^1.4.3",
"yargs": "^17.7.2"
},
"bin": {
"browsers": "lib/cjs/main-cli.js"
},
"engines": {
"node": ">=18"
}
},
"node_modules/@sec-ant/readable-stream": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@sec-ant/readable-stream/-/readable-stream-0.4.1.tgz",
"integrity": "sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"dev": true,
"license": "MIT"
},
"node_modules/@sinclair/typebox": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "0.34.41",
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.41.tgz",
"integrity": "sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==",
"dev": true,
"license": "MIT"
},
"node_modules/@sindresorhus/merge-streams": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-4.0.0.tgz",
"integrity": "sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@tootallnate/quickjs-emscripten": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz",
"integrity": "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==",
"dev": true
},
"node_modules/@types/istanbul-lib-coverage": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
"integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"dev": true,
"license": "MIT"
},
"node_modules/@types/istanbul-lib-report": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz",
"integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"@types/istanbul-lib-coverage": "*"
}
},
"node_modules/@types/istanbul-reports": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz",
"integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"@types/istanbul-lib-report": "*"
}
},
"node_modules/@types/mocha": {
"version": "10.0.10",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz",
"integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==",
"dev": true
},
"node_modules/@types/node": {
"version": "20.17.12",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.12.tgz",
"integrity": "sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw==",
"dev": true,
"dependencies": {
"undici-types": "~6.19.2"
}
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.4",
"resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz",
"integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==",
"dev": true
},
"node_modules/@types/sinonjs__fake-timers": {
"version": "8.1.5",
"resolved": "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.5.tgz",
"integrity": "sha512-mQkU2jY8jJEF7YHjHvsQO8+3ughTL1mcnn96igfhONmR+fUPSKIkefQYpSe8bsly2Ep7oQbn/6VG5/9/0qcArQ==",
"dev": true
},
"node_modules/@types/stack-utils": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz",
"integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"dev": true,
"license": "MIT"
},
"node_modules/@types/which": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/@types/which/-/which-2.0.2.tgz",
"integrity": "sha512-113D3mDkZDjo+EeUEHCFy0qniNc1ZpecGiAU7WSo7YDoSzolZIQKpYFHrPpjkB2nuyahcKfrmLXeQlh7gqJYdw==",
"dev": true
},
"node_modules/@types/ws": {
"version": "8.5.13",
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.13.tgz",
"integrity": "sha512-osM/gWBTPKgHV8XkTunnegTRIsvF6owmf5w+JtAfOw472dptdm0dlGv4xCt6GwQRcC2XVOvvRE/0bAoQcL2QkA==",
"dev": true,
"dependencies": {
"@types/node": "*"
}
},
"node_modules/@types/yargs": {
"version": "17.0.33",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz",
"integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"@types/yargs-parser": "*"
}
},
"node_modules/@types/yargs-parser": {
"version": "21.0.3",
"resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz",
"integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"dev": true,
"license": "MIT"
},
"node_modules/@types/yauzl": {
"version": "2.10.3",
"resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz",
"integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==",
"dev": true,
"optional": true,
"dependencies": {
"@types/node": "*"
}
},
"node_modules/@vitest/pretty-format": {
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-2.1.8.tgz",
"integrity": "sha512-9HiSZ9zpqNLKlbIDRWOnAWqgcA7xu+8YxXSekhr0Ykab7PAYFkhkwoqVArPOtJhPmYeE2YHgKZlj3CP36z2AJQ==",
"dev": true,
"dependencies": {
"tinyrainbow": "^1.2.0"
},
"funding": {
"url": "https://opencollective.com/vitest"
}
},
"node_modules/@vitest/snapshot": {
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-2.1.8.tgz",
"integrity": "sha512-20T7xRFbmnkfcmgVEz+z3AU/3b0cEzZOt/zmnvZEctg64/QZbSDJEVm9fLnnlSi74KibmRsO9/Qabi+t0vCRPg==",
"dev": true,
"dependencies": {
"@vitest/pretty-format": "2.1.8",
"magic-string": "^0.30.12",
"pathe": "^1.1.2"
},
"funding": {
"url": "https://opencollective.com/vitest"
}
},
"node_modules/@wdio/cli": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "9.19.2",
"resolved": "https://registry.npmjs.org/@wdio/cli/-/cli-9.19.2.tgz",
"integrity": "sha512-GR011VfgW57tCycaTYzYD74eJnMebqWtVeHrBNLWgLTIl3bVMIkBGPEO7jjQJSZum3p1rxIJKoy+49Xc4YcY2g==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"@vitest/snapshot": "^2.1.1",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@wdio/config": "9.19.2",
"@wdio/globals": "9.17.0",
"@wdio/logger": "9.18.0",
"@wdio/protocols": "9.16.2",
"@wdio/types": "9.19.2",
"@wdio/utils": "9.19.2",
"async-exit-hook": "^2.0.1",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"chalk": "^5.4.1",
"chokidar": "^4.0.0",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"create-wdio": "9.18.2",
"dotenv": "^17.2.0",
"import-meta-resolve": "^4.0.0",
"lodash.flattendeep": "^4.4.0",
"lodash.pickby": "^4.6.0",
"lodash.union": "^4.6.0",
"read-pkg-up": "^10.0.0",
"tsx": "^4.7.2",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"webdriverio": "9.19.2",
"yargs": "^17.7.2"
},
"bin": {
"wdio": "bin/wdio.js"
},
"engines": {
"node": ">=18.20.0"
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/@wdio/cli/node_modules/@wdio/config": {
"version": "9.19.2",
"resolved": "https://registry.npmjs.org/@wdio/config/-/config-9.19.2.tgz",
"integrity": "sha512-OVCzPQxav0QDk5rktQ6LYARZ5ueUuJXIqTXUpS3A9Jt6PF+ZUI5sbO/y+z+qHQXqDq+LkscmFsmkzgnoHzHcfg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@wdio/logger": "9.18.0",
"@wdio/types": "9.19.2",
"@wdio/utils": "9.19.2",
"deepmerge-ts": "^7.0.3",
"glob": "^10.2.2",
"import-meta-resolve": "^4.0.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/cli/node_modules/@wdio/globals": {
"version": "9.17.0",
"resolved": "https://registry.npmjs.org/@wdio/globals/-/globals-9.17.0.tgz",
"integrity": "sha512-i38o7wlipLllNrk2hzdDfAmk6nrqm3lR2MtAgWgtHbwznZAKkB84KpkNFfmUXw5Kg3iP1zKlSjwZpKqenuLc+Q==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=18.20.0"
},
"peerDependencies": {
"expect-webdriverio": "^5.3.4",
"webdriverio": "^9.0.0"
},
"peerDependenciesMeta": {
"expect-webdriverio": {
"optional": false
},
"webdriverio": {
"optional": false
}
}
},
"node_modules/@wdio/cli/node_modules/@wdio/logger": {
"version": "9.18.0",
"resolved": "https://registry.npmjs.org/@wdio/logger/-/logger-9.18.0.tgz",
"integrity": "sha512-HdzDrRs+ywAqbXGKqe1i/bLtCv47plz4TvsHFH3j729OooT5VH38ctFn5aLXgECmiAKDkmH/A6kOq2Zh5DIxww==",
"dev": true,
"license": "MIT",
"dependencies": {
"chalk": "^5.1.2",
"loglevel": "^1.6.0",
"loglevel-plugin-prefix": "^0.8.4",
"safe-regex2": "^5.0.0",
"strip-ansi": "^7.1.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/cli/node_modules/@wdio/protocols": {
"version": "9.16.2",
"resolved": "https://registry.npmjs.org/@wdio/protocols/-/protocols-9.16.2.tgz",
"integrity": "sha512-h3k97/lzmyw5MowqceAuY3HX/wGJojXHkiPXA3WlhGPCaa2h4+GovV2nJtRvknCKsE7UHA1xB5SWeI8MzloBew==",
"dev": true,
"license": "MIT"
},
"node_modules/@wdio/cli/node_modules/@wdio/repl": {
"version": "9.16.2",
"resolved": "https://registry.npmjs.org/@wdio/repl/-/repl-9.16.2.tgz",
"integrity": "sha512-FLTF0VL6+o5BSTCO7yLSXocm3kUnu31zYwzdsz4n9s5YWt83sCtzGZlZpt7TaTzb3jVUfxuHNQDTb8UMkCu0lQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/node": "^20.1.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/cli/node_modules/@wdio/types": {
"version": "9.19.2",
"resolved": "https://registry.npmjs.org/@wdio/types/-/types-9.19.2.tgz",
"integrity": "sha512-fBI7ljL+YcPXSXUhdk2+zVuz7IYP1aDMTq1eVmMme9GY0y67t0dCNPOt6xkCAEdL5dOcV6D2L1r6Cf/M2ifTvQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/node": "^20.1.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/cli/node_modules/@wdio/utils": {
"version": "9.19.2",
"resolved": "https://registry.npmjs.org/@wdio/utils/-/utils-9.19.2.tgz",
"integrity": "sha512-caimJiTsxDUfXn/gRAzcYTO3RydSl7XzD+QpjfWZYJjzr8a2XfNnj+Vdmr8gG4BSkiVHirW9mFCZeQp2eTD7rA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@puppeteer/browsers": "^2.2.0",
"@wdio/logger": "9.18.0",
"@wdio/types": "9.19.2",
"decamelize": "^6.0.0",
"deepmerge-ts": "^7.0.3",
"edgedriver": "^6.1.2",
"geckodriver": "^5.0.0",
"get-port": "^7.0.0",
"import-meta-resolve": "^4.0.0",
"locate-app": "^2.2.24",
"mitt": "^3.0.1",
"safaridriver": "^1.0.0",
"split2": "^4.2.0",
"wait-port": "^1.1.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/cli/node_modules/htmlfy": {
"version": "0.8.1",
"resolved": "https://registry.npmjs.org/htmlfy/-/htmlfy-0.8.1.tgz",
"integrity": "sha512-xWROBw9+MEGwxpotll0h672KCaLrKKiCYzsyN8ZgL9cQbVumFnyvsk2JqiB9ELAV1GLj1GG/jxZUjV9OZZi/yQ==",
"dev": true,
"license": "MIT"
},
"node_modules/@wdio/cli/node_modules/serialize-error": {
"version": "12.0.0",
"resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-12.0.0.tgz",
"integrity": "sha512-ZYkZLAvKTKQXWuh5XpBw7CdbSzagarX39WyZ2H07CDLC5/KfsRGlIXV8d4+tfqX1M7916mRqR1QfNHSij+c9Pw==",
"dev": true,
"license": "MIT",
"dependencies": {
"type-fest": "^4.31.0"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@wdio/cli/node_modules/webdriver": {
"version": "9.19.2",
"resolved": "https://registry.npmjs.org/webdriver/-/webdriver-9.19.2.tgz",
"integrity": "sha512-kw6dSwNzimU8/CkGVlM36pqWHZ7BhCwV4/d8fu6rpIYGeQbPwcNc4M90TfJuzYMA7Au3NdrwT/EVQgVLQ9Ju8Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/node": "^20.1.0",
"@types/ws": "^8.5.3",
"@wdio/config": "9.19.2",
"@wdio/logger": "9.18.0",
"@wdio/protocols": "9.16.2",
"@wdio/types": "9.19.2",
"@wdio/utils": "9.19.2",
"deepmerge-ts": "^7.0.3",
"https-proxy-agent": "^7.0.6",
"undici": "^6.21.3",
"ws": "^8.8.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/cli/node_modules/webdriverio": {
"version": "9.19.2",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-9.19.2.tgz",
"integrity": "sha512-xP/9odQ9tt2pEuMgo0Oobklhu1lObgL1KmejZeyxVStwnrSTbFmn1AAqPq5pfXizUsyv2PR5+id9frrarx/c4w==",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/node": "^20.11.30",
"@types/sinonjs__fake-timers": "^8.1.5",
"@wdio/config": "9.19.2",
"@wdio/logger": "9.18.0",
"@wdio/protocols": "9.16.2",
"@wdio/repl": "9.16.2",
"@wdio/types": "9.19.2",
"@wdio/utils": "9.19.2",
"archiver": "^7.0.1",
"aria-query": "^5.3.0",
"cheerio": "^1.0.0-rc.12",
"css-shorthand-properties": "^1.1.1",
"css-value": "^0.0.1",
"grapheme-splitter": "^1.0.4",
"htmlfy": "^0.8.1",
"is-plain-obj": "^4.1.0",
"jszip": "^3.10.1",
"lodash.clonedeep": "^4.5.0",
"lodash.zip": "^4.2.0",
"query-selector-shadow-dom": "^1.0.1",
"resq": "^1.11.0",
"rgb2hex": "0.2.5",
"serialize-error": "^12.0.0",
"urlpattern-polyfill": "^10.0.0",
"webdriver": "9.19.2"
},
"engines": {
"node": ">=18.20.0"
},
"peerDependencies": {
"puppeteer-core": ">=22.x || <=24.x"
},
"peerDependenciesMeta": {
"puppeteer-core": {
"optional": true
}
}
},
"node_modules/@wdio/config": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@wdio/config/-/config-9.5.0.tgz",
"integrity": "sha512-ty0laZy9J6pYpPd9BzNS4/P9RcRFCQfiacQuJFCkaM0NXjOtkWnyMnrqLP09nyUEQYhOGwANwShbsS+EaUkmSQ==",
"dev": true,
"dependencies": {
"@wdio/logger": "9.4.4",
"@wdio/types": "9.5.0",
"@wdio/utils": "9.5.0",
"deepmerge-ts": "^7.0.3",
"glob": "^10.2.2",
"import-meta-resolve": "^4.0.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/globals": {
"version": "9.5.3",
"resolved": "https://registry.npmjs.org/@wdio/globals/-/globals-9.5.3.tgz",
"integrity": "sha512-20rXvZiv3YdmgSP3iV2k6WmqPetDSWr7hz4sltcilextKQosXGziOusyS/I3/pV1Le3eAklF3TRYca8jStoPYQ==",
"dev": true,
"engines": {
"node": ">=18.20.0"
},
"optionalDependencies": {
"expect-webdriverio": "^5.0.1",
"webdriverio": "9.5.3"
}
},
"node_modules/@wdio/local-runner": {
"version": "9.5.3",
"resolved": "https://registry.npmjs.org/@wdio/local-runner/-/local-runner-9.5.3.tgz",
"integrity": "sha512-GqrMTIZFYzG79rdjW/2eGFTyMDOsLq63XmXLOLmq4gLRAHFAv0qSlX376sRML+hZQ/37V2eXxkRmCFlP+BjIYw==",
"dev": true,
"dependencies": {
"@types/node": "^20.1.0",
"@wdio/logger": "9.4.4",
"@wdio/repl": "9.4.4",
"@wdio/runner": "9.5.3",
"@wdio/types": "9.5.0",
"async-exit-hook": "^2.0.1",
"split2": "^4.1.0",
"stream-buffers": "^3.0.2"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/logger": {
"version": "9.4.4",
"resolved": "https://registry.npmjs.org/@wdio/logger/-/logger-9.4.4.tgz",
"integrity": "sha512-BXx8RXFUW2M4dcO6t5Le95Hi2ZkTQBRsvBQqLekT2rZ6Xmw8ZKZBPf0FptnoftFGg6dYmwnDidYv/0+4PiHjpQ==",
"dev": true,
"dependencies": {
"chalk": "^5.1.2",
"loglevel": "^1.6.0",
"loglevel-plugin-prefix": "^0.8.4",
"strip-ansi": "^7.1.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/mocha-framework": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@wdio/mocha-framework/-/mocha-framework-9.5.0.tgz",
"integrity": "sha512-bHzgPJeik9z4OBZ4LGLPouzE5KiQflx/EvNJL6iIZkvmoBbWAeSROzjNok6y+PWN4SykHwtTuRs+vXUBINKulg==",
"dev": true,
"dependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.28",
"@wdio/logger": "9.4.4",
"@wdio/types": "9.5.0",
"@wdio/utils": "9.5.0",
"mocha": "^10.3.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/protocols": {
"version": "9.4.4",
"resolved": "https://registry.npmjs.org/@wdio/protocols/-/protocols-9.4.4.tgz",
"integrity": "sha512-IqbAWe5feY3xOwjbiW/2iwcbDU+nm5CX5Om835mxaNWqEoQiaZuTin4YgtgsPeSEBcSFtQ+2ooswr/6vIZdxSw==",
"dev": true
},
"node_modules/@wdio/repl": {
"version": "9.4.4",
"resolved": "https://registry.npmjs.org/@wdio/repl/-/repl-9.4.4.tgz",
"integrity": "sha512-kchPRhoG/pCn4KhHGiL/ocNhdpR8OkD2e6sANlSUZ4TGBVi86YSIEjc2yXUwLacHknC/EnQk/SFnqd4MsNjGGg==",
"dev": true,
"dependencies": {
"@types/node": "^20.1.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/runner": {
"version": "9.5.3",
"resolved": "https://registry.npmjs.org/@wdio/runner/-/runner-9.5.3.tgz",
"integrity": "sha512-DHgWFWO/RfAdDXD1kNZNYhTny80ZJSOZOj2M1JYEYDqhddxMJaDsm9pUyksYeeY6d9TtdcgwRjNyvYuTFI8nOQ==",
"dev": true,
"dependencies": {
"@types/node": "^20.11.28",
"@wdio/config": "9.5.0",
"@wdio/globals": "9.5.3",
"@wdio/logger": "9.4.4",
"@wdio/types": "9.5.0",
"@wdio/utils": "9.5.0",
"deepmerge-ts": "^7.0.3",
"expect-webdriverio": "^5.0.1",
"webdriver": "9.5.3",
"webdriverio": "9.5.3"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/static-server-service": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@wdio/static-server-service/-/static-server-service-9.5.0.tgz",
"integrity": "sha512-srTTomP+kjjieWSmYFxKdfIj0P7TorrngehO1djpWMk3xyuTaR1fyehNuwsmZHnRk7Zbrim1HFCZwwX5WnaBSw==",
"dev": true,
"dependencies": {
"@wdio/logger": "9.4.4",
"@wdio/types": "9.5.0",
"express": "^4.14.0",
"morgan": "^1.7.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/types": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@wdio/types/-/types-9.5.0.tgz",
"integrity": "sha512-sX1vH6VebVHvgdpySTOXzKNazHBu+yFr5bMvveJ2T4vKjJTJOAwO6nPftjKcgGDfhyYxM3xOCvboKICdQKFgEg==",
"dev": true,
"dependencies": {
"@types/node": "^20.1.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@wdio/utils": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@wdio/utils/-/utils-9.5.0.tgz",
"integrity": "sha512-Lrom21pIdp60IiKznecJT6Za0GGeXxKikPyWHH5z9SY5TmuSoIhuG/bq40lfUjeSW7doiL1JEsFHbRbzt0bHYA==",
"dev": true,
"dependencies": {
"@puppeteer/browsers": "^2.2.0",
"@wdio/logger": "9.4.4",
"@wdio/types": "9.5.0",
"decamelize": "^6.0.0",
"deepmerge-ts": "^7.0.3",
"edgedriver": "^6.1.1",
"geckodriver": "^5.0.0",
"get-port": "^7.0.0",
"import-meta-resolve": "^4.0.0",
"locate-app": "^2.2.24",
"safaridriver": "^1.0.0",
"split2": "^4.2.0",
"wait-port": "^1.1.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/@zip.js/zip.js": {
"version": "2.7.54",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.54.tgz",
"integrity": "sha512-qMrJVg2hoEsZJjMJez9yI2+nZlBUxgYzGV3mqcb2B/6T1ihXp0fWBDYlVHlHquuorgNUQP5a8qSmX6HF5rFJNg==",
"dev": true,
"engines": {
"bun": ">=0.7.0",
"deno": ">=1.0.0",
"node": ">=16.5.0"
}
},
"node_modules/abort-controller": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
"integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
"dev": true,
"dependencies": {
"event-target-shim": "^5.0.0"
},
"engines": {
"node": ">=6.5"
}
},
"node_modules/accepts": {
"version": "1.3.8",
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
"integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
"dev": true,
"dependencies": {
"mime-types": "~2.1.34",
"negotiator": "0.6.3"
},
"engines": {
"node": ">= 0.6"
}
},
"node_modules/agent-base": {
"version": "7.1.3",
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz",
"integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==",
"dev": true,
"engines": {
"node": ">= 14"
}
},
"node_modules/ansi-colors": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
"integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==",
"dev": true,
"engines": {
"node": ">=6"
}
},
"node_modules/ansi-escapes": {
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
"integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"type-fest": "^0.21.3"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/ansi-escapes/node_modules/type-fest": {
"version": "0.21.3",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
"integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
"dev": true,
"license": "(MIT OR CC0-1.0)",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/ansi-regex": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
"integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
"dev": true,
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
}
},
"node_modules/ansi-styles": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/anymatch": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
"dev": true,
"dependencies": {
"normalize-path": "^3.0.0",
"picomatch": "^2.0.4"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/archiver": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz",
"integrity": "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==",
"dev": true,
"dependencies": {
"archiver-utils": "^5.0.2",
"async": "^3.2.4",
"buffer-crc32": "^1.0.0",
"readable-stream": "^4.0.0",
"readdir-glob": "^1.1.2",
"tar-stream": "^3.0.0",
"zip-stream": "^6.0.1"
},
"engines": {
"node": ">= 14"
}
},
"node_modules/archiver-utils": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-5.0.2.tgz",
"integrity": "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==",
"dev": true,
"dependencies": {
"glob": "^10.0.0",
"graceful-fs": "^4.2.0",
"is-stream": "^2.0.1",
"lazystream": "^1.0.0",
"lodash": "^4.17.15",
"normalize-path": "^3.0.0",
"readable-stream": "^4.0.0"
},
"engines": {
"node": ">= 14"
}
},
"node_modules/archiver-utils/node_modules/is-stream": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
"integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
"dev": true,
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/argparse": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
"dev": true
},
"node_modules/aria-query": {
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz",
"integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==",
"dev": true,
"engines": {
"node": ">= 0.4"
}
},
"node_modules/array-flatten": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
"integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==",
"dev": true
},
"node_modules/ast-types": {
"version": "0.13.4",
"resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.13.4.tgz",
"integrity": "sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==",
"dev": true,
"dependencies": {
"tslib": "^2.0.1"
},
"engines": {
"node": ">=4"
}
},
"node_modules/async": {
"version": "3.2.6",
"resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
"integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
"dev": true
},
"node_modules/async-exit-hook": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/async-exit-hook/-/async-exit-hook-2.0.1.tgz",
"integrity": "sha512-NW2cX8m1Q7KPA7a5M2ULQeZ2wR5qI5PAbw5L0UOMxdioVk9PMZ0h1TmyZEkPYrCvYjDlFICusOu1dlEKAAeXBw==",
"dev": true,
"engines": {
"node": ">=0.12.0"
}
},
"node_modules/b4a": {
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.7.tgz",
"integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==",
"dev": true
},
"node_modules/balanced-match": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
"dev": true
},
"node_modules/bare-events": {
"version": "2.5.4",
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.4.tgz",
"integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==",
"dev": true,
"optional": true
},
"node_modules/bare-fs": {
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.0.2.tgz",
"integrity": "sha512-S5mmkMesiduMqnz51Bfh0Et9EX0aTCJxhsI4bvzFFLs8Z1AV8RDHadfY5CyLwdoLHgXbNBEN1gQcbEtGwuvixw==",
"dev": true,
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
"license": "Apache-2.0",
"optional": true,
"dependencies": {
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
"bare-events": "^2.5.4",
"bare-path": "^3.0.0",
"bare-stream": "^2.6.4"
},
"engines": {
"bare": ">=1.16.0"
},
"peerDependencies": {
"bare-buffer": "*"
},
"peerDependenciesMeta": {
"bare-buffer": {
"optional": true
}
}
},
"node_modules/bare-os": {
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.6.1.tgz",
"integrity": "sha512-uaIjxokhFidJP+bmmvKSgiMzj2sV5GPHaZVAIktcxcpCyBFFWO+YlikVAdhmUo2vYFvFhOXIAlldqV29L8126g==",
"dev": true,
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
"license": "Apache-2.0",
"optional": true,
"engines": {
"bare": ">=1.14.0"
}
},
"node_modules/bare-path": {
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.0.tgz",
"integrity": "sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==",
"dev": true,
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
"license": "Apache-2.0",
"optional": true,
"dependencies": {
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
"bare-os": "^3.0.1"
}
},
"node_modules/bare-stream": {
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
"version": "2.6.5",
"resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.6.5.tgz",
"integrity": "sha512-jSmxKJNJmHySi6hC42zlZnq00rga4jjxcgNZjY9N5WlOe/iOoGRtdwGsHzQv2RlH2KOYMwGUXhf2zXd32BA9RA==",
"dev": true,
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
"license": "Apache-2.0",
"optional": true,
"dependencies": {
"streamx": "^2.21.0"
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
},
"peerDependencies": {
"bare-buffer": "*",
"bare-events": "*"
},
"peerDependenciesMeta": {
"bare-buffer": {
"optional": true
},
"bare-events": {
"optional": true
}
}
},
"node_modules/base64-js": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
]
},
"node_modules/basic-auth": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz",
"integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==",
"dev": true,
"dependencies": {
"safe-buffer": "5.1.2"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/basic-auth/node_modules/safe-buffer": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
"dev": true
},
"node_modules/basic-ftp": {
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz",
"integrity": "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==",
"dev": true,
"engines": {
"node": ">=10.0.0"
}
},
"node_modules/binary-extensions": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
"integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
"dev": true,
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/body-parser": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"version": "1.20.4",
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.4.tgz",
"integrity": "sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"bytes": "~3.1.2",
"content-type": "~1.0.5",
"debug": "2.6.9",
"depd": "2.0.0",
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"destroy": "~1.2.0",
"http-errors": "~2.0.1",
"iconv-lite": "~0.4.24",
"on-finished": "~2.4.1",
"qs": "~6.14.0",
"raw-body": "~2.5.3",
"type-is": "~1.6.18",
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"unpipe": "~1.0.0"
},
"engines": {
"node": ">= 0.8",
"npm": "1.2.8000 || >= 1.4.16"
}
},
"node_modules/body-parser/node_modules/debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"dependencies": {
"ms": "2.0.0"
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"node_modules/body-parser/node_modules/http-errors": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
"integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"depd": "~2.0.0",
"inherits": "~2.0.4",
"setprototypeof": "~1.2.0",
"statuses": "~2.0.2",
"toidentifier": "~1.0.1"
},
"engines": {
"node": ">= 0.8"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/express"
}
},
"node_modules/body-parser/node_modules/ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"node_modules/body-parser/node_modules/statuses": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
"integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.8"
}
},
"node_modules/boolbase": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
"integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
"dev": true
},
"node_modules/brace-expansion": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
"dev": true,
"dependencies": {
"balanced-match": "^1.0.0"
}
},
"node_modules/braces": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
"dev": true,
"dependencies": {
"fill-range": "^7.1.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/browser-stdout": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz",
"integrity": "sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==",
"dev": true
},
"node_modules/buffer": {
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"dependencies": {
"base64-js": "^1.3.1",
"ieee754": "^1.1.13"
}
},
"node_modules/buffer-crc32": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz",
"integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==",
"dev": true,
"engines": {
"node": ">=8.0.0"
}
},
"node_modules/bytes": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
"integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"license": "MIT",
"engines": {
"node": ">= 0.8"
}
},
"node_modules/call-bind-apply-helpers": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz",
"integrity": "sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==",
"dev": true,
"dependencies": {
"es-errors": "^1.3.0",
"function-bind": "^1.1.2"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/call-bound": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.3.tgz",
"integrity": "sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==",
"dev": true,
"dependencies": {
"call-bind-apply-helpers": "^1.0.1",
"get-intrinsic": "^1.2.6"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/camelcase": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
"dev": true,
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/chalk": {
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
"integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
"dev": true,
"engines": {
"node": "^12.17.0 || ^14.13 || >=16.0.0"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/chardet": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/chardet/-/chardet-2.1.0.tgz",
"integrity": "sha512-bNFETTG/pM5ryzQ9Ad0lJOTa6HWD/YsScAR3EnCPZRPlQh77JocYktSHOUHelyhm8IARL+o4c4F1bP5KVOjiRA==",
"dev": true,
"license": "MIT"
},
"node_modules/cheerio": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0.tgz",
"integrity": "sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==",
"dev": true,
"dependencies": {
"cheerio-select": "^2.1.0",
"dom-serializer": "^2.0.0",
"domhandler": "^5.0.3",
"domutils": "^3.1.0",
"encoding-sniffer": "^0.2.0",
"htmlparser2": "^9.1.0",
"parse5": "^7.1.2",
"parse5-htmlparser2-tree-adapter": "^7.0.0",
"parse5-parser-stream": "^7.1.2",
"undici": "^6.19.5",
"whatwg-mimetype": "^4.0.0"
},
"engines": {
"node": ">=18.17"
},
"funding": {
"url": "https://github.com/cheeriojs/cheerio?sponsor=1"
}
},
"node_modules/cheerio-select": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz",
"integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==",
"dev": true,
"dependencies": {
"boolbase": "^1.0.0",
"css-select": "^5.1.0",
"css-what": "^6.1.0",
"domelementtype": "^2.3.0",
"domhandler": "^5.0.3",
"domutils": "^3.0.1"
},
"funding": {
"url": "https://github.com/sponsors/fb55"
}
},
"node_modules/chokidar": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
"integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
"dev": true,
"dependencies": {
"readdirp": "^4.0.1"
},
"engines": {
"node": ">= 14.16.0"
},
"funding": {
"url": "https://paulmillr.com/funding/"
}
},
"node_modules/ci-info": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.0.tgz",
"integrity": "sha512-l+2bNRMiQgcfILUi33labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww71/YU0Fkw0mAFpz9bJayXPjey6vkmaQ==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/sibiraj-s"
}
],
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/cli-width": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
"integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "ISC",
"engines": {
"node": ">= 12"
}
},
"node_modules/cliui": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
"dev": true,
"dependencies": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.1",
"wrap-ansi": "^7.0.0"
},
"engines": {
"node": ">=12"
}
},
"node_modules/cliui/node_modules/ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/cliui/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/cliui/node_modules/emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"dev": true
},
"node_modules/cliui/node_modules/string-width": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"dev": true,
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/cliui/node_modules/strip-ansi": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/cliui/node_modules/wrap-ansi": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
"dev": true,
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/color-convert": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
"dev": true,
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
}
},
"node_modules/color-name": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
"dev": true
},
"node_modules/commander": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz",
"integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==",
"dev": true,
"engines": {
"node": "^12.20.0 || >=14"
}
},
"node_modules/compress-commons": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-6.0.2.tgz",
"integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==",
"dev": true,
"dependencies": {
"crc-32": "^1.2.0",
"crc32-stream": "^6.0.0",
"is-stream": "^2.0.1",
"normalize-path": "^3.0.0",
"readable-stream": "^4.0.0"
},
"engines": {
"node": ">= 14"
}
},
"node_modules/compress-commons/node_modules/is-stream": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
"integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
"dev": true,
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/concat-map": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"dev": true,
"license": "MIT"
},
"node_modules/content-disposition": {
"version": "0.5.4",
"resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
"integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
"dev": true,
"dependencies": {
"safe-buffer": "5.2.1"
},
"engines": {
"node": ">= 0.6"
}
},
"node_modules/content-type": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
"integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/cookie": {
"version": "0.7.1",
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz",
"integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/cookie-signature": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
"integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==",
"dev": true
},
"node_modules/core-util-is": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
"dev": true
},
"node_modules/crc-32": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",
"integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
"dev": true,
"bin": {
"crc32": "bin/crc32.njs"
},
"engines": {
"node": ">=0.8"
}
},
"node_modules/crc32-stream": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-6.0.0.tgz",
"integrity": "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==",
"dev": true,
"dependencies": {
"crc-32": "^1.2.0",
"readable-stream": "^4.0.0"
},
"engines": {
"node": ">= 14"
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/create-wdio": {
"version": "9.18.2",
"resolved": "https://registry.npmjs.org/create-wdio/-/create-wdio-9.18.2.tgz",
"integrity": "sha512-atf81YJfyTNAJXsNu3qhpqF4OO43tHGTpr88duAc1Hk4a0uXJAPUYLnYxshOuMnfmeAxlWD+NqGU7orRiXEuJg==",
"dev": true,
"license": "MIT",
"dependencies": {
"chalk": "^5.3.0",
"commander": "^14.0.0",
"cross-spawn": "^7.0.3",
"ejs": "^3.1.10",
"execa": "^9.6.0",
"import-meta-resolve": "^4.1.0",
"inquirer": "^12.7.0",
"normalize-package-data": "^7.0.0",
"read-pkg-up": "^10.1.0",
"recursive-readdir": "^2.2.3",
"semver": "^7.6.3",
"type-fest": "^4.41.0",
"yargs": "^17.7.2"
},
"bin": {
"create-wdio": "bin/wdio.js"
},
"engines": {
"node": ">=12.0.0"
}
},
"node_modules/create-wdio/node_modules/commander": {
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-14.0.0.tgz",
"integrity": "sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=20"
}
},
"node_modules/create-wdio/node_modules/hosted-git-info": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-8.1.0.tgz",
"integrity": "sha512-Rw/B2DNQaPBICNXEm8balFz9a6WpZrkCGpcWFpy7nCj+NyhSdqXipmfvtmWt9xGfp0wZnBxB+iVpLmQMYt47Tw==",
"dev": true,
"license": "ISC",
"dependencies": {
"lru-cache": "^10.0.1"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/create-wdio/node_modules/normalize-package-data": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-7.0.1.tgz",
"integrity": "sha512-linxNAT6M0ebEYZOx2tO6vBEFsVgnPpv+AVjk0wJHfaUIbq31Jm3T6vvZaarnOeWDh8ShnwXuaAyM7WT3RzErA==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"hosted-git-info": "^8.0.0",
"semver": "^7.3.5",
"validate-npm-package-license": "^3.0.4"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/cross-spawn": {
"version": "7.0.6",
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
"dev": true,
"dependencies": {
"path-key": "^3.1.0",
"shebang-command": "^2.0.0",
"which": "^2.0.1"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/cross-spawn/node_modules/isexe": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
"dev": true
},
"node_modules/cross-spawn/node_modules/which": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
"dev": true,
"dependencies": {
"isexe": "^2.0.0"
},
"bin": {
"node-which": "bin/node-which"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/css-select": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz",
"integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==",
"dev": true,
"dependencies": {
"boolbase": "^1.0.0",
"css-what": "^6.1.0",
"domhandler": "^5.0.2",
"domutils": "^3.0.1",
"nth-check": "^2.0.1"
},
"funding": {
"url": "https://github.com/sponsors/fb55"
}
},
"node_modules/css-shorthand-properties": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/css-shorthand-properties/-/css-shorthand-properties-1.1.2.tgz",
"integrity": "sha512-C2AugXIpRGQTxaCW0N7n5jD/p5irUmCrwl03TrnMFBHDbdq44CFWR2zO7rK9xPN4Eo3pUxC4vQzQgbIpzrD1PQ==",
"dev": true
},
"node_modules/css-value": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/css-value/-/css-value-0.0.1.tgz",
"integrity": "sha512-FUV3xaJ63buRLgHrLQVlVgQnQdR4yqdLGaDu7g8CQcWjInDfM9plBTPI9FRfpahju1UBSaMckeb2/46ApS/V1Q==",
"dev": true
},
"node_modules/css-what": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
"integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==",
"dev": true,
"engines": {
"node": ">= 6"
},
"funding": {
"url": "https://github.com/sponsors/fb55"
}
},
"node_modules/data-uri-to-buffer": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz",
"integrity": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==",
"dev": true,
"engines": {
"node": ">= 12"
}
},
"node_modules/debug": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
"integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
"dev": true,
"dependencies": {
"ms": "^2.1.3"
},
"engines": {
"node": ">=6.0"
},
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
}
},
"node_modules/decamelize": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-6.0.0.tgz",
"integrity": "sha512-Fv96DCsdOgB6mdGl67MT5JaTNKRzrzill5OH5s8bjYJXVlcXyPYGyPsUkWyGV5p1TXI5esYIYMMeDJL0hEIwaA==",
"dev": true,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/deep-eql": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-5.0.2.tgz",
"integrity": "sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
}
},
"node_modules/deepmerge-ts": {
"version": "7.1.3",
"resolved": "https://registry.npmjs.org/deepmerge-ts/-/deepmerge-ts-7.1.3.tgz",
"integrity": "sha512-qCSH6I0INPxd9Y1VtAiLpnYvz5O//6rCfJXKk0z66Up9/VOSr+1yS8XSKA5IWRxjocFGlzPyaZYe+jxq7OOLtQ==",
"dev": true,
"engines": {
"node": ">=16.0.0"
}
},
"node_modules/degenerator": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/degenerator/-/degenerator-5.0.1.tgz",
"integrity": "sha512-TllpMR/t0M5sqCXfj85i4XaAzxmS5tVA16dqvdkMwGmzI+dXLXnw3J+3Vdv7VKw+ThlTMboK6i9rnZ6Nntj5CQ==",
"dev": true,
"dependencies": {
"ast-types": "^0.13.4",
"escodegen": "^2.1.0",
"esprima": "^4.0.1"
},
"engines": {
"node": ">= 14"
}
},
"node_modules/depd": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
"dev": true,
"engines": {
"node": ">= 0.8"
}
},
"node_modules/destroy": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
"integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
"dev": true,
"engines": {
"node": ">= 0.8",
"npm": "1.2.8000 || >= 1.4.16"
}
},
"node_modules/diff": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
"integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
"dev": true,
"engines": {
"node": ">=0.3.1"
}
},
"node_modules/dom-serializer": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
"integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
"dev": true,
"dependencies": {
"domelementtype": "^2.3.0",
"domhandler": "^5.0.2",
"entities": "^4.2.0"
},
"funding": {
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
}
},
"node_modules/domelementtype": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
"integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/fb55"
}
]
},
"node_modules/domhandler": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
"integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
"dev": true,
"dependencies": {
"domelementtype": "^2.3.0"
},
"engines": {
"node": ">= 4"
},
"funding": {
"url": "https://github.com/fb55/domhandler?sponsor=1"
}
},
"node_modules/domutils": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz",
"integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==",
"dev": true,
"dependencies": {
"dom-serializer": "^2.0.0",
"domelementtype": "^2.3.0",
"domhandler": "^5.0.3"
},
"funding": {
"url": "https://github.com/fb55/domutils?sponsor=1"
}
},
"node_modules/dotenv": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "17.2.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.1.tgz",
"integrity": "sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://dotenvx.com"
}
},
"node_modules/dunder-proto": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
"dev": true,
"dependencies": {
"call-bind-apply-helpers": "^1.0.1",
"es-errors": "^1.3.0",
"gopd": "^1.2.0"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/eastasianwidth": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
"integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
"dev": true
},
"node_modules/edge-paths": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/edge-paths/-/edge-paths-3.0.5.tgz",
"integrity": "sha512-sB7vSrDnFa4ezWQk9nZ/n0FdpdUuC6R1EOrlU3DL+bovcNFK28rqu2emmAUjujYEJTWIgQGqgVVWUZXMnc8iWg==",
"dev": true,
"dependencies": {
"@types/which": "^2.0.1",
"which": "^2.0.2"
},
"engines": {
"node": ">=14.0.0"
},
"funding": {
"url": "https://github.com/sponsors/shirshak55"
}
},
"node_modules/edge-paths/node_modules/isexe": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
"dev": true
},
"node_modules/edge-paths/node_modules/which": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
"dev": true,
"dependencies": {
"isexe": "^2.0.0"
},
"bin": {
"node-which": "bin/node-which"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/edgedriver": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/edgedriver/-/edgedriver-6.1.2.tgz",
"integrity": "sha512-UvFqd/IR81iPyWMcxXbUNi+xKWR7JjfoHjfuwjqsj9UHQKn80RpQmS0jf+U25IPi+gKVPcpOSKm0XkqgGMq4zQ==",
"dev": true,
"hasInstallScript": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"@wdio/logger": "^9.1.3",
"@zip.js/zip.js": "^2.7.53",
"decamelize": "^6.0.0",
"edge-paths": "^3.0.5",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"fast-xml-parser": "^5.0.8",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.5",
"node-fetch": "^3.3.2",
"which": "^5.0.0"
},
"bin": {
"edgedriver": "bin/edgedriver.js"
},
"engines": {
"node": ">=18.0.0"
}
},
"node_modules/ee-first": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
"integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
"dev": true
},
"node_modules/ejs": {
"version": "3.1.10",
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
"integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "Apache-2.0",
"dependencies": {
"jake": "^10.8.5"
},
"bin": {
"ejs": "bin/cli.js"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/emoji-regex": {
"version": "9.2.2",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
"dev": true
},
"node_modules/encodeurl": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
"integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
"dev": true,
"engines": {
"node": ">= 0.8"
}
},
"node_modules/encoding-sniffer": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.0.tgz",
"integrity": "sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==",
"dev": true,
"dependencies": {
"iconv-lite": "^0.6.3",
"whatwg-encoding": "^3.1.1"
},
"funding": {
"url": "https://github.com/fb55/encoding-sniffer?sponsor=1"
}
},
"node_modules/encoding-sniffer/node_modules/iconv-lite": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
"dev": true,
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/end-of-stream": {
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
"integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
"dev": true,
"dependencies": {
"once": "^1.4.0"
}
},
"node_modules/entities": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
"dev": true,
"engines": {
"node": ">=0.12"
},
"funding": {
"url": "https://github.com/fb55/entities?sponsor=1"
}
},
"node_modules/error-ex": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
"dev": true,
"dependencies": {
"is-arrayish": "^0.2.1"
}
},
"node_modules/es-define-property": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
"dev": true,
"engines": {
"node": ">= 0.4"
}
},
"node_modules/es-errors": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
"dev": true,
"engines": {
"node": ">= 0.4"
}
},
"node_modules/es-object-atoms": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
"integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==",
"dev": true,
"dependencies": {
"es-errors": "^1.3.0"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/esbuild": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.0.tgz",
"integrity": "sha512-BXq5mqc8ltbaN34cDqWuYKyNhX8D/Z0J1xdtdQ8UcIIIyJyz+ZMKUt58tF3SrZ85jcfN/PZYhjR5uDQAYNVbuw==",
"dev": true,
"hasInstallScript": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"bin": {
"esbuild": "bin/esbuild"
},
"engines": {
"node": ">=18"
},
"optionalDependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"@esbuild/aix-ppc64": "0.25.0",
"@esbuild/android-arm": "0.25.0",
"@esbuild/android-arm64": "0.25.0",
"@esbuild/android-x64": "0.25.0",
"@esbuild/darwin-arm64": "0.25.0",
"@esbuild/darwin-x64": "0.25.0",
"@esbuild/freebsd-arm64": "0.25.0",
"@esbuild/freebsd-x64": "0.25.0",
"@esbuild/linux-arm": "0.25.0",
"@esbuild/linux-arm64": "0.25.0",
"@esbuild/linux-ia32": "0.25.0",
"@esbuild/linux-loong64": "0.25.0",
"@esbuild/linux-mips64el": "0.25.0",
"@esbuild/linux-ppc64": "0.25.0",
"@esbuild/linux-riscv64": "0.25.0",
"@esbuild/linux-s390x": "0.25.0",
"@esbuild/linux-x64": "0.25.0",
"@esbuild/netbsd-arm64": "0.25.0",
"@esbuild/netbsd-x64": "0.25.0",
"@esbuild/openbsd-arm64": "0.25.0",
"@esbuild/openbsd-x64": "0.25.0",
"@esbuild/sunos-x64": "0.25.0",
"@esbuild/win32-arm64": "0.25.0",
"@esbuild/win32-ia32": "0.25.0",
"@esbuild/win32-x64": "0.25.0"
}
},
"node_modules/escalade": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
"dev": true,
"engines": {
"node": ">=6"
}
},
"node_modules/escape-html": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
"integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
"dev": true
},
"node_modules/escape-string-regexp": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
"dev": true,
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/escodegen": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz",
"integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==",
"dev": true,
"dependencies": {
"esprima": "^4.0.1",
"estraverse": "^5.2.0",
"esutils": "^2.0.2"
},
"bin": {
"escodegen": "bin/escodegen.js",
"esgenerate": "bin/esgenerate.js"
},
"engines": {
"node": ">=6.0"
},
"optionalDependencies": {
"source-map": "~0.6.1"
}
},
"node_modules/esprima": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
"dev": true,
"bin": {
"esparse": "bin/esparse.js",
"esvalidate": "bin/esvalidate.js"
},
"engines": {
"node": ">=4"
}
},
"node_modules/estraverse": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
"dev": true,
"engines": {
"node": ">=4.0"
}
},
"node_modules/esutils": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/etag": {
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
"integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/event-target-shim": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
"integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
"dev": true,
"engines": {
"node": ">=6"
}
},
"node_modules/events": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
"dev": true,
"engines": {
"node": ">=0.8.x"
}
},
"node_modules/execa": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/execa/-/execa-9.6.0.tgz",
"integrity": "sha512-jpWzZ1ZhwUmeWRhS7Qv3mhpOhLfwI+uAX4e5fOcXqwMR7EcJ0pj2kV1CVzHVMX/LphnKWD3LObjZCoJ71lKpHw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"@sindresorhus/merge-streams": "^4.0.0",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"cross-spawn": "^7.0.6",
"figures": "^6.1.0",
"get-stream": "^9.0.0",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"human-signals": "^8.0.1",
"is-plain-obj": "^4.1.0",
"is-stream": "^4.0.1",
"npm-run-path": "^6.0.0",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"pretty-ms": "^9.2.0",
"signal-exit": "^4.1.0",
"strip-final-newline": "^4.0.0",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"yoctocolors": "^2.1.1"
},
"engines": {
"node": "^18.19.0 || >=20.5.0"
},
"funding": {
"url": "https://github.com/sindresorhus/execa?sponsor=1"
}
},
"node_modules/expect": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "30.1.2",
"resolved": "https://registry.npmjs.org/expect/-/expect-30.1.2.tgz",
"integrity": "sha512-xvHszRavo28ejws8FpemjhwswGj4w/BetHIL8cU49u4sGyXDw2+p3YbeDbj6xzlxi6kWTjIRSTJ+9sNXPnF0Zg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@jest/expect-utils": "30.1.2",
"@jest/get-type": "30.1.0",
"jest-matcher-utils": "30.1.2",
"jest-message-util": "30.1.0",
"jest-mock": "30.0.5",
"jest-util": "30.0.5"
},
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/expect-webdriverio": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/expect-webdriverio/-/expect-webdriverio-5.4.2.tgz",
"integrity": "sha512-7bc5I2dU3onKJaRhBdxKh/C+W+ot7R+RcRMCLTSR7cbfHM9Shk8ocbNDVvjrxaBdA52kbZONVSyhexp7cq2xNA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@vitest/snapshot": "^3.2.4",
"deep-eql": "^5.0.2",
"expect": "^30.0.0",
"jest-matcher-utils": "^30.0.0"
},
"engines": {
"node": ">=18 || >=20 || >=22"
},
"peerDependencies": {
"@wdio/globals": "^9.0.0",
"@wdio/logger": "^9.0.0",
"webdriverio": "^9.0.0"
},
"peerDependenciesMeta": {
"@wdio/globals": {
"optional": false
},
"@wdio/logger": {
"optional": false
},
"webdriverio": {
"optional": false
}
}
},
"node_modules/expect-webdriverio/node_modules/@vitest/pretty-format": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-3.2.4.tgz",
"integrity": "sha512-IVNZik8IVRJRTr9fxlitMKeJeXFFFN0JaB9PHPGQ8NKQbGpfjlTx9zO4RefN8gp7eqjNy8nyK3NZmBzOPeIxtA==",
"dev": true,
"license": "MIT",
"dependencies": {
"tinyrainbow": "^2.0.0"
},
"funding": {
"url": "https://opencollective.com/vitest"
}
},
"node_modules/expect-webdriverio/node_modules/@vitest/snapshot": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-3.2.4.tgz",
"integrity": "sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@vitest/pretty-format": "3.2.4",
"magic-string": "^0.30.17",
"pathe": "^2.0.3"
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"funding": {
"url": "https://opencollective.com/vitest"
}
},
"node_modules/expect-webdriverio/node_modules/pathe": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
"integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
"dev": true,
"license": "MIT"
},
"node_modules/expect-webdriverio/node_modules/tinyrainbow": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-2.0.0.tgz",
"integrity": "sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==",
"dev": true,
"license": "MIT",
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": ">=14.0.0"
}
},
"node_modules/express": {
build(deps): bump qs from 6.13.0 to 6.14.1 in /tests in the npm_and_yarn group across 1 directory (#3014) Bumps the npm_and_yarn group with 1 update in the /tests directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">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.13.0&new-version=6.14.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 05:10:55 +01:00
"version": "4.22.1",
"resolved": "https://registry.npmjs.org/express/-/express-4.22.1.tgz",
"integrity": "sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g==",
"dev": true,
build(deps): bump qs from 6.13.0 to 6.14.1 in /tests in the npm_and_yarn group across 1 directory (#3014) Bumps the npm_and_yarn group with 1 update in the /tests directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">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.13.0&new-version=6.14.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 05:10:55 +01:00
"license": "MIT",
"dependencies": {
"accepts": "~1.3.8",
"array-flatten": "1.1.1",
build(deps): bump qs from 6.13.0 to 6.14.1 in /tests in the npm_and_yarn group across 1 directory (#3014) Bumps the npm_and_yarn group with 1 update in the /tests directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">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.13.0&new-version=6.14.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 05:10:55 +01:00
"body-parser": "~1.20.3",
"content-disposition": "~0.5.4",
"content-type": "~1.0.4",
build(deps): bump qs from 6.13.0 to 6.14.1 in /tests in the npm_and_yarn group across 1 directory (#3014) Bumps the npm_and_yarn group with 1 update in the /tests directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">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.13.0&new-version=6.14.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 05:10:55 +01:00
"cookie": "~0.7.1",
"cookie-signature": "~1.0.6",
"debug": "2.6.9",
"depd": "2.0.0",
"encodeurl": "~2.0.0",
"escape-html": "~1.0.3",
"etag": "~1.8.1",
build(deps): bump qs from 6.13.0 to 6.14.1 in /tests in the npm_and_yarn group across 1 directory (#3014) Bumps the npm_and_yarn group with 1 update in the /tests directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">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.13.0&new-version=6.14.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 05:10:55 +01:00
"finalhandler": "~1.3.1",
"fresh": "~0.5.2",
"http-errors": "~2.0.0",
"merge-descriptors": "1.0.3",
"methods": "~1.1.2",
build(deps): bump qs from 6.13.0 to 6.14.1 in /tests in the npm_and_yarn group across 1 directory (#3014) Bumps the npm_and_yarn group with 1 update in the /tests directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">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.13.0&new-version=6.14.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 05:10:55 +01:00
"on-finished": "~2.4.1",
"parseurl": "~1.3.3",
build(deps): bump qs from 6.13.0 to 6.14.1 in /tests in the npm_and_yarn group across 1 directory (#3014) Bumps the npm_and_yarn group with 1 update in the /tests directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">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.13.0&new-version=6.14.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 05:10:55 +01:00
"path-to-regexp": "~0.1.12",
"proxy-addr": "~2.0.7",
build(deps): bump qs from 6.13.0 to 6.14.1 in /tests in the npm_and_yarn group across 1 directory (#3014) Bumps the npm_and_yarn group with 1 update in the /tests directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">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.13.0&new-version=6.14.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 05:10:55 +01:00
"qs": "~6.14.0",
"range-parser": "~1.2.1",
"safe-buffer": "5.2.1",
build(deps): bump qs from 6.13.0 to 6.14.1 in /tests in the npm_and_yarn group across 1 directory (#3014) Bumps the npm_and_yarn group with 1 update in the /tests directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">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.13.0&new-version=6.14.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 05:10:55 +01:00
"send": "~0.19.0",
"serve-static": "~1.16.2",
"setprototypeof": "1.2.0",
build(deps): bump qs from 6.13.0 to 6.14.1 in /tests in the npm_and_yarn group across 1 directory (#3014) Bumps the npm_and_yarn group with 1 update in the /tests directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">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.13.0&new-version=6.14.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 05:10:55 +01:00
"statuses": "~2.0.1",
"type-is": "~1.6.18",
"utils-merge": "1.0.1",
"vary": "~1.1.2"
},
"engines": {
"node": ">= 0.10.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/express"
}
},
"node_modules/express/node_modules/debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"dependencies": {
"ms": "2.0.0"
}
},
"node_modules/express/node_modules/ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true
},
"node_modules/extract-zip": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz",
"integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==",
"dev": true,
"dependencies": {
"debug": "^4.1.1",
"get-stream": "^5.1.0",
"yauzl": "^2.10.0"
},
"bin": {
"extract-zip": "cli.js"
},
"engines": {
"node": ">= 10.17.0"
},
"optionalDependencies": {
"@types/yauzl": "^2.9.1"
}
},
"node_modules/extract-zip/node_modules/get-stream": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
"integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
"dev": true,
"dependencies": {
"pump": "^3.0.0"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/fast-deep-equal": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz",
"integrity": "sha512-bCK/2Z4zLidyB4ReuIsvALH6w31YfAQDmXMqMx6FyfHqvBxtjC0eRumeSu4Bs3XtXwpyIywtSTrVT99BxY1f9w==",
"dev": true
},
"node_modules/fast-fifo": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz",
"integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==",
"dev": true
},
"node_modules/fast-xml-parser": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.5.tgz",
"integrity": "sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/NaturalIntelligence"
}
],
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"strnum": "^2.1.0"
},
"bin": {
"fxparser": "src/cli/cli.js"
}
},
"node_modules/fd-slicer": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
"integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==",
"dev": true,
"dependencies": {
"pend": "~1.2.0"
}
},
"node_modules/fetch-blob": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz",
"integrity": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/jimmywarting"
},
{
"type": "paypal",
"url": "https://paypal.me/jimmywarting"
}
],
"dependencies": {
"node-domexception": "^1.0.0",
"web-streams-polyfill": "^3.0.3"
},
"engines": {
"node": "^12.20 || >= 14.13"
}
},
"node_modules/figures": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/figures/-/figures-6.1.0.tgz",
"integrity": "sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"is-unicode-supported": "^2.0.0"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/filelist": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz",
"integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "Apache-2.0",
"dependencies": {
"minimatch": "^5.0.1"
}
},
"node_modules/filelist/node_modules/minimatch": {
"version": "5.1.6",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "ISC",
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=10"
}
},
"node_modules/fill-range": {
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
"dev": true,
"dependencies": {
"to-regex-range": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/finalhandler": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz",
"integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==",
"dev": true,
"dependencies": {
"debug": "2.6.9",
"encodeurl": "~2.0.0",
"escape-html": "~1.0.3",
"on-finished": "2.4.1",
"parseurl": "~1.3.3",
"statuses": "2.0.1",
"unpipe": "~1.0.0"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/finalhandler/node_modules/debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"dependencies": {
"ms": "2.0.0"
}
},
"node_modules/finalhandler/node_modules/ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true
},
"node_modules/find-up": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
"dev": true,
"dependencies": {
"locate-path": "^6.0.0",
"path-exists": "^4.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/flat": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz",
"integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==",
"dev": true,
"bin": {
"flat": "cli.js"
}
},
"node_modules/foreground-child": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz",
"integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==",
"dev": true,
"dependencies": {
"cross-spawn": "^7.0.0",
"signal-exit": "^4.0.1"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/formdata-polyfill": {
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz",
"integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==",
"dev": true,
"dependencies": {
"fetch-blob": "^3.1.2"
},
"engines": {
"node": ">=12.20.0"
}
},
"node_modules/forwarded": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
"integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/fresh": {
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
"integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/fs.realpath": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
"dev": true
},
"node_modules/fsevents": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
"dev": true,
"hasInstallScript": true,
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
}
},
"node_modules/function-bind": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
"dev": true,
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/geckodriver": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/geckodriver/-/geckodriver-5.0.0.tgz",
"integrity": "sha512-vn7TtQ3b9VMJtVXsyWtQQl1fyBVFhQy7UvJF96kPuuJ0or5THH496AD3eUyaDD11+EqCxH9t6V+EP9soZQk4YQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
"@wdio/logger": "^9.1.3",
"@zip.js/zip.js": "^2.7.53",
"decamelize": "^6.0.0",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.5",
"node-fetch": "^3.3.2",
"tar-fs": "^3.0.6",
"which": "^5.0.0"
},
"bin": {
"geckodriver": "bin/geckodriver.js"
},
"engines": {
"node": ">=18.0.0"
}
},
"node_modules/get-caller-file": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
"dev": true,
"engines": {
"node": "6.* || 8.* || >= 10.*"
}
},
"node_modules/get-intrinsic": {
"version": "1.2.7",
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.7.tgz",
"integrity": "sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==",
"dev": true,
"dependencies": {
"call-bind-apply-helpers": "^1.0.1",
"es-define-property": "^1.0.1",
"es-errors": "^1.3.0",
"es-object-atoms": "^1.0.0",
"function-bind": "^1.1.2",
"get-proto": "^1.0.0",
"gopd": "^1.2.0",
"has-symbols": "^1.1.0",
"hasown": "^2.0.2",
"math-intrinsics": "^1.1.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/get-port": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/get-port/-/get-port-7.1.0.tgz",
"integrity": "sha512-QB9NKEeDg3xxVwCCwJQ9+xycaz6pBB6iQ76wiWMl1927n0Kir6alPiP+yuiICLLU4jpMe08dXfpebuQppFA2zw==",
"dev": true,
"engines": {
"node": ">=16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/get-proto": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
"integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
"dev": true,
"dependencies": {
"dunder-proto": "^1.0.1",
"es-object-atoms": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/get-stream": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-9.0.1.tgz",
"integrity": "sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"@sec-ant/readable-stream": "^0.4.1",
"is-stream": "^4.0.1"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/get-tsconfig": {
"version": "4.8.1",
"resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.8.1.tgz",
"integrity": "sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==",
"dev": true,
"dependencies": {
"resolve-pkg-maps": "^1.0.0"
},
"funding": {
"url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
}
},
"node_modules/get-uri": {
"version": "6.0.4",
"resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.4.tgz",
"integrity": "sha512-E1b1lFFLvLgak2whF2xDBcOy6NLVGZBqqjJjsIhvopKfWWEi64pLVTWWehV8KlLerZkfNTA95sTe2OdJKm1OzQ==",
"dev": true,
"dependencies": {
"basic-ftp": "^5.0.2",
"data-uri-to-buffer": "^6.0.2",
"debug": "^4.3.4"
},
"engines": {
"node": ">= 14"
}
},
"node_modules/get-uri/node_modules/data-uri-to-buffer": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz",
"integrity": "sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==",
"dev": true,
"engines": {
"node": ">= 14"
}
},
"node_modules/glob": {
build(deps): bump glob from 10.4.5 to 10.5.0 in /tests in the npm_and_yarn group across 1 directory (#2992) Bumps the npm_and_yarn group with 1 update in the /tests directory: [glob](https://github.com/isaacs/node-glob). Updates `glob` from 10.4.5 to 10.5.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-glob/commit/56774ef73b495eb0b17cdd0f42921f5ef62297c1"><code>56774ef</code></a> 10.5.0</li> <li><a href="https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f"><code>1e4e297</code></a> bin: Do not expose filenames to shell expansion</li> <li>See full diff in <a href="https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=glob&package-manager=npm_and_yarn&previous-version=10.4.5&new-version=10.5.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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-05 11:16:49 +01:00
"version": "10.5.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
"integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
"dev": true,
build(deps): bump glob from 10.4.5 to 10.5.0 in /tests in the npm_and_yarn group across 1 directory (#2992) Bumps the npm_and_yarn group with 1 update in the /tests directory: [glob](https://github.com/isaacs/node-glob). Updates `glob` from 10.4.5 to 10.5.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-glob/commit/56774ef73b495eb0b17cdd0f42921f5ef62297c1"><code>56774ef</code></a> 10.5.0</li> <li><a href="https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f"><code>1e4e297</code></a> bin: Do not expose filenames to shell expansion</li> <li>See full diff in <a href="https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=glob&package-manager=npm_and_yarn&previous-version=10.4.5&new-version=10.5.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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-05 11:16:49 +01:00
"license": "ISC",
"dependencies": {
"foreground-child": "^3.1.0",
"jackspeak": "^3.1.2",
"minimatch": "^9.0.4",
"minipass": "^7.1.2",
"package-json-from-dist": "^1.0.0",
"path-scurry": "^1.11.1"
},
"bin": {
"glob": "dist/esm/bin.mjs"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/glob-parent": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
"dev": true,
"dependencies": {
"is-glob": "^4.0.1"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/gopd": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
"dev": true,
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/graceful-fs": {
"version": "4.2.11",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
"dev": true
},
"node_modules/grapheme-splitter": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz",
"integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==",
"dev": true
},
"node_modules/has-flag": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/has-symbols": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
"dev": true,
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/hasown": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
"dev": true,
"dependencies": {
"function-bind": "^1.1.2"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/he": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
"integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
"dev": true,
"bin": {
"he": "bin/he"
}
},
"node_modules/hosted-git-info": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz",
"integrity": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==",
"dev": true,
"dependencies": {
"lru-cache": "^10.0.1"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/htmlfy": {
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/htmlfy/-/htmlfy-0.5.1.tgz",
"integrity": "sha512-nb66M9g0zKrvmR3kk/WOM+5tOT3DzO1yJ4yEJXsz2zfZ3gXiCTrlGvbc4lQzTZyylJj7at+XSVDxFvAVH6J6tQ==",
"dev": true
},
"node_modules/htmlparser2": {
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz",
"integrity": "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==",
"dev": true,
"funding": [
"https://github.com/fb55/htmlparser2?sponsor=1",
{
"type": "github",
"url": "https://github.com/sponsors/fb55"
}
],
"dependencies": {
"domelementtype": "^2.3.0",
"domhandler": "^5.0.3",
"domutils": "^3.1.0",
"entities": "^4.5.0"
}
},
"node_modules/http-errors": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
"integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
"dev": true,
"dependencies": {
"depd": "2.0.0",
"inherits": "2.0.4",
"setprototypeof": "1.2.0",
"statuses": "2.0.1",
"toidentifier": "1.0.1"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/http-proxy-agent": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
"integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
"dev": true,
"dependencies": {
"agent-base": "^7.1.0",
"debug": "^4.3.4"
},
"engines": {
"node": ">= 14"
}
},
"node_modules/https-proxy-agent": {
"version": "7.0.6",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
"integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
"dev": true,
"dependencies": {
"agent-base": "^7.1.2",
"debug": "4"
},
"engines": {
"node": ">= 14"
}
},
"node_modules/human-signals": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-8.0.1.tgz",
"integrity": "sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "Apache-2.0",
"engines": {
"node": ">=18.18.0"
}
},
"node_modules/iconv-lite": {
"version": "0.4.24",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"license": "MIT",
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/ieee754": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
]
},
"node_modules/immediate": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
"integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==",
"dev": true
},
"node_modules/import-meta-resolve": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz",
"integrity": "sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==",
"dev": true,
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/inflight": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
"deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
"dev": true,
"dependencies": {
"once": "^1.3.0",
"wrappy": "1"
}
},
"node_modules/inherits": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
"dev": true
},
"node_modules/inquirer": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "12.9.4",
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-12.9.4.tgz",
"integrity": "sha512-5bV3LOgLtMAiJq1QpaUddfRrvaX59wiMYppS7z2jNRSQ64acI0yqx7WMxWhgymenSXOyD657g9tlsTjqGYM8sg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@inquirer/core": "^10.2.0",
"@inquirer/prompts": "^7.8.4",
"@inquirer/type": "^3.0.8",
"ansi-escapes": "^4.3.2",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"mute-stream": "^2.0.0",
"run-async": "^4.0.5",
"rxjs": "^7.8.2"
},
"engines": {
"node": ">=18"
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
},
"peerDependencies": {
"@types/node": ">=18"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
}
}
},
"node_modules/ip-address": {
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz",
"integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==",
"dev": true,
"dependencies": {
"jsbn": "1.1.0",
"sprintf-js": "^1.1.3"
},
"engines": {
"node": ">= 12"
}
},
"node_modules/ipaddr.js": {
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
"integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
"dev": true,
"engines": {
"node": ">= 0.10"
}
},
"node_modules/is-arrayish": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
"dev": true
},
"node_modules/is-binary-path": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
"dev": true,
"dependencies": {
"binary-extensions": "^2.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/is-extglob": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/is-fullwidth-code-point": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/is-glob": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
"dev": true,
"dependencies": {
"is-extglob": "^2.1.1"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/is-number": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
"dev": true,
"engines": {
"node": ">=0.12.0"
}
},
"node_modules/is-plain-obj": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
"integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
"dev": true,
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-stream": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-4.0.1.tgz",
"integrity": "sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-unicode-supported": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz",
"integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/isarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
"integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
"dev": true
},
"node_modules/isexe": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz",
"integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==",
"dev": true,
"engines": {
"node": ">=16"
}
},
"node_modules/jackspeak": {
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
"integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
"dev": true,
"dependencies": {
"@isaacs/cliui": "^8.0.2"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
},
"optionalDependencies": {
"@pkgjs/parseargs": "^0.11.0"
}
},
"node_modules/jake": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "10.9.4",
"resolved": "https://registry.npmjs.org/jake/-/jake-10.9.4.tgz",
"integrity": "sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "Apache-2.0",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"async": "^3.2.6",
"filelist": "^1.0.4",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"picocolors": "^1.1.1"
},
"bin": {
"jake": "bin/cli.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/jest-diff": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "30.1.2",
"resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-30.1.2.tgz",
"integrity": "sha512-4+prq+9J61mOVXCa4Qp8ZjavdxzrWQXrI80GNxP8f4tkI2syPuPrJgdRPZRrfUTRvIoUwcmNLbqEJy9W800+NQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@jest/diff-sequences": "30.0.1",
"@jest/get-type": "30.1.0",
"chalk": "^4.1.2",
"pretty-format": "30.0.5"
},
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/jest-diff/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/jest-diff/node_modules/chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/jest-diff/node_modules/supports-color": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/jest-matcher-utils": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "30.1.2",
"resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-30.1.2.tgz",
"integrity": "sha512-7ai16hy4rSbDjvPTuUhuV8nyPBd6EX34HkBsBcBX2lENCuAQ0qKCPb/+lt8OSWUa9WWmGYLy41PrEzkwRwoGZQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@jest/get-type": "30.1.0",
"chalk": "^4.1.2",
"jest-diff": "30.1.2",
"pretty-format": "30.0.5"
},
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/jest-matcher-utils/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/jest-matcher-utils/node_modules/chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/jest-matcher-utils/node_modules/supports-color": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/jest-message-util": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "30.1.0",
"resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-30.1.0.tgz",
"integrity": "sha512-HizKDGG98cYkWmaLUHChq4iN+oCENohQLb7Z5guBPumYs+/etonmNFlg1Ps6yN9LTPyZn+M+b/9BbnHx3WTMDg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/code-frame": "^7.27.1",
"@jest/types": "30.0.5",
"@types/stack-utils": "^2.0.3",
"chalk": "^4.1.2",
"graceful-fs": "^4.2.11",
"micromatch": "^4.0.8",
"pretty-format": "30.0.5",
"slash": "^3.0.0",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"stack-utils": "^2.0.6"
},
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/jest-message-util/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/jest-message-util/node_modules/chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/jest-message-util/node_modules/supports-color": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/jest-mock": {
"version": "30.0.5",
"resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-30.0.5.tgz",
"integrity": "sha512-Od7TyasAAQX/6S+QCbN6vZoWOMwlTtzzGuxJku1GhGanAjz9y+QsQkpScDmETvdc9aSXyJ/Op4rhpMYBWW91wQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@jest/types": "30.0.5",
"@types/node": "*",
"jest-util": "30.0.5"
},
"engines": {
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/jest-regex-util": {
"version": "30.0.1",
"resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-30.0.1.tgz",
"integrity": "sha512-jHEQgBXAgc+Gh4g0p3bCevgRCVRkB4VB70zhoAE48gxeSr1hfUOsM/C2WoJgVL7Eyg//hudYENbm3Ne+/dRVVA==",
"dev": true,
"license": "MIT",
"engines": {
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/jest-util": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "30.0.5",
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.0.5.tgz",
"integrity": "sha512-pvyPWssDZR0FlfMxCBoc0tvM8iUEskaRFALUtGQYzVEAqisAztmy+R8LnU14KT4XA0H/a5HMVTXat1jLne010g==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@jest/types": "30.0.5",
"@types/node": "*",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"chalk": "^4.1.2",
"ci-info": "^4.2.0",
"graceful-fs": "^4.2.11",
"picomatch": "^4.0.2"
},
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/jest-util/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/jest-util/node_modules/chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/jest-util/node_modules/picomatch": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/jest-util/node_modules/supports-color": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/js-tokens": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
"dev": true
},
"node_modules/js-yaml": {
build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /tests in the npm_and_yarn group across 1 directory (#2979) Bumps the npm_and_yarn group with 1 update in the /tests directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 4.1.0 to 4.1.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md">js-yaml's changelog</a>.</em></p> <blockquote> <h2>[4.1.1] - 2025-11-12</h2> <h3>Security</h3> <ul> <li>Fix prototype pollution issue in yaml merge (&lt;&lt;) operator.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodeca/js-yaml/commit/cc482e775913e6625137572a3712d2826170e53a"><code>cc482e7</code></a> 4.1.1 released</li> <li><a href="https://github.com/nodeca/js-yaml/commit/50968b862e75866ef90e626572fe0b2f97b55f9f"><code>50968b8</code></a> dist rebuild</li> <li><a href="https://github.com/nodeca/js-yaml/commit/d092d866031751cb27c12d93f3e2470ad74d678b"><code>d092d86</code></a> lint fix</li> <li><a href="https://github.com/nodeca/js-yaml/commit/383665ff4248ec2192d1274e934462bb30426879"><code>383665f</code></a> fix prototype pollution in merge (&lt;&lt;)</li> <li><a href="https://github.com/nodeca/js-yaml/commit/0d3ca7a27b03a6c974790a30a89e456007d62976"><code>0d3ca7a</code></a> README.md: HTTP =&gt; HTTPS (<a href="https://redirect.github.com/nodeca/js-yaml/issues/678">#678</a>)</li> <li><a href="https://github.com/nodeca/js-yaml/commit/49baadd52af887d2991e2c39a6639baa56d6c71b"><code>49baadd</code></a> doc: 'empty' style option for !!null</li> <li><a href="https://github.com/nodeca/js-yaml/commit/ba3460eb9d3e4478edcbc29edabe17c2157fc9ce"><code>ba3460e</code></a> Fix demo link (<a href="https://redirect.github.com/nodeca/js-yaml/issues/618">#618</a>)</li> <li>See full diff in <a href="https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-yaml&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.1.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 14:41:42 +01:00
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
"dev": true,
build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /tests in the npm_and_yarn group across 1 directory (#2979) Bumps the npm_and_yarn group with 1 update in the /tests directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 4.1.0 to 4.1.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md">js-yaml's changelog</a>.</em></p> <blockquote> <h2>[4.1.1] - 2025-11-12</h2> <h3>Security</h3> <ul> <li>Fix prototype pollution issue in yaml merge (&lt;&lt;) operator.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodeca/js-yaml/commit/cc482e775913e6625137572a3712d2826170e53a"><code>cc482e7</code></a> 4.1.1 released</li> <li><a href="https://github.com/nodeca/js-yaml/commit/50968b862e75866ef90e626572fe0b2f97b55f9f"><code>50968b8</code></a> dist rebuild</li> <li><a href="https://github.com/nodeca/js-yaml/commit/d092d866031751cb27c12d93f3e2470ad74d678b"><code>d092d86</code></a> lint fix</li> <li><a href="https://github.com/nodeca/js-yaml/commit/383665ff4248ec2192d1274e934462bb30426879"><code>383665f</code></a> fix prototype pollution in merge (&lt;&lt;)</li> <li><a href="https://github.com/nodeca/js-yaml/commit/0d3ca7a27b03a6c974790a30a89e456007d62976"><code>0d3ca7a</code></a> README.md: HTTP =&gt; HTTPS (<a href="https://redirect.github.com/nodeca/js-yaml/issues/678">#678</a>)</li> <li><a href="https://github.com/nodeca/js-yaml/commit/49baadd52af887d2991e2c39a6639baa56d6c71b"><code>49baadd</code></a> doc: 'empty' style option for !!null</li> <li><a href="https://github.com/nodeca/js-yaml/commit/ba3460eb9d3e4478edcbc29edabe17c2157fc9ce"><code>ba3460e</code></a> Fix demo link (<a href="https://redirect.github.com/nodeca/js-yaml/issues/618">#618</a>)</li> <li>See full diff in <a href="https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-yaml&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.1.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 14:41:42 +01:00
"license": "MIT",
"dependencies": {
"argparse": "^2.0.1"
},
"bin": {
"js-yaml": "bin/js-yaml.js"
}
},
"node_modules/jsbn": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
"dev": true
},
"node_modules/json-parse-even-better-errors": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.2.tgz",
"integrity": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==",
"dev": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/jszip": {
"version": "3.10.1",
"resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz",
"integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==",
"dev": true,
"dependencies": {
"lie": "~3.3.0",
"pako": "~1.0.2",
"readable-stream": "~2.3.6",
"setimmediate": "^1.0.5"
}
},
"node_modules/jszip/node_modules/readable-stream": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
"integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
"dev": true,
"dependencies": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.3",
"isarray": "~1.0.0",
"process-nextick-args": "~2.0.0",
"safe-buffer": "~5.1.1",
"string_decoder": "~1.1.1",
"util-deprecate": "~1.0.1"
}
},
"node_modules/jszip/node_modules/safe-buffer": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
"dev": true
},
"node_modules/jszip/node_modules/string_decoder": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
"dev": true,
"dependencies": {
"safe-buffer": "~5.1.0"
}
},
"node_modules/lazystream": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
"integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
"dev": true,
"dependencies": {
"readable-stream": "^2.0.5"
},
"engines": {
"node": ">= 0.6.3"
}
},
"node_modules/lazystream/node_modules/readable-stream": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
"integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
"dev": true,
"dependencies": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.3",
"isarray": "~1.0.0",
"process-nextick-args": "~2.0.0",
"safe-buffer": "~5.1.1",
"string_decoder": "~1.1.1",
"util-deprecate": "~1.0.1"
}
},
"node_modules/lazystream/node_modules/safe-buffer": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
"dev": true
},
"node_modules/lazystream/node_modules/string_decoder": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
"dev": true,
"dependencies": {
"safe-buffer": "~5.1.0"
}
},
"node_modules/lie": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
"integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
"dev": true,
"dependencies": {
"immediate": "~3.0.5"
}
},
"node_modules/lines-and-columns": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.4.tgz",
"integrity": "sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==",
"dev": true,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
}
},
"node_modules/locate-app": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/locate-app/-/locate-app-2.5.0.tgz",
"integrity": "sha512-xIqbzPMBYArJRmPGUZD9CzV9wOqmVtQnaAn3wrj3s6WYW0bQvPI7x+sPYUGmDTYMHefVK//zc6HEYZ1qnxIK+Q==",
"dev": true,
"funding": [
{
"type": "individual",
"url": "https://buymeacoffee.com/hejny"
},
{
"type": "github",
"url": "https://github.com/hejny/locate-app/blob/main/README.md#%EF%B8%8F-contributing"
}
],
"dependencies": {
"@promptbook/utils": "0.69.5",
"type-fest": "4.26.0",
"userhome": "1.0.1"
}
},
"node_modules/locate-app/node_modules/type-fest": {
"version": "4.26.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.26.0.tgz",
"integrity": "sha512-OduNjVJsFbifKb57UqZ2EMP1i4u64Xwow3NYXUtBbD4vIwJdQd4+xl8YDou1dlm4DVrtwT/7Ky8z8WyCULVfxw==",
"dev": true,
"engines": {
"node": ">=16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/locate-path": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
"dev": true,
"dependencies": {
"p-locate": "^5.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/lodash": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"version": "4.17.23",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
"dev": true,
"license": "MIT"
},
"node_modules/lodash.clonedeep": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
"integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==",
"dev": true
},
"node_modules/lodash.flattendeep": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz",
"integrity": "sha512-uHaJFihxmJcEX3kT4I23ABqKKalJ/zDrDg0lsFtc1h+3uw49SIJ5beyhx5ExVRti3AvKoOJngIj7xz3oylPdWQ==",
"dev": true
},
"node_modules/lodash.pickby": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/lodash.pickby/-/lodash.pickby-4.6.0.tgz",
"integrity": "sha512-AZV+GsS/6ckvPOVQPXSiFFacKvKB4kOQu6ynt9wz0F3LO4R9Ij4K1ddYsIytDpSgLz88JHd9P+oaLeej5/Sl7Q==",
"dev": true
},
"node_modules/lodash.union": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz",
"integrity": "sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==",
"dev": true
},
"node_modules/lodash.zip": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/lodash.zip/-/lodash.zip-4.2.0.tgz",
"integrity": "sha512-C7IOaBBK/0gMORRBd8OETNx3kmOkgIWIPvyDpZSCTwUrpYmgZwJkjZeOD8ww4xbOUOs4/attY+pciKvadNfFbg==",
"dev": true
},
"node_modules/log-symbols": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
"integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
"dev": true,
"dependencies": {
"chalk": "^4.1.0",
"is-unicode-supported": "^0.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/log-symbols/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/log-symbols/node_modules/chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/log-symbols/node_modules/is-unicode-supported": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
"integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
"dev": true,
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/log-symbols/node_modules/supports-color": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/loglevel": {
"version": "1.9.2",
"resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.9.2.tgz",
"integrity": "sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==",
"dev": true,
"engines": {
"node": ">= 0.6.0"
},
"funding": {
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/loglevel"
}
},
"node_modules/loglevel-plugin-prefix": {
"version": "0.8.4",
"resolved": "https://registry.npmjs.org/loglevel-plugin-prefix/-/loglevel-plugin-prefix-0.8.4.tgz",
"integrity": "sha512-WpG9CcFAOjz/FtNht+QJeGpvVl/cdR6P0z6OcXSkr8wFJOsV2GRj2j10JLfjuA4aYkcKCNIEqRGCyTife9R8/g==",
"dev": true
},
"node_modules/lru-cache": {
"version": "10.4.3",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
"dev": true
},
"node_modules/magic-string": {
"version": "0.30.17",
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz",
"integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
"dev": true,
"dependencies": {
"@jridgewell/sourcemap-codec": "^1.5.0"
}
},
"node_modules/math-intrinsics": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
"dev": true,
"engines": {
"node": ">= 0.4"
}
},
"node_modules/media-typer": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
"integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/merge-descriptors": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
"integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==",
"dev": true,
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/methods": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
"integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/micromatch": {
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"braces": "^3.0.3",
"picomatch": "^2.3.1"
},
"engines": {
"node": ">=8.6"
}
},
"node_modules/mime": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
"dev": true,
"bin": {
"mime": "cli.js"
},
"engines": {
"node": ">=4"
}
},
"node_modules/mime-db": {
"version": "1.52.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/mime-types": {
"version": "2.1.35",
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
"dev": true,
"dependencies": {
"mime-db": "1.52.0"
},
"engines": {
"node": ">= 0.6"
}
},
"node_modules/minimatch": {
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
"dev": true,
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=16 || 14 >=14.17"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/minipass": {
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
"dev": true,
"engines": {
"node": ">=16 || 14 >=14.17"
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/mitt": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
"integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
"dev": true,
"license": "MIT"
},
"node_modules/mocha": {
"version": "10.8.2",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.2.tgz",
"integrity": "sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==",
"dev": true,
"dependencies": {
"ansi-colors": "^4.1.3",
"browser-stdout": "^1.3.1",
"chokidar": "^3.5.3",
"debug": "^4.3.5",
"diff": "^5.2.0",
"escape-string-regexp": "^4.0.0",
"find-up": "^5.0.0",
"glob": "^8.1.0",
"he": "^1.2.0",
"js-yaml": "^4.1.0",
"log-symbols": "^4.1.0",
"minimatch": "^5.1.6",
"ms": "^2.1.3",
"serialize-javascript": "^6.0.2",
"strip-json-comments": "^3.1.1",
"supports-color": "^8.1.1",
"workerpool": "^6.5.1",
"yargs": "^16.2.0",
"yargs-parser": "^20.2.9",
"yargs-unparser": "^2.0.0"
},
"bin": {
"_mocha": "bin/_mocha",
"mocha": "bin/mocha.js"
},
"engines": {
"node": ">= 14.0.0"
}
},
"node_modules/mocha/node_modules/ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/mocha/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/mocha/node_modules/chokidar": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
"integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
"dev": true,
"dependencies": {
"anymatch": "~3.1.2",
"braces": "~3.0.2",
"glob-parent": "~5.1.2",
"is-binary-path": "~2.1.0",
"is-glob": "~4.0.1",
"normalize-path": "~3.0.0",
"readdirp": "~3.6.0"
},
"engines": {
"node": ">= 8.10.0"
},
"funding": {
"url": "https://paulmillr.com/funding/"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
}
},
"node_modules/mocha/node_modules/cliui": {
"version": "7.0.4",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
"integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
"dev": true,
"dependencies": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"wrap-ansi": "^7.0.0"
}
},
"node_modules/mocha/node_modules/emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"dev": true
},
"node_modules/mocha/node_modules/glob": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
"deprecated": "Glob versions prior to v9 are no longer supported",
"dev": true,
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^5.0.1",
"once": "^1.3.0"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/mocha/node_modules/minimatch": {
"version": "5.1.6",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
"dev": true,
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=10"
}
},
"node_modules/mocha/node_modules/readdirp": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
"dev": true,
"dependencies": {
"picomatch": "^2.2.1"
},
"engines": {
"node": ">=8.10.0"
}
},
"node_modules/mocha/node_modules/string-width": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"dev": true,
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/mocha/node_modules/strip-ansi": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/mocha/node_modules/wrap-ansi": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
"dev": true,
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/mocha/node_modules/yargs": {
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
"integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
"dev": true,
"dependencies": {
"cliui": "^7.0.2",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.0",
"y18n": "^5.0.5",
"yargs-parser": "^20.2.2"
},
"engines": {
"node": ">=10"
}
},
"node_modules/morgan": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2824) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [on-headers](https://github.com/jshttp/on-headers) and [morgan](https://github.com/expressjs/morgan). Updates `on-headers` from 1.0.2 to 1.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jshttp/on-headers/releases">on-headers's releases</a>.</em></p> <blockquote> <h2>1.1.0</h2> <h2>Important</h2> <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/jshttp/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>Migrate CI pipeline to GitHub actions by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/12">jshttp/on-headers#12</a></li> <li>fix README.md badges by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/13">jshttp/on-headers#13</a></li> <li>add OSSF scorecard action by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/14">jshttp/on-headers#14</a></li> <li>fix: use <code>ubuntu-latest</code> as ci runner by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/19">jshttp/on-headers#19</a></li> <li>ci: apply OSSF Scorecard security best practices by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/20">jshttp/on-headers#20</a></li> <li>👷 add upstream change detection by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/31">jshttp/on-headers#31</a></li> <li>✨ add script to update known hashes by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/32">jshttp/on-headers#32</a></li> <li>💚 update CI - add newer node versions by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/33">jshttp/on-headers#33</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/carpasse"><code>@​carpasse</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/12">jshttp/on-headers#12</a></li> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/19">jshttp/on-headers#19</a></li> <li><a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/31">jshttp/on-headers#31</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0">https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jshttp/on-headers/blob/master/HISTORY.md">on-headers's changelog</a>.</em></p> <blockquote> <h1>1.1.0 / 2025-07-17</h1> <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/jshttp/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jshttp/on-headers/commit/4b017af88f5375bbdf3ad2ee732d2c122e4f52b0"><code>4b017af</code></a> 1.1.0</li> <li><a href="https://github.com/jshttp/on-headers/commit/b636f2d08e6c1e0a784b53a13cd61e05c09bb118"><code>b636f2d</code></a> ♻️ refactor header array code</li> <li><a href="https://github.com/jshttp/on-headers/commit/3e2c2d46c3e9592f6a1c3a3a1dbe622401f95d39"><code>3e2c2d4</code></a> ✨ ignore falsy header keys, matching node behavior</li> <li><a href="https://github.com/jshttp/on-headers/commit/172eb41b99a5a290b27a2c43fe602ca33aa1c8ce"><code>172eb41</code></a> ✨ support duplicate headers</li> <li><a href="https://github.com/jshttp/on-headers/commit/c6e384908c9c6127d18831d16ab0bd96e1231867"><code>c6e3849</code></a> 🔒️ fix array handling</li> <li><a href="https://github.com/jshttp/on-headers/commit/6893518341bb4e5363285df086b3158302d3b216"><code>6893518</code></a> 💚 update CI - add newer node versions</li> <li><a href="https://github.com/jshttp/on-headers/commit/56a345d82b51a0dcb8d09f061f87b1fd1dc4c01e"><code>56a345d</code></a> ✨ add script to update known hashes</li> <li><a href="https://github.com/jshttp/on-headers/commit/175ab217155d525371a5416ff059f895a3a532a6"><code>175ab21</code></a> 👷 add upstream change detection (<a href="https://redirect.github.com/jshttp/on-headers/issues/31">#31</a>)</li> <li><a href="https://github.com/jshttp/on-headers/commit/ce0b2c8fcd313d38d3534fb731050dc16e105bf6"><code>ce0b2c8</code></a> ci: apply OSSF Scorecard security best practices (<a href="https://redirect.github.com/jshttp/on-headers/issues/20">#20</a>)</li> <li><a href="https://github.com/jshttp/on-headers/commit/1a38c543e75cd06217b449531de10b1758e35299"><code>1a38c54</code></a> fix: use <code>ubuntu-latest</code> as ci runner (<a href="https://redirect.github.com/jshttp/on-headers/issues/19">#19</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0">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/~ulisesgascon">ulisesgascon</a>, a new releaser for on-headers since your current version.</p> </details> <br /> Updates `morgan` from 1.10.0 to 1.10.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/morgan/releases">morgan's releases</a>.</em></p> <blockquote> <h2>1.10.1</h2> <h2>What's Changed</h2> <ul> <li>renaming simple to sample in readme by <a href="https://github.com/ryhinchey"><code>@​ryhinchey</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/237">expressjs/morgan#237</a></li> <li>adding installation instructions to readme by <a href="https://github.com/ryhinchey"><code>@​ryhinchey</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/233">expressjs/morgan#233</a></li> <li>chore: add support for OSSF scorecard reporting by <a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/291">expressjs/morgan#291</a></li> <li>ci: replace travis with github actions by <a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/290">expressjs/morgan#290</a></li> <li>docs: add example output for log formats by <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/299">expressjs/morgan#299</a></li> <li>ci: use ubuntu-latest by <a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/301">expressjs/morgan#301</a></li> <li>ci: apply OSSF Scorecard security best practices by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/300">expressjs/morgan#300</a></li> <li>remove --bail by <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/314">expressjs/morgan#314</a></li> <li>⬆️ bump on-headers by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/319">expressjs/morgan#319</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/291">expressjs/morgan#291</a></li> <li><a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/299">expressjs/morgan#299</a></li> <li><a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/301">expressjs/morgan#301</a></li> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/300">expressjs/morgan#300</a></li> <li><a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/319">expressjs/morgan#319</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/morgan/compare/1.10.0...1.10.1">https://github.com/expressjs/morgan/compare/1.10.0...1.10.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/morgan/blob/master/HISTORY.md">morgan's changelog</a>.</em></p> <blockquote> <h1>1.10.1 / 2025-07-17</h1> <ul> <li>deps: on-headers@~1.1.0 <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/expressjs/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/morgan/commit/c1c7f107d2b58d4b9af655b7347cfe29815a897c"><code>c1c7f10</code></a> 🔖 1.10.1</li> <li><a href="https://github.com/expressjs/morgan/commit/eb896c2421d54de95b75d3c382072e5b7ae52dd0"><code>eb896c2</code></a> ⬆️ bump on-headers</li> <li><a href="https://github.com/expressjs/morgan/commit/1c3eec6ca544da81420f935fbc26e22e51adfeb8"><code>1c3eec6</code></a> remove --bail (<a href="https://redirect.github.com/expressjs/morgan/issues/314">#314</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/b144728e07dc7c9f61577b1e67c50a4b8b3c4265"><code>b144728</code></a> ci: apply OSSF Scorecard security best practices (<a href="https://redirect.github.com/expressjs/morgan/issues/300">#300</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/68c2d2140d85904eb4799d040769459dd268184e"><code>68c2d21</code></a> ci: use ubuntu-latest (<a href="https://redirect.github.com/expressjs/morgan/issues/301">#301</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/8740a194bf64628c7cf359b285e5ab2a64037d0e"><code>8740a19</code></a> docs: add example output for log formats (<a href="https://redirect.github.com/expressjs/morgan/issues/299">#299</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/efd6bff1adae9418f12a8827614336c72e2c4300"><code>efd6bff</code></a> ci: migra to GitHub actions (<a href="https://redirect.github.com/expressjs/morgan/issues/290">#290</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/3b89789447e6b7dc4dbf7de61db18c405fe72801"><code>3b89789</code></a> ci: add support for OSSF scorecard reporting (<a href="https://redirect.github.com/expressjs/morgan/issues/291">#291</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/19a6aa5369220b522e9dac007975ee66b1c38283"><code>19a6aa5</code></a> docs: add installation section</li> <li><a href="https://github.com/expressjs/morgan/commit/b94f3ffe5c346740b704321da6bd47e7d436a0d6"><code>b94f3ff</code></a> docs: change simple to sample in example descriptions</li> <li>Additional commits viewable in <a href="https://github.com/expressjs/morgan/compare/1.10.0...1.10.1">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/~ulisesgascon">ulisesgascon</a>, a new releaser for morgan 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-18 11:48:24 +02:00
"version": "1.10.1",
"resolved": "https://registry.npmjs.org/morgan/-/morgan-1.10.1.tgz",
"integrity": "sha512-223dMRJtI/l25dJKWpgij2cMtywuG/WiUKXdvwfbhGKBhy1puASqXwFzmWZ7+K73vUPoR7SS2Qz2cI/g9MKw0A==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2824) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [on-headers](https://github.com/jshttp/on-headers) and [morgan](https://github.com/expressjs/morgan). Updates `on-headers` from 1.0.2 to 1.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jshttp/on-headers/releases">on-headers's releases</a>.</em></p> <blockquote> <h2>1.1.0</h2> <h2>Important</h2> <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/jshttp/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>Migrate CI pipeline to GitHub actions by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/12">jshttp/on-headers#12</a></li> <li>fix README.md badges by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/13">jshttp/on-headers#13</a></li> <li>add OSSF scorecard action by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/14">jshttp/on-headers#14</a></li> <li>fix: use <code>ubuntu-latest</code> as ci runner by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/19">jshttp/on-headers#19</a></li> <li>ci: apply OSSF Scorecard security best practices by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/20">jshttp/on-headers#20</a></li> <li>👷 add upstream change detection by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/31">jshttp/on-headers#31</a></li> <li>✨ add script to update known hashes by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/32">jshttp/on-headers#32</a></li> <li>💚 update CI - add newer node versions by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/33">jshttp/on-headers#33</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/carpasse"><code>@​carpasse</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/12">jshttp/on-headers#12</a></li> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/19">jshttp/on-headers#19</a></li> <li><a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/31">jshttp/on-headers#31</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0">https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jshttp/on-headers/blob/master/HISTORY.md">on-headers's changelog</a>.</em></p> <blockquote> <h1>1.1.0 / 2025-07-17</h1> <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/jshttp/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jshttp/on-headers/commit/4b017af88f5375bbdf3ad2ee732d2c122e4f52b0"><code>4b017af</code></a> 1.1.0</li> <li><a href="https://github.com/jshttp/on-headers/commit/b636f2d08e6c1e0a784b53a13cd61e05c09bb118"><code>b636f2d</code></a> ♻️ refactor header array code</li> <li><a href="https://github.com/jshttp/on-headers/commit/3e2c2d46c3e9592f6a1c3a3a1dbe622401f95d39"><code>3e2c2d4</code></a> ✨ ignore falsy header keys, matching node behavior</li> <li><a href="https://github.com/jshttp/on-headers/commit/172eb41b99a5a290b27a2c43fe602ca33aa1c8ce"><code>172eb41</code></a> ✨ support duplicate headers</li> <li><a href="https://github.com/jshttp/on-headers/commit/c6e384908c9c6127d18831d16ab0bd96e1231867"><code>c6e3849</code></a> 🔒️ fix array handling</li> <li><a href="https://github.com/jshttp/on-headers/commit/6893518341bb4e5363285df086b3158302d3b216"><code>6893518</code></a> 💚 update CI - add newer node versions</li> <li><a href="https://github.com/jshttp/on-headers/commit/56a345d82b51a0dcb8d09f061f87b1fd1dc4c01e"><code>56a345d</code></a> ✨ add script to update known hashes</li> <li><a href="https://github.com/jshttp/on-headers/commit/175ab217155d525371a5416ff059f895a3a532a6"><code>175ab21</code></a> 👷 add upstream change detection (<a href="https://redirect.github.com/jshttp/on-headers/issues/31">#31</a>)</li> <li><a href="https://github.com/jshttp/on-headers/commit/ce0b2c8fcd313d38d3534fb731050dc16e105bf6"><code>ce0b2c8</code></a> ci: apply OSSF Scorecard security best practices (<a href="https://redirect.github.com/jshttp/on-headers/issues/20">#20</a>)</li> <li><a href="https://github.com/jshttp/on-headers/commit/1a38c543e75cd06217b449531de10b1758e35299"><code>1a38c54</code></a> fix: use <code>ubuntu-latest</code> as ci runner (<a href="https://redirect.github.com/jshttp/on-headers/issues/19">#19</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0">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/~ulisesgascon">ulisesgascon</a>, a new releaser for on-headers since your current version.</p> </details> <br /> Updates `morgan` from 1.10.0 to 1.10.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/morgan/releases">morgan's releases</a>.</em></p> <blockquote> <h2>1.10.1</h2> <h2>What's Changed</h2> <ul> <li>renaming simple to sample in readme by <a href="https://github.com/ryhinchey"><code>@​ryhinchey</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/237">expressjs/morgan#237</a></li> <li>adding installation instructions to readme by <a href="https://github.com/ryhinchey"><code>@​ryhinchey</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/233">expressjs/morgan#233</a></li> <li>chore: add support for OSSF scorecard reporting by <a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/291">expressjs/morgan#291</a></li> <li>ci: replace travis with github actions by <a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/290">expressjs/morgan#290</a></li> <li>docs: add example output for log formats by <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/299">expressjs/morgan#299</a></li> <li>ci: use ubuntu-latest by <a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/301">expressjs/morgan#301</a></li> <li>ci: apply OSSF Scorecard security best practices by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/300">expressjs/morgan#300</a></li> <li>remove --bail by <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/314">expressjs/morgan#314</a></li> <li>⬆️ bump on-headers by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/319">expressjs/morgan#319</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/291">expressjs/morgan#291</a></li> <li><a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/299">expressjs/morgan#299</a></li> <li><a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/301">expressjs/morgan#301</a></li> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/300">expressjs/morgan#300</a></li> <li><a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/319">expressjs/morgan#319</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/morgan/compare/1.10.0...1.10.1">https://github.com/expressjs/morgan/compare/1.10.0...1.10.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/morgan/blob/master/HISTORY.md">morgan's changelog</a>.</em></p> <blockquote> <h1>1.10.1 / 2025-07-17</h1> <ul> <li>deps: on-headers@~1.1.0 <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/expressjs/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/morgan/commit/c1c7f107d2b58d4b9af655b7347cfe29815a897c"><code>c1c7f10</code></a> 🔖 1.10.1</li> <li><a href="https://github.com/expressjs/morgan/commit/eb896c2421d54de95b75d3c382072e5b7ae52dd0"><code>eb896c2</code></a> ⬆️ bump on-headers</li> <li><a href="https://github.com/expressjs/morgan/commit/1c3eec6ca544da81420f935fbc26e22e51adfeb8"><code>1c3eec6</code></a> remove --bail (<a href="https://redirect.github.com/expressjs/morgan/issues/314">#314</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/b144728e07dc7c9f61577b1e67c50a4b8b3c4265"><code>b144728</code></a> ci: apply OSSF Scorecard security best practices (<a href="https://redirect.github.com/expressjs/morgan/issues/300">#300</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/68c2d2140d85904eb4799d040769459dd268184e"><code>68c2d21</code></a> ci: use ubuntu-latest (<a href="https://redirect.github.com/expressjs/morgan/issues/301">#301</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/8740a194bf64628c7cf359b285e5ab2a64037d0e"><code>8740a19</code></a> docs: add example output for log formats (<a href="https://redirect.github.com/expressjs/morgan/issues/299">#299</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/efd6bff1adae9418f12a8827614336c72e2c4300"><code>efd6bff</code></a> ci: migra to GitHub actions (<a href="https://redirect.github.com/expressjs/morgan/issues/290">#290</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/3b89789447e6b7dc4dbf7de61db18c405fe72801"><code>3b89789</code></a> ci: add support for OSSF scorecard reporting (<a href="https://redirect.github.com/expressjs/morgan/issues/291">#291</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/19a6aa5369220b522e9dac007975ee66b1c38283"><code>19a6aa5</code></a> docs: add installation section</li> <li><a href="https://github.com/expressjs/morgan/commit/b94f3ffe5c346740b704321da6bd47e7d436a0d6"><code>b94f3ff</code></a> docs: change simple to sample in example descriptions</li> <li>Additional commits viewable in <a href="https://github.com/expressjs/morgan/compare/1.10.0...1.10.1">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/~ulisesgascon">ulisesgascon</a>, a new releaser for morgan 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-18 11:48:24 +02:00
"license": "MIT",
"dependencies": {
"basic-auth": "~2.0.1",
"debug": "2.6.9",
"depd": "~2.0.0",
"on-finished": "~2.3.0",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2824) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [on-headers](https://github.com/jshttp/on-headers) and [morgan](https://github.com/expressjs/morgan). Updates `on-headers` from 1.0.2 to 1.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jshttp/on-headers/releases">on-headers's releases</a>.</em></p> <blockquote> <h2>1.1.0</h2> <h2>Important</h2> <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/jshttp/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>Migrate CI pipeline to GitHub actions by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/12">jshttp/on-headers#12</a></li> <li>fix README.md badges by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/13">jshttp/on-headers#13</a></li> <li>add OSSF scorecard action by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/14">jshttp/on-headers#14</a></li> <li>fix: use <code>ubuntu-latest</code> as ci runner by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/19">jshttp/on-headers#19</a></li> <li>ci: apply OSSF Scorecard security best practices by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/20">jshttp/on-headers#20</a></li> <li>👷 add upstream change detection by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/31">jshttp/on-headers#31</a></li> <li>✨ add script to update known hashes by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/32">jshttp/on-headers#32</a></li> <li>💚 update CI - add newer node versions by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/33">jshttp/on-headers#33</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/carpasse"><code>@​carpasse</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/12">jshttp/on-headers#12</a></li> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/19">jshttp/on-headers#19</a></li> <li><a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/31">jshttp/on-headers#31</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0">https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jshttp/on-headers/blob/master/HISTORY.md">on-headers's changelog</a>.</em></p> <blockquote> <h1>1.1.0 / 2025-07-17</h1> <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/jshttp/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jshttp/on-headers/commit/4b017af88f5375bbdf3ad2ee732d2c122e4f52b0"><code>4b017af</code></a> 1.1.0</li> <li><a href="https://github.com/jshttp/on-headers/commit/b636f2d08e6c1e0a784b53a13cd61e05c09bb118"><code>b636f2d</code></a> ♻️ refactor header array code</li> <li><a href="https://github.com/jshttp/on-headers/commit/3e2c2d46c3e9592f6a1c3a3a1dbe622401f95d39"><code>3e2c2d4</code></a> ✨ ignore falsy header keys, matching node behavior</li> <li><a href="https://github.com/jshttp/on-headers/commit/172eb41b99a5a290b27a2c43fe602ca33aa1c8ce"><code>172eb41</code></a> ✨ support duplicate headers</li> <li><a href="https://github.com/jshttp/on-headers/commit/c6e384908c9c6127d18831d16ab0bd96e1231867"><code>c6e3849</code></a> 🔒️ fix array handling</li> <li><a href="https://github.com/jshttp/on-headers/commit/6893518341bb4e5363285df086b3158302d3b216"><code>6893518</code></a> 💚 update CI - add newer node versions</li> <li><a href="https://github.com/jshttp/on-headers/commit/56a345d82b51a0dcb8d09f061f87b1fd1dc4c01e"><code>56a345d</code></a> ✨ add script to update known hashes</li> <li><a href="https://github.com/jshttp/on-headers/commit/175ab217155d525371a5416ff059f895a3a532a6"><code>175ab21</code></a> 👷 add upstream change detection (<a href="https://redirect.github.com/jshttp/on-headers/issues/31">#31</a>)</li> <li><a href="https://github.com/jshttp/on-headers/commit/ce0b2c8fcd313d38d3534fb731050dc16e105bf6"><code>ce0b2c8</code></a> ci: apply OSSF Scorecard security best practices (<a href="https://redirect.github.com/jshttp/on-headers/issues/20">#20</a>)</li> <li><a href="https://github.com/jshttp/on-headers/commit/1a38c543e75cd06217b449531de10b1758e35299"><code>1a38c54</code></a> fix: use <code>ubuntu-latest</code> as ci runner (<a href="https://redirect.github.com/jshttp/on-headers/issues/19">#19</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0">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/~ulisesgascon">ulisesgascon</a>, a new releaser for on-headers since your current version.</p> </details> <br /> Updates `morgan` from 1.10.0 to 1.10.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/morgan/releases">morgan's releases</a>.</em></p> <blockquote> <h2>1.10.1</h2> <h2>What's Changed</h2> <ul> <li>renaming simple to sample in readme by <a href="https://github.com/ryhinchey"><code>@​ryhinchey</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/237">expressjs/morgan#237</a></li> <li>adding installation instructions to readme by <a href="https://github.com/ryhinchey"><code>@​ryhinchey</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/233">expressjs/morgan#233</a></li> <li>chore: add support for OSSF scorecard reporting by <a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/291">expressjs/morgan#291</a></li> <li>ci: replace travis with github actions by <a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/290">expressjs/morgan#290</a></li> <li>docs: add example output for log formats by <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/299">expressjs/morgan#299</a></li> <li>ci: use ubuntu-latest by <a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/301">expressjs/morgan#301</a></li> <li>ci: apply OSSF Scorecard security best practices by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/300">expressjs/morgan#300</a></li> <li>remove --bail by <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/314">expressjs/morgan#314</a></li> <li>⬆️ bump on-headers by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/319">expressjs/morgan#319</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/291">expressjs/morgan#291</a></li> <li><a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/299">expressjs/morgan#299</a></li> <li><a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/301">expressjs/morgan#301</a></li> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/300">expressjs/morgan#300</a></li> <li><a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/319">expressjs/morgan#319</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/morgan/compare/1.10.0...1.10.1">https://github.com/expressjs/morgan/compare/1.10.0...1.10.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/morgan/blob/master/HISTORY.md">morgan's changelog</a>.</em></p> <blockquote> <h1>1.10.1 / 2025-07-17</h1> <ul> <li>deps: on-headers@~1.1.0 <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/expressjs/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/morgan/commit/c1c7f107d2b58d4b9af655b7347cfe29815a897c"><code>c1c7f10</code></a> 🔖 1.10.1</li> <li><a href="https://github.com/expressjs/morgan/commit/eb896c2421d54de95b75d3c382072e5b7ae52dd0"><code>eb896c2</code></a> ⬆️ bump on-headers</li> <li><a href="https://github.com/expressjs/morgan/commit/1c3eec6ca544da81420f935fbc26e22e51adfeb8"><code>1c3eec6</code></a> remove --bail (<a href="https://redirect.github.com/expressjs/morgan/issues/314">#314</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/b144728e07dc7c9f61577b1e67c50a4b8b3c4265"><code>b144728</code></a> ci: apply OSSF Scorecard security best practices (<a href="https://redirect.github.com/expressjs/morgan/issues/300">#300</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/68c2d2140d85904eb4799d040769459dd268184e"><code>68c2d21</code></a> ci: use ubuntu-latest (<a href="https://redirect.github.com/expressjs/morgan/issues/301">#301</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/8740a194bf64628c7cf359b285e5ab2a64037d0e"><code>8740a19</code></a> docs: add example output for log formats (<a href="https://redirect.github.com/expressjs/morgan/issues/299">#299</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/efd6bff1adae9418f12a8827614336c72e2c4300"><code>efd6bff</code></a> ci: migra to GitHub actions (<a href="https://redirect.github.com/expressjs/morgan/issues/290">#290</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/3b89789447e6b7dc4dbf7de61db18c405fe72801"><code>3b89789</code></a> ci: add support for OSSF scorecard reporting (<a href="https://redirect.github.com/expressjs/morgan/issues/291">#291</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/19a6aa5369220b522e9dac007975ee66b1c38283"><code>19a6aa5</code></a> docs: add installation section</li> <li><a href="https://github.com/expressjs/morgan/commit/b94f3ffe5c346740b704321da6bd47e7d436a0d6"><code>b94f3ff</code></a> docs: change simple to sample in example descriptions</li> <li>Additional commits viewable in <a href="https://github.com/expressjs/morgan/compare/1.10.0...1.10.1">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/~ulisesgascon">ulisesgascon</a>, a new releaser for morgan 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-18 11:48:24 +02:00
"on-headers": "~1.1.0"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/morgan/node_modules/debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"dependencies": {
"ms": "2.0.0"
}
},
"node_modules/morgan/node_modules/ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true
},
"node_modules/morgan/node_modules/on-finished": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
"integrity": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==",
"dev": true,
"dependencies": {
"ee-first": "1.1.1"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/ms": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true
},
"node_modules/mute-stream": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-2.0.0.tgz",
"integrity": "sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "ISC",
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/negotiator": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
"integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/netmask": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz",
"integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==",
"dev": true,
"engines": {
"node": ">= 0.4.0"
}
},
"node_modules/node-domexception": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz",
"integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/jimmywarting"
},
{
"type": "github",
"url": "https://paypal.me/jimmywarting"
}
],
"engines": {
"node": ">=10.5.0"
}
},
"node_modules/node-fetch": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz",
"integrity": "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==",
"dev": true,
"dependencies": {
"data-uri-to-buffer": "^4.0.0",
"fetch-blob": "^3.1.4",
"formdata-polyfill": "^4.0.10"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/node-fetch"
}
},
"node_modules/normalize-package-data": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.2.tgz",
"integrity": "sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==",
"dev": true,
"dependencies": {
"hosted-git-info": "^7.0.0",
"semver": "^7.3.5",
"validate-npm-package-license": "^3.0.4"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/normalize-path": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/npm-run-path": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-6.0.0.tgz",
"integrity": "sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"path-key": "^4.0.0",
"unicorn-magic": "^0.3.0"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/npm-run-path/node_modules/path-key": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
"integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/nth-check": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
"integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
"dev": true,
"dependencies": {
"boolbase": "^1.0.0"
},
"funding": {
"url": "https://github.com/fb55/nth-check?sponsor=1"
}
},
"node_modules/object-inspect": {
"version": "1.13.3",
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz",
"integrity": "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==",
"dev": true,
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/on-finished": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
"integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
"dev": true,
"dependencies": {
"ee-first": "1.1.1"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/on-headers": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2824) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [on-headers](https://github.com/jshttp/on-headers) and [morgan](https://github.com/expressjs/morgan). Updates `on-headers` from 1.0.2 to 1.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jshttp/on-headers/releases">on-headers's releases</a>.</em></p> <blockquote> <h2>1.1.0</h2> <h2>Important</h2> <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/jshttp/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>Migrate CI pipeline to GitHub actions by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/12">jshttp/on-headers#12</a></li> <li>fix README.md badges by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/13">jshttp/on-headers#13</a></li> <li>add OSSF scorecard action by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/14">jshttp/on-headers#14</a></li> <li>fix: use <code>ubuntu-latest</code> as ci runner by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/19">jshttp/on-headers#19</a></li> <li>ci: apply OSSF Scorecard security best practices by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/20">jshttp/on-headers#20</a></li> <li>👷 add upstream change detection by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/31">jshttp/on-headers#31</a></li> <li>✨ add script to update known hashes by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/32">jshttp/on-headers#32</a></li> <li>💚 update CI - add newer node versions by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/33">jshttp/on-headers#33</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/carpasse"><code>@​carpasse</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/12">jshttp/on-headers#12</a></li> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/19">jshttp/on-headers#19</a></li> <li><a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/31">jshttp/on-headers#31</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0">https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jshttp/on-headers/blob/master/HISTORY.md">on-headers's changelog</a>.</em></p> <blockquote> <h1>1.1.0 / 2025-07-17</h1> <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/jshttp/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jshttp/on-headers/commit/4b017af88f5375bbdf3ad2ee732d2c122e4f52b0"><code>4b017af</code></a> 1.1.0</li> <li><a href="https://github.com/jshttp/on-headers/commit/b636f2d08e6c1e0a784b53a13cd61e05c09bb118"><code>b636f2d</code></a> ♻️ refactor header array code</li> <li><a href="https://github.com/jshttp/on-headers/commit/3e2c2d46c3e9592f6a1c3a3a1dbe622401f95d39"><code>3e2c2d4</code></a> ✨ ignore falsy header keys, matching node behavior</li> <li><a href="https://github.com/jshttp/on-headers/commit/172eb41b99a5a290b27a2c43fe602ca33aa1c8ce"><code>172eb41</code></a> ✨ support duplicate headers</li> <li><a href="https://github.com/jshttp/on-headers/commit/c6e384908c9c6127d18831d16ab0bd96e1231867"><code>c6e3849</code></a> 🔒️ fix array handling</li> <li><a href="https://github.com/jshttp/on-headers/commit/6893518341bb4e5363285df086b3158302d3b216"><code>6893518</code></a> 💚 update CI - add newer node versions</li> <li><a href="https://github.com/jshttp/on-headers/commit/56a345d82b51a0dcb8d09f061f87b1fd1dc4c01e"><code>56a345d</code></a> ✨ add script to update known hashes</li> <li><a href="https://github.com/jshttp/on-headers/commit/175ab217155d525371a5416ff059f895a3a532a6"><code>175ab21</code></a> 👷 add upstream change detection (<a href="https://redirect.github.com/jshttp/on-headers/issues/31">#31</a>)</li> <li><a href="https://github.com/jshttp/on-headers/commit/ce0b2c8fcd313d38d3534fb731050dc16e105bf6"><code>ce0b2c8</code></a> ci: apply OSSF Scorecard security best practices (<a href="https://redirect.github.com/jshttp/on-headers/issues/20">#20</a>)</li> <li><a href="https://github.com/jshttp/on-headers/commit/1a38c543e75cd06217b449531de10b1758e35299"><code>1a38c54</code></a> fix: use <code>ubuntu-latest</code> as ci runner (<a href="https://redirect.github.com/jshttp/on-headers/issues/19">#19</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0">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/~ulisesgascon">ulisesgascon</a>, a new releaser for on-headers since your current version.</p> </details> <br /> Updates `morgan` from 1.10.0 to 1.10.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/morgan/releases">morgan's releases</a>.</em></p> <blockquote> <h2>1.10.1</h2> <h2>What's Changed</h2> <ul> <li>renaming simple to sample in readme by <a href="https://github.com/ryhinchey"><code>@​ryhinchey</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/237">expressjs/morgan#237</a></li> <li>adding installation instructions to readme by <a href="https://github.com/ryhinchey"><code>@​ryhinchey</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/233">expressjs/morgan#233</a></li> <li>chore: add support for OSSF scorecard reporting by <a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/291">expressjs/morgan#291</a></li> <li>ci: replace travis with github actions by <a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/290">expressjs/morgan#290</a></li> <li>docs: add example output for log formats by <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/299">expressjs/morgan#299</a></li> <li>ci: use ubuntu-latest by <a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/301">expressjs/morgan#301</a></li> <li>ci: apply OSSF Scorecard security best practices by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/300">expressjs/morgan#300</a></li> <li>remove --bail by <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/314">expressjs/morgan#314</a></li> <li>⬆️ bump on-headers by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/319">expressjs/morgan#319</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/291">expressjs/morgan#291</a></li> <li><a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/299">expressjs/morgan#299</a></li> <li><a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/301">expressjs/morgan#301</a></li> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/300">expressjs/morgan#300</a></li> <li><a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/319">expressjs/morgan#319</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/morgan/compare/1.10.0...1.10.1">https://github.com/expressjs/morgan/compare/1.10.0...1.10.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/morgan/blob/master/HISTORY.md">morgan's changelog</a>.</em></p> <blockquote> <h1>1.10.1 / 2025-07-17</h1> <ul> <li>deps: on-headers@~1.1.0 <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/expressjs/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/morgan/commit/c1c7f107d2b58d4b9af655b7347cfe29815a897c"><code>c1c7f10</code></a> 🔖 1.10.1</li> <li><a href="https://github.com/expressjs/morgan/commit/eb896c2421d54de95b75d3c382072e5b7ae52dd0"><code>eb896c2</code></a> ⬆️ bump on-headers</li> <li><a href="https://github.com/expressjs/morgan/commit/1c3eec6ca544da81420f935fbc26e22e51adfeb8"><code>1c3eec6</code></a> remove --bail (<a href="https://redirect.github.com/expressjs/morgan/issues/314">#314</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/b144728e07dc7c9f61577b1e67c50a4b8b3c4265"><code>b144728</code></a> ci: apply OSSF Scorecard security best practices (<a href="https://redirect.github.com/expressjs/morgan/issues/300">#300</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/68c2d2140d85904eb4799d040769459dd268184e"><code>68c2d21</code></a> ci: use ubuntu-latest (<a href="https://redirect.github.com/expressjs/morgan/issues/301">#301</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/8740a194bf64628c7cf359b285e5ab2a64037d0e"><code>8740a19</code></a> docs: add example output for log formats (<a href="https://redirect.github.com/expressjs/morgan/issues/299">#299</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/efd6bff1adae9418f12a8827614336c72e2c4300"><code>efd6bff</code></a> ci: migra to GitHub actions (<a href="https://redirect.github.com/expressjs/morgan/issues/290">#290</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/3b89789447e6b7dc4dbf7de61db18c405fe72801"><code>3b89789</code></a> ci: add support for OSSF scorecard reporting (<a href="https://redirect.github.com/expressjs/morgan/issues/291">#291</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/19a6aa5369220b522e9dac007975ee66b1c38283"><code>19a6aa5</code></a> docs: add installation section</li> <li><a href="https://github.com/expressjs/morgan/commit/b94f3ffe5c346740b704321da6bd47e7d436a0d6"><code>b94f3ff</code></a> docs: change simple to sample in example descriptions</li> <li>Additional commits viewable in <a href="https://github.com/expressjs/morgan/compare/1.10.0...1.10.1">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/~ulisesgascon">ulisesgascon</a>, a new releaser for morgan 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-18 11:48:24 +02:00
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.1.0.tgz",
"integrity": "sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2824) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [on-headers](https://github.com/jshttp/on-headers) and [morgan](https://github.com/expressjs/morgan). Updates `on-headers` from 1.0.2 to 1.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jshttp/on-headers/releases">on-headers's releases</a>.</em></p> <blockquote> <h2>1.1.0</h2> <h2>Important</h2> <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/jshttp/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>Migrate CI pipeline to GitHub actions by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/12">jshttp/on-headers#12</a></li> <li>fix README.md badges by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/13">jshttp/on-headers#13</a></li> <li>add OSSF scorecard action by <a href="https://github.com/carpasse"><code>@​carpasse</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/14">jshttp/on-headers#14</a></li> <li>fix: use <code>ubuntu-latest</code> as ci runner by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/19">jshttp/on-headers#19</a></li> <li>ci: apply OSSF Scorecard security best practices by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/20">jshttp/on-headers#20</a></li> <li>👷 add upstream change detection by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/31">jshttp/on-headers#31</a></li> <li>✨ add script to update known hashes by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/32">jshttp/on-headers#32</a></li> <li>💚 update CI - add newer node versions by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/jshttp/on-headers/pull/33">jshttp/on-headers#33</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/carpasse"><code>@​carpasse</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/12">jshttp/on-headers#12</a></li> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/19">jshttp/on-headers#19</a></li> <li><a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> made their first contribution in <a href="https://redirect.github.com/jshttp/on-headers/pull/31">jshttp/on-headers#31</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0">https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jshttp/on-headers/blob/master/HISTORY.md">on-headers's changelog</a>.</em></p> <blockquote> <h1>1.1.0 / 2025-07-17</h1> <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/jshttp/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jshttp/on-headers/commit/4b017af88f5375bbdf3ad2ee732d2c122e4f52b0"><code>4b017af</code></a> 1.1.0</li> <li><a href="https://github.com/jshttp/on-headers/commit/b636f2d08e6c1e0a784b53a13cd61e05c09bb118"><code>b636f2d</code></a> ♻️ refactor header array code</li> <li><a href="https://github.com/jshttp/on-headers/commit/3e2c2d46c3e9592f6a1c3a3a1dbe622401f95d39"><code>3e2c2d4</code></a> ✨ ignore falsy header keys, matching node behavior</li> <li><a href="https://github.com/jshttp/on-headers/commit/172eb41b99a5a290b27a2c43fe602ca33aa1c8ce"><code>172eb41</code></a> ✨ support duplicate headers</li> <li><a href="https://github.com/jshttp/on-headers/commit/c6e384908c9c6127d18831d16ab0bd96e1231867"><code>c6e3849</code></a> 🔒️ fix array handling</li> <li><a href="https://github.com/jshttp/on-headers/commit/6893518341bb4e5363285df086b3158302d3b216"><code>6893518</code></a> 💚 update CI - add newer node versions</li> <li><a href="https://github.com/jshttp/on-headers/commit/56a345d82b51a0dcb8d09f061f87b1fd1dc4c01e"><code>56a345d</code></a> ✨ add script to update known hashes</li> <li><a href="https://github.com/jshttp/on-headers/commit/175ab217155d525371a5416ff059f895a3a532a6"><code>175ab21</code></a> 👷 add upstream change detection (<a href="https://redirect.github.com/jshttp/on-headers/issues/31">#31</a>)</li> <li><a href="https://github.com/jshttp/on-headers/commit/ce0b2c8fcd313d38d3534fb731050dc16e105bf6"><code>ce0b2c8</code></a> ci: apply OSSF Scorecard security best practices (<a href="https://redirect.github.com/jshttp/on-headers/issues/20">#20</a>)</li> <li><a href="https://github.com/jshttp/on-headers/commit/1a38c543e75cd06217b449531de10b1758e35299"><code>1a38c54</code></a> fix: use <code>ubuntu-latest</code> as ci runner (<a href="https://redirect.github.com/jshttp/on-headers/issues/19">#19</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0">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/~ulisesgascon">ulisesgascon</a>, a new releaser for on-headers since your current version.</p> </details> <br /> Updates `morgan` from 1.10.0 to 1.10.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/expressjs/morgan/releases">morgan's releases</a>.</em></p> <blockquote> <h2>1.10.1</h2> <h2>What's Changed</h2> <ul> <li>renaming simple to sample in readme by <a href="https://github.com/ryhinchey"><code>@​ryhinchey</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/237">expressjs/morgan#237</a></li> <li>adding installation instructions to readme by <a href="https://github.com/ryhinchey"><code>@​ryhinchey</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/233">expressjs/morgan#233</a></li> <li>chore: add support for OSSF scorecard reporting by <a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/291">expressjs/morgan#291</a></li> <li>ci: replace travis with github actions by <a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/290">expressjs/morgan#290</a></li> <li>docs: add example output for log formats by <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/299">expressjs/morgan#299</a></li> <li>ci: use ubuntu-latest by <a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/301">expressjs/morgan#301</a></li> <li>ci: apply OSSF Scorecard security best practices by <a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/300">expressjs/morgan#300</a></li> <li>remove --bail by <a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/314">expressjs/morgan#314</a></li> <li>⬆️ bump on-headers by <a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a href="https://redirect.github.com/expressjs/morgan/pull/319">expressjs/morgan#319</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/291">expressjs/morgan#291</a></li> <li><a href="https://github.com/jonchurch"><code>@​jonchurch</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/299">expressjs/morgan#299</a></li> <li><a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/301">expressjs/morgan#301</a></li> <li><a href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/300">expressjs/morgan#300</a></li> <li><a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> made their first contribution in <a href="https://redirect.github.com/expressjs/morgan/pull/319">expressjs/morgan#319</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/expressjs/morgan/compare/1.10.0...1.10.1">https://github.com/expressjs/morgan/compare/1.10.0...1.10.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/expressjs/morgan/blob/master/HISTORY.md">morgan's changelog</a>.</em></p> <blockquote> <h1>1.10.1 / 2025-07-17</h1> <ul> <li>deps: on-headers@~1.1.0 <ul> <li>Fix <a href="https://www.cve.org/CVERecord?id=CVE-2025-7339">CVE-2025-7339</a> (<a href="https://github.com/expressjs/on-headers/security/advisories/GHSA-76c9-3jph-rj3q">GHSA-76c9-3jph-rj3q</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/expressjs/morgan/commit/c1c7f107d2b58d4b9af655b7347cfe29815a897c"><code>c1c7f10</code></a> 🔖 1.10.1</li> <li><a href="https://github.com/expressjs/morgan/commit/eb896c2421d54de95b75d3c382072e5b7ae52dd0"><code>eb896c2</code></a> ⬆️ bump on-headers</li> <li><a href="https://github.com/expressjs/morgan/commit/1c3eec6ca544da81420f935fbc26e22e51adfeb8"><code>1c3eec6</code></a> remove --bail (<a href="https://redirect.github.com/expressjs/morgan/issues/314">#314</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/b144728e07dc7c9f61577b1e67c50a4b8b3c4265"><code>b144728</code></a> ci: apply OSSF Scorecard security best practices (<a href="https://redirect.github.com/expressjs/morgan/issues/300">#300</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/68c2d2140d85904eb4799d040769459dd268184e"><code>68c2d21</code></a> ci: use ubuntu-latest (<a href="https://redirect.github.com/expressjs/morgan/issues/301">#301</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/8740a194bf64628c7cf359b285e5ab2a64037d0e"><code>8740a19</code></a> docs: add example output for log formats (<a href="https://redirect.github.com/expressjs/morgan/issues/299">#299</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/efd6bff1adae9418f12a8827614336c72e2c4300"><code>efd6bff</code></a> ci: migra to GitHub actions (<a href="https://redirect.github.com/expressjs/morgan/issues/290">#290</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/3b89789447e6b7dc4dbf7de61db18c405fe72801"><code>3b89789</code></a> ci: add support for OSSF scorecard reporting (<a href="https://redirect.github.com/expressjs/morgan/issues/291">#291</a>)</li> <li><a href="https://github.com/expressjs/morgan/commit/19a6aa5369220b522e9dac007975ee66b1c38283"><code>19a6aa5</code></a> docs: add installation section</li> <li><a href="https://github.com/expressjs/morgan/commit/b94f3ffe5c346740b704321da6bd47e7d436a0d6"><code>b94f3ff</code></a> docs: change simple to sample in example descriptions</li> <li>Additional commits viewable in <a href="https://github.com/expressjs/morgan/compare/1.10.0...1.10.1">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/~ulisesgascon">ulisesgascon</a>, a new releaser for morgan 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-18 11:48:24 +02:00
"license": "MIT",
"engines": {
"node": ">= 0.8"
}
},
"node_modules/once": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
"dev": true,
"dependencies": {
"wrappy": "1"
}
},
"node_modules/p-limit": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
"dev": true,
"dependencies": {
"yocto-queue": "^0.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/p-locate": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
"dev": true,
"dependencies": {
"p-limit": "^3.0.2"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/pac-proxy-agent": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.1.0.tgz",
"integrity": "sha512-Z5FnLVVZSnX7WjBg0mhDtydeRZ1xMcATZThjySQUHqr+0ksP8kqaw23fNKkaaN/Z8gwLUs/W7xdl0I75eP2Xyw==",
"dev": true,
"dependencies": {
"@tootallnate/quickjs-emscripten": "^0.23.0",
"agent-base": "^7.1.2",
"debug": "^4.3.4",
"get-uri": "^6.0.1",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.6",
"pac-resolver": "^7.0.1",
"socks-proxy-agent": "^8.0.5"
},
"engines": {
"node": ">= 14"
}
},
"node_modules/pac-resolver": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-7.0.1.tgz",
"integrity": "sha512-5NPgf87AT2STgwa2ntRMr45jTKrYBGkVU36yT0ig/n/GMAa3oPqhZfIQ2kMEimReg0+t9kZViDVZ83qfVUlckg==",
"dev": true,
"dependencies": {
"degenerator": "^5.0.0",
"netmask": "^2.0.2"
},
"engines": {
"node": ">= 14"
}
},
"node_modules/package-json-from-dist": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
"integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
"dev": true
},
"node_modules/pako": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
"integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
"dev": true
},
"node_modules/parse-json": {
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-7.1.1.tgz",
"integrity": "sha512-SgOTCX/EZXtZxBE5eJ97P4yGM5n37BwRU+YMsH4vNzFqJV/oWFXXCmwFlgWUM4PrakybVOueJJ6pwHqSVhTFDw==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.21.4",
"error-ex": "^1.3.2",
"json-parse-even-better-errors": "^3.0.0",
"lines-and-columns": "^2.0.3",
"type-fest": "^3.8.0"
},
"engines": {
"node": ">=16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/parse-json/node_modules/type-fest": {
"version": "3.13.1",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz",
"integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==",
"dev": true,
"engines": {
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/parse-ms": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-4.0.0.tgz",
"integrity": "sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/parse5": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/parse5/-/parse5-7.2.1.tgz",
"integrity": "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==",
"dev": true,
"dependencies": {
"entities": "^4.5.0"
},
"funding": {
"url": "https://github.com/inikulin/parse5?sponsor=1"
}
},
"node_modules/parse5-htmlparser2-tree-adapter": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz",
"integrity": "sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==",
"dev": true,
"dependencies": {
"domhandler": "^5.0.3",
"parse5": "^7.0.0"
},
"funding": {
"url": "https://github.com/inikulin/parse5?sponsor=1"
}
},
"node_modules/parse5-parser-stream": {
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz",
"integrity": "sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==",
"dev": true,
"dependencies": {
"parse5": "^7.0.0"
},
"funding": {
"url": "https://github.com/inikulin/parse5?sponsor=1"
}
},
"node_modules/parseurl": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
"integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
"dev": true,
"engines": {
"node": ">= 0.8"
}
},
"node_modules/path-exists": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/path-key": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/path-scurry": {
"version": "1.11.1",
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
"integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
"dev": true,
"dependencies": {
"lru-cache": "^10.2.0",
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
},
"engines": {
"node": ">=16 || 14 >=14.18"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/path-to-regexp": {
"version": "0.1.12",
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz",
"integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==",
"dev": true
},
"node_modules/pathe": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
"integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==",
"dev": true
},
"node_modules/pend": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
"integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==",
"dev": true
},
"node_modules/picocolors": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
"dev": true
},
"node_modules/picomatch": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
"dev": true,
"engines": {
"node": ">=8.6"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/pretty-format": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "30.0.5",
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.5.tgz",
"integrity": "sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"@jest/schemas": "30.0.5",
"ansi-styles": "^5.2.0",
"react-is": "^18.3.1"
},
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
}
},
"node_modules/pretty-ms": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-9.2.0.tgz",
"integrity": "sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"parse-ms": "^4.0.0"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/process": {
"version": "0.11.10",
"resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
"integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
"dev": true,
"engines": {
"node": ">= 0.6.0"
}
},
"node_modules/process-nextick-args": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
"integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
"dev": true
},
"node_modules/progress": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
"integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
"dev": true,
"engines": {
"node": ">=0.4.0"
}
},
"node_modules/proxy-addr": {
"version": "2.0.7",
"resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
"integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
"dev": true,
"dependencies": {
"forwarded": "0.2.0",
"ipaddr.js": "1.9.1"
},
"engines": {
"node": ">= 0.10"
}
},
"node_modules/proxy-agent": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.5.0.tgz",
"integrity": "sha512-TmatMXdr2KlRiA2CyDu8GqR8EjahTG3aY3nXjdzFyoZbmB8hrBsTyMezhULIXKnC0jpfjlmiZ3+EaCzoInSu/A==",
"dev": true,
"dependencies": {
"agent-base": "^7.1.2",
"debug": "^4.3.4",
"http-proxy-agent": "^7.0.1",
"https-proxy-agent": "^7.0.6",
"lru-cache": "^7.14.1",
"pac-proxy-agent": "^7.1.0",
"proxy-from-env": "^1.1.0",
"socks-proxy-agent": "^8.0.5"
},
"engines": {
"node": ">= 14"
}
},
"node_modules/proxy-agent/node_modules/lru-cache": {
"version": "7.18.3",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
"dev": true,
"engines": {
"node": ">=12"
}
},
"node_modules/proxy-from-env": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
"dev": true
},
"node_modules/pump": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.2.tgz",
"integrity": "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==",
"dev": true,
"dependencies": {
"end-of-stream": "^1.1.0",
"once": "^1.3.1"
}
},
"node_modules/qs": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"version": "6.14.1",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.1.tgz",
"integrity": "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"license": "BSD-3-Clause",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"side-channel": "^1.1.0"
},
"engines": {
"node": ">=0.6"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/query-selector-shadow-dom": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/query-selector-shadow-dom/-/query-selector-shadow-dom-1.0.1.tgz",
"integrity": "sha512-lT5yCqEBgfoMYpf3F2xQRK7zEr1rhIIZuceDK6+xRkJQ4NMbHTwXqk4NkwDwQMNqXgG9r9fyHnzwNVs6zV5KRw==",
"dev": true
},
"node_modules/queue-tick": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz",
"integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==",
"dev": true
},
"node_modules/randombytes": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
"integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
"dev": true,
"dependencies": {
"safe-buffer": "^5.1.0"
}
},
"node_modules/range-parser": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
"integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
"dev": true,
"engines": {
"node": ">= 0.6"
}
},
"node_modules/raw-body": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"version": "2.5.3",
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.3.tgz",
"integrity": "sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"bytes": "~3.1.2",
"http-errors": "~2.0.1",
"iconv-lite": "~0.4.24",
"unpipe": "~1.0.0"
},
"engines": {
"node": ">= 0.8"
}
},
"node_modules/raw-body/node_modules/http-errors": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",
"integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"depd": "~2.0.0",
"inherits": "~2.0.4",
"setprototypeof": "~1.2.0",
"statuses": "~2.0.2",
"toidentifier": "~1.0.1"
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#3024) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [qs](https://github.com/ljharb/qs) and [lodash](https://github.com/lodash/lodash). Updates `qs` from 6.13.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> <h2><strong>6.14.0</strong></h2> <ul> <li>[New] <code>parse</code>: add <code>throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li> <li>[Refactor] <code>parse</code>: use <code>utils.combine</code> more</li> <li>[patch] <code>parse</code>: add explicit <code>throwOnLimitExceeded</code> default</li> <li>[actions] use shared action; re-add finishers</li> <li>[meta] Fix changelog formatting bug</li> <li>[Deps] update <code>side-channel</code></li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>has-bigints</code>, <code>has-proto</code>, <code>has-symbols</code></li> <li>[Tests] increase coverage</li> </ul> <h2><strong>6.13.1</strong></h2> <ul> <li>[Fix] <code>stringify</code>: avoid a crash when a <code>filter</code> key is <code>null</code></li> <li>[Fix] <code>utils.merge</code>: functions should not be stringified into keys</li> <li>[Fix] <code>parse</code>: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset</li> <li>[Fix] <code>stringify</code>: ensure a non-string <code>filter</code> does not crash</li> <li>[Refactor] use <code>__proto__</code> syntax instead of <code>Object.create</code> for null objects</li> <li>[Refactor] misc cleanup</li> <li>[Tests] <code>utils.merge</code>: add some coverage</li> <li>[Tests] fix a test case</li> <li>[actions] split out node 10-20, and 20+</li> <li>[Dev Deps] update <code>es-value-fixtures</code>, <code>mock-property</code>, <code>object-inspect</code>, <code>tape</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.13.0...v6.14.1">compare view</a></li> </ul> </details> <br /> Updates `lodash` from 4.17.21 to 4.17.23 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lodash/lodash/commit/dec55b7a3b382da075e2eac90089b4cd00a26cbb"><code>dec55b7</code></a> Bump main to v4.17.23 (<a href="https://redirect.github.com/lodash/lodash/issues/6088">#6088</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/19c9251b3631d7cf220b43bc757eb33f1084f117"><code>19c9251</code></a> fix: setCacheHas JSDoc return type should be boolean (<a href="https://redirect.github.com/lodash/lodash/issues/6071">#6071</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/b5e672995ae26929d111a6e94589f8d03fb8e578"><code>b5e6729</code></a> jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (<a href="https://redirect.github.com/lodash/lodash/issues/6062">#6062</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81"><code>edadd45</code></a> Prevent prototype pollution on baseUnset function</li> <li><a href="https://github.com/lodash/lodash/commit/4879a7a7d0a4494b0e83c7fa21bcc9fc6e7f1a6d"><code>4879a7a</code></a> doc: fix autoLink function, conversion of source links (<a href="https://redirect.github.com/lodash/lodash/issues/6056">#6056</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/9648f692b0fc7c2f6a7a763d754377200126c2e8"><code>9648f69</code></a> chore: remove <code>yarn.lock</code> file (<a href="https://redirect.github.com/lodash/lodash/issues/6053">#6053</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/dfa407db0bf5b200f2c7a9e4f06830ceaf074be9"><code>dfa407d</code></a> ci: remove legacy configuration files (<a href="https://redirect.github.com/lodash/lodash/issues/6052">#6052</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/156e1965ae78b121a88f81178ab81632304e8d64"><code>156e196</code></a> feat: add renovate setup (<a href="https://redirect.github.com/lodash/lodash/issues/6039">#6039</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/933e1061b8c344d3fc742cdc400175d5ffc99bce"><code>933e106</code></a> ci: add pipeline for Bun (<a href="https://redirect.github.com/lodash/lodash/issues/6023">#6023</a>)</li> <li><a href="https://github.com/lodash/lodash/commit/072a807ff7ad8ffc7c1d2c3097266e815d138e20"><code>072a807</code></a> docs: update links related to Open JS Foundation (<a href="https://redirect.github.com/lodash/lodash/issues/5968">#5968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lodash/lodash/compare/4.17.21...4.17.23">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 15:17:07 +01:00
"engines": {
"node": ">= 0.8"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/express"
}
},
"node_modules/raw-body/node_modules/statuses": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
"integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.8"
}
},
"node_modules/react-is": {
"version": "18.3.1",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"dev": true,
"license": "MIT"
},
"node_modules/read-pkg": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-8.1.0.tgz",
"integrity": "sha512-PORM8AgzXeskHO/WEv312k9U03B8K9JSiWF/8N9sUuFjBa+9SF2u6K7VClzXwDXab51jCd8Nd36CNM+zR97ScQ==",
"dev": true,
"dependencies": {
"@types/normalize-package-data": "^2.4.1",
"normalize-package-data": "^6.0.0",
"parse-json": "^7.0.0",
"type-fest": "^4.2.0"
},
"engines": {
"node": ">=16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/read-pkg-up": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-10.1.0.tgz",
"integrity": "sha512-aNtBq4jR8NawpKJQldrQcSW9y/d+KWH4v24HWkHljOZ7H0av+YTGANBzRh9A5pw7v/bLVsLVPpOhJ7gHNVy8lA==",
"dev": true,
"dependencies": {
"find-up": "^6.3.0",
"read-pkg": "^8.1.0",
"type-fest": "^4.2.0"
},
"engines": {
"node": ">=16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/read-pkg-up/node_modules/find-up": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
"integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
"dev": true,
"dependencies": {
"locate-path": "^7.1.0",
"path-exists": "^5.0.0"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/read-pkg-up/node_modules/locate-path": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
"integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
"dev": true,
"dependencies": {
"p-locate": "^6.0.0"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/read-pkg-up/node_modules/p-limit": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
"integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
"dev": true,
"dependencies": {
"yocto-queue": "^1.0.0"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/read-pkg-up/node_modules/p-locate": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
"integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
"dev": true,
"dependencies": {
"p-limit": "^4.0.0"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/read-pkg-up/node_modules/path-exists": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
"integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
"dev": true,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
}
},
"node_modules/read-pkg-up/node_modules/yocto-queue": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.1.tgz",
"integrity": "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==",
"dev": true,
"engines": {
"node": ">=12.20"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/readable-stream": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.7.0.tgz",
"integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==",
"dev": true,
"dependencies": {
"abort-controller": "^3.0.0",
"buffer": "^6.0.3",
"events": "^3.3.0",
"process": "^0.11.10",
"string_decoder": "^1.3.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}
},
"node_modules/readable-stream/node_modules/buffer": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"dependencies": {
"base64-js": "^1.3.1",
"ieee754": "^1.2.1"
}
},
"node_modules/readdir-glob": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz",
"integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
"dev": true,
"dependencies": {
"minimatch": "^5.1.0"
}
},
"node_modules/readdir-glob/node_modules/minimatch": {
"version": "5.1.6",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
"dev": true,
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=10"
}
},
"node_modules/readdirp": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.0.2.tgz",
"integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==",
"dev": true,
"engines": {
"node": ">= 14.16.0"
},
"funding": {
"type": "individual",
"url": "https://paulmillr.com/funding/"
}
},
"node_modules/recursive-readdir": {
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.2.3.tgz",
"integrity": "sha512-8HrF5ZsXk5FAH9dgsx3BlUer73nIhuj+9OrQwEbLTPOBzGkL1lsFCR01am+v+0m2Cmbs1nP12hLDl5FA7EszKA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"minimatch": "^3.0.5"
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/recursive-readdir/node_modules/brace-expansion": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "1.1.12",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"node_modules/recursive-readdir/node_modules/minimatch": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "ISC",
"dependencies": {
"brace-expansion": "^1.1.7"
},
"engines": {
"node": "*"
}
},
"node_modules/require-directory": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/resolve-pkg-maps": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
"integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
"dev": true,
"funding": {
"url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
}
},
"node_modules/resq": {
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/resq/-/resq-1.11.0.tgz",
"integrity": "sha512-G10EBz+zAAy3zUd/CDoBbXRL6ia9kOo3xRHrMDsHljI0GDkhYlyjwoCx5+3eCC4swi1uCoZQhskuJkj7Gp57Bw==",
"dev": true,
"dependencies": {
"fast-deep-equal": "^2.0.1"
}
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/ret": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/ret/-/ret-0.5.0.tgz",
"integrity": "sha512-I1XxrZSQ+oErkRR4jYbAyEEu2I0avBvvMM5JN+6EBprOGRCs63ENqZ3vjavq8fBw2+62G5LF5XelKwuJpcvcxw==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=10"
}
},
"node_modules/rgb2hex": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/rgb2hex/-/rgb2hex-0.2.5.tgz",
"integrity": "sha512-22MOP1Rh7sAo1BZpDG6R5RFYzR2lYEgwq7HEmyW2qcsOqR2lQKmn+O//xV3YG/0rrhMC6KVX2hU+ZXuaw9a5bw==",
"dev": true
},
"node_modules/run-async": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/run-async/-/run-async-4.0.6.tgz",
"integrity": "sha512-IoDlSLTs3Yq593mb3ZoKWKXMNu3UpObxhgA/Xuid5p4bbfi2jdY1Hj0m1K+0/tEuQTxIGMhQDqGjKb7RuxGpAQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=0.12.0"
}
},
"node_modules/rxjs": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "7.8.2",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz",
"integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.1.0"
}
},
"node_modules/safaridriver": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/safaridriver/-/safaridriver-1.0.0.tgz",
"integrity": "sha512-J92IFbskyo7OYB3Dt4aTdyhag1GlInrfbPCmMteb7aBK7PwlnGz1HI0+oyNN97j7pV9DqUAVoVgkNRMrfY47mQ==",
"dev": true,
"engines": {
"node": ">=18.0.0"
}
},
"node_modules/safe-buffer": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
]
},
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node_modules/safe-regex2": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/safe-regex2/-/safe-regex2-5.0.0.tgz",
"integrity": "sha512-YwJwe5a51WlK7KbOJREPdjNrpViQBI3p4T50lfwPuDhZnE3XGVTlGvi+aolc5+RvxDD6bnUmjVsU9n1eboLUYw==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/fastify"
},
{
"type": "opencollective",
"url": "https://opencollective.com/fastify"
}
],
"license": "MIT",
"dependencies": {
"ret": "~0.5.0"
}
},
"node_modules/safer-buffer": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
"dev": true
},
"node_modules/semver": {
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
"dev": true,
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/send": {
"version": "0.19.0",
"resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
"integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
"dev": true,
"dependencies": {
"debug": "2.6.9",
"depd": "2.0.0",
"destroy": "1.2.0",
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"etag": "~1.8.1",
"fresh": "0.5.2",
"http-errors": "2.0.0",
"mime": "1.6.0",
"ms": "2.1.3",
"on-finished": "2.4.1",
"range-parser": "~1.2.1",
"statuses": "2.0.1"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/send/node_modules/debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
"dependencies": {
"ms": "2.0.0"
}
},
"node_modules/send/node_modules/debug/node_modules/ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true
},
"node_modules/send/node_modules/encodeurl": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
"integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
"dev": true,
"engines": {
"node": ">= 0.8"
}
},
"node_modules/serialize-error": {
"version": "11.0.3",
"resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-11.0.3.tgz",
"integrity": "sha512-2G2y++21dhj2R7iHAdd0FIzjGwuKZld+7Pl/bTU6YIkrC2ZMbVUjm+luj6A6V34Rv9XfKJDKpTWu9W4Gse1D9g==",
"dev": true,
"dependencies": {
"type-fest": "^2.12.2"
},
"engines": {
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/serialize-error/node_modules/type-fest": {
"version": "2.19.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
"integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==",
"dev": true,
"engines": {
"node": ">=12.20"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/serialize-javascript": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
"integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
"dev": true,
"dependencies": {
"randombytes": "^2.1.0"
}
},
"node_modules/serve-static": {
"version": "1.16.2",
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz",
"integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==",
"dev": true,
"dependencies": {
"encodeurl": "~2.0.0",
"escape-html": "~1.0.3",
"parseurl": "~1.3.3",
"send": "0.19.0"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/setimmediate": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
"integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==",
"dev": true
},
"node_modules/setprototypeof": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
"dev": true
},
"node_modules/shebang-command": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
"dev": true,
"dependencies": {
"shebang-regex": "^3.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/shebang-regex": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/side-channel": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
"integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
"dev": true,
"dependencies": {
"es-errors": "^1.3.0",
"object-inspect": "^1.13.3",
"side-channel-list": "^1.0.0",
"side-channel-map": "^1.0.1",
"side-channel-weakmap": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/side-channel-list": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
"integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
"dev": true,
"dependencies": {
"es-errors": "^1.3.0",
"object-inspect": "^1.13.3"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/side-channel-map": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
"integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
"dev": true,
"dependencies": {
"call-bound": "^1.0.2",
"es-errors": "^1.3.0",
"get-intrinsic": "^1.2.5",
"object-inspect": "^1.13.3"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/side-channel-weakmap": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
"integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
"dev": true,
"dependencies": {
"call-bound": "^1.0.2",
"es-errors": "^1.3.0",
"get-intrinsic": "^1.2.5",
"object-inspect": "^1.13.3",
"side-channel-map": "^1.0.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/signal-exit": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
"dev": true,
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/slash": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/smart-buffer": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
"integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==",
"dev": true,
"engines": {
"node": ">= 6.0.0",
"npm": ">= 3.0.0"
}
},
"node_modules/socks": {
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz",
"integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==",
"dev": true,
"dependencies": {
"ip-address": "^9.0.5",
"smart-buffer": "^4.2.0"
},
"engines": {
"node": ">= 10.0.0",
"npm": ">= 3.0.0"
}
},
"node_modules/socks-proxy-agent": {
"version": "8.0.5",
"resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz",
"integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==",
"dev": true,
"dependencies": {
"agent-base": "^7.1.2",
"debug": "^4.3.4",
"socks": "^2.8.3"
},
"engines": {
"node": ">= 14"
}
},
"node_modules/source-map": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"dev": true,
"optional": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/spacetrim": {
"version": "0.11.59",
"resolved": "https://registry.npmjs.org/spacetrim/-/spacetrim-0.11.59.tgz",
"integrity": "sha512-lLYsktklSRKprreOm7NXReW8YiX2VBjbgmXYEziOoGf/qsJqAEACaDvoTtUOycwjpaSh+bT8eu0KrJn7UNxiCg==",
"dev": true,
"funding": [
{
"type": "individual",
"url": "https://buymeacoffee.com/hejny"
},
{
"type": "github",
"url": "https://github.com/hejny/spacetrim/blob/main/README.md#%EF%B8%8F-contributing"
}
]
},
"node_modules/spdx-correct": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
"integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==",
"dev": true,
"dependencies": {
"spdx-expression-parse": "^3.0.0",
"spdx-license-ids": "^3.0.0"
}
},
"node_modules/spdx-exceptions": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
"integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==",
"dev": true
},
"node_modules/spdx-expression-parse": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
"integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
"dev": true,
"dependencies": {
"spdx-exceptions": "^2.1.0",
"spdx-license-ids": "^3.0.0"
}
},
"node_modules/spdx-license-ids": {
"version": "3.0.20",
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.20.tgz",
"integrity": "sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==",
"dev": true
},
"node_modules/split2": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
"integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==",
"dev": true,
"engines": {
"node": ">= 10.x"
}
},
"node_modules/sprintf-js": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
"dev": true
},
"node_modules/stack-utils": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz",
"integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"escape-string-regexp": "^2.0.0"
},
"engines": {
"node": ">=10"
}
},
"node_modules/stack-utils/node_modules/escape-string-regexp": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
"integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/statuses": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
"integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
"dev": true,
"engines": {
"node": ">= 0.8"
}
},
"node_modules/stream-buffers": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-3.0.3.tgz",
"integrity": "sha512-pqMqwQCso0PBJt2PQmDO0cFj0lyqmiwOMiMSkVtRokl7e+ZTRYgDHKnuZNbqjiJXgsg4nuqtD/zxuo9KqTp0Yw==",
"dev": true,
"engines": {
"node": ">= 0.10.0"
}
},
"node_modules/streamx": {
"version": "2.21.1",
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.21.1.tgz",
"integrity": "sha512-PhP9wUnFLa+91CPy3N6tiQsK+gnYyUNuk15S3YG/zjYE7RuPeCjJngqnzpC31ow0lzBHQ+QGO4cNJnd0djYUsw==",
"dev": true,
"dependencies": {
"fast-fifo": "^1.3.2",
"queue-tick": "^1.0.1",
"text-decoder": "^1.1.0"
},
"optionalDependencies": {
"bare-events": "^2.2.0"
}
},
"node_modules/string_decoder": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
"dev": true,
"dependencies": {
"safe-buffer": "~5.2.0"
}
},
"node_modules/string-width": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
"integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
"dev": true,
"dependencies": {
"eastasianwidth": "^0.2.0",
"emoji-regex": "^9.2.2",
"strip-ansi": "^7.0.1"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/string-width-cjs": {
"name": "string-width",
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"dev": true,
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/string-width-cjs/node_modules/ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/string-width-cjs/node_modules/emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"dev": true
},
"node_modules/string-width-cjs/node_modules/strip-ansi": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/strip-ansi": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
"dev": true,
"dependencies": {
"ansi-regex": "^6.0.1"
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
}
},
"node_modules/strip-ansi-cjs": {
"name": "strip-ansi",
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/strip-final-newline": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-4.0.0.tgz",
"integrity": "sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/strip-json-comments": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
"dev": true,
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/strnum": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.1.1.tgz",
"integrity": "sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/NaturalIntelligence"
}
],
"license": "MIT"
},
"node_modules/supports-color": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
"dev": true,
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/supports-color?sponsor=1"
}
},
"node_modules/tar-fs": {
build(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 in /tests in the npm_and_yarn group across 1 directory (#2931) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.9 to 3.1.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/0aa57de79eb58a5206992c979a7fd5c4df85e07c"><code>0aa57de</code></a> 3.1.1</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/0bd54cdf06da2b7b5b95cd4b062c9f4e0a8c4e09"><code>0bd54cd</code></a> expand check</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/cb1c571fba8ec6dd56340f55dcd5d284372a8249"><code>cb1c571</code></a> 3.1.0</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/374460e9973a5ac5655b7f21a84dfa9b64da5d78"><code>374460e</code></a> add optional disablement of symlink validation (<a href="https://redirect.github.com/mafintosh/tar-fs/issues/119">#119</a>)</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/5bfe6dfb9d26436829ec6a6400eca3a030d4757a"><code>5bfe6df</code></a> 3.0.10</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/63e12f94740afa9ba87f91c1a530ad91548ba3a9"><code>63e12f9</code></a> bare support</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.9...v3.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.9&new-version=3.1.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-27 10:57:27 +02:00
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.1.tgz",
"integrity": "sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==",
"dev": true,
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
"license": "MIT",
"dependencies": {
"pump": "^3.0.0",
"tar-stream": "^3.1.5"
},
"optionalDependencies": {
Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) Bumps the npm_and_yarn group with 1 update in the /tests directory: [tar-fs](https://github.com/mafintosh/tar-fs). Updates `tar-fs` from 3.0.6 to 3.0.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mafintosh/tar-fs/commit/e4a7a401e80267247b8e9e39d8e5ba82c4fe2f7b"><code>e4a7a40</code></a> 3.0.8</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/504ca0fc57f27f1cfa412f46b183dadd21cdb145"><code>504ca0f</code></a> upgrade bare packages</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/1e4cc042b7a767a69c9728412d39d588519094f6"><code>1e4cc04</code></a> 3.0.7</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/a1dd7e7c7f4b4a8bd2ab60f513baca573b44e2ed"><code>a1dd7e7</code></a> refactor and throw on bad symlink</li> <li><a href="https://github.com/mafintosh/tar-fs/commit/7ce355d649e47d0c79ec092bb926d325884916b0"><code>7ce355d</code></a> Create SECURITY.md</li> <li>See full diff in <a href="https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=3.0.6&new-version=3.0.8)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 11:19:32 +02:00
"bare-fs": "^4.0.1",
"bare-path": "^3.0.0"
}
},
"node_modules/tar-stream": {
"version": "3.1.7",
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz",
"integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
"dev": true,
"dependencies": {
"b4a": "^1.6.4",
"fast-fifo": "^1.2.0",
"streamx": "^2.15.0"
}
},
"node_modules/text-decoder": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.3.tgz",
"integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==",
"dev": true,
"dependencies": {
"b4a": "^1.6.4"
}
},
"node_modules/through": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
"integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==",
"dev": true
},
"node_modules/tinyrainbow": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-1.2.0.tgz",
"integrity": "sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==",
"dev": true,
"engines": {
"node": ">=14.0.0"
}
},
"node_modules/to-regex-range": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
"dev": true,
"dependencies": {
"is-number": "^7.0.0"
},
"engines": {
"node": ">=8.0"
}
},
"node_modules/toidentifier": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
"dev": true,
"engines": {
"node": ">=0.6"
}
},
"node_modules/tslib": {
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
"dev": true
},
"node_modules/tsx": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"version": "4.19.3",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.3.tgz",
"integrity": "sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"license": "MIT",
"dependencies": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [esbuild](https://github.com/evanw/esbuild) and [tsx](https://github.com/privatenumber/tsx). Updates `esbuild` from 0.23.1 to 0.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/releases">esbuild's releases</a>.</em></p> <blockquote> <h2>v0.25.0</h2> <p><strong>This release deliberately contains backwards-incompatible changes.</strong> To avoid automatically picking up releases like this, you should either be pinning the exact version of <code>esbuild</code> in your <code>package.json</code> file (recommended) or be using a version range syntax that only accepts patch upgrades such as <code>^0.24.0</code> or <code>~0.24.0</code>. See npm's documentation about <a href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for more information.</p> <ul> <li> <p>Restrict access to esbuild's development server (<a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">GHSA-67mh-4wv8-2f99</a>)</p> <p>This change addresses esbuild's first security vulnerability report. Previously esbuild set the <code>Access-Control-Allow-Origin</code> header to <code>*</code> to allow esbuild's development server to be flexible in how it's used for development. However, this allows the websites you visit to make HTTP requests to esbuild's local development server, which gives read-only access to your source code if the website were to fetch your source code's specific URL. You can read more information in <a href="https://github.com/evanw/esbuild/security/advisories/GHSA-67mh-4wv8-2f99">the report</a>.</p> <p>Starting with this release, <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS">CORS</a> will now be disabled, and requests will now be denied if the host does not match the one provided to <code>--serve=</code>. The default host is <code>0.0.0.0</code>, which refers to all of the IP addresses that represent the local machine (e.g. both <code>127.0.0.1</code> and <code>192.168.0.1</code>). If you want to customize anything about esbuild's development server, you can <a href="https://esbuild.github.io/api/#serve-proxy">put a proxy in front of esbuild</a> and modify the incoming and/or outgoing requests.</p> <p>In addition, the <code>serve()</code> API call has been changed to return an array of <code>hosts</code> instead of a single <code>host</code> string. This makes it possible to determine all of the hosts that esbuild's development server will accept.</p> <p>Thanks to <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a> for reporting this issue.</p> </li> <li> <p>Delete output files when a build fails in watch mode (<a href="https://redirect.github.com/evanw/esbuild/issues/3643">#3643</a>)</p> <p>It has been requested for esbuild to delete files when a build fails in watch mode. Previously esbuild left the old files in place, which could cause people to not immediately realize that the most recent build failed. With this release, esbuild will now delete all output files if a rebuild fails. Fixing the build error and triggering another rebuild will restore all output files again.</p> </li> <li> <p>Fix correctness issues with the CSS nesting transform (<a href="https://redirect.github.com/evanw/esbuild/issues/3620">#3620</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3877">#3877</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3933">#3933</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/3997">#3997</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4005">#4005</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4037">#4037</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4038">#4038</a>)</p> <p>This release fixes the following problems:</p> <ul> <li> <p>Naive expansion of CSS nesting can result in an exponential blow-up of generated CSS if each nesting level has multiple selectors. Previously esbuild sometimes collapsed individual nesting levels using <code>:is()</code> to limit expansion. However, this collapsing wasn't correct in some cases, so it has been removed to fix correctness issues.</p> <pre lang="css"><code>/* Original code */ .parent { &gt; .a, &gt; .b1 &gt; .b2 { color: red; } } <p>/* Old output (with --supported:nesting=false) */<br /> .parent &gt; :is(.a, .b1 &gt; .b2) {<br /> color: red;<br /> }</p> <p>/* New output (with --supported:nesting=false) */<br /> .parent &gt; .a,<br /> .parent &gt; .b1 &gt; .b2 {<br /> color: red;<br /> }<br /> </code></pre></p> <p>Thanks to <a href="https://github.com/tim-we"><code>@​tim-we</code></a> for working on a fix.</p> </li> <li> <p>The <code>&amp;</code> CSS nesting selector can be repeated multiple times to increase CSS specificity. Previously esbuild ignored this possibility and incorrectly considered <code>&amp;&amp;</code> to have the same specificity as <code>&amp;</code>. With this release, this should now work correctly:</p> <pre lang="css"><code>/* Original code (color should be red) */ </code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md">esbuild's changelog</a>.</em></p> <blockquote> <h1>Changelog: 2024</h1> <p>This changelog documents all esbuild versions published in the year 2024 (versions 0.19.12 through 0.24.2).</p> <h2>0.24.2</h2> <ul> <li> <p>Fix regression with <code>--define</code> and <code>import.meta</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4010">#4010</a>, <a href="https://redirect.github.com/evanw/esbuild/issues/4012">#4012</a>, <a href="https://redirect.github.com/evanw/esbuild/pull/4013">#4013</a>)</p> <p>The previous change in version 0.24.1 to use a more expression-like parser for <code>define</code> values to allow quoted property names introduced a regression that removed the ability to use <code>--define:import.meta=...</code>. Even though <code>import</code> is normally a keyword that can't be used as an identifier, ES modules special-case the <code>import.meta</code> expression to behave like an identifier anyway. This change fixes the regression.</p> <p>This fix was contributed by <a href="https://github.com/sapphi-red"><code>@​sapphi-red</code></a>.</p> </li> </ul> <h2>0.24.1</h2> <ul> <li> <p>Allow <code>es2024</code> as a target in <code>tsconfig.json</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4004">#4004</a>)</p> <p>TypeScript recently <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#support-for---target-es2024-and---lib-es2024">added <code>es2024</code></a> as a compilation target, so esbuild now supports this in the <code>target</code> field of <code>tsconfig.json</code> files, such as in the following configuration file:</p> <pre lang="json"><code>{ &quot;compilerOptions&quot;: { &quot;target&quot;: &quot;ES2024&quot; } } </code></pre> <p>As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in <a href="https://esbuild.github.io/content-types/#tsconfig-json">the documentation</a>.</p> <p>This fix was contributed by <a href="https://github.com/billyjanitsch"><code>@​billyjanitsch</code></a>.</p> </li> <li> <p>Allow automatic semicolon insertion after <code>get</code>/<code>set</code></p> <p>This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:</p> <pre lang="ts"><code>class Foo { get *x() {} set *y() {} } </code></pre> <p>The above code will be considered valid starting with this release. This change to esbuild follows a <a href="https://redirect.github.com/microsoft/TypeScript/pull/60225">similar change to TypeScript</a> which will allow this syntax starting with TypeScript 5.7.</p> </li> <li> <p>Allow quoted property names in <code>--define</code> and <code>--pure</code> (<a href="https://redirect.github.com/evanw/esbuild/issues/4008">#4008</a>)</p> <p>The <code>define</code> and <code>pure</code> API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes <code>--define</code> and <code>--pure</code> consistent with <code>--global-name</code>, which already supported quoted property names. For example, the following is now possible:</p> <pre lang="js"><code></code></pre> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanw/esbuild/commit/e9174d671b1882758cd32ac5e146200f5bee3e45"><code>e9174d6</code></a> publish 0.25.0 to npm</li> <li><a href="https://github.com/evanw/esbuild/commit/c27dbebb9e7a55dd9a084dd151dddd840787490e"><code>c27dbeb</code></a> fix <code>hosts</code> in <code>plugin-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/6794f602a453cf0255bcae245871de120a89a559"><code>6794f60</code></a> fix <code>hosts</code> in <code>node-unref-tests.js</code></li> <li><a href="https://github.com/evanw/esbuild/commit/de85afd65edec9ebc44a11e245fd9e9a2e99760d"><code>de85afd</code></a> Merge commit from fork</li> <li><a href="https://github.com/evanw/esbuild/commit/da1de1bf77a65f06654b49878d9ec4747ddaa21f"><code>da1de1b</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4065">#4065</a>: bitwise operators can return bigints</li> <li><a href="https://github.com/evanw/esbuild/commit/f4e9d19fb20095a98bf40634f0380f6a16be91e7"><code>f4e9d19</code></a> switch case liveness: <code>default</code> is always last</li> <li><a href="https://github.com/evanw/esbuild/commit/7aa47c3e778ea04849f97f18dd9959df88fa0886"><code>7aa47c3</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4028">#4028</a>: minify live/dead <code>switch</code> cases better</li> <li><a href="https://github.com/evanw/esbuild/commit/22ecd306190b8971ec4474b5485266c20350e266"><code>22ecd30</code></a> minify: more constant folding for strict equality</li> <li><a href="https://github.com/evanw/esbuild/commit/4cdf03c03697128044fa8fb76e5c478e9765b353"><code>4cdf03c</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/4053">#4053</a>: reordering of <code>.tsx</code> in <code>node_modules</code></li> <li><a href="https://github.com/evanw/esbuild/commit/dc719775b7140120916bd9e6777ca1cb8a1cdc0e"><code>dc71977</code></a> fix <a href="https://redirect.github.com/evanw/esbuild/issues/3692">#3692</a>: <code>0</code> now picks a random ephemeral port</li> <li>Additional commits viewable in <a href="https://github.com/evanw/esbuild/compare/v0.23.1...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.2 to 4.19.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 14:41:07 +01:00
"esbuild": "~0.25.0",
"get-tsconfig": "^4.7.5"
},
"bin": {
"tsx": "dist/cli.mjs"
},
"engines": {
"node": ">=18.0.0"
},
"optionalDependencies": {
"fsevents": "~2.3.3"
}
},
"node_modules/type-fest": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "4.41.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz",
"integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "(MIT OR CC0-1.0)",
"engines": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"node": ">=16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/type-is": {
"version": "1.6.18",
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
"integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
"dev": true,
"dependencies": {
"media-typer": "0.3.0",
"mime-types": "~2.1.24"
},
"engines": {
"node": ">= 0.6"
}
},
"node_modules/unbzip2-stream": {
"version": "1.4.3",
"resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz",
"integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==",
"dev": true,
"dependencies": {
"buffer": "^5.2.1",
"through": "^2.3.8"
}
},
"node_modules/undici": {
Bump undici from 6.21.1 to 6.21.3 in /tests in the npm_and_yarn group across 1 directory (#2748) Bumps the npm_and_yarn group with 1 update in the /tests directory: [undici](https://github.com/nodejs/undici). Updates `undici` from 6.21.1 to 6.21.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodejs/undici/releases">undici's releases</a>.</em></p> <blockquote> <h2>v6.21.3</h2> <h2>What's Changed</h2> <ul> <li>[Backport v6.x] append crlf to formdata body by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4210">nodejs/undici#4210</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v6.21.2...v6.21.3">https://github.com/nodejs/undici/compare/v6.21.2...v6.21.3</a></p> <h2>v6.21.2</h2> <h2>What's Changed</h2> <ul> <li>fix(types): add missing DNS interceptor by <a href="https://github.com/slagiewka"><code>@​slagiewka</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4024">nodejs/undici#4024</a></li> <li>[v6.x] fix wpts on windows by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4093">nodejs/undici#4093</a></li> <li>Removed clients with unrecoverable errors from the Pool <a href="https://redirect.github.com/nodejs/undici/pull/4088">nodejs/undici#4088</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/slagiewka"><code>@​slagiewka</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4024">nodejs/undici#4024</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v6.21.1...v6.21.2">https://github.com/nodejs/undici/compare/v6.21.1...v6.21.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/da0e823ac0e89390256d61c429df0cf236afb79e"><code>da0e823</code></a> Bumped v6.21.4</li> <li><a href="https://github.com/nodejs/undici/commit/dbbe0a2d5004cd7b6016e52736f59ce37bdb1556"><code>dbbe0a2</code></a> append crlf to formdata body (<a href="https://redirect.github.com/nodejs/undici/issues/3625">#3625</a>) (<a href="https://redirect.github.com/nodejs/undici/issues/4210">#4210</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/b63d939953fe20cfd6718e8eed437da983ac7b12"><code>b63d939</code></a> Bumped v6.21.2</li> <li><a href="https://github.com/nodejs/undici/commit/de1e4b8a39d102bb34155c3fdec3f18806b93d9c"><code>de1e4b8</code></a> [v6.x] fix wpts on windows (<a href="https://redirect.github.com/nodejs/undici/issues/4093">#4093</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/4e07dda835ffb2ff7a1b1323dd94c61b8feaa3c5"><code>4e07dda</code></a> test: fix windows wpt (<a href="https://redirect.github.com/nodejs/undici/issues/4050">#4050</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/133387138c9158d3b6e9493833986c34837035ad"><code>1333871</code></a> Removed clients with unrecoverable errors from the Pool (<a href="https://redirect.github.com/nodejs/undici/issues/4088">#4088</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/a0e76c73a8ecb913beea7e2210e40d12b7c5cf69"><code>a0e76c7</code></a> fix(types): add missing DNS interceptor (<a href="https://redirect.github.com/nodejs/undici/issues/4024">#4024</a>)</li> <li>See full diff in <a href="https://github.com/nodejs/undici/compare/v6.21.1...v6.21.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=undici&package-manager=npm_and_yarn&previous-version=6.21.1&new-version=6.21.3)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 12:50:58 +02:00
"version": "6.21.3",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.21.3.tgz",
"integrity": "sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==",
"dev": true,
Bump undici from 6.21.0 to 6.21.1 in /tests in the npm_and_yarn group across 1 directory (#2580) Bumps the npm_and_yarn group with 1 update in the /tests directory: [undici](https://github.com/nodejs/undici). Updates `undici` from 6.21.0 to 6.21.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodejs/undici/releases">undici's releases</a>.</em></p> <blockquote> <h2>v6.21.1</h2> <h1>⚠️ Security Release ⚠️</h1> <p>Fixes CVE CVE-2025-22150 <a href="https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975">https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975</a> (embargoed until 22-01-2025).</p> <h2>What's Changed</h2> <ul> <li>fix(<a href="https://redirect.github.com/nodejs/undici/issues/3736">#3736</a>): back-port 183f8e9 to v6.x by <a href="https://github.com/ggoodman"><code>@​ggoodman</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3855">nodejs/undici#3855</a></li> <li>fix(<a href="https://redirect.github.com/nodejs/undici/issues/3817">#3817</a>): send servername for SNI on TLS (<a href="https://redirect.github.com/nodejs/undici/issues/3821">#3821</a>) [backport] by <a href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3864">nodejs/undici#3864</a></li> <li>fix: sending formdata bodies with http2 (<a href="https://redirect.github.com/nodejs/undici/issues/3863">#3863</a>) [backport] by <a href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3866">nodejs/undici#3866</a></li> <li>[Backport v6.x] fix: Fixed the issue that there is no running request when http2 goaway by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3877">nodejs/undici#3877</a></li> <li>types: [backport] Update return type of RetryCallback (<a href="https://redirect.github.com/nodejs/undici/issues/3851">#3851</a>) by <a href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3876">nodejs/undici#3876</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v6.21.0...v6.21.1">https://github.com/nodejs/undici/compare/v6.21.0...v6.21.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/e260e7bb173abe3399dabd61338ca4a71fcf8825"><code>e260e7b</code></a> Bumped v6.21.1</li> <li><a href="https://github.com/nodejs/undici/commit/c3acc6050b781b827d80c86cbbab34f14458d385"><code>c3acc60</code></a> Merge commit from fork</li> <li><a href="https://github.com/nodejs/undici/commit/2414bc9f7d651f830902af00238e1b11d9a389dc"><code>2414bc9</code></a> Update return type of RetryCallback (<a href="https://redirect.github.com/nodejs/undici/issues/3851">#3851</a>) (<a href="https://redirect.github.com/nodejs/undici/issues/3876">#3876</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/be8cd0afa0cf8207d8849026f2ee6fdc6dc9dcec"><code>be8cd0a</code></a> [Backport v6.x] fix: Fixed the issue that there is no running request when ht...</li> <li><a href="https://github.com/nodejs/undici/commit/ee6176cd2e09853c868bf5bc1a34bf0500963e4d"><code>ee6176c</code></a> fix: sending formdata bodies with http2 (<a href="https://redirect.github.com/nodejs/undici/issues/3863">#3863</a>) [backport] (<a href="https://redirect.github.com/nodejs/undici/issues/3866">#3866</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/a0220f14bfd2a404173eacc94aa1722829075283"><code>a0220f1</code></a> fix(<a href="https://redirect.github.com/nodejs/undici/issues/3817">#3817</a>): send servername for SNI on TLS (<a href="https://redirect.github.com/nodejs/undici/issues/3821">#3821</a>) [backport] (<a href="https://redirect.github.com/nodejs/undici/issues/3864">#3864</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/353ab63188af904a17030d96018d6193247d7d18"><code>353ab63</code></a> fix(<a href="https://redirect.github.com/nodejs/undici/issues/3736">#3736</a>): back-port 183f8e9 to v6.x (<a href="https://redirect.github.com/nodejs/undici/issues/3855">#3855</a>)</li> <li>See full diff in <a href="https://github.com/nodejs/undici/compare/v6.21.0...v6.21.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=undici&package-manager=npm_and_yarn&previous-version=6.21.0&new-version=6.21.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 03:58:31 -05:00
"license": "MIT",
"engines": {
"node": ">=18.17"
}
},
"node_modules/undici-types": {
"version": "6.19.8",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
"dev": true
},
"node_modules/unicorn-magic": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz",
"integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/unpipe": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
"integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
"dev": true,
"engines": {
"node": ">= 0.8"
}
},
"node_modules/urlpattern-polyfill": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz",
"integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==",
"dev": true
},
"node_modules/userhome": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/userhome/-/userhome-1.0.1.tgz",
"integrity": "sha512-5cnLm4gseXjAclKowC4IjByaGsjtAoV6PrOQOljplNB54ReUYJP8HdAFq2muHinSDAh09PPX/uXDPfdxRHvuSA==",
"dev": true,
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/util-deprecate": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
"dev": true
},
"node_modules/utils-merge": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
"integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==",
"dev": true,
"engines": {
"node": ">= 0.4.0"
}
},
"node_modules/validate-npm-package-license": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
"integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
"dev": true,
"dependencies": {
"spdx-correct": "^3.0.0",
"spdx-expression-parse": "^3.0.0"
}
},
"node_modules/vary": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
"integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
"dev": true,
"engines": {
"node": ">= 0.8"
}
},
"node_modules/wait-port": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/wait-port/-/wait-port-1.1.0.tgz",
"integrity": "sha512-3e04qkoN3LxTMLakdqeWth8nih8usyg+sf1Bgdf9wwUkp05iuK1eSY/QpLvscT/+F/gA89+LpUmmgBtesbqI2Q==",
"dev": true,
"dependencies": {
"chalk": "^4.1.2",
"commander": "^9.3.0",
"debug": "^4.3.4"
},
"bin": {
"wait-port": "bin/wait-port.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/wait-port/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/wait-port/node_modules/chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/wait-port/node_modules/supports-color": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/web-streams-polyfill": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz",
"integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==",
"dev": true,
"engines": {
"node": ">= 8"
}
},
"node_modules/webdriver": {
"version": "9.5.3",
"resolved": "https://registry.npmjs.org/webdriver/-/webdriver-9.5.3.tgz",
"integrity": "sha512-6U7FXr1X+3AQSunKiPYV6TuVDi+KUBKAYzr8mPACpMRXRn4vjrn7/82ceCKI5OHuPhOly0jODzNtbbU9ZFw1Qw==",
"dev": true,
"dependencies": {
"@types/node": "^20.1.0",
"@types/ws": "^8.5.3",
"@wdio/config": "9.5.0",
"@wdio/logger": "9.4.4",
"@wdio/protocols": "9.4.4",
"@wdio/types": "9.5.0",
"@wdio/utils": "9.5.0",
"deepmerge-ts": "^7.0.3",
"undici": "^6.20.1",
"ws": "^8.8.0"
},
"engines": {
"node": ">=18.20.0"
}
},
"node_modules/webdriverio": {
"version": "9.5.3",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-9.5.3.tgz",
"integrity": "sha512-qvIReXDjrkpMaQC2c4WhtEtfgtH407O4imzIACx5MB7KKEVwBgggnpCBQZYHqXP4R/ti4SwfrXwpwFuVR9gDAA==",
"dev": true,
"dependencies": {
"@types/node": "^20.11.30",
"@types/sinonjs__fake-timers": "^8.1.5",
"@wdio/config": "9.5.0",
"@wdio/logger": "9.4.4",
"@wdio/protocols": "9.4.4",
"@wdio/repl": "9.4.4",
"@wdio/types": "9.5.0",
"@wdio/utils": "9.5.0",
"archiver": "^7.0.1",
"aria-query": "^5.3.0",
"cheerio": "^1.0.0-rc.12",
"css-shorthand-properties": "^1.1.1",
"css-value": "^0.0.1",
"grapheme-splitter": "^1.0.4",
"htmlfy": "^0.5.0",
"import-meta-resolve": "^4.0.0",
"is-plain-obj": "^4.1.0",
"jszip": "^3.10.1",
"lodash.clonedeep": "^4.5.0",
"lodash.zip": "^4.2.0",
"minimatch": "^9.0.3",
"query-selector-shadow-dom": "^1.0.1",
"resq": "^1.11.0",
"rgb2hex": "0.2.5",
"serialize-error": "^11.0.3",
"urlpattern-polyfill": "^10.0.0",
"webdriver": "9.5.3"
},
"engines": {
"node": ">=18.20.0"
},
"peerDependencies": {
"puppeteer-core": "^22.3.0"
},
"peerDependenciesMeta": {
"puppeteer-core": {
"optional": true
}
}
},
"node_modules/whatwg-encoding": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz",
"integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==",
"dev": true,
"dependencies": {
"iconv-lite": "0.6.3"
},
"engines": {
"node": ">=18"
}
},
"node_modules/whatwg-encoding/node_modules/iconv-lite": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
"dev": true,
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/whatwg-mimetype": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz",
"integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==",
"dev": true,
"engines": {
"node": ">=18"
}
},
"node_modules/which": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz",
"integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==",
"dev": true,
"dependencies": {
"isexe": "^3.1.1"
},
"bin": {
"node-which": "bin/which.js"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
}
},
"node_modules/workerpool": {
"version": "6.5.1",
"resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz",
"integrity": "sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==",
"dev": true
},
"node_modules/wrap-ansi": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/wrap-ansi-cjs": {
"name": "wrap-ansi",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
"dev": true,
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"dev": true
},
"node_modules/wrap-ansi-cjs/node_modules/string-width": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"dev": true,
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/wrap-ansi/node_modules/ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/wrap-ansi/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/wrap-ansi/node_modules/emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"dev": true,
"license": "MIT"
},
"node_modules/wrap-ansi/node_modules/string-width": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/wrap-ansi/node_modules/strip-ansi": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/wrappy": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
"dev": true
},
"node_modules/ws": {
"version": "8.18.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz",
"integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==",
"dev": true,
"engines": {
"node": ">=10.0.0"
},
"peerDependencies": {
"bufferutil": "^4.0.1",
"utf-8-validate": ">=5.0.2"
},
"peerDependenciesMeta": {
"bufferutil": {
"optional": true
},
"utf-8-validate": {
"optional": true
}
}
},
"node_modules/y18n": {
"version": "5.0.8",
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
"dev": true,
"engines": {
"node": ">=10"
}
},
"node_modules/yargs": {
"version": "17.7.2",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
"dev": true,
"dependencies": {
"cliui": "^8.0.1",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.3",
"y18n": "^5.0.5",
"yargs-parser": "^21.1.1"
},
"engines": {
"node": ">=12"
}
},
"node_modules/yargs-parser": {
"version": "20.2.9",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
"integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
"dev": true,
"engines": {
"node": ">=10"
}
},
"node_modules/yargs-unparser": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/yargs-unparser/-/yargs-unparser-2.0.0.tgz",
"integrity": "sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==",
"dev": true,
"dependencies": {
"camelcase": "^6.0.0",
"decamelize": "^4.0.0",
"flat": "^5.0.2",
"is-plain-obj": "^2.1.0"
},
"engines": {
"node": ">=10"
}
},
"node_modules/yargs-unparser/node_modules/decamelize": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-4.0.0.tgz",
"integrity": "sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==",
"dev": true,
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/yargs-unparser/node_modules/is-plain-obj": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz",
"integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/yargs/node_modules/ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/yargs/node_modules/emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"dev": true
},
"node_modules/yargs/node_modules/string-width": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"dev": true,
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/yargs/node_modules/strip-ansi": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/yargs/node_modules/yargs-parser": {
"version": "21.1.1",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
"dev": true,
"engines": {
"node": ">=12"
}
},
"node_modules/yauzl": {
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
"integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==",
"dev": true,
"dependencies": {
"buffer-crc32": "~0.2.3",
"fd-slicer": "~1.1.0"
}
},
"node_modules/yauzl/node_modules/buffer-crc32": {
"version": "0.2.13",
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
"integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==",
"dev": true,
"engines": {
"node": "*"
}
},
"node_modules/yocto-queue": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
"dev": true,
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/yoctocolors": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/yoctocolors/-/yoctocolors-2.1.2.tgz",
"integrity": "sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/yoctocolors-cjs": {
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/yoctocolors-cjs/-/yoctocolors-cjs-2.1.3.tgz",
"integrity": "sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==",
"dev": true,
Bump the npm_and_yarn group across 1 directory with 2 updates (#2866) Bumps the npm_and_yarn group with 2 updates in the /tests directory: [tmp](https://github.com/raszi/node-tmp) and [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli). Removes `tmp` Updates `@wdio/cli` from 9.5.3 to 9.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/releases"><code>@​wdio/cli</code>'s releases</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14677">#14677</a> A11y targeted scans v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md"><code>@​wdio/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>v9.19.2 (2025-08-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>wdio-junit-reporter</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14706">#14706</a> fix(junit-reporter): improve error handling and skipped test reportin… (<a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a>)</li> </ul> </li> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14717">#14717</a> fix(webdriverio): escape scripts in addInitScript (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> </ul> </li> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14700">#14700</a> fix(wdio-xvfb): <code>autoXvfb</code> should disable xvfb completely (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14704">#14704</a> Add chaining of multiple layers of overwritten command definitions (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Amaan Hakim (<a href="https://github.com/amaanbs"><code>@​amaanbs</code></a>)</li> <li>Brian Birtles (<a href="https://github.com/birtles"><code>@​birtles</code></a>)</li> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> <li><a href="https://github.com/nair-sumesh"><code>@​nair-sumesh</code></a></li> </ul> <h2>v9.19.1 (2025-08-12)</h2> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14696">#14696</a> feat(wdio-xvfb): add <code>xvfbAutoInstall</code> option (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li><a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a></li> </ul> <h2>v9.19.0 (2025-08-11)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>wdio-local-runner</code>, <code>wdio-types</code>, <code>wdio-xvfb</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14663">#14663</a> feat: <code>@​wdio/xvfb</code> (<a href="https://github.com/goosewobbler"><code>@​goosewobbler</code></a>)</li> </ul> </li> <li><code>wdio-browserstack-service</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14680">#14680</a> Add ignore hooks support for v9 (<a href="https://github.com/xxshubhamxx"><code>@​xxshubhamxx</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>webdriverio</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14694">#14694</a> fix(webdriverio): don't fail if last window is closed (<a href="https://github.com/christian-bromann"><code>@​christian-bromann</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14683">#14683</a> fix: fix longpress on iOS Safari (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14589">#14589</a> [BUG-14514] - Switch frame to an iframe in a Shadow DOM (<a href="https://github.com/vishnuv688"><code>@​vishnuv688</code></a>)</li> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14661">#14661</a> fix: simplify the getNativeContext check (<a href="https://github.com/wswebcreation"><code>@​wswebcreation</code></a>)</li> </ul> </li> <li><code>wdio-cucumber-framework</code> <ul> <li><a href="https://redirect.github.com/webdriverio/webdriverio/pull/14672">#14672</a> feat(cucumber): Fix skipping tests with skip tag (<a href="https://github.com/Nyaran"><code>@​Nyaran</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>wdio-browserstack-service</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webdriverio/webdriverio/commit/4ca46771777a0ef20bfd911fbd0da0904059fd9e"><code>4ca4677</code></a> v9.19.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/df3ec33741d11d196adad148f4d066a3fcbcd51b"><code>df3ec33</code></a> v9.19.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/be9a42358a6646d48c3ce5a341761f55aa605b24"><code>be9a423</code></a> v9.19.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a319103a2aa58659d427c7e475a97ffadab5df60"><code>a319103</code></a> v9.18.4</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/fc1d8576f1ccd4f4b7b99f8d01cda3fe29642c5c"><code>fc1d857</code></a> v9.18.3</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/87f33dacfedde72c1dc972309f48d34cc1f9cd4e"><code>87f33da</code></a> v9.18.2</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/3e04568bb2b087159ecd540b6c6c375c29dde0e5"><code>3e04568</code></a> v9.18.1</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/a515cdf9ce892da87708c290dd2b05b051bbe602"><code>a515cdf</code></a> v9.18.0</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/69b2f3f90bd90fa0ae4395b8dd0c74c771f24c48"><code>69b2f3f</code></a> chore(*): update major dependencies where possible (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14641">#14641</a>)</li> <li><a href="https://github.com/webdriverio/webdriverio/commit/bc720bef67e2a9b2629aeaea433ba12b1d84ad22"><code>bc720be</code></a> feat(wdio-cli): enhance job completion logging format (<a href="https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli/issues/14632">#14632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webdriverio/webdriverio/commits/v9.19.2/packages/wdio-cli">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/google/comprehensive-rust/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 21:51:43 +02:00
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/zip-stream": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-6.0.1.tgz",
"integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==",
"dev": true,
"dependencies": {
"archiver-utils": "^5.0.0",
"compress-commons": "^6.0.2",
"readable-stream": "^4.0.0"
},
"engines": {
"node": ">= 14"
}
}
}
}