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

docs: update README WebdriverIO peer version reqs #1643

Conversation

zachlysobey
Copy link
Contributor

@zachlysobey zachlysobey commented Aug 27, 2024

This PR should resolve issue #1635 (Clarification on required webdriverio version)

Just a one-liner change to the README in this repo.

-NOTE: [WebdriverIO](https://github.com/webdriverio/webdriverio) `v8.0.0` or higher is required!
+NOTE: [WebdriverIO](https://github.com/webdriverio/webdriverio) `v9.0.0-alpha.350` or higher is required!

This should now match what's in the package.json

  "peerDependencies": {
    "@wdio/globals": "^9.0.0-alpha.350",
    "@wdio/logger": "^9.0.0-alpha.350",
    "webdriverio": "^9.0.0-alpha.350"
  },

Copy link

linux-foundation-easycla bot commented Aug 27, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: zachlysobey / name: Zachary Lysobey (8cec46f)
  • ✅ login: christian-bromann / name: Christian Bromann (bb191cc)

Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot 👍

README.md Outdated Show resolved Hide resolved
@christian-bromann christian-bromann merged commit 1f9999f into webdriverio:main Aug 27, 2024
6 checks passed
@wdio-bot
Copy link
Contributor

Hey zachlysobey 👋

Thank you for your contribution to WebdriverIO! Your pull request has been marked as an "Expensable" contribution. We've sent you an email with further instructions on how to claim your expenses from our development fund. Please make sure to check your spam folder as well. If you have any questions, feel free to reach out to us at expense@webdriver.io or in the contributing channel on Discord.

We are looking forward to more contributions from you in the future 🙌

Have a nice day,
The WebdriverIO Team 🤖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants