Closed dependabot[bot] closed 1 year ago
Dependabot keeps trying to bump Cypress from v10 to v13 across our projects (I'm assuming to handle a security issue though I didn't think Dependabot was supposed to do major version bumps). But going from v10 to v13 breaks some of our tests, so whether we want to close this out and handle that separately or just take over this PR to fix those issues.
Raised https://github.com/10up/simple-podcasting/pull/254 to handle this.
OK, I won't notify you again about this release, but will get in touch when a new version is available.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps @cypress/request to 3.0.0 and updates ancestor dependency cypress. These dependencies need to be updated together.
Updates
@cypress/request
from 2.88.12 to 3.0.0Release notes
Sourced from
@cypress/request
's releases.Changelog
Sourced from
@cypress/request
's changelog.... (truncated)
Commits
c5bcf21
feat: Add allowInsecureRedirect optionUpdates
cypress
from 11.2.0 to 13.0.0Release notes
Sourced from cypress's releases.
... (truncated)
Commits
91d2845
chore: 13.0.0 release (#27690)b339f8b
Update cache-version.txte5c7116
Merge pull request #27677 from cypress-io/fix/config-port-overriding-devservere684546
fix tests181b27c
let's try this againee0fbd9
fix typo568e2a1
fix system tests0a0eebd
Merge branch 'develop' into fix/config-port-overriding-devserver8e23148
Merge pull request #27040 from cypress-io/release/13.0.0ca7bad2
fix last flakeDependabot 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