Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump cypress from 13.15.0 to 13.15.2 (#486)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.0 to 13.15.2. <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.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> <h2>v13.15.1</h2> <p>Changelog: <a href="https://docs.cypress.io/guides/references/changelog#13-15-1">https://docs.cypress.io/guides/references/changelog#13-15-1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/5caacc2f1a69a5faae85aadcc26353e5aebdb201"><code>5caacc2</code></a> chore: update circleci cache version (<a href="https://redirect.github.com/cypress-io/cypress/issues/30548">#30548</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/c2596e6a14be65335465acaee358e5bdc2221f80"><code>c2596e6</code></a> chore: release 13.15.2 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30547">#30547</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/6e8142d408d6afa2a40bad18be28e16049a3138c"><code>6e8142d</code></a> chore(deps): update dependency stop-only to v3.4.1 (<a href="https://redirect.github.com/cypress-io/cypress/issues/30538">#30538</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/438f9530be2b4ebbee3b0203184aa2ca7c626d0a"><code>438f953</code></a> chore: Update v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/30545">#30545</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/3c6a0929d5d83b33d4c8cbe26b36ef68b5b4d38d"><code>3c6a092</code></a> chore: update <code>mobx</code> from <code>5.15.4</code> to <code>6.13.5</code> and <code>mobx-react</code> from <code>6.1.8</code> ...</li> <li><a href="https://github.com/cypress-io/cypress/commit/a8a3cb9c8cafb4309708126af24bf8eedfe5119b"><code>a8a3cb9</code></a> fix: ensure we have marked things as stable prior to after/afterEach hooks ru...</li> <li><a href="https://github.com/cypress-io/cypress/commit/b0b28d3b0d3cd7977d7d6377d318a603868d11f9"><code>b0b28d3</code></a> chore: Update CI workflows path to be current branch workflows file (<a href="https://redirect.github.com/cypress-io/cypress/issues/30534">#30534</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/4ff3b2b0dbf864d22c30f0b2089066ea01d08aa1"><code>4ff3b2b</code></a> misc: correct CLI help typo for cypress open --global (<a href="https://redirect.github.com/cypress-io/cypress/issues/30532">#30532</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/c33ff6a46c4e99f8cb828c00e1ce5a2d3d962b32"><code>c33ff6a</code></a> chore: remove react dependency from the server as it looks unused [run ci] (#...</li> <li><a href="https://github.com/cypress-io/cypress/commit/b8a5280fd36adea8f046465a0aa3fc0e62f70f8c"><code>b8a5280</code></a> chore: replace is-ci with underlying ci-info package (<a href="https://redirect.github.com/cypress-io/cypress/issues/30465">#30465</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v13.15.0...v13.15.2">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.0&new-version=13.15.2)](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