mirror of
https://github.com/maputnik/editor.git
synced 2026-06-09 08:47:26 +00:00
Bump cypress from 14.0.2 to 14.0.3 (#1059)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.2 to 14.0.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.0.3</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#14-0-3">https://docs.cypress.io/app/references/changelog#14-0-3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/d2be6c05fad8c1fd7a09866745dc3827a7a2a77e"><code>d2be6c0</code></a> chore: release 14.0.3 (<a href="https://redirect.github.com/cypress-io/cypress/issues/31077">#31077</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/66bf74f5b22e433be5344c9403216381be42a5ff"><code>66bf74f</code></a> chore: Revert "chore: update wdio dependencies to latest for firefox (<a href="https://redirect.github.com/cypress-io/cypress/issues/30822">#30822</a>)...</li> <li><a href="https://github.com/cypress-io/cypress/commit/d733b86a714d8dbd14037334fd27dfcb4181917d"><code>d733b86</code></a> dependency: update dependency <code>@cypress/request</code> to ^3.0.7 (<a href="https://redirect.github.com/cypress-io/cypress/issues/31063">#31063</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/1042f4abf176da4bbde5695ae95252bcf168ae20"><code>1042f4a</code></a> chore: fix snyk scan to ignore the nx cloud build files (<a href="https://redirect.github.com/cypress-io/cypress/issues/31025">#31025</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/2e3e7ac3204bf9dc8306c260e500611ceddef2ca"><code>2e3e7ac</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31067">#31067</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/69ee481943c26bb47a42105437208c7b978bffb0"><code>69ee481</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31066">#31066</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/8ac7991e07396a0f085350bd8e63f50c76638ad7"><code>8ac7991</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31065">#31065</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/33eb6c818e159cdc5ecfef4ba7c926fa7eb2d554"><code>33eb6c8</code></a> chore: update wdio dependencies to latest for firefox (<a href="https://redirect.github.com/cypress-io/cypress/issues/30822">#30822</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/b20bad672b6b243cc4a638ea2c4d7dcb8e0b3a61"><code>b20bad6</code></a> chore: wire up beta chrome into circle workflow, update orb, and update firef...</li> <li><a href="https://github.com/cypress-io/cypress/commit/f9e872d0d48f4d6bbf2248b6471aa5521fc3268f"><code>f9e872d</code></a> fix: decode both script and stack before making comparison in the priv channe...</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v14.0.2...v14.0.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
@@ -125,7 +125,7 @@
|
||||
"@types/wicg-file-system-access": "^2023.10.5",
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"cors": "^2.8.5",
|
||||
"cypress": "^14.0.2",
|
||||
"cypress": "^14.0.3",
|
||||
"cypress-plugin-tab": "^1.0.5",
|
||||
"eslint": "^9.21.0",
|
||||
"eslint-plugin-react": "^7.37.4",
|
||||
|
||||
Reference in New Issue
Block a user