mirror of
https://github.com/maputnik/editor.git
synced 2026-06-16 04:07:27 +00:00
chore(deps-dev): Bump cypress from 14.5.2 to 14.5.3 (#1295)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.5.2 to 14.5.3. <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.3</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#14-5-3">https://docs.cypress.io/app/references/changelog#14-5-3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/d1478d8961a69dc3c0304d3d3d85ef68fbb5e2eb"><code>d1478d8</code></a> chore: release 14.5.3 (<a href="https://redirect.github.com/cypress-io/cypress/issues/32099">#32099</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7825936902571e96dd213c29acc37b8bc2d3b7ad"><code>7825936</code></a> chore(dep): upgrade <code>cypress/request</code> to <code>3.0.9</code> to address <code>form-data</code> vulne...</li> <li><a href="https://github.com/cypress-io/cypress/commit/5b0a7e2f88d16d442b849c98a1b9bcbe966b8756"><code>5b0a7e2</code></a> chore: revert release 14.5.3</li> <li><a href="https://github.com/cypress-io/cypress/commit/8ce8ee0c28c5652287b8965a09cadacfcff99c55"><code>8ce8ee0</code></a> chore: release <code>@cypress/webpack-dev-server-v4</code>.1.1</li> <li><a href="https://github.com/cypress-io/cypress/commit/749a1d5cc8663e4ffb8b808cf51701ac87219504"><code>749a1d5</code></a> chore: release <code>@cypress/webpack-batteries-included-preprocessor-v3</code>.1.2</li> <li><a href="https://github.com/cypress-io/cypress/commit/69df121d2ceea2267ed6fbac13bc9e93ad343564"><code>69df121</code></a> chore: release <code>@cypress/angular-v3</code>.0.1</li> <li><a href="https://github.com/cypress-io/cypress/commit/72dd9de670d91f3665043223bc55c117604389a1"><code>72dd9de</code></a> chore: release 14.5.3 (<a href="https://redirect.github.com/cypress-io/cypress/issues/32093">#32093</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/199aad6f1800fbae3e91c2a6b3d9f72aa82f3125"><code>199aad6</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32089">#32089</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/ea33e840b71d02a49d0ff4862dc07f298a73c0b6"><code>ea33e84</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32090">#32090</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/f50ba45f7077bafb768ec60d370216259f414401"><code>f50ba45</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32088">#32088</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v14.5.2...v14.5.3">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:
+1
-1
@@ -123,7 +123,7 @@
|
||||
"@types/wicg-file-system-access": "^2023.10.6",
|
||||
"@vitejs/plugin-react": "^4.7.0",
|
||||
"cors": "^2.8.5",
|
||||
"cypress": "^14.5.2",
|
||||
"cypress": "^14.5.3",
|
||||
"cypress-plugin-tab": "^1.0.5",
|
||||
"eslint": "^9.31.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
|
||||
Reference in New Issue
Block a user