Jordan
fd63f19cbc
chore: enable caching for lint task ( #26791 )
2023-06-02 16:47:02 -04:00
Mateusz Burzyński
5f5df6043c
chore: put types condition first in the syncing script ( #26743 )
...
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
2023-05-15 11:46:00 -04:00
Mateusz Burzyński
3335e4b49f
fix: move types condition to the front ( #26630 )
...
* fix: move `types` condition to the front
* chore: update changelog
* optimize deps for vite
* update config
* try optimizeDeps.include
* missing dep
---------
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2023-05-12 08:15:23 +10:00
Emily Rohrbough
73fc19271f
chore: remove redundant postinstall ( #26460 )
2023-04-07 17:22:06 -05:00
renovate[bot]
7311db00be
dependency: update dependency commander to v6.2.1 🌟 ( #26226 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com >
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2023-04-07 09:52:25 -05:00
renovate[bot]
43a62816ad
dependency: update dependency minimist to v1.2.8 🌟 ( #26254 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2023-03-28 20:03:15 -05:00
renovate[bot]
bcb945d6ce
dependency(deps): update dependency debug to ^4.3.4 🌟 ( #25699 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Stokes Player <stokes.player@gmail.com >
2023-02-06 15:35:34 -05:00
Emily Rohrbough
9e2754c358
feat(breaking): bump minimum node version ( #24885 )
2022-11-29 16:41:56 -06:00
Emily Rohrbough
79ea453764
chore(v12): merge develop into release/12.0.0 ( #24705 )
...
Co-authored-by: amehta265 <65267668+amehta265@users.noreply.github.com >
Co-authored-by: Bill Glesias <bglesias@gmail.com >
Co-authored-by: mattvCypress <mattv@cypress.io >
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
Co-authored-by: Jordan <jordan@jpdesigning.com >
Co-authored-by: Adam Stone <adams@cypress.io >
2022-11-18 16:02:31 -06:00
Lachlan Miller
23d52af3a2
chore: update eventemitter2 and vite deps ( #23740 )
2022-09-09 08:14:41 -05:00
Zachary Williams
f6eaad40e1
feat: adding svelte component testing support ( #23553 )
...
Co-authored-by: Jessica Sachs <jess@jessicasachs.io >
Co-authored-by: Rocky <25568640+rockindahizzy@users.noreply.github.com >
2022-08-26 12:36:05 -05:00
Zachary Williams
94e78eba04
feat: enable Angular CT support ( #23089 )
2022-08-03 17:21:34 -05:00
Zachary Williams
ecad07e27b
chore: remove angular integration ( #23004 )
2022-07-29 10:01:01 -05:00
Jordan
4131b1fa84
feat(angular): angular mount ( #22858 )
...
Co-authored-by: Zachary Williams <zachjw34@gmail.com >
2022-07-26 17:44:44 -05:00
renovate[bot]
7c3a4f8bb6
chore(deps): update dependency nock to v13.2.9 🌟 ( #22854 )
...
* chore(deps): update dependency nock to v13.2.9 🌟
* chore: update nock api from v12 to v13 by changing socketDelay to delayConnection. See https://github.com/nock/nock/releases/tag/v13.0.0 for more details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bill Glesias <bglesias@gmail.com >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2022-07-25 15:17:32 -04:00
Lachlan Miller
f0d3a48679
feat: React 18 support ( #22876 )
...
* update cli exports
* add additional react adapters
* update system test infra to better cover react versions
* use idiomatic cy.mount and cy.unmount
* add additional test projects
* update tests
* add new modules
* remove dead code, organize code more
* add react 16 project
* update webpack to resolve react correctly
* add test for react 16
* update snaps
* add react adapters
* ignore cli/react files
* use official rollup plugin to bundle npm/react
* update yarn lock for webpack dev server tests
* update vite dev server projects
* update config
* remove console.log
* update tsconfig
* fix tests
* fix another test
* update snaps
* update snaps
* fix build
* remove react{16,17}, update tests
* update build
* add missing export
* update test
* fixing tests
* fixing tests
* update snaps
* update snaps again
* build artifacts on circle
* dont try to update rollup plugin
* update circle
* update
* add missing build step
* update deps, remove old code
* revert circle changes
* do not hoist deps from react18
* remove deps
2022-07-22 11:35:09 +10:00
Shawn McCabe
3afe3d4c36
fix: add missing types to exports ( #22498 )
...
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
2022-07-11 14:20:45 +10:00
Zach Bloomquist
bc12c9da1f
test: add windows-test-kitchensink job ( #20847 )
...
* test: add windows-test-kitchensink job
* run windows ci on this branch
* use test-binary-against-kitchensink-chrome
* windows-create-build-artifacts
* use working dir when cloning
* npm i in correct dir
* install chrome on windows for test-binary-against-repo
* parent dir
* bump kitchensink
to pull in https://github.com/cypress-io/cypress-example-kitchensink/pull/549
* fix cli type hoisting
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2022-04-19 22:43:11 +10:00
Blue F
3aa69e2538
feat: Add vue2 package from npm/vue/v2 branch ( #21026 )
...
* Add vue2 package from npm/vue/v2 branch
* Add vue2 as automatic export
* remove npm/vue2/examples
* remove cypress directory from vue2
* fix: ordering of build scripts
* remove unneeded files from output, name module cypress-vue2 / CypressVue2
* fix types package resolution
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
Co-authored-by: Tim Griesser <tgriesser10@gmail.com >
2022-04-13 12:17:22 -04:00
Jess
3fe5f50e78
feat: embedding mount into the cypress binary (real dependency) ( #20930 )
2022-04-06 20:12:55 -04:00
Barthélémy Ledoux
7bdf4d437e
fix: add index.mjs to the published files of cli ( #20884 )
2022-04-01 10:19:19 -05:00
Zach Bloomquist
7aafae11fb
Merge remote-tracking branch 'origin/develop' into 10.0-release-merge-3-24
2022-03-24 10:18:02 -04:00
renovate[bot]
d59b7bd009
fix(deps): update dependency minimist to v1.2.6 🌟 ( #20756 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-23 11:50:35 -06:00
Jess
c2cc967227
feat: adding module support for invoking cypress.config.mjs, .cjs, .ts ( #20554 )
...
* feat: adding module support for invoking cypress.config.mjs, .cjs, .ts
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2022-03-14 10:46:29 -04:00
Zach Bloomquist
ffd3627e43
test: migrate module_api to system tests ( #20265 )
...
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2022-02-25 23:12:05 +00:00
Snyk bot
52ed6edcf3
chore(deps): Security upgrade shelljs to 0.8.5 ( #19685 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com >
2022-02-08 10:38:29 -06:00
Emily Rohrbough
99f24863a2
fix: move node 17 Check from Binary to CLI ( #19977 )
2022-01-31 12:03:36 -06:00
Juan Julián Merelo Guervós
21cc95b8c4
chore: url → Eliminate obsolete "url" library from the cli subpackage ( #19695 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2022-01-20 10:22:28 -06:00
Blue F
3809cd4d37
feat: cy.selectFile() ( #19332 ) ( #19524 )
2022-01-14 10:37:29 -06:00
Kukhyeon Heo
ea531b7840
chore: remove pkg/driver //@ts-nocheck part 2 ( #19483 )
...
* listeners.ts
* chainer.ts
* command.ts
* actionability.ts
* inspect.ts
* agents.ts
* aliasing.ts
* angular.ts
* asserting.ts
* clock.ts files
* commands.ts
* debugging.ts
* fix comment.
* roll back change.
* Fix.
* fix
* Casted to cast.
* Feedback changes.
* fix any.
2022-01-11 09:37:05 -06:00
Juan Julián Merelo Guervós
4818a21465
fix: update cli-table dependency to fix broken colors.js ( #19622 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2022-01-10 12:52:32 -06:00
renovate[bot]
9bf8bf2212
fix(deps): update dependency @cypress/request to v2.88.10 🌟 ( #19099 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com >
Co-authored-by: Zach Bloomquist <git@chary.us >
2021-11-29 13:59:18 -05:00
Tim Griesser
e4f5b106d4
feat: use hoisted yarn install in binary build ( #17285 )
2021-11-20 14:19:51 -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
Tim Griesser
c0d781d28f
refactor: remove Ramda ( #18723 )
2021-11-01 13:37:33 -04:00
Kukhyeon Heo
af472b6419
fix: revive type checker ( #18172 )
...
Co-authored-by: Zach Bloomquist <github@chary.us >
2021-10-13 23:51:38 +00:00
Arne Westphal
8249d2ee0c
fix(cli): Respect NO_PROXY on cypress download ( #17702 )
...
Co-authored-by: Zach Bloomquist <git@chary.us >
2021-09-20 18:25:54 +00:00
renovate[bot]
757a088828
fix(deps): update dependency @cypress/request to v2.88.6 🌟 ( #17813 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-23 08:21:48 -05:00
Jennifer Shehane
9c5ba8e7d6
fix(cli): Include enquirer as dependency ( #16925 )
2021-06-15 10:09:09 -05:00
Nikolai Røed Kristiansen
2938df6411
chore: Remove @cypress/listr-verbose-renderer ( #16858 )
...
Vendored in #16855
2021-06-09 08:36:50 -05:00
Nikolai Røed Kristiansen
39e1786211
chore: Vendor @cypress/listr-verbose-renderer ( #16855 )
2021-06-08 14:08:14 -05:00
Braden Mars
315d845432
fix: Migrate from listr to listr2 ( #16663 )
2021-06-01 10:26:03 -04:00
Kukhyeon Heo
8e0e3c1b50
chore: update extract-zip to 2.0.1 ( #16544 )
2021-05-17 20:11:05 +00:00
renovate[bot]
b52ac98a69
feat(deps): update dependency electron to version 12.x 🌟 ( #15292 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Zach Bloomquist <git@chary.us >
2021-03-10 15:24:00 +00:00
Jennifer Shehane
a529ffe5e4
feat(breaking): Drop support for Node 10; Require Node 12+ ( #15165 )
...
Co-authored-by: Zach Bloomquist <github@chary.us >
Co-authored-by: Zach Bloomquist <git@chary.us >
2021-02-28 08:30:40 -05:00
Jennifer Shehane
80d8bcf141
Merge branch 'develop' into 7.0-release
2021-02-19 15:07:36 -05:00
Kyℓe Hensel
311cd4b401
chore: update ramda to 0.27.1 ( #14958 )
2021-02-18 08:23:20 -05:00
Jennifer Shehane
5d2dd54ece
Merge branch 'develop' into 7.0-release
...
# Conflicts:
# packages/driver/package.json
# yarn.lock
2021-02-05 09:33:00 +06:30
Brian Mann
af26fbebe6
feat: component testing ( #14479 )
...
Co-authored-by: Jessica Sachs <jess@jessicasachs.io >
Co-authored-by: Barthélémy Ledoux <bart@cypress.io >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
Co-authored-by: Zach Bloomquist <github@chary.us >
Co-authored-by: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com >
Co-authored-by: ElevateBart <ledouxb@gmail.com >
Co-authored-by: Ben Kucera <14625260+Bkucera@users.noreply.github.com >
2021-02-04 15:45:16 -05:00
Jennifer Shehane
8303457b98
feat(breaking): Remove Cypress.moment() ( #14729 )
2021-02-02 13:24:38 +06:30