Skip to content

Specify peer dependency on codeceptjs #32

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

Merged
merged 1 commit into from
Sep 25, 2022

Conversation

timja
Copy link
Contributor

@timja timja commented Sep 22, 2022

same issue as codeceptjs/CodeceptJS#3413

Yarn v3 is stricter on dependencies and doesn't allow you to require non listed deps

@@ -31,5 +31,8 @@
"mocha": "^8.2.1",
"puppeteer": "^2.1",
"webdriverio": "^6.4.2"
},
"peerDependencies": {
"codeceptjs": ">= 2.3.3"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

version chosen based off of whats in the README: https://github.com/codeceptjs/configure#codeceptjs-configuration-hooks-

Requires CodeceptJS >= 2.3.3

@Arhell Arhell requested a review from DavertMik September 23, 2022 00:38
@timja
Copy link
Contributor Author

timja commented Sep 25, 2022

Mind checking this one too please @DavertMik ? Thanks!

@DavertMik
Copy link
Collaborator

thank you!

@DavertMik DavertMik merged commit 402165b into codeceptjs:master Sep 25, 2022
@timja timja deleted the specify-peer-dependencies branch September 25, 2022 20:27
Copy link

github-actions bot commented Feb 9, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants