Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps webdriver from 9.19.2 to 9.20.0.

Release notes

Sourced from webdriver's releases.

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

📝 Documentation

🏠 Internal

Committers: 15

... (truncated)

Changelog

Sourced from webdriver's changelog.

v9.20.0 (2025-09-27)

🚀 New Feature

  • wdio-allure-reporter

🐛 Bug Fix

  • webdriver
    • #14760 fix(webdriver): Fix no retrying requests when unexpected token on responses occurs (like on HTML responses) (@​Nyaran)
  • wdio-cucumber-framework
    • #14763 feat(cucumber): Fix skipping tests with skip tag using complex regular expressions (@​Nyaran)
  • wdio-allure-reporter
  • webdriverio
  • wdio-utils
    • #14750 feat(utils): Fix reduce function to use the initial value parameter (@​Nyaran)

💅 Polish

📝 Documentation

🏠 Internal

Committers: 15

... (truncated)

Commits
  • 6c8694a v9.20.0
  • 59c906c fix(webdriver): Fix no retrying requests when unexpected token on responses o...
  • 75ad46c feat: Allow exclusion of element's custom command from implicitWait (#14718)
  • See full diff 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)

Bumps [webdriver](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriver) from 9.19.2 to 9.20.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.20.0/packages/webdriver)

---
updated-dependencies:
- dependency-name: webdriver
  dependency-version: 9.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 1, 2025
@github-actions github-actions bot merged commit bef870d into main Oct 1, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/webdriver-9.20.0 branch October 1, 2025 03:24
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.

1 participant