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.2 to 13.6.3 (#1280)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.2 to 13.6.3. <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.3</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-6-3">https://docs.cypress.io/guides/references/changelog#13-6-3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/92e922e0ed0edd4e100ac035f30cc298b5578f30"><code>92e922e</code></a> chore: 13.6.3 (<a href="https://redirect.github.com/cypress-io/cypress/issues/28731">#28731</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/81fce0e2536d04a6ce426c015aafd85f46fcf46c"><code>81fce0e</code></a> fix: force moduleResolution: 'node' when ts-node is registered in the… (<a href="https://redirect.github.com/cypress-io/cypress/issues/28709">#28709</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7df6df45faf9a6a2c1f7561b16ed94ed13b51b13"><code>7df6df4</code></a> chore: update aws sdk (<a href="https://redirect.github.com/cypress-io/cypress/issues/28712">#28712</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/8a02c2de8365cf0a042ac153368985d044821c37"><code>8a02c2d</code></a> fix: (driver) add null check for <code>browserRequestId</code> on responses for `cy.wait...</li> <li><a href="https://github.com/cypress-io/cypress/commit/41dfa29f03e96f3d01861c662a9566a4b1e8ccde"><code>41dfa29</code></a> chore: Update Chrome (beta) to 121.0.6167.57 (<a href="https://redirect.github.com/cypress-io/cypress/issues/28685">#28685</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7880c488b85cd1b67011d5a37a03323af4957e4d"><code>7880c48</code></a> dependency: update better-sqlite3 to 9.2.2 (<a href="https://redirect.github.com/cypress-io/cypress/issues/28700">#28700</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/b19c1cd21ba5281c60a2fda7a6248cc366e44b34"><code>b19c1cd</code></a> chore: comment out skipped tests where tests always hangs + add logs (<a href="https://redirect.github.com/cypress-io/cypress/issues/28632">#28632</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/6cbd572ea11f1fb5f22fb878732298d1a17e103f"><code>6cbd572</code></a> chore: release <code>@cypress/webpack-dev-server-v3</code>.7.3</li> <li><a href="https://github.com/cypress-io/cypress/commit/092790914ee2f212362e1c5e51953b2fcb369a1a"><code>0927909</code></a> chore: release <code>@cypress/eslint-plugin-dev-v5</code>.3.3</li> <li><a href="https://github.com/cypress-io/cypress/commit/f088ce6c4992a7201d10b6bc9e8758b071fd84a1"><code>f088ce6</code></a> chore: fix the get-binary-release-data script to try and locate all possible ...</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.6.2...v13.6.3">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.2&new-version=13.6.3)](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