fix: Upgrade expect-webdriverio to 5.6.5#14953
Merged
dprevost-LMI merged 3 commits intowebdriverio:mainfrom Mar 14, 2026
Merged
fix: Upgrade expect-webdriverio to 5.6.5#14953dprevost-LMI merged 3 commits intowebdriverio:mainfrom
expect-webdriverio to 5.6.5#14953dprevost-LMI merged 3 commits intowebdriverio:mainfrom
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
dprevost-LMI
added a commit
to dprevost-LMI/expect-webdriverio
that referenced
this pull request
Dec 23, 2025
Fix error once integrated in wdio. See webdriverio/webdriverio#14953 (comment)
create-wdio
eslint-plugin-wdio
@wdio/allure-reporter
@wdio/appium-service
@wdio/browser-runner
@wdio/browserstack-service
@wdio/cli
@wdio/concise-reporter
@wdio/config
@wdio/cucumber-framework
@wdio/dot-reporter
@wdio/firefox-profile-service
@wdio/globals
@wdio/jasmine-framework
@wdio/json-reporter
@wdio/junit-reporter
@wdio/lighthouse-service
@wdio/local-runner
@wdio/logger
@wdio/mocha-framework
@wdio/protocols
@wdio/repl
@wdio/reporter
@wdio/runner
@wdio/sauce-service
@wdio/shared-store-service
@wdio/smoke-test-cjs-service
@wdio/smoke-test-reporter
@wdio/smoke-test-service
@wdio/spec-reporter
@wdio/static-server-service
@wdio/sumologic-reporter
@wdio/testingbot-service
@wdio/types
@wdio/utils
@wdio/webdriver-mock-service
@wdio/xvfb
webdriver
webdriverio
commit: |
dprevost-LMI
commented
Dec 24, 2025
7f876f2 to
1ce156e
Compare
christian-bromann
pushed a commit
to webdriverio/expect-webdriverio
that referenced
this pull request
Dec 24, 2025
Fix error once integrated in wdio. See webdriverio/webdriverio#14953 (comment)
dprevost-LMI
added a commit
to dprevost-LMI/webdriverio
that referenced
this pull request
Dec 24, 2025
1ce156e to
989cb94
Compare
expect-webdriverio to 5.6.0expect-webdriverio to 5.6.1
dprevost-LMI
added a commit
to dprevost-LMI/webdriverio
that referenced
this pull request
Dec 28, 2025
5c26115 to
6eb4a50
Compare
dprevost-LMI
added a commit
to dprevost-LMI/webdriverio
that referenced
this pull request
Jan 3, 2026
6eb4a50 to
0a43034
Compare
Member
|
@dprevost-LMI mind rebasing the branch? |
dprevost-LMI
added a commit
to dprevost-LMI/webdriverio
that referenced
this pull request
Jan 28, 2026
0a43034 to
35d36b5
Compare
expect-webdriverio to 5.6.1expect-webdriverio to 5.6.4
Contributor
Author
|
Ready again @christian-bromann |
Contributor
Author
expect-webdriverio to 5.6.4expect-webdriverio to 5.6.5
dprevost-LMI
added a commit
to dprevost-LMI/webdriverio
that referenced
this pull request
Mar 13, 2026
- Upgrade to lates expect wdio having better typing - Fix little breaking changes for inverse asymmetric matcher vs asymetric fix: small regression with test `index-initSession.test.ts` See webdriverio#14953 (comment) Integrate expect-wdio 5.6.4 `.not` now can expand longer so scoping - unsure of all other undefined import so skipping hooks Missed package no wait for .not?
f447e80 to
53b5f86
Compare
- Upgrade to lates expect wdio having better typing - Fix little breaking changes for inverse asymmetric matcher vs asymetric fix: small regression with test `index-initSession.test.ts` See webdriverio#14953 (comment) Integrate expect-wdio 5.6.4 `.not` now can expand longer so scoping - unsure of all other undefined import so skipping hooks Missed package no wait for .not?
c3b3b82 to
715a4d9
Compare
Contributor
Author
|
Older changes were already approved, and no new ones (other than the revert) were made, so I'll merge! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
expect-wdio, having better typingProposed changes
Types of changes
Checklist
Backport Request
//: # (The current
mainbranch is the development branch for WebdriverIO v9. If your change should be released to the current major version of WebdriverIO (v8), please raise another PR with the same changes against thev8branch.)v9and doesn't need to be back-portedFurther comments
Reviewers: @webdriverio/project-committers