chore(deps-dev): Bump cypress from 15.0.0 to 15.1.0 (#1343)

Bumps [cypress](https://github.com/cypress-io/cypress) from 15.0.0 to
15.1.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.1.0</h2>
<p>Changelog: <a
href="https://docs.cypress.io/app/references/changelog#15.1.0">https://docs.cypress.io/app/references/changelog#15.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="591de461fd"><code>591de46</code></a>
chore: release 15.1.0 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/32401">#32401</a>)</li>
<li><a
href="8d0aee00b1"><code>8d0aee0</code></a>
fix: wrap the <code>tsx</code> loader path in quotes (<a
href="https://redirect.github.com/cypress-io/cypress/issues/32400">#32400</a>)</li>
<li><a
href="21be37e72e"><code>21be37e</code></a>
fix: move <code>@​cypress/schematic</code> npm registry query to https
(<a
href="https://redirect.github.com/cypress-io/cypress/issues/32390">#32390</a>)</li>
<li><a
href="30f8bc3968"><code>30f8bc3</code></a>
chore: fix the package name in docs. (<a
href="https://redirect.github.com/cypress-io/cypress/issues/32399">#32399</a>)</li>
<li><a
href="61307b0994"><code>61307b0</code></a>
chore(deps): remove sharp dependency resolution (<a
href="https://redirect.github.com/cypress-io/cypress/issues/32378">#32378</a>)</li>
<li><a
href="d0570f8fec"><code>d0570f8</code></a>
chore: Update Chrome (beta) to 140.0.7339.41 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/32375">#32375</a>)</li>
<li><a
href="695fa95c3e"><code>695fa95</code></a>
chore: updating v8 snapshot cache (<a
href="https://redirect.github.com/cypress-io/cypress/issues/32387">#32387</a>)</li>
<li><a
href="505eb1397d"><code>505eb13</code></a>
chore: updating v8 snapshot cache (<a
href="https://redirect.github.com/cypress-io/cypress/issues/32386">#32386</a>)</li>
<li><a
href="ef6ad2aeb6"><code>ef6ad2a</code></a>
chore: updating v8 snapshot cache (<a
href="https://redirect.github.com/cypress-io/cypress/issues/32385">#32385</a>)</li>
<li><a
href="58bee2839c"><code>58bee28</code></a>
fix: force gtk version 3 to avoid Electron 36 from crashing (<a
href="https://redirect.github.com/cypress-io/cypress/issues/32372">#32372</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cypress-io/cypress/compare/v15.0.0...v15.1.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.0.0&new-version=15.1.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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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]
2025-09-04 04:08:13 +00:00
committed by GitHub
parent 1607c985d9
commit b503a44aa4
2 changed files with 33 additions and 21 deletions

52
package-lock.json generated
View File

@@ -92,7 +92,7 @@
"@types/wicg-file-system-access": "^2023.10.6",
"@vitejs/plugin-react": "^5.0.2",
"cors": "^2.8.5",
"cypress": "^15.0.0",
"cypress": "^15.1.0",
"cypress-plugin-tab": "^1.0.5",
"eslint": "^9.34.0",
"eslint-plugin-react": "^7.37.5",
@@ -3911,12 +3911,6 @@
"node": ">=8"
}
},
"node_modules/async": {
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/async/-/async-3.2.5.tgz",
"integrity": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==",
"dev": true
},
"node_modules/asynckit": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
@@ -4847,9 +4841,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.0.0.tgz",
"integrity": "sha512-OH5Srk10qTzHYYt3BsP9V1DPYIAzms55s3xQn4mGmYO4k6pi25MCajDyPbiULfNDhNcthNQ2xmYvu1JdeEw1Hw==",
"version": "15.1.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.1.0.tgz",
"integrity": "sha512-jS4EfyOa2W5KXCN02WBdmy4bpBBmLGe+INhZeCvzRksfJuzBSYp3rNg2G+hfOwPzM+wwMwOYCo/kEnH+5RsSjA==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
@@ -4879,7 +4873,6 @@
"extract-zip": "2.0.1",
"figures": "^3.2.0",
"fs-extra": "^9.1.0",
"getos": "^3.2.1",
"hasha": "5.2.2",
"is-installed-globally": "~0.4.0",
"lazy-ass": "^1.6.0",
@@ -4894,6 +4887,7 @@
"request-progress": "^3.0.0",
"semver": "^7.7.1",
"supports-color": "^8.1.1",
"systeminformation": "5.27.7",
"tmp": "~0.2.4",
"tree-kill": "1.2.2",
"untildify": "^4.0.0",
@@ -6797,15 +6791,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/getos": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/getos/-/getos-3.2.1.tgz",
"integrity": "sha512-U56CfOK17OKgTVqozZjUKNdkfEv6jk5WISBJ8SHoagjE6L69zOwl3Z+O8myjY9MEW3i2HPWQBt/LTbCgcC973Q==",
"dev": true,
"dependencies": {
"async": "^3.2.0"
}
},
"node_modules/getpass": {
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
@@ -12364,6 +12349,33 @@
"integrity": "sha512-0K91MEXFpBUaywiwSSkmKjnGcasG/rVBXFLJz5DrgGabpYD6N+3yZrfD6uUIfpuTu65DZLHi7N8CizHc07BPZA==",
"dev": true
},
"node_modules/systeminformation": {
"version": "5.27.7",
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.27.7.tgz",
"integrity": "sha512-saaqOoVEEFaux4v0K8Q7caiauRwjXC4XbD2eH60dxHXbpKxQ8kH9Rf7Jh+nryKpOUSEFxtCdBlSUx0/lO6rwRg==",
"dev": true,
"license": "MIT",
"os": [
"darwin",
"linux",
"win32",
"freebsd",
"openbsd",
"netbsd",
"sunos",
"android"
],
"bin": {
"systeminformation": "lib/cli.js"
},
"engines": {
"node": ">=8.0.0"
},
"funding": {
"type": "Buy me a coffee",
"url": "https://www.buymeacoffee.com/systeminfo"
}
},
"node_modules/tabbable": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz",

View File

@@ -123,7 +123,7 @@
"@types/wicg-file-system-access": "^2023.10.6",
"@vitejs/plugin-react": "^5.0.2",
"cors": "^2.8.5",
"cypress": "^15.0.0",
"cypress": "^15.1.0",
"cypress-plugin-tab": "^1.0.5",
"eslint": "^9.34.0",
"eslint-plugin-react": "^7.37.5",