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.0 to 13.6.1 (#685)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.0 to 13.6.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.6.1</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-6-1">https://docs.cypress.io/guides/references/changelog#13-6-1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/fff6ce9bfe51b6765138aedb7c73c59bc5c30d81"><code>fff6ce9</code></a> chore: Release 13.6.1 (<a href="https://redirect.github.com/cypress-io/cypress/issues/28461">#28461</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/f53ca92f5c7376d98ef7877d4f0ce894b981a0a2"><code>f53ca92</code></a> fix: no longer swallow stderr logs on linux (<a href="https://redirect.github.com/cypress-io/cypress/issues/28380">#28380</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/257861bd6e3f7de77a4c7ede64e9538370c0a2ed"><code>257861b</code></a> fix: Fix issue with using privileged commands when baseUrl includes basic aut...</li> <li><a href="https://github.com/cypress-io/cypress/commit/57bb0b68eedb72975d96446a8561322d0d03262a"><code>57bb0b6</code></a> fix: decode urls in prerequest (<a href="https://redirect.github.com/cypress-io/cypress/issues/28427">#28427</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7ba92b91e5131252438c6beb413cc5cca971e249"><code>7ba92b9</code></a> misc: persist upload timings to cy cloud (<a href="https://redirect.github.com/cypress-io/cypress/issues/28418">#28418</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/6a895d2a3c9f86d5dfe8bbdf403e1b25ed7fa072"><code>6a895d2</code></a> chore: release <code>@cypress/puppeteer-v0</code>.1.1</li> <li><a href="https://github.com/cypress-io/cypress/commit/72225db03327744844dcfbcc72b40e85de6a2761"><code>72225db</code></a> fix: Resolve types and dist issues with <code>@cypress/puppeteer</code> (<a href="https://redirect.github.com/cypress-io/cypress/issues/28424">#28424</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/eb9fa1b9d92b9f3e9807508d64a16c1aad84ff85"><code>eb9fa1b</code></a> chore: release <code>@cypress/puppeteer-v0</code>.1.0</li> <li><a href="https://github.com/cypress-io/cypress/commit/d5678c794ff9a9850a968b03391b826a1389dc9c"><code>d5678c7</code></a> fix: don't inherit default message for request logging (<a href="https://redirect.github.com/cypress-io/cypress/issues/28411">#28411</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/650d5cb7dae1a599029de89e120e0284838b4d6a"><code>650d5cb</code></a> fix: Ensure basic auth headers are set on extra target requests (<a href="https://redirect.github.com/cypress-io/cypress/issues/28387">#28387</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.6.0...v13.6.1">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.0&new-version=13.6.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