cypress icon indicating copy to clipboard operation
cypress copied to clipboard

chore(deps): update dependency @nrwl/nx-cloud to v19

Open renovate[bot] opened this issue 1 year ago • 3 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/nx-cloud 18.0.1 -> 19.0.0 age adoption passing confidence

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.

renovate[bot] avatar Aug 19 '24 14:08 renovate[bot]

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

cypress-app-bot avatar Aug 19 '24 14:08 cypress-app-bot

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.

renovate[bot] avatar Aug 19 '24 15:08 renovate[bot]

cypress    Run #57349

Run Properties:  status check failed Failed #57349  •  git commit 04eae93f73: Merge branch 'develop' into renovate/nrwl-nx-cloud-19.x
Project cypress
Branch Review renovate/nrwl-nx-cloud-19.x
Run status status check failed Failed #57349
Run duration 23m 23s
Commit git commit 04eae93f73: Merge branch 'develop' into renovate/nrwl-nx-cloud-19.x
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 3
Tests that were flaky  Flaky 8
Tests that did not run due to a developer annotating a test with .skip  Pending 1326
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 29392
View all changes introduced in this branch ↗︎
UI Coverage  44.65%
  Untested elements 202  
  Tested elements 167  
Accessibility  91.29%
  Failed rules  5 critical   10 serious   2 moderate   2 minor
  Failed elements 940  

Tests for review

Failed  cypress/e2e/scaffold-project.cy.ts • 3 failed tests • launchpad-e2e

View Output

Test Artifacts
scaffolding new projects > scaffolds E2E for a TS project Test Replay Screenshots
scaffolding new projects > scaffolds E2E for a project of type module Test Replay Screenshots
scaffolding new projects > scaffolds E2E and skip fixtures for a JS project Test Replay Screenshots
Flakiness  e2e/origin/cookie_login.cy.ts • 1 flaky test • 5x-driver-firefox

View Output

Test Artifacts
cy.origin - cookie login > Max-Age > past max-age -> not logged in
    </td>
  </tr></table>
Flakiness  commands/querying/querying.cy.js • 1 flaky test • 5x-driver-electron

View Output

Test Artifacts
... > throws when alias property isnt just a digit Test Replay
Flakiness  commands/querying/querying.cy.js • 1 flaky test • 5x-driver-chrome

View Output

Test Artifacts
... > throws when alias property is `0` Test Replay
Flakiness  commands/waiting.cy.js • 1 flaky test • 5x-driver-chrome

View Output

Test Artifacts
... > errors > throws when waiting for response to route Test Replay
Flakiness  e2e/origin/config_env.cy.ts • 1 flaky test • 5x-driver-chrome

View Output

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.

cypress[bot] avatar Aug 19 '24 16:08 cypress[bot]

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

MikeMcC399 avatar Sep 27 '24 16:09 MikeMcC399