Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update to WebdriverIO v9 #130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: update to WebdriverIO v9 #130

wants to merge 1 commit into from

Conversation

christian-bromann
Copy link
Contributor

In preparation to the v9 release we want to make sure all our packages work with v9.

QZera added a commit to cytechmobile/radicle-vscode-extension that referenced this pull request Dec 31, 2024
- Downgrades WebdriverIO and relevant packages from v9 to v8

There is an incompatibility between WebdriverIO v9 and the "wdio-vscode-service" package. While the
tests execute successfully, there are type-related issues between the two packages. Additionally,
there may be other underlying issues that have not yet been identified.

We can upgrade back to WebdriverIO v9 once the "wdio-vscode-service" package updates its peer
dependencies to support it.

Relevant PR: webdriverio-community/wdio-vscode-service#130
Relevant Issue: webdriverio-community/wdio-vscode-service#140

Signed-off-by: Zacharias Fragkiadakis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant