-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump cypress from 12.17.4 to 13.6.6 #6554
Bump cypress from 12.17.4 to 13.6.6 #6554
Conversation
Passing run #51439 ↗︎
Details:
Review all test suite changes for PR #6554 ↗︎ |
8aca74e
to
55dfa95
Compare
@@ -69,6 +69,7 @@ export const urlTestExclusions = [ | |||
{ url: '/reminders/settings/my-tasks-task-completed/' }, | |||
{ url: '/export/' }, | |||
{ url: '/tasks/:taskId/edit' }, | |||
{ url: '/companies/:companyId/overview' }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The test for this page is extremely flaky so I've skipped this URL until we get around to looking into these failures
@@ -131,6 +132,7 @@ export const urlTestExclusions = [ | |||
{ url: '/investments/projects/:investmentId/propositions/:propositionId' }, | |||
{ url: '/companies/:companyId/hierarchies/ghq/:globalHqId/add' }, | |||
{ url: '/companies/:companyId/hierarchies/ghq/remove' }, | |||
{ url: '/companies/:companyId' }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This just redirects to the overview page so we don't need to test this individually
@@ -2,7 +2,6 @@ const { defineConfig } = require('cypress') | |||
|
|||
module.exports = defineConfig({ | |||
video: true, | |||
videoUploadOnPasses: false, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
videoUploadOnPasses
has been deprecated by Cypress
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.4 to 13.6.6. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v12.17.4...v13.6.6) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
289517c
to
2c95550
Compare
- dependency-name: webpack-dev-server # Waiting for Cypress to add support | ||
versions: | ||
- "> 4.15.1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cypress doesn't support the latest version of this yet - cypress-io/cypress#28924
09a26f2
into
chore/dependabot-clearout-2024-02-28
* Bump cypress from 12.17.4 to 13.6.6 (#6554) * Bump cypress from 12.17.4 to 13.6.6 Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.4 to 13.6.6. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v12.17.4...v13.6.6) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update Dependabot config --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christopher Sunkel <[email protected]> * Bump storybook dependencies from 7.6.16 to 7.6.17 (#6538) Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/addons) from 7.6.16 to 7.6.17. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v7.6.17/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.17/code/deprecated/addons) --- updated-dependencies: - dependency-name: "@storybook/addons" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump connect-redis from 7.1.0 to 7.1.1 (#6536) Bumps [connect-redis](https://github.com/tj/connect-redis) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/tj/connect-redis/releases) - [Commits](tj/connect-redis@v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: connect-redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @reduxjs/toolkit from 1.9.7 to 2.2.1 (#6529) Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.9.7 to 2.2.1. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v1.9.7...v2.2.1) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sass-loader from 13.3.3 to 14.1.1 (#6539) Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.3.3 to 14.1.1. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v13.3.3...v14.1.1) --- updated-dependencies: - dependency-name: sass-loader dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Rebuild lockfile * Fixup! Use new Docker image --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps cypress from 12.17.4 to 13.6.6.
Release notes
Sourced from cypress's releases.
Commits
9dfb38f
chore: release 13.6.6 (#28996)c1304b2
fix: avoid ANSI character output when running the binary smoke test f… (#28994)c3cbe6f
chore: fix flaky debug progress test (#28958)3cfca89
test: Add commands to wait for config page to load before continue with test ...e7d13cf
test: update scaffold CT test to not have chaining that will cause detached d...c3e1120
chore: Update Chrome (stable) to 122.0.6261.57 and Chrome (beta) to 122.0.626...92d2582
chore: Delete gitignore for server (#28977)3a8f830
chore: bump changelog and package.json version (#28978)5411b92
chore: release@cypress/puppeteer-v0
.1.3ed2fc13
fix: move main tab activation to puppeteer plugin (#28898)You can trigger a rebase of this PR 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 <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)