mirror of
https://github.com/maputnik/editor.git
synced 2026-05-20 15:10:00 +00:00
chore(deps-dev): Bump cypress from 15.14.2 to 15.15.0 (#1890)
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.14.2 to 15.15.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.15.0</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#15-15-0">https://docs.cypress.io/app/references/changelog#15-15-0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="914ad901d9"><code>914ad90</code></a> chore: narrow CYPRESS_COMMERCIAL_RECOMMENDATIONS override; deflake no-branch ...</li> <li><a href="1b11ad2663"><code>1b11ad2</code></a> chore(ci): commit v8 snapshot updates via GitHub API (<a href="https://redirect.github.com/cypress-io/cypress/issues/33774">#33774</a>)</li> <li><a href="0f864f68aa"><code>0f864f6</code></a> internal: cloud-driven app messaging banner (<a href="https://redirect.github.com/cypress-io/cypress/issues/33757">#33757</a>)</li> <li><a href="6299c146fb"><code>6299c14</code></a> chore: Update v8 snapshot cache - windows (<a href="https://redirect.github.com/cypress-io/cypress/issues/33776">#33776</a>)</li> <li><a href="b9575f01e9"><code>b9575f0</code></a> chore: Update v8 snapshot cache - linux (<a href="https://redirect.github.com/cypress-io/cypress/issues/33764">#33764</a>)</li> <li><a href="302747ded2"><code>302747d</code></a> fix(server): retry BiDi sessionSubscribe when Firefox connection not ready (#...</li> <li><a href="73a3e0e749"><code>73a3e0e</code></a> fix: serialize ProjectLifecycleManager.refreshLifecycle to avoid IPC race (<a href="https://redirect.github.com/cypress-io/cypress/issues/3">#3</a>...</li> <li><a href="0f2d385941"><code>0f2d385</code></a> test(system-tests): add Node.js 26 binary smoke coverage (<a href="https://redirect.github.com/cypress-io/cypress/issues/33780">#33780</a>)</li> <li><a href="e08ac5ed71"><code>e08ac5e</code></a> chore(ci): enable Snyk scans on fork PRs via approval-gated environment (<a href="https://redirect.github.com/cypress-io/cypress/issues/33773">#33773</a>)</li> <li><a href="e429e13b25"><code>e429e13</code></a> chore: Update v8 snapshot cache - darwin (<a href="https://redirect.github.com/cypress-io/cypress/issues/33772">#33772</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v15.14.2...v15.15.0">compare view</a></li> </ul> </details> <br /> 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:
45
package-lock.json
generated
45
package-lock.json
generated
@@ -94,7 +94,7 @@
|
||||
"@vitejs/plugin-react": "^5.1.4",
|
||||
"@vitest/coverage-v8": "^4.1.6",
|
||||
"cors": "^2.8.6",
|
||||
"cypress": "^15.14.2",
|
||||
"cypress": "^15.15.0",
|
||||
"cypress-plugin-tab": "^2.0.0",
|
||||
"eslint": "^10.4.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
@@ -856,9 +856,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@cypress/request": {
|
||||
"version": "3.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@cypress/request/-/request-3.0.10.tgz",
|
||||
"integrity": "sha512-hauBrOdvu08vOsagkZ/Aju5XuiZx6ldsLfByg1htFeldhex+PeMrYauANzFsMJeAA0+dyPLbDoX2OYuvVoLDkQ==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@cypress/request/-/request-4.0.0.tgz",
|
||||
"integrity": "sha512-wGTQfwDMMMiz/muFw4YbCLwTh0uZsXKK+6zWBzftADpitSi6iM62C8GzEhNcng2srUiGPksOriQkA8zakW2R0g==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
@@ -878,21 +878,10 @@
|
||||
"qs": "~6.14.1",
|
||||
"safe-buffer": "^5.1.2",
|
||||
"tough-cookie": "^5.0.0",
|
||||
"tunnel-agent": "^0.6.0",
|
||||
"uuid": "^8.3.2"
|
||||
"tunnel-agent": "^0.6.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 6"
|
||||
}
|
||||
},
|
||||
"node_modules/@cypress/request/node_modules/uuid": {
|
||||
"version": "8.3.2",
|
||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
|
||||
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"uuid": "dist/bin/uuid"
|
||||
"node": ">= 14.17.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@cypress/webpack-preprocessor": {
|
||||
@@ -5516,6 +5505,13 @@
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/core-util-is": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
|
||||
"integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cors": {
|
||||
"version": "2.8.6",
|
||||
"resolved": "https://registry.npmjs.org/cors/-/cors-2.8.6.tgz",
|
||||
@@ -5627,14 +5623,14 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "15.14.2",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.2.tgz",
|
||||
"integrity": "sha512-xMWg/iEImeIThRQZdnf3BFJT1a84apM/R91Feoa4vVWGuYWDphMT5jLhRVTBVlCgi+6axegF1zqhNyjhug2SsQ==",
|
||||
"version": "15.15.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.15.0.tgz",
|
||||
"integrity": "sha512-N8qBv3AUYn6xfIG73O5O58kTClUBSZ7a3C08IQFkSGTUdEauJ3BqwTFb/f9KPZgadftoZjllC0XSwD7xNNolbA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cypress/request": "^3.0.10",
|
||||
"@cypress/request": "^4.0.0",
|
||||
"@cypress/xvfb": "^1.2.4",
|
||||
"@types/sinonjs__fake-timers": "8.1.1",
|
||||
"@types/sizzle": "^2.3.2",
|
||||
@@ -15010,13 +15006,6 @@
|
||||
"extsprintf": "^1.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/verror/node_modules/core-util-is": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
|
||||
"integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/vfile": {
|
||||
"version": "6.0.3",
|
||||
"resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
"@vitejs/plugin-react": "^5.1.4",
|
||||
"@vitest/coverage-v8": "^4.1.6",
|
||||
"cors": "^2.8.6",
|
||||
"cypress": "^15.14.2",
|
||||
"cypress": "^15.15.0",
|
||||
"cypress-plugin-tab": "^2.0.0",
|
||||
"eslint": "^10.4.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
|
||||
Reference in New Issue
Block a user