github-actions[bot]
777b4e8264
chore: Update v8 snapshot cache ( #26762 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2023-06-05 16:21:38 -05:00
github-actions[bot]
2cdd4b9910
chore: Update v8 snapshot cache ( #26707 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2023-05-14 20:32:31 -05:00
github-actions[bot]
5335dba403
chore: Update v8 snapshot cache ( #26647 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2023-05-09 09:08:54 -05:00
github-actions[bot]
4e80d1d64e
chore: Update v8 snapshot cache ( #26636 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2023-05-02 08:38:15 -05:00
Ryan Manuel
296342c7c4
chore: update v8 generation vars so that from scratch depends implies updating the metafile ( #26472 )
2023-04-28 09:22:39 -05:00
Mike Plummer
91cbc6741c
chore: Update Vite to 4.3.0 ( #26553 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2023-04-27 15:09:31 -05:00
github-actions[bot]
80f550fe2a
chore: Update v8 snapshot cache ( #26537 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2023-04-21 16:03:07 -05:00
github-actions[bot]
1bbe212b16
chore: Update v8 snapshot cache ( #26476 )
...
* 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 >
2023-04-18 14:19:52 -05:00
github-actions[bot]
bcfafda79f
chore: Update v8 snapshot cache ( #26390 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
2023-04-10 11:27:00 -05:00
github-actions[bot]
7eefac1cc6
chore: Update v8 snapshot cache ( #26347 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2023-03-31 11:13:46 -05:00
Emily Rohrbough
f49e25322c
chore: list rimraf dev-dependency once in repo ( #26257 )
2023-03-28 20:49:09 -05:00
github-actions[bot]
0143d2b16b
chore: Update v8 snapshot cache ( #26158 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2023-03-20 15:43:57 -05:00
github-actions[bot]
9d252e05cb
chore: Update v8 snapshot cache ( #26004 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
2023-03-10 07:25:47 -06:00
github-actions[bot]
79d0a16e6c
chore: Update v8 snapshot cache ( #25954 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2023-03-01 11:33:20 -06:00
github-actions[bot]
37fbf20239
chore: Update v8 snapshot cache ( #25878 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2023-02-23 21:15:42 -06:00
Lachlan Miller
1d3aab9d70
feat: Public API for CT Framework Definitions ( #25780 )
...
* chore: rework component onboarding in launchpad (#25713 )
* chore: refactoring and types
* rework source of frameworks
* revert rename
* fix tests
* fix more tests
* types
* update code
* use same public API internally
* rename interfaces
* rename
* work on dev server api
* fix types
* fix test
* attempt to support getDevServerConfig
* tests
* add function to define framework [skip ci]
* rework a lot of types
* fix test
* update tests and types
* refactor
* revert changes
* lint
* fix test
* revert
* remove
* add "community" label [skip ci]
* refactor
* types
* lint
* fix bug
* update function name
* address feedback
* improve types with Pick
* refactor using type guard
* correct label
---------
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
* chore: typing error
* feat: scan for 3rd party ct plugins (#25749 )
* chore: refactoring and types
* rework source of frameworks
* revert rename
* fix tests
* fix more tests
* types
* update code
* use same public API internally
* rename interfaces
* rename
* work on dev server api
* fix types
* fix test
* attempt to support getDevServerConfig
* tests
* add function to define framework [skip ci]
* rework a lot of types
* fix test
* update tests and types
* refactor
* revert changes
* lint
* fix test
* revert
* remove
* add "community" label [skip ci]
* refactor
* types
* lint
* fix bug
* update function name
* address feedback
* feat: scan for 3rd party ct plugins
* add e2e test
* unit tests [run ci]
* tweak resolution
* rebase, address comments
* fix windows paths
* remove .gitignore
* fix test
---------
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
* lint config
* spacing
* try fix race cond
* fix import error
* build binary
* try update snapshot
* try using require
* support namespaced definitions (#25804 )
* remove category
* add icon prop
* support esm -> cjs compiled typescript
* fix test
* misc: add CTA footer to launchpad framework dropdown (#25831 )
* remove test project dependencies
* rebase
* windows
* windows again
* add changelog entry
* changelog
* revert workflow
* remove worklfow
---------
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
Co-authored-by: Adam Stone-Lord <adams@cypress.io >
2023-02-21 17:43:20 +10:00
github-actions[bot]
874f381e6d
chore: Update v8 snapshot cache ( #25822 )
...
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2023-02-17 13:50:49 -06:00
Tim Griesser
d26d877db8
chore: internal request preflight ( #25772 )
...
---------
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
Co-authored-by: Zach Bloomquist <git@chary.us >
2023-02-15 08:20:57 -05:00
Chris Breiding
41512c416a
feat: Bundle cy.origin() dependencies at runtime ( #25626 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2023-02-13 11:59:29 -05:00
github-actions[bot]
536c9054aa
chore: Update v8 snapshot cache ( #25592 )
...
* 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
* Update update_v8_snapshot_cache.yml
* 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] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: cypress-bot[bot] <47117332+cypress-bot[bot]@users.noreply.github.com>
2023-02-11 14:58:26 -06: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
Stokes Player
660ff67578
feat: Debug page [IATR] ( #25488 )
...
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
Co-authored-by: Ankit <ankit@cypress.io >
Co-authored-by: Stokes Player <stokes.player@gmail.com >
Co-authored-by: elevatebart <bart@cypress.io >
Co-authored-by: Rocky <25568640+rockindahizzy@users.noreply.github.com >
Co-authored-by: Stokes Player <stokes@cypress.io >
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
Co-authored-by: Mark Noonan <mark@cypress.io >
Co-authored-by: Mike Plummer <mikep@cypress.io >
Co-authored-by: amehta265 <65267668+amehta265@users.noreply.github.com >
Co-authored-by: Adam Stone-Lord <adams@cypress.io >
Co-authored-by: Mike Plummer <mike-plummer@users.noreply.github.com >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2023-01-31 10:00:03 -05:00
Tim Griesser
84d07a1e0c
chore: add batch execution to CloudDataSource ( #22457 )
...
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
Co-authored-by: estrada9166 <estrada9166@gmail.com >
Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com >
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2023-01-25 13:23:33 -06:00
Matt Schile
d1dc1258ea
fix: improve memory management for chromium-based browsers ( #25462 )
2023-01-18 15:35:57 -07:00
github-actions[bot]
f71c30acaa
chore: Update v8 snapshot cache ( #25401 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2023-01-12 10:39:15 -06:00
github-actions[bot]
1d0d2c8db1
chore: Update v8 snapshot cache ( #25370 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2023-01-09 10:06:27 -06:00
renovate[bot]
c24f479197
fix(deps): update dependency terser to v5.14.2 [security] ( #24955 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2022-12-27 11:27:48 -06:00
Adam Stone-Lord
166b69414c
feat: create from React component ( #25168 )
...
* feat: server logic for create from React component (#24881 )
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
* fix: add default export detection (#24954 )
Co-authored-by: astone123 <adams@cypress.io >
* update cache
* update yarn.lock to fix builds
* fix: compilation with webpack preprocessor
* feat: create from React component UI (#24982 )
* feat: WIP server logic for create from React component
* feat: add more tests; error handling
* feat: WIP create from React UI
* feat: PR feedback [run CI]
* feat: try committing snapshot cache changes [run ci]
* feat: try re-generating snapshot [run ci]
* fix build
* regenerate cache on darwin
* update caches
* Revert "feat: try re-generating snapshot [run ci]"
This reverts commit d763e1f7a4 .
* fix typing error
* types
* fix test
* chore: try using react-docgen@6.0.0-alpha.3
* update test
* regen linux snapshot
* update snapshots for darwin
* re-gen linux snapshot
* yarn install
* update snapshots
* update snapshot metadata
* update snapshots due to babel deps changing slightly
* make react docgen a dep
* update tests
* revert
* snapshots again??
* revert
* update
* update
* try change snapshot
* change snap
* update snap
* feat: remove unnecessary ts-ignore
* feat: add more test cases
* feat: create CodegenActions; other minor refactors
* feat: continue UI work
* feat: ignore config and Cypress-related files
* feat: PR feedback
* update Vue component link
* merge in default export work
* consolidate graphql queries
* other misc feedback
* use network-only policy to fetch files; include cypress/ dir for code gen candidates; fix type error
* add basic e2e test
* fix app integration tests
* refactor and fix app component and webpack dev server tests
* add error state; fix unit tests [skip ci]
* simplify generator show logic [skip ci]
* more testing
* fix types
* style updates [skip ci]
* fix error state [skip ci]
* fix list padding [skip ci]
* use slots (#25079 )
* add more tests; fix unit tests
* fix types
* fix test describe
* add percy snapshots for new list
* update trouble rendering banner link [skip ci]
* use collapsible component
* use button for component list items
* fix tests
* build binaries
* revert changes to circle config
* remove eslintignore and extra loading div [skip ci] because we know it will fail
* revert changes to framework glob patterns [skip ci]
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
* feat: pass parser options to allow parsing of tsx files (#25145 )
* fix create from component e2e test
* build binaries [run ci]
* fix component tests [run ci]
* regen windows snapshot
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
2022-12-19 12:42:14 +10:00
github-actions[bot]
fcc49b5204
chore: Update v8 snapshot cache ( #25130 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
2022-12-16 14:28:05 -06:00
Ryan Manuel
97dfa94687
fix: ensure cypress in cypress uses prod dependencies from the snapshot ( #25164 )
2022-12-14 15:56:48 -06:00
Ryan Manuel
56bebb109e
feat: set up auto prs for snapshot metafile changes ( #25052 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-13 08:29:22 -06:00
Lachlan Miller
09d0879cab
chore: update to Vite 4 and Rollup 3 ( #25101 )
...
* chore: try move to rollup 3 and vite 4
* bump to latest versions
2022-12-13 10:35:02 +10:00
Matt Henkes
910f912373
fix: declare used babel dependencies ( #24842 )
...
* fix: declare used babel dependencies
* try this???
* unlock deps
2022-12-09 14:39:14 -06:00
Ryan Manuel
f9541aff10
fix: limit the number of globals defined due to the v8 snapshot ( #25051 )
2022-12-08 09:35:58 -06:00
Ryan Manuel
c540284f50
fix: add v8 snapshot usage to cypress in cypress testing ( #24860 )
2022-12-08 00:04:37 -06:00
Matt Henkes
afb66abc70
fix: use updated kitchen sink ( #25006 )
...
* fix: use updated kitchen sink
* test fixes, date update
* update yarn lock and cache
2022-12-06 15:44:28 -06:00
Emily Rohrbough
797c8f8d77
chore: update session api types & exposed global helpers ( #24980 )
...
Co-authored-by: Matt Schile <mschile@cypress.io >
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
2022-12-06 08:19:39 -06:00
Ryan Manuel
57b0eac60d
feat: various v8 snapshot improvements ( #24909 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2022-12-02 22:13:06 -06:00
Matt Henkes
5a0313dd44
chore: run tests for cy.origin ( #24947 )
...
* chore: run tests for cy.origin
* enable experimentalModifyObstructiveThirdpartyCode
* Disabling cleaning subjects
* Bump memory for driver integration tests
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2022-12-02 15:28:10 -06:00
mjhenkes
6362b73a7d
Merge branch 'develop' into release/12.0.0
2022-12-02 08:01:24 -06:00
Matt Schile
98efdf45b3
feat: Added experimentalOriginDependencies to gate dependencies support within cy.origin ( #24931 )
...
* adding experimentalOriginDependencies flag
* update system tests
2022-12-01 15:40:05 -06:00
Zachary Williams
3f0d150962
fix: add top-level run-all button to allow all specs to be run at once ( #24846 )
...
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
Co-authored-by: Mark Noonan <mark@cypress.io >
2022-12-01 12:20:39 -06:00
Blue F
b5d31157a7
chore: Increase timeout to try and combat flake; update generated files ( #24845 )
2022-11-28 12:10:55 -08:00
Chris Breiding
27b0f2186f
fix: Use hostname as default domain for cookie commands ( #24692 )
...
BREAKING CHANGE: Cookie commands now use the the hostname and not the superdomain for the domain by default. This may affect what cookies are returned/set/cleared by cookie commands.
2022-11-23 09:54:09 -05:00
BlueWinds
286bd9dac1
Merge remote-tracking branch 'origin/develop' into update-release-12
2022-11-22 08:57:02 -08:00
Lachlan Miller
4bbd78e22e
feat: Re-introduce Run All specs for End to End under experimentalRunAllSpecs flag ( #24745 )
...
* feat: re-enable Run All Specs (#24683 )
* fix: disable query in run-mode
* feat: Run-all-specs-ui (#24738 )
* wip run-all-specs-ui
* added component tests for specs-list, inline-specs-list, and run-all-specs
* updated tests for specslist, inlinespeclist, and runAllSpecs
* simplify test
* make prop with default value optional
* enable run all specs
* use named slot for clarify
* use Record type
* remove un-necessary dynamic component
* use group and hover to inline css
* fix tests
* fix tests and use snapshot for style testing
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
* fix typescript
* fix test
* build binary for run all specs
* fix: tweaks for Run All Specs (#24746 )
* update ui [skip ci]
* change types to reflect run all specs is e2e only
* chore: separate run all specs components
* fix typescript error
* fix: run-all UI tweaks and keyboard nav (#24757 )
Closes undefined
* fix UI test
* move listener and use i18n [skip ci] (#24761 )
* fix: run-all-specs duplicate file-matching (#24763 )
* chore: limit linting [skip ci]
* do not get separator until app is loaded
* fix test
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
Co-authored-by: amehta265 <65267668+amehta265@users.noreply.github.com >
2022-11-22 17:28:48 +10: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
Adam Stone
bf6a52ab3d
feat: add cloud recommendation message to CI output ( #24680 )
2022-11-18 14:43:50 -05:00
Lachlan Miller
206fdd5797
chore: move non-shared code from frontend-shared to app ( #24674 )
...
* move non shared code to packages/app
* move things around
* fix bug
* remove unused code
* remove unused code
* revert change
* unused
* fix code
* revert [skip ci]
* revert [skip ci]
Co-authored-by: amehta265 <65267668+amehta265@users.noreply.github.com >
2022-11-16 12:16:54 +10:00
Chris Breiding
b31c82938e
Merge remote-tracking branch 'origin/develop' into merge-develop-v12-2022-11-14-take-2
2022-11-15 09:30:42 -05:00