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.16.0 to 13.17.0 in /vue (#2329)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.0 to 13.17.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>v13.17.0</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#13-17-0">https://docs.cypress.io/app/references/changelog#13-17-0</a></p> <h2>v13.16.1</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#13-16-1">https://docs.cypress.io/app/references/changelog#13-16-1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/a15076fcf9891c4fcc2a08cb82724326f90d8ef1"><code>a15076f</code></a> chore: release 13.17.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30778">#30778</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/a3877a423c80f86523703c12deea289e09da705d"><code>a3877a4</code></a> chore: Update v8 snapshot cache - windows (<a href="https://redirect.github.com/cypress-io/cypress/issues/30773">#30773</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/97b404f3531416e7c791d3e7a7039c4157361242"><code>97b404f</code></a> chore: Update v8 snapshot cache - darwin (<a href="https://redirect.github.com/cypress-io/cypress/issues/30772">#30772</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/3303d1e41c1584d648673b6ff2104b3ccd61f6d9"><code>3303d1e</code></a> chore: Update v8 snapshot cache - linux (<a href="https://redirect.github.com/cypress-io/cypress/issues/30771">#30771</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/d0e8d9b6d2ce57b97eb1c0a6eba9c0142b610409"><code>d0e8d9b</code></a> chore: ignore yarnrc and yarn directory (<a href="https://redirect.github.com/cypress-io/cypress/issues/30769">#30769</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0c3c497c1d8904dc0070321cd622a853822b14c7"><code>0c3c497</code></a> feat: add support for chrome for testing browser (<a href="https://redirect.github.com/cypress-io/cypress/issues/30751">#30751</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/68c5714f1a89aa77ff3cb1a33850797a3e72d165"><code>68c5714</code></a> chore: Cleanup duplication across tsconfig files in packages (<a href="https://redirect.github.com/cypress-io/cypress/issues/30764">#30764</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/53d47cfc81a32c9dbef0fbad9592eed0d447d213"><code>53d47cf</code></a> chore: Update Chrome (beta) to 132.0.6834.46 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30755">#30755</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/58297dd2b4e1478e2d82b0d42173c21a2037cd83"><code>58297dd</code></a> chore: Update v8 snapshot cache - windows (<a href="https://redirect.github.com/cypress-io/cypress/issues/30742">#30742</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/e538359048e2dab34da2d245185b82749ed02971"><code>e538359</code></a> chore: Update v8 snapshot cache - linux (<a href="https://redirect.github.com/cypress-io/cypress/issues/30741">#30741</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.16.0...v13.17.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.16.0&new-version=13.17.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