Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v13.17.0 (#1408)
Browse files Browse the repository at this point in the history
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.16.1` -> `13.17.0`](https://renovatebot.com/diffs/npm/cypress/13.16.1/13.17.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.16.1/13.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.16.1/13.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>cypress-io/cypress (cypress)</summary>

### [`v13.17.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v13.17.0)

[Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v13.16.1...v13.17.0)

Changelog: https://docs.cypress.io/app/references/changelog#13-17-0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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.

---

 - [ ] <!-- 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/kula-app/OnLaunch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 5b9d897 commit c7b0fe1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/request-ip": "0.0.41",
"@types/testing-library__jest-dom": "5.14.9",
"core-js": "3.39.0",
"cypress": "13.16.1",
"cypress": "13.17.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.20",
"husky": "9.1.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4543,9 +4543,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.16.1":
version: 13.16.1
resolution: "cypress@npm:13.16.1"
"cypress@npm:13.17.0":
version: 13.17.0
resolution: "cypress@npm:13.17.0"
dependencies:
"@cypress/request": "npm:^3.0.6"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -4592,7 +4592,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/fae077c53338778978a245998b70287e999316de391ed8b03eb39f376b836c683aebeb29396145d679e2e33ae37530a562db94cefff5e0e567cc87c027115257
checksum: 10c0/159ce620e32d2785082aaa1f4f30f203dcec466df4a8e80dfa299035358772fd513c35820070ba8db52e2bf58078a372ff7009068e26967f993656e7da62e221
languageName: node
linkType: hard

Expand Down Expand Up @@ -9236,7 +9236,7 @@ __metadata:
class-transformer: "npm:0.5.1"
class-validator: "npm:0.14.1"
core-js: "npm:3.39.0"
cypress: "npm:13.16.1"
cypress: "npm:13.17.0"
dotenv: "npm:16.4.7"
eslint: "npm:8.57.1"
eslint-config-next: "npm:14.2.20"
Expand Down

0 comments on commit c7b0fe1

Please sign in to comment.