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.6.1 to 13.6.2 (#1272)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.1 to 13.6.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>v13.6.2</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-6-2">https://docs.cypress.io/guides/references/changelog#13-6-2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/ce8ee60defc71839845dc684d9e1c8a2eda7693e"><code>ce8ee60</code></a> chore: release 13.6.2 (<a href="https://redirect.github.com/cypress-io/cypress/issues/28589">#28589</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/77d661be52e3d0e6c18b1f48ba9a104b60cbde09"><code>77d661b</code></a> chore: adds SKIP_RELEASE_CHANGELOG_VALIDATION_FOR_BRANCHES to verify-mocha-re...</li> <li><a href="https://github.com/cypress-io/cypress/commit/fd02263a2e372ad0a559781e01d8b5fb5fb3c69c"><code>fd02263</code></a> chore: upgrade nvm on windows so we can install node 20 in kitchensink binary...</li> <li><a href="https://github.com/cypress-io/cypress/commit/d6f356f561a5ebdc42ee80632c2daf6990760c9d"><code>d6f356f</code></a> chore: update changelog to fix release readiness check (<a href="https://redirect.github.com/cypress-io/cypress/issues/28551">#28551</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/3eece90e3250512126ab0b44d8aec67e5c49fcb4"><code>3eece90</code></a> chore: Revert "chore: moves fix annotation to dependency update section" (<a href="https://redirect.github.com/cypress-io/cypress/issues/28">#28</a>...</li> <li><a href="https://github.com/cypress-io/cypress/commit/38049f2275219d7d8a8fa1128d20556c616ce483"><code>38049f2</code></a> misc: moves fix annotation to dependency update section (<a href="https://redirect.github.com/cypress-io/cypress/issues/28549">#28549</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/9c4651921b9eaf6a430d3b1599cef693888c802c"><code>9c46519</code></a> chore: increases windows resourcing (<a href="https://redirect.github.com/cypress-io/cypress/issues/28494">#28494</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/fa971f1bc8afe1db06acb1dbe7604a4a2f757013"><code>fa971f1</code></a> perf: improve performance when finding unique selectors for Test Replay (<a href="https://redirect.github.com/cypress-io/cypress/issues/28536">#28536</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/17eea15a626f6dde7f84b5c62aa2dee8d8deb8c1"><code>17eea15</code></a> docs: Add more descriptive changelog entry since this bug is fixed. [skip ci]...</li> <li><a href="https://github.com/cypress-io/cypress/commit/372515829e82fc3542891cf92f83579e01f530e7"><code>3725158</code></a> dependency: Bump ts-node to 10.9.2 (<a href="https://redirect.github.com/cypress-io/cypress/issues/28528">#28528</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.6.1...v13.6.2">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.6.1&new-version=13.6.2)](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