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-io/github-action from 5.8.3 to 6.5.0.
Release notes
Sourced from cypress-io/github-action's releases.
... (truncated)
Changelog
Sourced from cypress-io/github-action's changelog.
Commits
59810eb
feat(deps): remove node.js 16 (#1021)74346c0
docs: remove setup-node from auto cancel example (#1022)2558ee6
test: add live docker example (#1020)cdb79e3
chore(deps): update dependency@types/node
to v20.5.9 (#1017)0a00a42
chore(deps): update dependency prettier to v3.0.3 (#1018)3a4d121
docs: add changelog for 6.3.0 and 6.40 (#1016)7215fc1
feat: [CYCLOUD-1447] Auto-detect PR numbers (#1009)fd50b62
feat: recommend v6 as standard action version (#1014)4199fba
chore(deps): update cypress to 13.1.0 (#1015)02c1997
test: run component test example from current branch (#1013)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