bahmutov / cyclope

Cypress DOM snapshots and consistent image diffing in the cloud
13 stars 2 forks source link

chore(deps): update dependency cypress to v3 #222

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
cypress (source) orb major 2.2.0 -> 3.4.0

Release Notes

cypress-io/circleci-orb (cypress) ### [`v3.4.0`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.3.1...v3.4.0) #### Features - feat: Allow choosing a Node version in the run job by [@​deiga](https://redirect.github.com/deiga) in [https://github.com/cypress-io/circleci-orb/pull/484](https://redirect.github.com/cypress-io/circleci-orb/pull/484) #### Other - chore(deps): update orb-tools orb to 11.6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cypress-io/circleci-orb/pull/465](https://redirect.github.com/cypress-io/circleci-orb/pull/465) - chore(deps): pin orb-tools orb to 11.6.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cypress-io/circleci-orb/pull/464](https://redirect.github.com/cypress-io/circleci-orb/pull/464) - test(deps): update angular example to version 16.2.12 by [@​MikeMcC399](https://redirect.github.com/MikeMcC399) in [https://github.com/cypress-io/circleci-orb/pull/474](https://redirect.github.com/cypress-io/circleci-orb/pull/474) - test(deps): update cypress examples to 13.13.0 by [@​MikeMcC399](https://redirect.github.com/MikeMcC399) in [https://github.com/cypress-io/circleci-orb/pull/472](https://redirect.github.com/cypress-io/circleci-orb/pull/472) - chore(deps): update dependency orb-tools to v12 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cypress-io/circleci-orb/pull/469](https://redirect.github.com/cypress-io/circleci-orb/pull/469) - Revert "chore(deps): update dependency orb-tools to v12 ([#​469](https://redirect.github.com/cypress-io/circleci-orb/issues/469))" by [@​MikeMcC399](https://redirect.github.com/MikeMcC399) in [https://github.com/cypress-io/circleci-orb/pull/478](https://redirect.github.com/cypress-io/circleci-orb/pull/478) - ci(deps): update ct docker image to cypress/browsers:node-18.20.3 by [@​MikeMcC399](https://redirect.github.com/MikeMcC399) in [https://github.com/cypress-io/circleci-orb/pull/473](https://redirect.github.com/cypress-io/circleci-orb/pull/473) - test(deps): update angular example to version 17.3.12 by [@​MikeMcC399](https://redirect.github.com/MikeMcC399) in [https://github.com/cypress-io/circleci-orb/pull/480](https://redirect.github.com/cypress-io/circleci-orb/pull/480) - ci(deps): update test-deploy to node 20.15.1 LTS by [@​MikeMcC399](https://redirect.github.com/MikeMcC399) in [https://github.com/cypress-io/circleci-orb/pull/483](https://redirect.github.com/cypress-io/circleci-orb/pull/483) #### New Contributors - [@​MikeMcC399](https://redirect.github.com/MikeMcC399) made their first contribution in [https://github.com/cypress-io/circleci-orb/pull/474](https://redirect.github.com/cypress-io/circleci-orb/pull/474) - [@​deiga](https://redirect.github.com/deiga) made their first contribution in [https://github.com/cypress-io/circleci-orb/pull/484](https://redirect.github.com/cypress-io/circleci-orb/pull/484) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.3.1...v3.4.0 ### [`v3.3.1`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.3.1) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.3.0...v3.3.1) #### What's Changed - fix: bump browser tools to fix 404 on chrome install by [@​jennifer-shehane](https://redirect.github.com/jennifer-shehane) in [https://github.com/cypress-io/circleci-orb/pull/463](https://redirect.github.com/cypress-io/circleci-orb/pull/463) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.3.0...v3.3.1 ### [`v3.3.0`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.2.1...v3.3.0) #### What's Changed - feat: adds pnpm support by [@​ramykl](https://redirect.github.com/ramykl) in [https://github.com/cypress-io/circleci-orb/pull/452](https://redirect.github.com/cypress-io/circleci-orb/pull/452) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.2.1...v3.3.0 ### [`v3.2.1`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.2.1) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.2.0...v3.2.1) #### What's Changed - fix: set circleci browser tools orb to pull v1 with updates by [@​DaleGardner](https://redirect.github.com/DaleGardner) in [https://github.com/cypress-io/circleci-orb/pull/449](https://redirect.github.com/cypress-io/circleci-orb/pull/449) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.2.0...v3.2.1 ### [`v3.2.0`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.1.4...v3.2.0) #### What's Changed - feature: updates the default node version to 18.16 and adds documentation for how to change the default node version in the cypress/default executor by [@​jordanpowell88](https://redirect.github.com/jordanpowell88) in [https://github.com/cypress-io/circleci-orb/pull/438](https://redirect.github.com/cypress-io/circleci-orb/pull/438) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.1.4...v3.2.0 ### [`v3.1.4`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.1.4) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.1.3...v3.1.4) #### What's Changed - chore: update circleci orb version to fix chromedriver download problems **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.1.3...v3.1.4 ### [`v3.1.3`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.1.3) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.1.2...v3.1.3) #### What's Changed - chore: updating the circleci/browser-tools library to address a [change in chrome driver download paths](https://redirect.github.com/CircleCI-Public/browser-tools-orb/issues/75#issuecomment-1641137783) by [@​nagash77](https://redirect.github.com/nagash77) in [https://github.com/cypress-io/circleci-orb/pull/435](https://redirect.github.com/cypress-io/circleci-orb/pull/435) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.1.2...v3.1.3 ### [`v3.1.2`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.1.2) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.1.1...v3.1.2) #### What's Changed - chore: adding wait-on example by [@​mschile](https://redirect.github.com/mschile) in [https://github.com/cypress-io/circleci-orb/pull/428](https://redirect.github.com/cypress-io/circleci-orb/pull/428) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.1.1...v3.1.2 ### [`v3.1.1`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.1.1) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.1.0...v3.1.1) #### What's Changed - chore: update release docs by [@​emilyrohrbough](https://redirect.github.com/emilyrohrbough) in [https://github.com/cypress-io/circleci-orb/pull/421](https://redirect.github.com/cypress-io/circleci-orb/pull/421) - fix: correct cypress/run tests default value for working-directory param by [@​emilyrohrbough](https://redirect.github.com/emilyrohrbough) in [https://github.com/cypress-io/circleci-orb/pull/422](https://redirect.github.com/cypress-io/circleci-orb/pull/422) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.1.0...v3.1.1 ### [`v3.1.0`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.0.1...v3.1.0) **NOTE:** this was a release mistake and 3.1.0 and 3.0.1 are the same release. #### What's Changed - docs: update CONTRIBUTING guide to include publishing steps by [@​jordanpowell88](https://redirect.github.com/jordanpowell88) in [https://github.com/cypress-io/circleci-orb/pull/412](https://redirect.github.com/cypress-io/circleci-orb/pull/412) - chore: turn enable PR comments off on publish by [@​jordanpowell88](https://redirect.github.com/jordanpowell88) in [https://github.com/cypress-io/circleci-orb/pull/411](https://redirect.github.com/cypress-io/circleci-orb/pull/411) - V3 docs edits by [@​jaffrepaul](https://redirect.github.com/jaffrepaul) in [https://github.com/cypress-io/circleci-orb/pull/413](https://redirect.github.com/cypress-io/circleci-orb/pull/413) - Configure Renovate by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cypress-io/circleci-orb/pull/410](https://redirect.github.com/cypress-io/circleci-orb/pull/410) - chore(deps): update orb-tools orb to 11.6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cypress-io/circleci-orb/pull/415](https://redirect.github.com/cypress-io/circleci-orb/pull/415) - chore(deps): pin dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cypress-io/circleci-orb/pull/414](https://redirect.github.com/cypress-io/circleci-orb/pull/414) - Update edge example by [@​emilyrohrbough](https://redirect.github.com/emilyrohrbough) in [https://github.com/cypress-io/circleci-orb/pull/420](https://redirect.github.com/cypress-io/circleci-orb/pull/420) #### New Contributors - [@​emilyrohrbough](https://redirect.github.com/emilyrohrbough) made their first contribution in [https://github.com/cypress-io/circleci-orb/pull/420](https://redirect.github.com/cypress-io/circleci-orb/pull/420) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.0.0...v3.1.0 ### [`v3.0.1`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.0.1) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v3.0.0...v3.0.1) #### What's Changed - docs: update CONTRIBUTING guide to include publishing steps by [@​jordanpowell88](https://redirect.github.com/jordanpowell88) in [https://github.com/cypress-io/circleci-orb/pull/412](https://redirect.github.com/cypress-io/circleci-orb/pull/412) - chore: turn enable PR comments off on publish by [@​jordanpowell88](https://redirect.github.com/jordanpowell88) in [https://github.com/cypress-io/circleci-orb/pull/411](https://redirect.github.com/cypress-io/circleci-orb/pull/411) - V3 docs edits by [@​jaffrepaul](https://redirect.github.com/jaffrepaul) in [https://github.com/cypress-io/circleci-orb/pull/413](https://redirect.github.com/cypress-io/circleci-orb/pull/413) - Configure Renovate by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cypress-io/circleci-orb/pull/410](https://redirect.github.com/cypress-io/circleci-orb/pull/410) - chore(deps): update orb-tools orb to 11.6 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cypress-io/circleci-orb/pull/415](https://redirect.github.com/cypress-io/circleci-orb/pull/415) - chore(deps): pin dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/cypress-io/circleci-orb/pull/414](https://redirect.github.com/cypress-io/circleci-orb/pull/414) - Update edge example by [@​emilyrohrbough](https://redirect.github.com/emilyrohrbough) in [https://github.com/cypress-io/circleci-orb/pull/420](https://redirect.github.com/cypress-io/circleci-orb/pull/420) #### New Contributors - [@​emilyrohrbough](https://redirect.github.com/emilyrohrbough) made their first contribution in [https://github.com/cypress-io/circleci-orb/pull/420](https://redirect.github.com/cypress-io/circleci-orb/pull/420) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v3.0.0...v3.0.1 ### [`v3.0.0`](https://redirect.github.com/cypress-io/circleci-orb/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/cypress-io/circleci-orb/compare/v2.2.0...v3.0.0) **BREAKING CHANGE - V3** #### What's Changed - A single cypress/run job that can be in parallel - A simplified API - Improved caching - Improved Executors [https://github.com/cypress-io/circleci-orb/pull/391](https://redirect.github.com/cypress-io/circleci-orb/pull/391) **Full Changelog**: https://github.com/cypress-io/circleci-orb/compare/v2.2.0...v3.0.0

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.