chai-webdriverio icon indicating copy to clipboard operation
chai-webdriverio copied to clipboard

fix: support chai 4.1.x peer dependency

Open AndersDJohnson opened this issue 7 years ago • 3 comments

Build is failing with yarn when using with [email protected] since this module was expecting 4.0.x due to the use of ~ in ~4.0.1 in its peerDependencies. But chai 4.1.2 should be compatible with 4.0.x based on semantic versioning, so it should be safe to allow.

AndersDJohnson avatar Dec 21 '17 22:12 AndersDJohnson

This looks good to me! But did you run into any dependency issues running npm install or running tests after this?

I opened an issue about this a while ago: https://github.com/marcodejongh/chai-webdriverio/issues/29, but Marco has been away form the project for a while, and I don't have a ton of npm/yarn experience so I'm not sure what I was doing wrong, or whether the packages mentioned there are necessary or common.

mltsy avatar Dec 21 '17 23:12 mltsy

Whats going on with this issue?

davthu avatar Jun 29 '18 13:06 davthu

Not much, I'm sorry to report. This project is in need of some new maintainers, as I (and I believe @marcodejongh) have stopped using webdriverio (not because there's something better, I'm just doing less front-end development these days), and don't currently have spare time to maintain it 😞

mltsy avatar Jun 29 '18 14:06 mltsy