Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump cypress from 13.4.0 to 13.5.0 (#658)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.4.0 to 13.5.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>v.13.5.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-5-0">https://docs.cypress.io/guides/references/changelog#13-5-0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/a23dba19af00516e0ef69fb61d17ec6c4b6b595a"><code>a23dba1</code></a> chore: release 13.5.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/28278">#28278</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7392f615fecf7b24315e2d97409ecf24c680537d"><code>7392f61</code></a> test: updating path separator for mochaEvents (<a href="https://redirect.github.com/cypress-io/cypress/issues/28265">#28265</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/79da763dfa59e98b90086277378dacdb5d191cd9"><code>79da763</code></a> chore: release <code>@cypress/webpack-dev-server-v3</code>.7.0</li> <li><a href="https://github.com/cypress-io/cypress/commit/176280dd49bdf85b59d204e1a77472f811107988"><code>176280d</code></a> chore: release 13.5.0 - update changelog (<a href="https://redirect.github.com/cypress-io/cypress/issues/28262">#28262</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/d70ffea0bf0d5df72a949c7d1a44030f4b39dec1"><code>d70ffea</code></a> fix: runIfWaitingForDebugger when targets are reloaded after crashing (<a href="https://redirect.github.com/cypress-io/cypress/issues/28254">#28254</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/e8fc26895354366211ace7e6550fe38c348c28bd"><code>e8fc268</code></a> feat: add support for angular 17 (<a href="https://redirect.github.com/cypress-io/cypress/issues/28152">#28152</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/9f19f9a513a7cec29b84da12e95f59a582e30e11"><code>9f19f9a</code></a> test: update mochaEvent snapshots to be auto-generated (<a href="https://redirect.github.com/cypress-io/cypress/issues/28224">#28224</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/934f2157b31bde08c0f76195ad2d93c0dc5bdf22"><code>934f215</code></a> chore: add after:browser:launch node event (<a href="https://redirect.github.com/cypress-io/cypress/issues/28180">#28180</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/eab1730dbb055efa2ad02bc2ae36f5a9ac5ef8d9"><code>eab1730</code></a> fix: handle download from element missing download attribute (<a href="https://redirect.github.com/cypress-io/cypress/issues/28222">#28222</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/db8609e54f7802bdb785406d9bd85b75a5c23e84"><code>db8609e</code></a> fix: Pass flag to chrome to disable translation prompt when running tests (<a href="https://redirect.github.com/cypress-io/cypress/issues/2">#2</a>...</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.4.0...v13.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cypress&package-manager=npm_and_yarn&previous-version=13.4.0&new-version=13.5.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information