Skip to content

Commit 57121e8

Browse files
Bump cypress from 13.15.1 to 13.16.0 (#2599)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.1 to 13.16.0. <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.16.0</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-16-0">https://docs.cypress.io/guides/references/changelog#13-16-0</a></p> <h2>v13.15.2</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-15-2">https://docs.cypress.io/guides/references/changelog#13-15-2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/5c21c4b40186670572acef9452ebd0875c296dc9"><code>5c21c4b</code></a> chore: release 13.16.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30650">#30650</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/6e523b06fae3809c4033acbecce61411cb4b8c66"><code>6e523b0</code></a> chore(deps): update dependency cypress-example-kitchensink to 3.1.2 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30640">#30640</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/82f45c51d61fcf12c0a68b0ce1f59a40af9a14ae"><code>82f45c5</code></a> feat: added ability to specify the default browser in cypress config (<a href="https://redirect.github.com/cypress-io/cypress/issues/30517">#30517</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/4bf8e585cd68e0f5bb879a960073ed30791ebc37"><code>4bf8e58</code></a> fix: ensure that each js file served up by vite dev server has an inline sour...</li> <li><a href="https://github.com/cypress-io/cypress/commit/50db03b74227d3c8492ae7232dd1982c7d226858"><code>50db03b</code></a> docs: add contributing restriction for ubuntu 24.10 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30617">#30617</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0975b2f07fed1802081a87ea5df5d5fa67a84965"><code>0975b2f</code></a> feat: update the protocol to be able to flex logic based on project config (#...</li> <li><a href="https://github.com/cypress-io/cypress/commit/8fe449922a7d7825dbac66913dcaa47d8ce36207"><code>8fe4499</code></a> chore: Update Chrome (stable) to 131.0.6778.69 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30608">#30608</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0b0143aa863c0a5563264f8588a5930c9f3e96c2"><code>0b0143a</code></a> chore: update v8 snapshot cache action to not squash merge on conflicts (<a href="https://redirect.github.com/cypress-io/cypress/issues/30598">#30598</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/55888e898963e2880112833837dda766e2d62208"><code>55888e8</code></a> chore: Update Chrome (beta) to 131.0.6778.33 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30573">#30573</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/52da5615b8004120c2e635681c623de6c2cbed47"><code>52da561</code></a> chore: Update v8 snapshot cache - windows (<a href="https://redirect.github.com/cypress-io/cypress/issues/30570">#30570</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.15.1...v13.16.0">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.15.1&new-version=13.16.0)](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>
1 parent 9e12f22 commit 57121e8

2 files changed

Lines changed: 99 additions & 35 deletions

File tree

package-lock.json

Lines changed: 98 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@vue/vue3-jest": "^29.2.6",
6666
"axios-mock-adapter": "^2.1.0",
6767
"babel-core": "^7.0.0-bridge.0",
68-
"cypress": "13.15.1",
68+
"cypress": "13.16.0",
6969
"expect": "^29.7.0",
7070
"jest": "^29.7.0",
7171
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)