mirror of
https://github.com/maputnik/editor.git
synced 2026-06-14 19:27:25 +00:00
chore(deps-dev): Bump cypress from 14.5.3 to 14.5.4 (#1311)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.5.3 to 14.5.4. <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>v14.5.4</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#14-5-4">https://docs.cypress.io/app/references/changelog#14-5-4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/3cbfbe76b02816280e1d9fa5bf1d30e0e39aaaf1"><code>3cbfbe7</code></a> chore: release app 14.5.4 (<a href="https://redirect.github.com/cypress-io/cypress/issues/32179">#32179</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/2686ec6cbb2510880ef3cbd69dcf42d443d32f25"><code>2686ec6</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32175">#32175</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/be4fe3df9775511df3b48c764f2c685cfb03ece3"><code>be4fe3d</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32174">#32174</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/816c2e470461a577b3a44872daa740201e472268"><code>816c2e4</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32173">#32173</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/c6889d85dd41be136027526631a637239131b14d"><code>c6889d8</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32164">#32164</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/e57936febacc558b7e2316d5a8231f555b004b55"><code>e57936f</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32163">#32163</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/4c6ad85e9c6160bd9832ce2e4f3d9741cc9e0a2f"><code>4c6ad85</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32162">#32162</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7d9d3e2be1b2629621b1304f5bdeea9f8265a42d"><code>7d9d3e2</code></a> dependency: upgrade tar-fs to 2.1.3 and 3.1.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/32160">#32160</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/2533e2b9e1c48e1059edf099acbbd0233f105564"><code>2533e2b</code></a> chore(deps): remove check-dependencies (<a href="https://redirect.github.com/cypress-io/cypress/issues/32157">#32157</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/788dfd1c0bc7ef02d5e7161639585e56bbccf326"><code>788dfd1</code></a> chore: bump firefox version we test against to 141 (<a href="https://redirect.github.com/cypress-io/cypress/issues/32078">#32078</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v14.5.3...v14.5.4">compare view</a></li> </ul> </details> <br /> [](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:
Generated
+4
-4
@@ -92,7 +92,7 @@
|
||||
"@types/wicg-file-system-access": "^2023.10.6",
|
||||
"@vitejs/plugin-react": "^5.0.0",
|
||||
"cors": "^2.8.5",
|
||||
"cypress": "^14.5.3",
|
||||
"cypress": "^14.5.4",
|
||||
"cypress-plugin-tab": "^1.0.5",
|
||||
"eslint": "^9.32.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
@@ -4845,9 +4845,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "14.5.3",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-14.5.3.tgz",
|
||||
"integrity": "sha512-syLwKjDeMg77FRRx68bytLdlqHXDT4yBVh0/PPkcgesChYDjUZbwxLqMXuryYKzAyJsPsQHUDW1YU74/IYEUIA==",
|
||||
"version": "14.5.4",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-14.5.4.tgz",
|
||||
"integrity": "sha512-0Dhm4qc9VatOcI1GiFGVt8osgpPdqJLHzRwcAB5MSD/CAAts3oybvPUPawHyvJZUd8osADqZe/xzMsZ8sDTjXw==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user