testing-workshop-cypress icon indicating copy to clipboard operation
testing-workshop-cypress copied to clipboard

Update cypress orb to v1.29.0

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

Mend Renovate

This PR contains the following updates:

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

Release Notes

cypress-io/circleci-orb

v1.29.0: Add env parameter

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
```

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Aug 07 '21 05:08 renovate[bot]