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

fix: Correctly specify @cypress/webpack-dev-server peerDependencies #15820

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

agg23
Copy link
Contributor

@agg23 agg23 commented Apr 6, 2021

User facing changelog

Fixes incorrectly versioned peerDependencies for the @cypress/webpack-dev-server package. The package now requires webpack-dev-server@^3.0.0 rather than >= 4

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Apr 6, 2021

Thanks for taking the time to open a PR!

@agg23 agg23 changed the title Correctly specify @cypress/webpack-dev-server peerDependencies patch: Correctly specify @cypress/webpack-dev-server peerDependencies Apr 6, 2021
@agg23 agg23 changed the title patch: Correctly specify @cypress/webpack-dev-server peerDependencies fix: Correctly specify @cypress/webpack-dev-server peerDependencies Apr 6, 2021
@cypress
Copy link

cypress bot commented Apr 6, 2021



Test summary

9492 0 111 3Flakiness 0


Run details

Project cypress
Status Passed
Commit e9354dc
Started Apr 6, 2021 6:42 PM
Ended Apr 6, 2021 6:53 PM
Duration 11:52 💡
OS Linux Debian - 10.8
Browser Multiple

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@DamienCassou
Copy link

Thank you @agg23!

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.

warning " > @cypress/webpack-dev-server@1.1.1" has incorrect peer dependency "webpack-dev-server@>=4".
3 participants