mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 14:20:02 +00:00
Bump cypress from 14.3.1 to 14.3.2 (#1163)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.3.1 to 14.3.2. <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.3.2</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#14-3-2">https://docs.cypress.io/app/references/changelog#14-3-2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="b2a2c90242"><code>b2a2c90</code></a> chore: release 14.3.2 (<a href="https://redirect.github.com/cypress-io/cypress/issues/31565">#31565</a>)</li> <li><a href="0cd12eb642"><code>0cd12eb</code></a> fix: ensure debugging your ci failures message displays (<a href="https://redirect.github.com/cypress-io/cypress/issues/31563">#31563</a>)</li> <li><a href="1edfc24337"><code>1edfc24</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31561">#31561</a>)</li> <li><a href="b9b99b9c48"><code>b9b99b9</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31560">#31560</a>)</li> <li><a href="ef900bd7c7"><code>ef900bd</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31559">#31559</a>)</li> <li><a href="bba3b4bf27"><code>bba3b4b</code></a> internal: when studio button is clicked, panel should be close (<a href="https://redirect.github.com/cypress-io/cypress/issues/31519">#31519</a>)</li> <li><a href="6cc2f01174"><code>6cc2f01</code></a> chore(deps): update dependency detect-port to v2 (<a href="https://redirect.github.com/cypress-io/cypress/issues/31553">#31553</a>)</li> <li><a href="d2c26677d3"><code>d2c2667</code></a> chore(deps): update dependency continuation to v1.1.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/31549">#31549</a>)</li> <li><a href="b47c3be0dd"><code>b47c3be</code></a> fix: auto scroll behavior (<a href="https://redirect.github.com/cypress-io/cypress/issues/31541">#31541</a>)</li> <li><a href="9f9b665d9c"><code>9f9b665</code></a> chore: update win.cookie calls to win.document.cookie call in test (<a href="https://redirect.github.com/cypress-io/cypress/issues/31527">#31527</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v14.3.1...v14.3.2">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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -94,7 +94,7 @@
|
||||
"@types/wicg-file-system-access": "^2023.10.6",
|
||||
"@vitejs/plugin-react": "^4.4.1",
|
||||
"cors": "^2.8.5",
|
||||
"cypress": "^14.3.1",
|
||||
"cypress": "^14.3.2",
|
||||
"cypress-plugin-tab": "^1.0.5",
|
||||
"eslint": "^9.25.1",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
@@ -4827,9 +4827,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "14.3.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-14.3.1.tgz",
|
||||
"integrity": "sha512-/2q06qvHMK3PNiadnRW1Je0lJ43gAFPQJUAK2zIxjr22kugtWxVQznTBLVu1AvRH+RP3oWZhCdWqiEi+0NuqCg==",
|
||||
"version": "14.3.2",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-14.3.2.tgz",
|
||||
"integrity": "sha512-n+yGD2ZFFKgy7I3YtVpZ7BcFYrrDMcKj713eOZdtxPttpBjCyw/R8dLlFSsJPouneGN7A/HOSRyPJ5+3/gKDoA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
@@ -125,7 +125,7 @@
|
||||
"@types/wicg-file-system-access": "^2023.10.6",
|
||||
"@vitejs/plugin-react": "^4.4.1",
|
||||
"cors": "^2.8.5",
|
||||
"cypress": "^14.3.1",
|
||||
"cypress": "^14.3.2",
|
||||
"cypress-plugin-tab": "^1.0.5",
|
||||
"eslint": "^9.25.1",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
|
||||
Reference in New Issue
Block a user