Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump cypress from 13.3.0 to 13.3.1 (#1176)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.0 to 13.3.1. <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.3.1</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-3-1">https://docs.cypress.io/guides/references/changelog#13-3-1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/6373930c8e3f693ca757d7cd47d7ddab271fbbff"><code>6373930</code></a> chore: release 13.3.1 (<a href="https://redirect.github.com/cypress-io/cypress/issues/28022">#28022</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/4e720c8ebfecec89af79b207aab5f9b67a0d5505"><code>4e720c8</code></a> chore: fix types breaking due to exposing too much inside of protocol.ts (<a href="https://redirect.github.com/cypress-io/cypress/issues/28">#28</a>...</li> <li><a href="https://github.com/cypress-io/cypress/commit/5efecf9a4a72fbb0199a23917623218b843bd97c"><code>5efecf9</code></a> chore: fix problem with single tab run mode introduced by <a href="https://redirect.github.com/cypress-io/cypress/issues/27786">#27786</a> (<a href="https://redirect.github.com/cypress-io/cypress/issues/28032">#28032</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/093d78a5c2f89643358c2ca330b9c807393983fd"><code>093d78a</code></a> docs: update code of conduct (<a href="https://redirect.github.com/cypress-io/cypress/issues/27988">#27988</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/34c8b1f884180a1d6e15807ec1aff10e14a298b2"><code>34c8b1f</code></a> refactor: Spellcheck (<a href="https://redirect.github.com/cypress-io/cypress/issues/27964">#27964</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/078dc0a81ece72da016336c46018377b2f18aa38"><code>078dc0a</code></a> fix: support proxy correlation timeout notifications and additional proxy dat...</li> <li><a href="https://github.com/cypress-io/cypress/commit/b3b7d3ba65d8ccdc72eb73c8943da8c896281ad5"><code>b3b7d3b</code></a> chore: fix component tests in contributor flow (<a href="https://redirect.github.com/cypress-io/cypress/issues/27883">#27883</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/9f3d5b4565b7791d0b829c4953ab270c7252dc8a"><code>9f3d5b4</code></a> fix: build better-sqlite3 (<a href="https://redirect.github.com/cypress-io/cypress/issues/27968">#27968</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/1a6f87922cb4722792b5ead43de7d32feaf3ca19"><code>1a6f879</code></a> fix: report results correctly when the browser crashes mid-test (<a href="https://redirect.github.com/cypress-io/cypress/issues/27786">#27786</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/92cc6da75861011650372d77e73cb6c3e7b8c2a4"><code>92cc6da</code></a> chore: exit successfully when test report directory doesn't exist (<a href="https://redirect.github.com/cypress-io/cypress/issues/27986">#27986</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.3.0...v13.3.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~dkasper">dkasper</a>, a new releaser for cypress since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cypress&package-manager=npm_and_yarn&previous-version=13.3.0&new-version=13.3.1)](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