Skip to content

Commit 0a5931c

Browse files
chore(deps-dev): bump cypress from 14.5.4 to 15.0.0 (#1980)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.5.4 to 15.0.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>v15.0.0</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#15.0.0">https://docs.cypress.io/app/references/changelog#15.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/6db5cb19350db11fe615dfc17a07d09b46a4d8d1"><code>6db5cb1</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32288">#32288</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/84d5c26d3f7c07e43ca126477d42f4b05173d407"><code>84d5c26</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32287">#32287</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/f041f422a05a933e242f86439753de759ab06cdd"><code>f041f42</code></a> chore: release <code>@​cypress/schematic-v4</code>.1.1</li> <li><a href="https://github.com/cypress-io/cypress/commit/ecd12563473c3fd545a291748f8b742cac6b8c57"><code>ecd1256</code></a> chore: Release 15.0.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/32285">#32285</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/53c6c3808ecab0fb5625cb0902b7c69b988b870b"><code>53c6c38</code></a> test: (studio) fix test (<a href="https://redirect.github.com/cypress-io/cypress/issues/32286">#32286</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/f437cad4b654ac449b14b04579184f4295b88d9b"><code>f437cad</code></a> fix(fixtures): cache null and undefined encodings separately (<a href="https://redirect.github.com/cypress-io/cypress/issues/32277">#32277</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/e463fdbc61143238e38004ef242515920f16d60a"><code>e463fdb</code></a> fix: Redirect spammy electron stderr to a debug sink (<a href="https://redirect.github.com/cypress-io/cypress/issues/32188">#32188</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/01683b8f80eea3e334d48ce3ab92efa5b85e0b54"><code>01683b8</code></a> chore: release <code>@​cypress/webpack-preprocessor-v7</code>.0.1</li> <li><a href="https://github.com/cypress-io/cypress/commit/833149ebe130303ef9cf0d5c4316a76a50bad899"><code>833149e</code></a> chore: release <code>@​cypress/webpack-batteries-included-preprocessor-v4</code>.0.1</li> <li><a href="https://github.com/cypress-io/cypress/commit/7acb7e0b714f1de92836bb55605abe16066afbaf"><code>7acb7e0</code></a> chore: move dep update into dep area of changelog (<a href="https://redirect.github.com/cypress-io/cypress/issues/32281">#32281</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v14.5.4...v15.0.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=14.5.4&new-version=15.0.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>
2 parents 19a8395 + cd37d3e commit 0a5931c

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

Lines changed: 7 additions & 6 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
@@ -83,7 +83,7 @@
8383
"@typescript-eslint/eslint-plugin": "^8.32.0",
8484
"@typescript-eslint/parser": "^8.0.0",
8585
"coveralls": "^3.0.7",
86-
"cypress": "^14.0.0",
86+
"cypress": "^15.0.0",
8787
"eslint": "^9.8.0",
8888
"eslint-config-prettier": "^10.0.1",
8989
"eslint-plugin-prettier": "^5.0.0",

0 commit comments

Comments
 (0)