Skip to content

Commit

Permalink
Bump cypress from 13.6.4 to 13.6.6 (#2066)
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.4 to
13.6.6.
<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.6</h2>
<p>Changelog: <a
href="https://docs.cypress.io/guides/references/changelog#13-6-6">https://docs.cypress.io/guides/references/changelog#13-6-6</a></p>
<h2>v13.6.5</h2>
<p>Changelog: <a
href="https://docs.cypress.io/guides/references/changelog#13-6-5">https://docs.cypress.io/guides/references/changelog#13-6-5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cypress-io/cypress/commit/9dfb38f5747350957f6f92e5a9888dc239320964"><code>9dfb38f</code></a>
chore: release 13.6.6 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/28996">#28996</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/c1304b2775a843e9a7a122adcf2ec352517cbec6"><code>c1304b2</code></a>
fix: avoid ANSI character output when running the binary smoke test f…
(<a
href="https://redirect.github.com/cypress-io/cypress/issues/28994">#28994</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/c3cbe6fc141fe94ce6c400fe3c93e7637a714dac"><code>c3cbe6f</code></a>
chore: fix flaky debug progress test (<a
href="https://redirect.github.com/cypress-io/cypress/issues/28958">#28958</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/3cfca89ded6074d854f8414cf12eaaba56ce0f16"><code>3cfca89</code></a>
test: Add commands to wait for config page to load before continue with
test ...</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/e7d13cf5d01cd8108caee5879d58880b7bb5ecc8"><code>e7d13cf</code></a>
test: update scaffold CT test to not have chaining that will cause
detached d...</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/c3e1120e1a05d50504dbc8c52781b6c9ca283c0e"><code>c3e1120</code></a>
chore: Update Chrome (stable) to 122.0.6261.57 and Chrome (beta) to
122.0.626...</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/92d258274d4fb78424c032cd4ed65320587fade6"><code>92d2582</code></a>
chore: Delete gitignore for server (<a
href="https://redirect.github.com/cypress-io/cypress/issues/28977">#28977</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/3a8f83022866e260d2a588bc321f46818cc2a2b0"><code>3a8f830</code></a>
chore: bump changelog and package.json version (<a
href="https://redirect.github.com/cypress-io/cypress/issues/28978">#28978</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/5411b920f38ffd2dc725331ac5f2f8fc2897b59d"><code>5411b92</code></a>
chore: release <code>@​cypress/puppeteer-v0</code>.1.3</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/ed2fc1394623f08097d180747712c557d867ee86"><code>ed2fc13</code></a>
fix: move main tab activation to puppeteer plugin (<a
href="https://redirect.github.com/cypress-io/cypress/issues/28898">#28898</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cypress-io/cypress/compare/v13.6.4...v13.6.6">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.4&new-version=13.6.6)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 7baa196 commit 5cbeb1a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@vue/vue3-jest": "^29.2.6",
"axios-mock-adapter": "^1.22.0",
"babel-core": "^7.0.0-bridge.0",
"cypress": "13.6.4",
"cypress": "13.6.6",
"expect": "^29.7.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down

0 comments on commit 5cbeb1a

Please sign in to comment.