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 commands and options
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 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)
Bumps @cypress/code-coverage from 3.12.46 to 3.13.1.
Release notes
Sourced from
@cypress/code-coverage
's releases.Commits
a4ac9de
fix: ensure that projects without optional chainer support can use@cypress/c
...207b027
feat: support multiple servers from which to gather code coverage (#880)83bd4fe
fix(deps): update dependency@types/node
to v20.16.5 (#835)f3ed0de
chore(deps): update node.js to v22.8.0 (#840)fd15742
fix(deps): update dependency@types/jest
to v29.5.13 (#879)f06b6a7
chore(deps): update dependency start-server-and-test to v2.0.7 (#878)bc2ad85
fix: Check for inputSourceMap existing before regex execution (#874)5670f05
fix(deps): update dependency debug to v4.3.7 (#875)06529d2
chore(deps): update dependency cypress to v13.14.2 (#876)32a2f8d
fix(deps): update dependency@types/react
to v18.3.5 (#872)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 commands and options
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