Commit Graph

809 Commits

Author SHA1 Message Date
Bill Glesias
1c719bb823 chore: fix CI pipeline issues with deduped tar package (#30077) 2024-08-22 10:12:49 -04:00
renovate[bot]
72eb954bd6 chore(deps): update yarn to >=1.22.17 (#30048)
* chore(deps): update yarn to >=1.22.22

* empty commit

* lower it to 1..22.21 I guess

* how low can you goooooo

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2024-08-19 11:12:17 -04:00
renovate[bot]
91f862ad72 chore(deps): update dependency @nrwl/nx-cloud to v18 (#29974)
* chore(deps): update dependency @nrwl/nx-cloud to v18

* empty commit

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Cacie Prins <cacieprins@users.noreply.github.com>
2024-08-19 10:35:31 -04:00
renovate[bot]
be8952aecf dependency: update dependency detect-port to ^1.6.1 (#30038)
* chore(deps): update dependency detect-port to ^1.6.1

* Add changelog entry

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2024-08-14 15:50:44 -04:00
Bill Glesias
43271b94f7 chore: release 13.13.3 (#30030) 2024-08-13 13:27:58 -04:00
renovate[bot]
4353694ccb chore(deps): update dependency @nrwl/nx-cloud to v17 (#29802)
* chore(deps): update dependency @nrwl/nx-cloud to v17

* empty commit

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Cacie Prins <cacie@cypress.io>
Co-authored-by: Cacie Prins <cacieprins@users.noreply.github.com>
2024-08-01 14:59:56 -04:00
Bill Glesias
42b3f6e137 chore: release 13.13.2 (#29937) 2024-07-30 09:59:02 -04:00
renovate[bot]
0d5065a106 dependency: update dependency strip-ansi to v6.0.1 (#29931)
* fix(deps): update dependency strip-ansi to v6.0.1

* changelog entry

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2024-07-29 14:54:06 -04:00
Mike McCready
767ddf8584 dependency: update @cypress/request to 3.0.1 (#29864)
* dependency: update @cypress/request to 3.0.1

* move changelog entry to next version

---------

Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2024-07-25 11:01:21 -04:00
Bill Glesias
5c9dc77708 chore: release 13.13.1 (#29868) 2024-07-16 12:20:29 -04:00
Jennifer Shehane
17fd5976d0 dependency: Update jquery to 3.4.1 (#29837)
* Update jquery to 3.4.1

* refactor use of half scroll pixels with some explanation

* remove layer coords from tests + comment out non-working page& value in chromium

* Fix scrollTo calculation to match previous implementation

* add changelog entry

* patch jquery to use old calculations for width/height to avoid breaking change

* revert scrollTo changes since jquery height/width calc is patched

* Add issue to changelog

* Make it a dev patch since it's a dev dependency
2024-07-12 16:56:12 -04:00
renovate[bot]
710f405f86 chore(deps): update dependency @semantic-release/git to v10 (#29803)
* chore(deps): update dependency @semantic-release/git to v10

* empty commit

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2024-07-08 11:35:57 -04:00
renovate[bot]
c93177ba74 chore(deps): update dependency @nrwl/nx-cloud to v16.5.2 (#29793)
* chore(deps): update dependency @nrwl/nx-cloud to v16.5.2

* empty commit

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2024-07-03 15:02:28 -04:00
Cacie Prins
10f90f9543 chore: release 13.13.0 (#29781) 2024-07-01 09:55:51 -04:00
Matt Schile
54a636ea45 chore: release 13.12.0 (#29701) 2024-06-18 12:49:18 -04:00
Bill Glesias
f3b67666a5 fix: update cypress to Typescript 5 (#29568)
* fix: update the monorepo to typescript 5

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* run ci to see problems [run ci]

* update vue-tsc and typings that conflict with update

* regen snapshot

* fix typescript errors ui test as stack trace behavior has changed

* fix server unit tests

* update cy.origin() spec based on stack traces and code frames

* update spec to include source map url

* run ci

* fix check-ts

* chore: fix system tests [run ci]

* add preprocessor tests to batteries included to exercise new logic

* run ci

* refactor unit tests to be a bit more dry

* pin typescript to ~5.4 and adjust config to ignroe deprecations but keep importsNotUsedAsValues

* add changelog entry

* add fixme issue to stack trace mismatches inside evaled context

* use import type webpack as webpack as a lib isn't actually invboked in the runner webpack config

* fix system test as adding 4 lines of comments impacts the stack trace line 4 lines (duh)

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
2024-06-04 19:17:38 -04:00
Bill Glesias
09c6876637 chore: release 13.11.0 (#29615) 2024-06-04 14:16:38 -04:00
Jennifer Shehane
ea83415637 chore: move questions-remain into cypress repo (#29542)
* chore: move questions-remain into cypress repo

* to js file

* SLASH!
2024-06-03 10:42:55 -04:00
Bill Glesias
27471ad15e chore: release 13.10.0 (#29549) 2024-05-21 13:03:26 -04:00
Bill Glesias
bd8e9bf51b chore: release 13.9.0 (#29485) 2024-05-07 13:26:34 -04:00
Jennifer Shehane
cd0cb612dd dependency: bump Electron to 27.3.10 (#29431)
* fix: bump Electron to 27.3.10

* add changelog entry

* do windows builds for good measure

* temporarily set branch to publish binary with updated electron

* Update binary-integrity-check-source.js

---------

Co-authored-by: Ryan Manuel <ryanm@cypress.io>
2024-04-29 17:44:34 -04:00
Bill Glesias
f14a11aecf chore: update eslint from version 7 to version 8 (#29355)
* chore: (for eslint-plugin-dev only is breaking) update eslint-plugin dev minimum to eslint 7. Remove support for coffeescript and reconfigured required peer deps

* correctly configure eslint-plugin-json-format for the monorepo and run linting on all json files (previously was not running)

* properly support no duplicate imports
2024-04-26 14:42:33 -04:00
Jennifer Shehane
5b2272125c chore: remove unused c8 devDep (#29393)
* chore: remove unused c8 devDep

* empty commit

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* Update nexusTypegenUtils.ts

* 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>
2024-04-24 10:51:21 -04:00
Bill Glesias
52347d61a1 chore: release 13.8.1 (#29390) 2024-04-23 14:52:43 -04:00
renovate[bot]
8db1b236e2 chore(deps): update dependency filesize to v10 (#29379)
* chore(deps): update dependency filesize to v10

* empty commit

* update filesize require

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2024-04-23 12:22:34 -04:00
Bill Glesias
3243850550 chore: release 13.8.0 (#29358) 2024-04-18 15:28:43 -04:00
Bill Glesias
94aad9a4a2 chore: release 13.7.3 (#29310) 2024-04-11 12:47:40 -04:00
Bill Glesias
dd922a8704 chore: release 13.7.2 (#29249)
* release 13.7.2

* update circle cache as electron is failing install in windows
2024-04-02 12:59:05 -04:00
Bill Glesias
f17fa4ca60 chore: release 13.7.1 (#29184) 2024-03-21 13:57:14 -04:00
Cacie Prins
5503dd6078 chore: release 13.7.0 (#29123)
* chore: release 13.7.0

* fix incorrect regression note in changelog

* Update cli/CHANGELOG.md

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

* changelog entries for #28986

---------

Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Matt Schile <mschile@cypress.io>
2024-03-12 17:13:22 -04:00
Bill Glesias
9dfb38f574 chore: release 13.6.6 (#28996) 2024-02-22 14:43:59 -05:00
Bill Glesias
3a8f830228 chore: bump changelog and package.json version (#28978) 2024-02-20 13:28:49 -05:00
Cacie Prins
3288aa5069 chore(dependency): Upgrade Electron 27 (#28792)
* dependency: upgrades electron from 25 to 26

* bump cache run ci

* fix docker img names

* ref electron upgrade branch

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* debug

* debug

* debug

* update search string for resize observer error swallow

* debug

* update integrity check

* update electron readme with upgrade troubleshooting section

* point to new publish binary workflow branch for electron 27

* update electron readme with locations of chromium & node versions for a given electron version

* update node versions and docker image refs

* update electron version to 27.1.3

* fix db nativeBinding arg

* chore: updating v8 snapshot cache

* install setuptools on mac when updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* run workflows on this branch run ci

* require addon directly and pass to better-sqlite3 init; debug

* rm debug

* try loading better-sqlite with a more dynamic filename

* bump electron version

* bump electron version

* bump electron version -- run ci

* bump electron version -- run ci

* bump electron version -- run ci

* bump electron version -- run ci

* bump electron version -- run ci

* add a step to update workflows.yml to electron upgrade process

* reduce retry limit on issue 1244 test to prevent circle from thinking tests have hanged

* target main branch of binary publish workflow? run ci

* Update .node-version -- run ci

* Update CHANGELOG.md

* Update module_api_spec.ts

* point publish binary back to electron upgrade branch

* Adds some logging re: cachedDataVersion

* use precise electron version for better-sqlite3 for centos7

* Update CHANGELOG.md

* chore: fix issue with bytenode (#28568)

* fix jsc for 27 -- run ci

* Update smoke.js

* fix build

* update electron upgrade steps

* Update packages/electron/README.md

Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>

* Update cli/CHANGELOG.md

Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>

* fix DebugEmptyStates component test

* try to fix downstream build -- run ci (#28649)

Co-authored-by: Cacie Prins <cacieprins@users.noreply.github.com>

* point to consolidated binary publish branch

* revert webpack-preprocessor-awesome-typescript-loader update

* revert certain system tests

* increase padding for module api system test duration window

* account for differing screenshot sizes

* screenshot size differs locally vs ci

* update protocol snapshots

* Update after-pack-hook.js

* fix flaky slideshow

* correct the chromium version in changelog

* use 18.17.1 internal images

* workflow filters

* fix trailing checkbox in electron readme

* add solution to crashing better-sqlite3 in electron readme

* Update packages/electron/README.md

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

* Update scripts/after-pack-hook.js

Co-authored-by: Ryan Manuel <ryanm@cypress.io>

* Update scripts/after-pack-hook.js

Co-authored-by: Ryan Manuel <ryanm@cypress.io>

* Update scripts/after-pack-hook.js

Co-authored-by: Ryan Manuel <ryanm@cypress.io>

* add branch to setup_should_persist_artifacts

* debug app e2e test

* bump cache

* upgrade browsers-internal to chrome 121

* revert to chrome 118 images

* bump cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* bump 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: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
Co-authored-by: Bill Glesias <bglesias@gmail.com>
2024-02-15 10:33:51 -05:00
Bill Glesias
f705980b91 chore: bump package.json and format changelog for release 13.6.4 (#28825) 2024-01-30 09:27:47 -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
Bill Glesias
92e922e0ed chore: 13.6.3 (#28731)
* chore: 13.6.3

* chore: remove pending

* chore: add line break
2024-01-16 13:36:41 -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
Jennifer Shehane
8fed33273a chore(dependency): Update percy/cli (#28618)
* Update percy/cli

* empty commit

* bump cache

* try a lower version

* 2024 date + bump percy again

* bump up to 1.17.0

* bump percy to 1.22.0

* bump percy/cli 1.24.0

* bump to 1.25.0

* bump to 1.26

* bump to 1.27

* bump 1.27.3

* bump 1.27.4

* yarn lock
2024-01-04 12:33:38 -05:00
Jordan
0616419c00 chore: patch vulnerable browserify-sign dep (#28573) 2023-12-29 16:35:21 -06:00
Emily Rohrbough
862e263293 chore: remove / replace circleci polling jobs (#28605)
* remove-percy-funalize-polling

run ci

* remove wait-on-circle-jobs

* remove polling
2023-12-29 13:53:48 -06:00
Jordan
ce8ee60def chore: release 13.6.2 (#28589) 2023-12-26 11:49:39 -05:00
Jennifer Shehane
372515829e dependency: Bump ts-node to 10.9.2 (#28528) 2023-12-14 13:28:18 -05:00
renovate[bot]
57ef4b8cd7 chore(deps): update dependency got to v11.8.6 🌟 (#28435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2023-12-12 09:44:02 -05:00
Jennifer Shehane
690801a2fe chore(deprecate): Remove unused create-cypress-tests package (#28472) 2023-12-11 17:23:00 -05:00
Chris Breiding
fff6ce9bfe chore: Release 13.6.1 (#28461) 2023-12-05 10:29:25 -05:00
Jordan
9337e4e1e0 chore: revert aws sdk PR (#28379) 2023-11-21 15:26:49 -05:00
Jordan
2877454db5 chore: release 13.6.0 (#28376) 2023-11-21 12:16:43 -05:00
Trivikram Kamat
537642a8c7 chore: migrate AWS SDK for JavaScript v2 APIs to v3 in scripts folder (#28249)
* fix: contributor checkout (run ci)

* .

* chore: run codemod on scripts/binary/s3-api.ts

* chore: format as per rest of the code

* chore(deps): use s3 client from AWS SDK for JavaScript v3

* chore(deps): use v3.450.0 of AWS SDK for JavaScript v3

* Update .circleci/config.yml

---------

Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Jordan <jordan@jpdesigning.com>
2023-11-20 22:48:48 -05:00
Jordan
ab60af8633 chore: release 13.5.1 (#28333) 2023-11-14 12:02:55 -06:00
Emily Rohrbough
176280dd49 chore: release 13.5.0 - update changelog (#28262) 2023-11-07 09:58:57 -06:00