Commit Graph

711 Commits

Author SHA1 Message Date
Cacie Prins
17ed1c9831 chore: release 12.17.1 (#27252) 2023-07-10 11:34:12 -05:00
Jennifer Shehane
9ce54e36c4 dependency: bump cypress-request packages, loosen semver rules to ^ (#27005)
Co-authored-by: Matt Schile <mschile@cypress.io>
2023-07-07 11:28:44 -04:00
Cacie Prins
12823cd597 chore: release 12.17.0 (#27210) 2023-07-05 12:53:14 -05:00
renovate[bot]
6787693fa7 chore(deps): update dependency semver to ^7.5.3 🌟 (#27151)
* dependency(deps): update dependency semver to ^7.5.3 🌟

* changelog entry

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2023-06-29 14:16:09 +10:00
Mike Plummer
4aacfaa5c1 chore: 12.16.0 release (#27133) 2023-06-26 08:45:58 -05:00
Matt Schile
d76d4e1ecf chore: 12.15.0 release (#27087) 2023-06-20 11:21:50 -05:00
Stokes Player
f90dda6fc9 chore: 12.14.0 release (#26950) 2023-06-06 11:40:24 -04:00
Jordan
fd63f19cbc chore: enable caching for lint task (#26791) 2023-06-02 16:47:02 -04:00
Emily Rohrbough
d59348798f chore: replace arg devDep with minimist; remove unused shx devDep (#26727) 2023-06-02 15:13:08 -05:00
Emily Rohrbough
c3e3500d5c chore: replace gift devDep with simple-git (#26728) 2023-06-02 15:12:24 -05:00
Chris Breiding
b71788d87d chore: 12.13.0 release (#26834)
* chore: 12.13.0 changelog fix

* remove pending, bump version

* fix typo
2023-05-23 14:18:49 -05:00
Jordan
6a56c3993e chore: add Nx Cloud (#26712)
* chore: add empty nx.json [run ci]

* chore: add nx cloud runner [run ci]

* chore: add nx-cloud dep [run ci]

* chore: update local nx cloud accessToken to be read-only
2023-05-18 12:16:27 -04:00
Matt Schile
236b181666 chore: 12.12.0 release updates (#26697) 2023-05-09 11:13:59 -06:00
Adam Stone-Lord
9da2288da2 chore: upgrade Lerna to v5 and use Nx (#26660) 2023-05-04 15:58:35 -04: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
Jordan
9517def6b7 chore: 12.11.0 release (#26582)
* chore: 12.11.0 release

* chore: remove 12.10.1

* chore: remove whitespace from changelog

* chore: add empty line break after each changelog heading
2023-04-25 13:56:56 -04:00
Matt Henkes
1ed2031faa chore: 12.10.0 release (#26517) 2023-04-17 10:59:15 -05:00
Matt Henkes
62f58e00ec chore: Add open telemetry to cypress to allow us to monitor the performance of the app overtime (#26305)
* initial commit, a kinda working prototype

* Ready to test in CI

* "SyntaxError: Cannot use import statement outside a module" I blame VS code for always inserting the wrong dependency

* try using built js instead of the ts file

* typescript fixes?

* get version correctly, don't use optional chaining in child process.

* trying this, idk

* try running telemetry for driver-integration-tests-chrome

* fix missing spans, add more attributes for some spans

* fix missing spans and add suite spans

* types

* Remove un-used require

* remove spans for describe blocks in favor of the full title for tests

* migrate to sync resource discovery, start new custom exporters for spans

* encrypted

* localhost

* don't do things on child process

* latest changes

* update server start span time / add v8 snapshot span & update command span names

* prepare for sync

* don't send blank key

* make telemetry work again for sending directly to honeycomb

* web-socket exporter

* Add in IPC exporter and message the child process before disconnecting

* Use the cloud api by default

* move cloud span exporter into telemetry package

* shutdown fixes

* fix enabled

* improve types

* run in ci

* yml is the worst

* type!

* add spans for timing insights for visible areas of improvement

* type errors

* lets try sending data to staging

* types

* types again

* remove problematic attributes

* clean up exporters

* i like this better even though it doesn't seem to matter much

* some self review cleanup

* Update comment

* add debug messages

* mocha tests

* actually exit with the right code... oops

* simple mistake... have to look into how to fix with ts...

* try this i guess

* don't return undefined

* read me diagram

* color?

* no rect

* moar diagram

* docs!

* formatting

* build more binaries

* Supposedly fix cypress in cypress test failures

* test 'fixes'

* try this instead

* do not transpile cypress packages dir

* lets try escaping our regex string

* Add some diagnostics to help test the built binary....

* try a more complex solution

* fix tests probably

* just ignore the specific file

* fix unit tests

* cr updates

* Apply suggestions from code review

Co-authored-by: Matt Schile <mschile@cypress.io>
Co-authored-by: Bill Glesias <bglesias@gmail.com>

* Pr updates

* don't change the command queue

* move encoding and decoding telemetry context for ipc to the telemetry package

* build darn it

* plead for mercy from the testing gods, i merely wished to have named test reports, but clearly i have overreached.

* pr updates, send record key

* pr review

* optional chaining fails tests

* Apply suggestions from code review

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

* tests for cloud-span-exporter

* bad merge

* adding tests for the remaining exporters

* note

* docs

* Correctly set test under the current run span for component testing

* gate sending the message.

* pr updates

* finally, fingers crossed.

---------

Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com>
Co-authored-by: Matt Schile <mschile@cypress.io>
Co-authored-by: Bill Glesias <bglesias@gmail.com>
2023-04-08 21:18:02 -05:00
Emily Rohrbough
73fc19271f chore: remove redundant postinstall (#26460) 2023-04-07 17:22:06 -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
Bill Glesias
704e3b5fb9 chore: bump package.json and prep changelog for release (#26251) 2023-03-28 11:27:30 -04:00
Ryan Manuel
0a4550ea0c chore: add linting to the scripts directory (#26197) 2023-03-23 12:00:56 -05:00
Bill Glesias
86175a95ec chore: bump version to 12.8.1 and ready CHANGELOG (#26125) 2023-03-15 12:26:54 -05:00
Mike Plummer
34b61575dc chore: Release 12.8.0 (#26100) 2023-03-14 09:53:19 -05:00
Alexandra Guironnet
fbc5527703 dependency: update mocha-junit-reporter to 2.2.0 (#25922)
Co-authored-by: Mark Noonan <mark@cypress.io>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2023-03-02 11:15:29 -06:00
Ryan Manuel
0cdd8d195f chore: 12.7.0 release (#25946) 2023-02-24 16:33:04 -06:00
Emily Rohrbough
9e27540f05 chore: bump for 12.6.0 release (#25812) 2023-02-15 08:25:30 -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
Emily Rohrbough
50933faac4 chore: release 12.5.1 (#25686) 2023-02-02 08:35:52 -06:00
Emily Rohrbough
a3858d7d59 chore: 12.5.0 release (#25648) 2023-01-31 13:18:27 -06:00
Zachary Williams
2d9abf715b chore: bump version and remove misleading changelog entry (#25612) 2023-01-27 10:54:44 -06:00
Zachary Williams
e0320f7e04 chore: downgrade version (#25598) 2023-01-26 16:20:47 -06:00
Zachary Williams
f127deb763 chore: bump package.json to 12.4.1 [run ci] (#25593) 2023-01-26 12:23:01 -06:00
renovate[bot]
8d3a6eed92 chore(deps): update dependency ua-parser-js to v0.7.33 [security] (#25561)
* chore(deps): update dependency ua-parser-js to v0.7.33 [security]

* chore(deps): update dependency ua-parser-js to v0.7.33 [security]

* chore: add CHANGELOG entry for ua-parser-js update [run ci]

* [run ci]

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bill Glesias <bglesias@gmail.com>
2023-01-25 16:05:21 -05:00
Bill Glesias
0ae4b678f9 chore: bump package.json to 12.4.0 [run ci] (#25556) 2023-01-24 14:35:15 -06:00
Zachary Williams
8b1d74f34a chore: remove react-scripts and jest (#25383)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2023-01-19 16:07:36 -06:00
Zach Bloomquist
7721e2be9d chore: remove lint-changed from scripts/docs (#25308) 2023-01-04 15:39:55 +00:00
Emily Rohrbough
d0ba032f8d chore: bump to 12.3.0 [skip ci] (#25355) 2023-01-03 17:00:29 -06:00
Zach Bloomquist
1b1ed9cd49 chore: improve linting (#25235) 2022-12-29 17:26:13 +00:00
renovate[bot]
04fc9c4a61 chore(deps): update dependency lerna to v3.22.1 🌟 (#22850)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Blue F <blue@cypress.io>
2022-12-28 07:04:24 -06:00
Blue F
75141eceae chore: bump version to 12.1.0 [skip ci] (#25238) 2022-12-20 14:46:03 -08:00
Ryan Manuel
7225c6b798 chore: bump version to 12.1.0 [skip ci] (#25119) 2022-12-12 18:13:22 -06:00
Matt Henkes
126b82cb5b chore: bump version to 12.0.2 [skip ci] (#25071) 2022-12-08 11:22:39 -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
c8c72e7bc7 fix: bump to 12.0.1 [ skip ci ] (#25017) 2022-12-06 18:31:24 -06:00
Matt Henkes
5fd95c88b7 chore: Bump version, update example project dependency. (#25003)
* Bump version, update example project dependency.

* breaking this change out or taging is gonna be weird.
2022-12-06 12:28:43 -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
Ryan Manuel
5928369a5e fix: upgrade electron/fuses to resolve code signing issue (#24785) 2022-11-23 08:49:04 -06:00
Ryan Manuel
a4e96425d7 chore: update package.json to 11.2.0 (#24780) 2022-11-22 13:28:04 -06: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