Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2025

Bumps the theoretically-non-breaking group with 8 updates in the / directory:

Package From To
@nx/js 21.2.3 21.2.4
@types/node 22.14.1 22.16.4
nx 21.2.3 21.2.4
typescript-eslint 8.36.0 8.37.0
@wdio/cli 9.18.0 9.18.1
@wdio/local-runner 9.18.0 9.18.1
@wdio/sauce-service 9.18.0 9.18.1
@parse5/tools 0.6.0 0.7.0

Updates @nx/js from 21.2.3 to 21.2.4

Release notes

Sourced from @​nx/js's releases.

21.2.4 (2025-07-16)

🚀 Features

  • core: allow {args} to be fully interpolated in run-commands (#31824)
  • rspack: add support for proxyConfig in the dev-server executor (#31909)

🩹 Fixes

  • core: improve column display decision logic in tui (#31885)
  • core: swap from gray -> dark gray for light theme secondary foreground (#31901)
  • core: update our caching for ts-node service from plugins (#31917)
  • core: remove affected comment and improve CI setup messages (#31913)
  • core: remove accidental additional line (#31930)
  • misc: await load in config-utils.ts (#31408)
  • misc: nx should error if atomization brings in invalid file paths (#31675)
  • misc: improve the generation of storybook stories (#31893)
  • node: preserve existing test target options (#31891)
  • react: normalize paths correctly when generating stories (#31944)
  • testing: when we generate a random port we should start from 1024 (#31927)

❤️ Thank You

Commits

Updates @types/node from 22.14.1 to 22.16.4

Commits

Updates nx from 21.2.3 to 21.2.4

Release notes

Sourced from nx's releases.

21.2.4 (2025-07-16)

🚀 Features

  • core: allow {args} to be fully interpolated in run-commands (#31824)
  • rspack: add support for proxyConfig in the dev-server executor (#31909)

🩹 Fixes

  • core: improve column display decision logic in tui (#31885)
  • core: swap from gray -> dark gray for light theme secondary foreground (#31901)
  • core: update our caching for ts-node service from plugins (#31917)
  • core: remove affected comment and improve CI setup messages (#31913)
  • core: remove accidental additional line (#31930)
  • misc: await load in config-utils.ts (#31408)
  • misc: nx should error if atomization brings in invalid file paths (#31675)
  • misc: improve the generation of storybook stories (#31893)
  • node: preserve existing test target options (#31891)
  • react: normalize paths correctly when generating stories (#31944)
  • testing: when we generate a random port we should start from 1024 (#31927)

❤️ Thank You

Commits
  • 34b7104 feat(core): allow {args} to be fully interpolated in run-commands (#31824)
  • 7f40542 fix(core): update our caching for ts-node service from plugins (#31917)
  • e6c6879 fix(core): swap from gray -> dark gray for light theme secondary foreground (...
  • eb34e60 fix(core): improve column display decision logic in tui (#31885)
  • See full diff in compare view

Updates typescript-eslint from 8.36.0 to 8.37.0

Release notes

Sourced from typescript-eslint's releases.

v8.37.0

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

🩹 Fixes

  • eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
  • type-utils: add missing 'types' dependency to 'type-utils' (#11383)
  • type-utils: handle namespaced exports in specifier matching (#11380)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

Commits

Updates @wdio/cli from 9.18.0 to 9.18.1

Release notes

Sourced from @​wdio/cli's releases.

v9.18.1

No updates!

Changelog

Sourced from @​wdio/cli's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliancy]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

See CHANGELOG - v4.

See CHANGELOG - v5.

See CHANGELOG - v6

See CHANGELOG - v7

See CHANGELOG - v8


Commits

Updates @wdio/local-runner from 9.18.0 to 9.18.1

Release notes

Sourced from @​wdio/local-runner's releases.

v9.18.1

No updates!

Changelog

Sourced from @​wdio/local-runner's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliancy]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

See CHANGELOG - v4.

See CHANGELOG - v5.

See CHANGELOG - v6

See CHANGELOG - v7

See CHANGELOG - v8


Commits

Updates @wdio/sauce-service from 9.18.0 to 9.18.1

Release notes

Sourced from @​wdio/sauce-service's releases.

v9.18.1

No updates!

Changelog

Sourced from @​wdio/sauce-service's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliancy]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

See CHANGELOG - v4.

See CHANGELOG - v5.

See CHANGELOG - v6

See CHANGELOG - v7

See CHANGELOG - v8


Commits

Updates webdriverio from 9.9.1 to 9.18.1

Release notes

Sourced from webdriverio's releases.

v9.18.1

No updates!

v9.18.0 (2025-07-16)

🐛 Bug Fix

  • create-wdio, wdio-browserstack-service, wdio-cucumber-framework, wdio-json-reporter, wdio-logger, wdio-mocha-framework, wdio-utils, webdriver, webdriverio
  • webdriverio
  • webdriver, webdriverio

💅 Polish

  • wdio-utils
  • wdio-cli

📝 Documentation

🏠 Internal

  • wdio-browserstack-service, wdio-cli, wdio-lighthouse-service, wdio-reporter, wdio-static-server-service, wdio-sumologic-reporter, wdio-webdriver-mock-service, webdriver, webdriverio
  • Other

Committers: 6

v9.17.1

No updates!

v9.17.0 (2025-07-09)

🚀 New Feature

🐛 Bug Fix

  • wdio-browser-runner, wdio-cucumber-framework, wdio-globals, wdio-mocha-framework, wdio-utils
  • webdriver

... (truncated)

Changelog

Sourced from webdriverio's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliancy]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

See CHANGELOG - v4.

See CHANGELOG - v5.

See CHANGELOG - v6

See CHANGELOG - v7

See CHANGELOG - v8


v9.18.0 (2025-07-16)

🐛 Bug Fix

  • create-wdio, wdio-browserstack-service, wdio-cucumber-framework, wdio-json-reporter, wdio-logger, wdio-mocha-framework, wdio-utils, webdriver, webdriverio
  • webdriverio
  • webdriver, webdriverio

💅 Polish

  • wdio-utils
  • wdio-cli

📝 Documentation

🏠 Internal

  • wdio-browserstack-service, wdio-cli, wdio-lighthouse-service, wdio-reporter, wdio-static-server-service, wdio-sumologic-reporter, wdio-webdriver-mock-service, webdriver, webdriverio
  • Other

... (truncated)

Commits
  • 3e04568 v9.18.1
  • b63166a fix(webdriverio): don't throw if tree to attach element couldn't be found, as...
  • a515cdf v9.18.0
  • 37b4536 fix(security): address multiple security vulnerabilities across codebase (#14...
  • 69b2f3f chore(*): update major dependencies where possible (#14641)
  • 3740f39 fix: avoid starting a timeout if the timer was resolved immediately (#14642)
  • 04f7c4e fix(webdriverio): properly toggle DISABLE_WEBDRIVERIO_DEPRECATION_WARNINGS (#...
  • 796df04 v9.17.0
  • ea9d910 [BUG-14499] - Improved switchFrame for delayed iframe contexts (#14587)
  • 97c8f8a fix: Emit browser custom command beforeCommand to fix broken reports (#14581)
  • Additional commits viewable in compare view

Updates @parse5/tools from 0.6.0 to 0.7.0

Release notes

Sourced from @​parse5/tools's releases.

v0.7.0

What's Changed

Full Changelog: parse5/parse5-tools@v0.6.0...v0.7.0

v0.7.0-peers.0

What's Changed

Full Changelog: parse5/parse5-tools@v0.6.0...v0.7.0-peers.0

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@types/node [>= 24.a, < 25]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

wjhsf and others added 3 commits July 17, 2025 14:23
…irectory with 9 updates

Bumps the theoretically-non-breaking group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `21.2.3` | `21.2.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.1` | `22.16.4` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `21.2.3` | `21.2.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.36.0` | `8.37.0` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.18.0` | `9.18.1` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.18.0` | `9.18.1` |
| [@wdio/sauce-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-sauce-service) | `9.18.0` | `9.18.1` |
| [@parse5/tools](https://github.com/parse5/parse5-tools) | `0.6.0` | `0.7.0` |



Updates `@nx/js` from 21.2.3 to 21.2.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.2.4/packages/js)

Updates `@types/node` from 22.14.1 to 22.16.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `nx` from 21.2.3 to 21.2.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.2.4/packages/nx)

Updates `typescript-eslint` from 8.36.0 to 8.37.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.37.0/packages/typescript-eslint)

Updates `@wdio/cli` from 9.18.0 to 9.18.1
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.18.1/packages/wdio-cli)

Updates `@wdio/local-runner` from 9.18.0 to 9.18.1
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.18.1/packages/wdio-local-runner)

Updates `@wdio/sauce-service` from 9.18.0 to 9.18.1
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.18.1/packages/wdio-sauce-service)

Updates `webdriverio` from 9.9.1 to 9.18.1
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.18.1/packages/webdriverio)

Updates `@parse5/tools` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/parse5/parse5-tools/releases)
- [Commits](parse5/parse5-tools@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: "@nx/js"
  dependency-version: 21.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: "@types/node"
  dependency-version: 22.16.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: nx
  dependency-version: 21.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: typescript-eslint
  dependency-version: 8.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/cli"
  dependency-version: 9.18.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/local-runner"
  dependency-version: 9.18.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: "@wdio/sauce-service"
  dependency-version: 9.18.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: webdriverio
  dependency-version: 9.18.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: "@parse5/tools"
  dependency-version: 0.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 17, 2025 18:25
Copy link

git2gus bot commented Jul 17, 2025

This issue has been linked to a new work item: W-19078087

@parse5/tools moved from root to template-compiler

and there's additional ESM vs CJS nonsense to deal with
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/theoretically-non-breaking-bc28f5b783 branch July 21, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant