cypress-and-jest-typescript-example icon indicating copy to clipboard operation
cypress-and-jest-typescript-example copied to clipboard

Update cypress orb to v1.29.0

Open renovate[bot] opened this issue 4 years ago • 0 comments

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
cypress (source) orb minor 1.27.0 -> 1.29.0

Release Notes

cypress-io/circleci-orb

v1.29.0

Compare Source

To be passed to --env CLI argument

version: 2.1
orbs:
  cypress: cypress-io/cypress@1
workflows:
  build:
    jobs:
      - cypress/run:
          env: userName=Joe,apiKey=1234567890
```

v1.28.0

Compare Source

Because Cypress v7 requires at least Node 12


Configuration

📅 Schedule: "every weekend" in timezone America/New_York.

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] avatar May 01 '21 04:05 renovate[bot]