cypress
cypress copied to clipboard
chore(deps): update dependency @nrwl/nx-cloud to v19
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nrwl/nx-cloud | 18.0.1 -> 19.0.0 |
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
cypress
Run #57349
Run Properties:
Failed #57349 •
04eae93f73: Merge branch 'develop' into renovate/nrwl-nx-cloud-19.x
| Project |
cypress
|
| Branch Review |
renovate/nrwl-nx-cloud-19.x
|
| Run status |
|
| Run duration | 23m 23s |
| Commit |
|
| Committer | Jennifer Shehane |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
3
|
|
|
8
|
|
|
1326
|
|
|
0
|
|
|
29392
|
| View all changes introduced in this branch ↗︎ | |
UI Coverage
44.65%
|
|
|---|---|
|
|
202
|
|
|
167
|
Accessibility
91.29%
|
|
|---|---|
|
|
5 critical
10 serious
2 moderate
2 minor
|
|
|
940
|
Tests for review
cypress/e2e/scaffold-project.cy.ts • 3 failed tests • launchpad-e2e
e2e/origin/cookie_login.cy.ts • 1 flaky test • 5x-driver-firefox
| Test | Artifacts | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cy.origin - cookie login > Max-Age > past max-age -> not logged in |
| |||||||||||||||||||||||||
| Test | Artifacts | |
|---|---|---|
| ... > throws when alias property isnt just a digit |
Test Replay
|
|
commands/querying/querying.cy.js • 1 flaky test • 5x-driver-chrome
| Test | Artifacts | |
|---|---|---|
| ... > throws when alias property is `0` |
Test Replay
|
|
commands/waiting.cy.js • 1 flaky test • 5x-driver-chrome
| Test | Artifacts | |
|---|---|---|
| ... > errors > throws when waiting for response to route |
Test Replay
|
|
e2e/origin/config_env.cy.ts • 1 flaky test • 5x-driver-chrome
| Test | Artifacts | |
|---|---|---|
| cy.origin- Cypress.config() > serializable > overwrites different values in secondary if one exists in the primary |
Test Replay
|
|
The first 5 flaky specs are shown, see all 6 specs in Cypress Cloud.
This PR was merged without deduplication. Running the following against the develop branch produces changes related to axios and follow-redirects:
yarn run yarn-deduplicate --strategy highest
I would leave this for the next PR to pick up the changes and make corrections.
- Edit: fixed in https://github.com/cypress-io/cypress/pull/30250