Skip to content

Commit

Permalink
Bump cypress from 13.7.1 to 13.8.1 (#2175)
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.1 to
13.8.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.8.1</h2>
<p>Changelog: <a
href="https://docs.cypress.io/guides/references/changelog#13-8-1">https://docs.cypress.io/guides/references/changelog#13-8-1</a></p>
<h2>v13.8.0</h2>
<p>Changelog: <a
href="https://docs.cypress.io/guides/references/changelog#13-8-0">https://docs.cypress.io/guides/references/changelog#13-8-0</a></p>
<h2>v13.7.3</h2>
<p>Changelog: <a
href="https://docs.cypress.io/guides/references/changelog#13-7-3">https://docs.cypress.io/guides/references/changelog#13-7-3</a></p>
<h2>v13.7.2</h2>
<p>Changelog: <a
href="https://docs.cypress.io/guides/references/changelog#13-7-2">https://docs.cypress.io/guides/references/changelog#13-7-2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cypress-io/cypress/commit/52347d61a11bcefff54e2024751d4b3105d6af2a"><code>52347d6</code></a>
chore: release 13.8.1 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29390">#29390</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/867a973dcab54ab88323e44ed8d992a892543fd9"><code>867a973</code></a>
perf: support activated service worker that is not handling requests (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29349">#29349</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/b188ad3df6756c8b4fbd5371a8483788dbdb8813"><code>b188ad3</code></a>
chore: standardize having authors removed from package.json (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29380">#29380</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/45cff01df702ff6b5b4c6962c8a7bfc38d133e92"><code>45cff01</code></a>
misc: ensure 'its' function type excludes null and undefined (<a
href="https://redirect.github.com/cypress-io/cypress/issues/28872">#28872</a>)
(<a
href="https://redirect.github.com/cypress-io/cypress/issues/28904">#28904</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/8db1b236e2c2b94b9b19af35845454aa71515850"><code>8db1b23</code></a>
chore(deps): update dependency filesize to v10 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29379">#29379</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/c5fa260b863eb5c3949680734c9d6c110fb1263b"><code>c5fa260</code></a>
fix: added validation for timeout for query operations (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29327">#29327</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/05ff7df17d8821e21a56c3d9c75dba1fa97c2aea"><code>05ff7df</code></a>
chore: Update v8 snapshot cache (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29382">#29382</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/4e7e3a2e27ffc5ac36b33c41a7fbf940039a1ef2"><code>4e7e3a2</code></a>
fix: websocket closed (tentative) (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29347">#29347</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/734968ab899d12cafe67a01bdb95cfc92d1afd3b"><code>734968a</code></a>
chore: Add experimentalMemoryManagement flag to our cy-in-cy App tests
(<a
href="https://redirect.github.com/cypress-io/cypress/issues/29359">#29359</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/e23460cf10eb7bfa3015af0d8f1f311cc8d76f16"><code>e23460c</code></a>
dependency: update dependency zod to ^3.22.5 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/29367">#29367</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cypress-io/cypress/compare/v13.7.1...v13.8.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.7.1&new-version=13.8.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 88fdb6f commit 3fbbd0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.7.1",
"cypress": "13.8.1",
"expect": "^29.7.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down

0 comments on commit 3fbbd0d

Please sign in to comment.