Commit Graph

20290 Commits

Author SHA1 Message Date
Jennifer Shehane 835d493bb1 misc(a11y): Update <ul> and roles to be accurate to their intended purpose in launchpad UI (#28774)
* misc: Display 'div' for listboxoptions so that a ul is not a direct parent of ul

* changelog entry

* update changelog entry

* Update structure of dropdown to be ul -> li -> div

* Wrap final element in listbox with li with role=option

* Fix double misc sections

* Update test to be less brittle and to error with more descriptive error if html changes
2024-02-02 12:02:06 -05:00
Cacie Prins baafe327e7 test: fix another point of flake in the specs_list_e2e spec (#28843) 2024-02-02 09:54:01 -05:00
Cacie Prins 4af2a29bde test: only test https-proxy socket close if socket is not already closed in client disconnect test (#28819) 2024-02-01 15:26:25 -05:00
Jennifer Shehane 4881a470e8 docs: remove cypress-example-docker-compose reference from release process docs (#28845) 2024-02-01 14:57:20 -05:00
Mike McCready e3444f1a4f docs: remove cmake as Debian-based prerequisite for build from source (#28794) 2024-01-30 21:43:15 +00:00
Teo Anastasiadis 62c48fb819 chore: outdated installation gif #28815 (#28821)
* chore #28815: changing outdated gif animation

* chore #28815 new installation gif following the steps from README.md
2024-01-30 14:46:08 -05:00
github-actions[bot] 5a828f9cf0 chore: Update v8 snapshot cache (#28752)
* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
2024-01-30 19:24:13 +00:00
Bill Glesias f705980b91 chore: bump package.json and format changelog for release 13.6.4 (#28825) v13.6.4 2024-01-30 09:27:47 -05:00
semantic-release-bot f21b4a12a1 chore: release @cypress/webpack-dev-server-v3.7.4
[skip ci]
@cypress/webpack-dev-server-v3.7.4
2024-01-29 20:57:23 -05:00
Mikhail 43792e7583 fix: optimize reduce addCypressToWebpackEslintRulesInPlace (#27819)
* fix: optimize reduce addCypressToWebpackEslintRulesInPlace

* Fix lint and types

---------

Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2024-01-29 11:51:21 -05:00
github-actions[bot] 6842d1e23c chore: Update Chrome (beta) to 122.0.6261.6 (#28797)
Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
2024-01-29 11:45:24 -05:00
github-actions[bot] f741635b91 chore: Update Chrome (stable) to 121.0.6167.85 (#28786)
Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
2024-01-24 15:55:19 -05:00
Bill Glesias 1b5eac9d7f chore: fix release readiness job [run ci] (#28790) 2024-01-24 14:29:04 -05:00
Bill Glesias c415c811b7 chore: update octokit and arm64 image to newest focal (#28754)
* chore: update octokit packages to latest. removals/deprecations do not impact us and most breaking changes are dropped support for Node <18

* test binary comment task [run ci]

* chore: update arm64 image is it is deprecated

* run ci
2024-01-24 09:23:46 -05:00
Ryan Manuel 9088dc232d fix: issue with service workers in test replay when they're initiated from a support file (#28748)
* fix: issue with service workers in test replay when they're initiated from a support file

* add changelog

* Update cli/CHANGELOG.md

Co-authored-by: Bill Glesias <bglesias@gmail.com>

* PR comment

* get prerelease

* PR comments

* Update .circleci/workflows.yml

* Update .circleci/workflows.yml

Co-authored-by: Matt Schile <mschile@cypress.io>

---------

Co-authored-by: Bill Glesias <bglesias@gmail.com>
Co-authored-by: Matt Schile <mschile@cypress.io>
2024-01-23 12:22:02 -06:00
renovate[bot] b17409a9ea chore(deps): update dependency vite [security] (#28773)
* chore(deps): update dependency vite [security]

* empty commit to trigger CI

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2024-01-23 11:25:02 -05:00
github-actions[bot] bf923fb04b chore: Update Chrome (beta) to 121.0.6167.85 (#28778)
Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
2024-01-23 11:09:58 -05:00
Mike McCready 1975d6ccc2 docs: add pnpm to readme (#28781) 2024-01-23 10:50:52 -05:00
Bill Glesias 4f20138e2e chore: update release process guide with refactored release-automatio… (#28756) 2024-01-23 10:43:26 -05:00
Matt Schile c672581a71 perf: fix proxy correlation timeout issues (#28751) 2024-01-22 15:35:49 -07:00
Mike McCready 152b3555b8 docs: Install Windows 10 SDK for yarn install (#28760) 2024-01-22 13:36:00 -05:00
Mike McCready b7187bc2af docs: Python 3.11 is highest compatible version for yarn install (#28759) 2024-01-22 13:33:32 -05:00
Jennifer Shehane ced95ca3c2 chore: fix debugEmpty flaky test (#28769)
* chore: fix debugEmpty flake

* empty commit to trigger ci
2024-01-22 12:28:16 -05:00
cadrake 660367f891 chore: [Snyk] Security upgrade vite from 2.9.15 to 2.9.17 (#28764)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VITE-6182924

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-01-22 11:56:07 -05:00
Barthélémy Ledoux cdc42b996f refactor: use cypress design button in launchpad (#27795)
* install button package in launchpad

* refactor: remove test that does not test anything

* fix: naive implementation

* fix the button bar

* finish the job

* some more fixes

* size = sm => 24

* restore global header

* make sure learn more opens in a new window

* simplify lean more

* a set of fixes

* fix open range

* Apply suggestions from code review

Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>

* move constant after imports

* fix types

* fix: allow for mainvariant to be pending

* simplify import of button variants

* trigger

* remove the comment

* remove eslint ignores

* Revert "remove eslint ignores"

This reverts commit 9ffbcf20cb.

* remove useless no-duplicate imports

---------

Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Ryan Wilke <ryan@ryanwilke.com>
2024-01-19 20:01:53 +01:00
Bill Glesias ca0891ec2a chore: set GH_TOKEN permissions on the job that only allow the semantic pull request job, that runs with pull_request_target, to have access to read the repository contents and pull-requests contents. The token does not have write permissions and has disabled read permissions on contexts that are not needed for the job (#28749) 2024-01-19 08:56:23 -05:00
github-actions[bot] c6b0583d62 chore: Update v8 snapshot cache (#28532)
* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2024-01-18 10:52:06 -06:00
github-actions[bot] 7e79fd7b48 chore: Update Chrome (stable) to 120.0.6099.224 (#28738)
Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2024-01-18 10:46:44 -05:00
Mike McCready 8327874cdb chore(deps): refresh dockerode@3.3.1 (#28726)
Co-authored-by: Matt Schile <mschile@cypress.io>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2024-01-18 10:46:00 -05:00
Cacie Prins 0fcf6fd9be test: fix flaky specs list test (#28744)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2024-01-18 09:31:12 -05:00
Emily Rohrbough 1a80427537 chore: remove stale snapshots & duplicate tests (#28741) 2024-01-17 21:15:42 -06:00
Jon Hermansen 099c4f1b44 misc: Add missing properties to Cypress.spec type (#28005)
* chore: Add missing properties to Cypress.spec type

* Integrate PR suggestions

* Make some fields optional to hopefully fix the build

---------

Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2024-01-17 14:53:06 -05:00
Adam Stone-Lord 325be635d6 chore: skip Snyk jobs on PRs created from repo forks (#28093) 2024-01-17 12:48:34 -05:00
Bill Glesias 55e4898a14 chore: fix broken links in changelog (#28732) 2024-01-16 16:11:32 -05:00
Bill Glesias 92e922e0ed chore: 13.6.3 (#28731)
* chore: 13.6.3

* chore: remove pending

* chore: add line break
v13.6.3
2024-01-16 13:36:41 -05:00
Bill Glesias 81fce0e253 fix: force moduleResolution: 'node' when ts-node is registered in the… (#28709)
* fix: force moduleResolution: 'node' when ts-node is registered in the cypress process to make sure value is compatible with commonjs (which is already forced). [run ci]

* Update cli/CHANGELOG.md
2024-01-16 12:09:12 -05:00
Bill Glesias 7df6df45fa chore: update aws sdk (#28712)
* chore: update the awk-sdk to version 3 and awspublish to use version 3 (version 8) [run ci]

chore: add region to aws s3 bucket [run ci]

* run ci for aws_updates
2024-01-16 09:41:21 -05:00
Adam Stone-Lord 8a02c2de83 fix: (driver) add null check for browserRequestId on responses for cy.wait (#28713) 2024-01-12 13:48:13 -07:00
github-actions[bot] 41dfa29f03 chore: Update Chrome (beta) to 121.0.6167.57 (#28685)
Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
2024-01-12 15:03:23 -05:00
Emily Rohrbough 7880c488b8 dependency: update better-sqlite3 to 9.2.2 (#28700)
* dependency: update better-sqlite3 to 9.2.2

* Apply suggestions from code review

Co-authored-by: Matt Schile <mschile@cypress.io>

---------

Co-authored-by: Matt Schile <mschile@cypress.io>
2024-01-12 13:44:23 -06:00
Jennifer Shehane b19c1cd21b chore: comment out skipped tests where tests always hangs + add logs (#28632)
* comment out skipped tests where tests always hangs + add logs

* Increase timeout for page to load

* Always wait for spinner to not exist

* Pass option args in correct place

* Add log to expected task error output since that was added as a task
2024-01-12 10:39:52 -05:00
semantic-release-bot 6cbd572ea1 chore: release @cypress/webpack-dev-server-v3.7.3
[skip ci]
@cypress/webpack-dev-server-v3.7.3
2024-01-12 09:56:44 -05:00
semantic-release-bot 092790914e chore: release @cypress/eslint-plugin-dev-v5.3.3
[skip ci]
@cypress/eslint-plugin-dev-v5.3.3
2024-01-12 09:56:32 -05:00
Bill Glesias f088ce6c49 chore: fix the get-binary-release-data script to try and locate all possible references that might be pull requests for a given commit. Also added debug messaging in the case this script needs to be debugged without spamming the console. (#28692) 2024-01-12 09:01:52 -05:00
Sam Tsai 46c2080ffd fix: Ensure original headers are included with extra target requests (#28671)
* fix: extra target request headers are overwritten

Include original headers with the special "X-Cypress-Is-From-Extra-Target" that is added so fetch requests can include custom headers.

* Add details to changelog

* refactor

---------

Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2024-01-11 14:08:24 -05:00
Emily Rohrbough 09ce5c1f0c dependency: replace circularJSON with flatted (#28683) 2024-01-11 11:10:19 -06:00
Cacie Prins 33f132d7be test: rewrite flaky 1244 test to no longer be flaky (#28694)
* chore: rewrite flaky 1244 test to no longer be flaky

* Update 1244.cy.js
2024-01-11 11:31:46 -05:00
Emily Rohrbough 4b1df35741 fix: prevent timing out on short/skipped videos (#28643) 2024-01-11 09:56:31 -06:00
Chris Breiding 9e1f1e7741 chore: Update Chrome (stable) to 120.0.6099.216 and Chrome (beta) to … (#28675) 2024-01-10 16:04:32 -05:00
Ryan Manuel 6ee654426d chore: fix runtime error when service worker container is unavailable (#28678)
* chore: fix runtime error when service worker container is unavailable

* fix flake
2024-01-10 14:36:33 -06:00