chore(deps-dev): Bump cypress from 15.15.0 to 15.16.0 (#1918)

Bumps [cypress](https://github.com/cypress-io/cypress) from 15.15.0 to
15.16.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cypress-io/cypress/releases">cypress's
releases</a>.</em></p>
<blockquote>
<h2>v15.16.0</h2>
<p>Changelog: <a
href="https://docs.cypress.io/app/references/changelog#15-16-0">https://docs.cypress.io/app/references/changelog#15-16-0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cypress-io/cypress/commit/22aaf2371462ec13f138fd96c11e8f9f885ed575"><code>22aaf23</code></a>
chore: bump cypress-example-kitchensink to 6.0.2 for release (<a
href="https://redirect.github.com/cypress-io/cypress/issues/33921">#33921</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/448155c6248aadc696c7add55f96c4cc1a01deca"><code>448155c</code></a>
fix(cli): use verbose Listr renderer in CI for install + verify output
(<a
href="https://redirect.github.com/cypress-io/cypress/issues/33890">#33890</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/01cd8873d3e2b50279d581407d0ea98168af85fb"><code>01cd887</code></a>
chore: surface wrong-passphrase client cert PEM errors consistently in
OpenSS...</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/4534d04c861ef14fbcc06bf7331cc4d8656b977c"><code>4534d04</code></a>
fix: pin <code>@​sinonjs/fake-timers</code> type resolution in bundled
sinon types (<a
href="https://redirect.github.com/cypress-io/cypress/issues/33886">#33886</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/d7cd85a43d1a64d2388bf4ff0876989e47093213"><code>d7cd85a</code></a>
refactor(server): convert unit test specs to TypeScript (<a
href="https://redirect.github.com/cypress-io/cypress/issues/33899">#33899</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/2d5366d794e642cd8f6d057cfd443b08d72e9476"><code>2d5366d</code></a>
test: preserve allowCypressEnv in subscription test config rewrites (<a
href="https://redirect.github.com/cypress-io/cypress/issues/33910">#33910</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/fcee42556c8145c1a347864feb00e2617ee18db7"><code>fcee425</code></a>
chore: updating v8 snapshot cache (<a
href="https://redirect.github.com/cypress-io/cypress/issues/33909">#33909</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/986c3b2b886bbca3a7b29c1960439c614d70a300"><code>986c3b2</code></a>
chore: updating v8 snapshot cache (<a
href="https://redirect.github.com/cypress-io/cypress/issues/33903">#33903</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/de76502f4d7600126a5c45ed7601ed77468defd2"><code>de76502</code></a>
chore: Update v8 snapshot cache - linux (<a
href="https://redirect.github.com/cypress-io/cypress/issues/33875">#33875</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/247a0333a8a5d97e80079bce65def84a70560c3f"><code>247a033</code></a>
chore: updating v8 snapshot cache (<a
href="https://redirect.github.com/cypress-io/cypress/issues/33901">#33901</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cypress-io/cypress/compare/v15.15.0...v15.16.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cypress&package-manager=npm_and_yarn&previous-version=15.15.0&new-version=15.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-02 17:06:36 +00:00
committed by GitHub
parent f15776e982
commit 474cb0b88c
2 changed files with 13 additions and 64 deletions
+12 -63
View File
@@ -94,7 +94,7 @@
"@vitejs/plugin-react": "^5.1.4",
"@vitest/coverage-v8": "^4.1.7",
"cors": "^2.8.6",
"cypress": "^15.15.0",
"cypress": "^15.16.0",
"cypress-plugin-tab": "^2.0.0",
"eslint": "^10.4.1",
"eslint-plugin-react": "^7.37.5",
@@ -3733,17 +3733,6 @@
"dev": true,
"license": "MIT"
},
"node_modules/@types/yauzl": {
"version": "2.10.3",
"resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz",
"integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"@types/node": "*"
}
},
"node_modules/@typescript-eslint/eslint-plugin": {
"version": "8.60.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.60.0.tgz",
@@ -4841,16 +4830,6 @@
"ieee754": "^1.2.1"
}
},
"node_modules/buffer-crc32": {
"version": "0.2.13",
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
"integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": "*"
}
},
"node_modules/cacheable": {
"version": "2.3.5",
"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-2.3.5.tgz",
@@ -5623,9 +5602,9 @@
"license": "MIT"
},
"node_modules/cypress": {
"version": "15.15.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.15.0.tgz",
"integrity": "sha512-N8qBv3AUYn6xfIG73O5O58kTClUBSZ7a3C08IQFkSGTUdEauJ3BqwTFb/f9KPZgadftoZjllC0XSwD7xNNolbA==",
"version": "15.16.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.16.0.tgz",
"integrity": "sha512-fy0M0c9xDLEp4v9y7LLKFeAQhIdDsobxDSKpD3JcZpqQefjy9TSzEyVV3HA0zu7hUi0bGHlSYlI7ASub8wgR9A==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
@@ -5650,7 +5629,6 @@
"eventemitter2": "6.4.7",
"execa": "4.1.0",
"executable": "^4.1.1",
"extract-zip": "2.0.1",
"fs-extra": "^9.1.0",
"hasha": "5.2.2",
"is-installed-globally": "~0.4.0",
@@ -5669,7 +5647,7 @@
"tree-kill": "1.2.2",
"tslib": "1.14.1",
"untildify": "^4.0.0",
"yauzl": "^2.10.0"
"yauzl": "^3.3.1"
},
"bin": {
"cypress": "bin/cypress"
@@ -6863,27 +6841,6 @@
"integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
"license": "MIT"
},
"node_modules/extract-zip": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz",
"integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"debug": "^4.1.1",
"get-stream": "^5.1.0",
"yauzl": "^2.10.0"
},
"bin": {
"extract-zip": "cli.js"
},
"engines": {
"node": ">= 10.17.0"
},
"optionalDependencies": {
"@types/yauzl": "^2.9.1"
}
},
"node_modules/extsprintf": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
@@ -7009,16 +6966,6 @@
"reusify": "^1.0.4"
}
},
"node_modules/fd-slicer": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
"integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==",
"dev": true,
"license": "MIT",
"dependencies": {
"pend": "~1.2.0"
}
},
"node_modules/fdir": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
@@ -16102,14 +16049,16 @@
}
},
"node_modules/yauzl": {
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
"integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==",
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/yauzl/-/yauzl-3.3.2.tgz",
"integrity": "sha512-Md9ankxxN23wncAN8s7+Tn3Co52zLUPMtnrLAbVCnfG5d2tKBFfmygYSgXlqFgXObtzIgqkx7aNgDBpso9+4qA==",
"dev": true,
"license": "MIT",
"dependencies": {
"buffer-crc32": "~0.2.3",
"fd-slicer": "~1.1.0"
"pend": "~1.2.0"
},
"engines": {
"node": ">=12"
}
},
"node_modules/yocto-queue": {
+1 -1
View File
@@ -128,7 +128,7 @@
"@vitejs/plugin-react": "^5.1.4",
"@vitest/coverage-v8": "^4.1.7",
"cors": "^2.8.6",
"cypress": "^15.15.0",
"cypress": "^15.16.0",
"cypress-plugin-tab": "^2.0.0",
"eslint": "^10.4.1",
"eslint-plugin-react": "^7.37.5",