cypress-and-jest-typescript-example
cypress-and-jest-typescript-example copied to clipboard
Update cypress orb to v1.29.0
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
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
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.