Skip to content

build(deps-dev): bump webdriverio from 9.16.2 to 9.18.1#1308

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/webdriverio-9.18.1
Jul 21, 2025
Merged

build(deps-dev): bump webdriverio from 9.16.2 to 9.18.1#1308
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/webdriverio-9.18.1

Conversation

@dependabot
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps webdriverio from 9.16.2 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

Dependabot compatibility score

Dependabot will resolve any conflicts 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 21, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webdriverio-9.18.1 branch from d13e864 to bf1c2cd Compare July 21, 2025 13:32
Bumps [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) from 9.16.2 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)

---
updated-dependencies:
- dependency-name: webdriverio
  dependency-version: 9.18.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webdriverio-9.18.1 branch from bf1c2cd to 9572fc3 Compare July 21, 2025 13:43
@github-actions github-actions bot merged commit affeecb into main Jul 21, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webdriverio-9.18.1 branch July 21, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants