Commit Graph

16071 Commits

Author SHA1 Message Date
Chris Breiding 869feeaa4c feat: ensure major release
BREAKING CHANGE: major releases needs a commit like this that changes the cli or something in packages/
2021-11-10 15:24:49 -05:00
Chris Breiding 4638668785 have conduit app wait on localhost:3000 2021-11-10 13:35:15 -05:00
Zach Bloomquist b338d91eb8 fix install-required-node 2021-11-10 11:50:02 -05:00
Chris Breiding 8f93f179d4 use --legacy-peer-deps 2021-11-10 11:42:54 -05:00
Chris Breiding 41586b7a4b feat: ensure major release
BREAKING CHANGE: this release has breaking changes
2021-11-10 09:13:35 -05:00
Zach Bloomquist 68c95b03cd fix darwin node install 2021-11-09 17:31:05 -05:00
Chris Breiding 1e8dc009d8 Merge branch 'develop' into 9.0-release 2021-11-09 16:19:17 -05:00
Emily Rohrbough a5cf5c0982 chore(driver): fix integration test retry configuration (#18643)
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
Co-authored-by: Zach Bloomquist <git@chary.us>
2021-11-09 16:16:18 -05:00
renovate[bot] 3095d733e9 feat(deps): update dependency electron to v15 🌟 (#18317)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zach Bloomquist <git@chary.us>
Co-authored-by: David Munechika <davidam1203@gmail.com>
2021-11-09 20:52:17 +00:00
Chris Breiding e66734d514 chore: Bind this correctly when setting response headers with cy.route() (#18859) 2021-11-09 15:30:28 -05:00
Emily Rohrbough 99c8d466c8 feat: create config package for config validation (#18589) 2021-11-09 13:19:05 -06:00
Zach Bloomquist 925fc659b3 chore: patch winston to suppress padLevels warning (#18824) 2021-11-09 16:46:59 +00:00
David Munechika 628202e42b Merge branch 'develop' into 9.0-release 2021-11-09 10:44:40 -05:00
Chris Breiding bbff7cb33b chore: test out major release build
BREAKING CHANGE: this should create 9.0.0 binaries
2021-11-09 09:03:53 -05:00
Zachary Williams cf4cc769cf Merge branch 'master' into develop 2021-11-09 00:14:48 +00:00
Zachary Williams 4ded6c9624 fix: remove outdated npm registry links (#18727)
* fix: remove outdated npm registry links

* revert cypress schematic change

Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-11-09 10:14:03 +10:00
David Munechika b735978315 fix: Adding an existing command with Cypress.Commands.add() will throw an error (#18587)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-11-08 14:58:20 -06:00
Zach Bloomquist fc83e646ec Merge branch 'develop' into 9.0-release 2021-11-08 16:06:18 +00:00
Matt Henkes cb7f530320 feat: Node version schema update (#18796)
* Update Schema

* update to mark as deprecated and restore the default.
2021-11-05 11:04:12 -07:00
github-actions[bot] ceb564f398 chore: Update Chrome (beta) to 96.0.4664.35 (#18782)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-11-05 09:20:12 -04:00
Matt Henkes 82429c0027 feat: Defaulting nodeVersion to system (#18732)
* Defaulting nodeVersion to system

* try to fix system test

* Rename arg parameters, fix system test in a much better way.

* remove invalid comment

* Add deprecation warning for the nodeVersion config.

* Remove default value to avoid warning regardless of the presence of `nodeVersion`

* More tests fixes 😅

* Updates to deprecation message

* update node version in deprecation notice.

* flex config file name that we tell consumers to update

* simplify validateNoBreakingConfig options
2021-11-04 11:45:25 -07:00
Kacper Klarzyński 40b6552bf5 fix: do not set document.referrer while using cy.visit (#18658)
Co-authored-by: David Munechika <david@cypress.io>
2021-11-03 15:29:51 +00:00
David Munechika 28ae1c1000 fix(driver): Sticky elements within a fixed container will not prevent an element from being scrolled to (#18441)
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-11-02 14:22:28 -04:00
Jennifer Shehane e8ab12dc03 run develop tests against 9.0 branch 2021-11-02 08:47:53 -06:00
semantic-release-bot 4d9fb6c507 chore: release @cypress/react-v5.10.3
[skip ci]
@cypress/react-v5.10.3
2021-11-01 18:03:49 -04:00
Kukhyeon Heo 26e4f92749 chore: make create function on server.ts obsolete (#18615)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2021-11-01 15:48:12 -05:00
Jennifer Shehane 489be7a48f docs: Add instructions to squash commits to develop in Contributing (#18728) 2021-11-01 12:28:37 -06:00
Zachary Williams 4e3e1910e3 Merge branch 'master' into develop 2021-11-01 18:05:52 +00:00
Zachary Williams d274a5b5d9 fix(@cypress/react): throw if using Next.js swc-loader without nodeVersion=system (#18686) 2021-11-01 13:04:42 -05:00
Jennifer Shehane 0273f3ebae Merge branch 'develop' into 9.0-release 2021-11-01 11:58:55 -06:00
Tim Griesser c0d781d28f refactor: remove Ramda (#18723) 2021-11-01 13:37:33 -04:00
Jennifer Shehane 4cb97b3472 chore: Increase paralleled machines for desktop-gui tests (#18725) 2021-11-01 09:45:11 -06:00
github-actions[bot] 84e3cf541f chore: Update Chrome (stable) to 95.0.4638.69 (#18696)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-11-01 09:16:28 -04:00
semantic-release-bot a3fab73294 chore: release @cypress/vue-v3.0.4
[skip ci]
@cypress/vue-v3.0.4
2021-10-29 18:54:55 -04:00
semantic-release-bot 514ebe58d5 chore: release @cypress/react-v5.10.2
[skip ci]
@cypress/react-v5.10.2
2021-10-29 18:54:40 -04:00
semantic-release-bot 4ebbf4a413 chore: release @cypress/schematic-v1.5.3
[skip ci]
@cypress/schematic-v1.5.3
2021-10-29 18:54:29 -04:00
Zachary Williams 7ba322a12f Merge branch 'master' into develop 2021-10-29 22:29:19 +00:00
Zachary Williams e2a869d2a9 fix: remove outdated registry link (#18710) 2021-10-29 18:28:37 -04:00
semantic-release-bot b4510cf6b6 chore: release @cypress/schematic-v1.5.2
[skip ci]
@cypress/schematic-v1.5.2
2021-10-29 15:32:46 -04:00
semantic-release-bot 5b848fcc1f chore: release create-cypress-tests-v1.1.3
[skip ci]
create-cypress-tests-v1.1.3
2021-10-29 15:32:34 -04:00
Emily Rohrbough e396956534 feat: remove windows 32-bit support (#18630)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Zach Bloomquist <git@chary.us>
2021-10-29 08:54:02 -05:00
github-actions[bot] 6109dc869a chore: Update Chrome (beta) to 96.0.4664.27 (#18676)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2021-10-28 19:56:05 +00:00
Blue F fe4ede0315 chore(tests): Remove flaky assertion that relies on png how compression (#18668) 2021-10-28 08:29:01 -07:00
Emily Rohrbough e16e5b9906 Merge branch 'develop' into 9.0-release 2021-10-28 09:32:27 -05:00
Barthélémy Ledoux 6d6623c1b5 fix: make sure to go back to no-specs when delete spec file (#17760)
* fix: make sure to go back to no-specs when delete spec file

closes #16553

* refactor extract functino
2021-10-28 11:48:28 +10:00
Pavlo Bilyk 349b06e3fb Merge branch 'master' into develop 2021-10-27 22:08:50 +00:00
Pavlo Bilyk cb0cbdf4c3 fix: Next.JS 12 components testing failing with TypeError: Cannot read property 'traceChild' of undefined (#18648) 2021-10-27 17:08:08 -05:00
Blue F ffc8f0ccff Merge pull request #18666 from cypress-io/gitignore-launchpad-files 2021-10-27 11:38:45 -07:00
BlueWinds b720493e56 Backport .gitignore from unified-desktop-gui 2021-10-27 11:00:45 -07:00
Zach Bloomquist d0c9bf8ac3 chore(docs): add 'Upgrading Electron' instructions (#18594)
Co-authored-by: Emily Rohrbough  <emilyrohrbough@users.noreply.github.com>
2021-10-26 21:55:38 +00:00