From 218cdd9df64151248ff4c1d0f3ccf5c1e3b1d7d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 21:50:14 +0000 Subject: [PATCH] chore(deps): update dependency cypress to v13.12.0 (#7478) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://togithub.com/cypress-io/cypress)) | [`13.11.0` -> `13.12.0`](https://renovatebot.com/diffs/npm/cypress/13.11.0/13.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.11.0/13.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.11.0/13.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
cypress-io/cypress (cypress) ### [`v13.12.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.12.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.11.0...v13.12.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-12-0
--- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 0f5f0f0e45..c04653b0d5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -78,7 +78,7 @@ "copy-to-clipboard": "3.3.3", "countries-and-timezones": "^3.4.0", "css-mediaquery": "^0.1.2", - "cypress": "13.11.0", + "cypress": "13.12.0", "cypress-vite": "^1.4.0", "date-fns": "2.30.0", "date-fns-tz": "^2.0.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 5586aed92e..1b9b91f98e 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -4106,9 +4106,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:13.11.0": - version: 13.11.0 - resolution: "cypress@npm:13.11.0" +"cypress@npm:13.12.0": + version: 13.12.0 + resolution: "cypress@npm:13.12.0" dependencies: "@cypress/request": "npm:^3.0.0" "@cypress/xvfb": "npm:^1.2.4" @@ -4154,7 +4154,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10c0/a78eca7c26279928a86110d136a8ffcb339e81a04345eff155b0bc1b58f39bcce669f72f9d4e8303d038daf477525e727be2e1814ae04c100a3700c5f6f922f2 + checksum: 10c0/a9f74ce07b8d9d8058e4909ac3824d3d8a09af6f92eb4b69bce0892765ceeeac77094976e41a2a31e5138b6e43c2e5f1fb6fb54fbf9fa1bab957b465f5517540 languageName: node linkType: hard @@ -9718,7 +9718,7 @@ __metadata: copy-to-clipboard: "npm:3.3.3" countries-and-timezones: "npm:^3.4.0" css-mediaquery: "npm:^0.1.2" - cypress: "npm:13.11.0" + cypress: "npm:13.12.0" cypress-vite: "npm:^1.4.0" date-fns: "npm:2.30.0" date-fns-tz: "npm:^2.0.0"