Skip to content

Commit

Permalink
build(deps-dev): Bump cypress from 13.3.2 to 13.3.3 (#1186)
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.2 to
13.3.3.
<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.3.3</h2>
<p>Changelog: <a
href="https://docs.cypress.io/guides/references/changelog#13-3-3">https://docs.cypress.io/guides/references/changelog#13-3-3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cypress-io/cypress/commit/058f3a80b033f16bf57f50ee78f63d8b82e75851"><code>058f3a8</code></a>
test: fix spec search in windows (<a
href="https://redirect.github.com/cypress-io/cypress/issues/28130">#28130</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/7f01e8dffcc4c4310890b374f989d155e8c35720"><code>7f01e8d</code></a>
chore: 13.3.3 release updates (<a
href="https://redirect.github.com/cypress-io/cypress/issues/28129">#28129</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/dbd213926c0a6d116d7a392fe679d30519dd9f17"><code>dbd2139</code></a>
fix: issue with proxy correlations and web/shared workers (<a
href="https://redirect.github.com/cypress-io/cypress/issues/28105">#28105</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/d9606868c5201fc7dde5645094b756602b65f4f7"><code>d960686</code></a>
fix: fix failures and correlation in proxy (<a
href="https://redirect.github.com/cypress-io/cypress/issues/28094">#28094</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/74a06c53b886e73f4943f381aefef3697fc1b551"><code>74a06c5</code></a>
fix: ignore dash, underscore and space in search (<a
href="https://redirect.github.com/cypress-io/cypress/issues/28012">#28012</a>)</li>
<li>See full diff in <a
href="https://github.com/cypress-io/cypress/compare/v13.3.2...v13.3.3">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.3.2&new-version=13.3.3)](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
dependabot[bot] authored Oct 25, 2023
1 parent 69a2f14 commit accb94a
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 @@ -42,7 +42,7 @@
"browserstack-cypress-cli": "1.26.0",
"cli-table": "^0.3.6",
"concurrently": "^7.3.0",
"cypress": "13.3.2",
"cypress": "13.3.3",
"es-check": "^7.0.1",
"es-cookie": "~1.3.2",
"eslint": "^8.22.0",
Expand Down

0 comments on commit accb94a

Please sign in to comment.