-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
breaking: the minimum webpack version is 5 for @cypress/webpack-batteries-included-preprocessor #27469
breaking: the minimum webpack version is 5 for @cypress/webpack-batteries-included-preprocessor #27469
Conversation
d7f67b5
to
97bbef4
Compare
36 flaky tests on run #49851 ↗︎
Details:
commands/net_stubbing.cy.ts • 1 flaky test • 5x-driver-electron
e2e/origin/user_agent_override.cy.ts • 1 flaky test • 5x-driver-electron
e2e/origin/commands/navigation.cy.ts • 1 flaky test • 5x-driver-electron
e2e/origin/dependencies.cy.ts • 1 flaky test • 5x-driver-electron
e2e/origin/commands/aliasing.cy.ts • 1 flaky test • 5x-driver-electron
The first 5 flaky specs are shown, see all 23 specs in Cypress Cloud. This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
6f196e1
to
4934d73
Compare
97bbef4
to
2d5acd3
Compare
12b2e05
to
c341485
Compare
c341485
to
941a3ef
Compare
verified locally with |
a51b816
to
721d6a5
Compare
941a3ef
to
14f35ec
Compare
BREAKING CHANGE: Since cypress now bundles with webpack v5, the minimum webpack version is now version 5 as this iswhat cypress will support in the monorepo moving forward. If you wish to use webpack 4, please use v2 of this package.
14f35ec
to
e1a3a5c
Compare
NEEDS TO BE
REBASE MERGED
IN AS A SINGLE COMMITTarget release Monday 8/14/23
Additional details
Publishes a major version of
@cypress/webpack-batteries-included-preprocessor
to bump the minimum webpack version fromv4
tov5
Steps to test
How has the user experience changed?
PR Tasks
cypress-documentation
?type definitions
?