Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps webdriverio from 9.21.0 to 9.23.0.

Release notes

Sourced from webdriverio's releases.

v9.23.0 (2026-01-03)

🚀 New Feature

  • eslint-plugin-wdio, wdio-browserstack-service, wdio-globals, wdio-runner, webdriverio

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

Committers: 5

v9.22.0 (2025-12-24)

🚀 New Feature

🐛 Bug Fix

... (truncated)

Changelog

Sourced from webdriverio's changelog.

v9.23.0 (2026-01-03)

🚀 New Feature

  • eslint-plugin-wdio, wdio-browserstack-service, wdio-globals, wdio-runner, webdriverio

🐛 Bug Fix

💅 Polish

📝 Documentation

🏠 Internal

Committers: 5

v9.22.0 (2025-12-24)

🚀 New Feature

🐛 Bug Fix

... (truncated)

Commits
  • 5b35e4e v9.23.0
  • 2c5221d fix: Rename multiremotebrowser to multiRemoteBrowser to follow camelCasin...
  • 114a0b7 fix(webdriverio): respect element index in waitForExist (#14418) (#14979)
  • bc254a8 feat: enhance getContext(s)|switchContext (#14958)
  • a855be2 fix(webdriverio): handle 'no such alert' error when dialog closes early (#148...
  • 550d6d8 fix(webdriverio): fix mock docs
  • 1c858cd v9.22.0
  • ed86151 fix(attach): flatten options to top-level for waitFor commands (#14715) (#14901)
  • cc74357 fix: use type-specific action IDs to comply with W3C WebDriver spec (… (#14909)
  • 0daa7c0 Move Comments (#14910)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for webdriverio since your current version.


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 Related to dependencies minor Backwards-compatible change that touches public API npm Related to npm dependencies labels Jan 12, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 12, 2026 00:13
@dependabot dependabot bot added npm Related to npm dependencies dependencies Related to dependencies minor Backwards-compatible change that touches public API labels Jan 12, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 12, 2026

⚠️ No Changeset found

Latest commit: 6eb66b8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webdriverio-9.23.0 branch 2 times, most recently from 2caa70f to af19068 Compare January 12, 2026 08:31
Bumps [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) from 9.21.0 to 9.23.0.
- [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.23.0/packages/webdriverio)

---
updated-dependencies:
- dependency-name: webdriverio
  dependency-version: 9.23.0
  dependency-type: direct:production
  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.23.0 branch from af19068 to 6eb66b8 Compare January 12, 2026 08:43
@Jym77 Jym77 merged commit 1a5d849 into main Jan 12, 2026
9 checks passed
@Jym77 Jym77 deleted the dependabot/npm_and_yarn/webdriverio-9.23.0 branch January 12, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to dependencies minor Backwards-compatible change that touches public API npm Related to npm dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants