Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2019

This PR contains the following updates:

Package Type Update Change
cypress (source) orb minor 1.8.0 -> 1.10.0

Release Notes

cypress-io/circleci-orb

v1.10.0

Compare Source

See #​171 and https://github.com/cypress-io/circleci-orb/blob/master/docs/executors.md

v1.9.0

Compare Source

Which helps in monorepo situations

version: 2.1 orbs: cypress: cypress-io/cypress@1 workflows: build: jobs: - cypress/install: cache-key: cache-{{ arch }}-{{ .Branch }}-{{ checksum "frontend/package.json" }} - cypress/run: yarn: true cache-key: cache-{{ arch }}-{{ .Branch }}-{{ checksum "frontend/package.json" }} working_directory: frontend

Renovate configuration

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

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot merged commit 74e2d80 into master Sep 7, 2019
@renovate renovate bot deleted the renovate/docker-cypress-1.x branch September 7, 2019 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants