mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
chore(deps): update dependency cypress to v13.14.1 (#8106)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`13.13.2` -> `13.14.1`](https://renovatebot.com/diffs/npm/cypress/13.13.2/13.14.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.13.2/13.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.13.2/13.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v13.14.1`](https://redirect.github.com/cypress-io/cypress/compare/v13.14.0...v13.14.1) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v13.14.0...v13.14.1) ### [`v13.14.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v13.14.0) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v13.13.3...v13.14.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0 ### [`v13.13.3`](https://redirect.github.com/cypress-io/cypress/releases/tag/v13.13.3) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v13.13.2...v13.13.3) Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
65d3a2d325
commit
1f7a174946
@ -77,7 +77,7 @@
|
||||
"copy-to-clipboard": "3.3.3",
|
||||
"countries-and-timezones": "^3.4.0",
|
||||
"css-mediaquery": "^0.1.2",
|
||||
"cypress": "13.13.2",
|
||||
"cypress": "13.14.1",
|
||||
"cypress-vite": "^1.4.0",
|
||||
"date-fns": "2.30.0",
|
||||
"date-fns-tz": "^2.0.0",
|
||||
|
@ -4182,9 +4182,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:13.13.2":
|
||||
version: 13.13.2
|
||||
resolution: "cypress@npm:13.13.2"
|
||||
"cypress@npm:13.14.1":
|
||||
version: 13.14.1
|
||||
resolution: "cypress@npm:13.14.1"
|
||||
dependencies:
|
||||
"@cypress/request": "npm:^3.0.1"
|
||||
"@cypress/xvfb": "npm:^1.2.4"
|
||||
@ -4230,7 +4230,7 @@ __metadata:
|
||||
yauzl: "npm:^2.10.0"
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 10c0/7a38851aac96ff36414a2a4665312cc6778b9863913d5328685c4b13339aa3159506574d63d60d974ccc4a88b4d26db2b3a9c8c5a9921d351dc41ebdae446bae
|
||||
checksum: 10c0/1f9c18a6ae5ebfdb4f1d0c6d85e47c90cab8ef89a992b7dff8c142316b1e3abd94aef78b41d2a593ff5ce226ecda5ea456850426123fcc124a46653e9bd7e7b5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9808,7 +9808,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.13.2"
|
||||
cypress: "npm:13.14.1"
|
||||
cypress-vite: "npm:^1.4.0"
|
||||
date-fns: "npm:2.30.0"
|
||||
date-fns-tz: "npm:^2.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user