Commit Graph

93 Commits

Author SHA1 Message Date
Bill Glesias 458db1cd02 chore: merge develop -> v13 6/8/23 (#26976)
* docs: revise contributor advice for node.js setup (#26652)

* feat: initial release of cypress/vite-plugin-cypress-esm (#26663)

* chore: release @cypress/vite-plugin-cypress-esm-v1.0.0

[skip ci]

* chore: upgrade Lerna to v5 and use Nx (#26660)

* dependency(deps): update dependency engine.io to v6.4.2 [security] (#26664)

* dependency(deps): update dependency engine.io to v6.4.2 [security]

* updating changelog

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Schile <mschile@cypress.io>

* fix: updated CYPRESS_DOWNLOAD_PATH_TEMPLATE regex to allow multiple replacements (#25531)

* feat: Component Testing banner (#26625)

Co-authored-by: elevatebart <bart@cypress.io>

* 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>

* chore: 12.12.0 release updates (#26697)

* chore: cypress[26674] updated github workflows to use checklout@v3 and stop using set-output and move to  file use (#26696)

* 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>

* fix: revert #26452 (Yarn Plug n Play compat regression) (#26735)

* Revert "fix: correctly resolve dependencies for CT onboarding when using Yarn Plug n Play (#26452)"

This reverts commit 7a33f5c1a8.

* changelog

* changelog

* chore: fixing PR link in releaseData.json (#26734)

* chore: update stalebot config (#26745)

* misc: ACI empty state slideshows (#26692)

Co-authored-by: Stokes Player <stokes@cypress.io>

* fix: do not cache module resolution during launchpad dependency detection (#26726)

Co-authored-by: Mike Plummer <mikep@cypress.io>

* fix: Vite esm plugin issues (#26714)

* 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>

* chore: adding in repo token to explicitly use that while running commands [skip ci] (#26746)

* chore(dependency): update dependency @percy/cypress to ^3.1.2 🌟 (#26717)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>

* chore: Remove console.log (#26756)

* chore: put types condition first in the syncing script (#26743)

Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>

* test: create lists files after folders when in same directory in specs list (#26723)

Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>

* chore: update vm2 to 3.9.19 (#26772)

* chore: add telemetry to the proxy (#26695)

* chore: set up instrumentation and instrument middleware

* chore: set up console exporter

* chore: add parent span option to telemetry package

* chore: set up telemetry verbose mode

* chore: instrument the network proxy - part 1

* chore: make sure to terminate spans when request is aborted

* fix telemetry, create/end the request middle prior to sending the outbound request

* avoid telemetry ts build step, create entrypoint into packages/telemetry using TS conventions

* allow env vars to be "true" or "1"

* when creating child span, inherit their attributes directly from the parent

* create custom honeycomb exporter and span processor to log traces

* remove duplicate code that's already called in this.setRootContext

* cleanup

* more clean up

* update honeycomb network:proxy attributes, update console.log message

* yarn lock

* chore: remove performance API in middleware

* chore: end response on correct event

* recursively gather parent attributes on close

* added key and some clean up

* github action detector, move verbose into index, verbose log commands

* some tests

* clean up honeycomb exporter

* some renaming

* testing console trace link exporter

* Don't lose the top span when running in verbose.

* link to the right place for prod/dev

* changes to verbose to make sure it is read in the browser

* Apply suggestions from code review

* pass parent attributes between telemetry instances

* default to false

* 'fix' build issues

* src not dist

* add back on start span

* once more with feeling

* Fix some tests

* try this i guess

* revert auto build

* Apply suggestions from code review

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

* support failed commands

* Address PR comments

* Address PR Comments

* error handling

* handle all the errors

---------

Co-authored-by: Bill Glesias <bglesias@gmail.com>
Co-authored-by: Brian Mann <brian.mann86@gmail.com>

* chore: update triage workflow to add comment to contributor prs (#26493)

Co-authored-by: Ben M <benm@cypress.io>

* chore: telemetry pr cleanup (#26776)

* fix: fix UI flash when switching to debug page (#26761)

* 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

* feat: update git related messages for runs and debug (#26758)

* feat(app): update DebugError copy

* feat: set isUsingGit project flag and consume in DebugContainer

* feat(app): update not using git icon for DebugError

* feat(app): displays alert on runs page when not using git

* feat(app): add component for when no runs for current branch

* feat(app): add warning for no runs for branch on runs container

* chore: add feat to CHANGELOG

* chore: remove logged status value

* chore: resolve import from merge conflict

* test(app): stub branch name for e2e runs spec

* chore: add line break in changelog entry

* chore: cleanup PR

* chore: fix i18n import for DebugBranchError

* chore: add utm and update Warning links to inline

* chore: capitalize Git in i18n

* ref: warning liink

* test: add i18n to tests

* test(app): change utm_source assertions

* chore: cleanup pr

* chore: remove unused prop

* test(app): remove no git warning when moving to runs page in e2e

* chore: change template logic

* chore: remove duplicate RUNS_TAB_MEDIUM const

* Changed Debug test assertion and reordered new components for Debug

---------

Co-authored-by: Stokes Player <stokes.player@gmail.com>

* chore: rename video processing events to capture/compress (#26800)

* chore: change processing nomenclature to compressing when printing the run.

* chore: rename 'capturing of' to 'capturing'

* chore: rename upload results to upload screenshots & videos (#26811)

* chore: rename upload results to upload screenshots & videos

* run ci

* chore: capture versions of relevant dependencies with `x-dependencies` header (#26814)

* chore: update changlelog script to handle revert pr ref (#26801)

* fix: Correct typescript scaffold dependency (#26815)

* fix: correct typescript scaffold dependency (#26204)

* add changelog

* Update change log for PR comment

Co-authored-by: Mike Plummer <mike-plummer@users.noreply.github.com>

---------

Co-authored-by: Mike Plummer <mike-plummer@users.noreply.github.com>
Co-authored-by: Mark Noonan <mark@cypress.io>

* chore: 12.13.0 prep (#26833)

* chore: 12.13.0 release (#26834)

* chore: 12.13.0 changelog fix

* remove pending, bump version

* fix typo

* chore: release @cypress/vite-plugin-cypress-esm-v1.0.1

[skip ci]

* chore: Implement runSpec mutation (#26782)

* chore: replace gitter badge with discord on readme (#26771)

* chore: add GraphQL mutation for sending system notifications via Electron (#26773)

* fix: upgrade typescript from 4.7.4 to 4.9.5 (#26826)

Snyk has created this PR to upgrade typescript from 4.7.4 to 4.9.5.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cypress-opensource/project/d5b36925-e6ee-455d-9649-6560a9aca413?utm_source=github&utm_medium=referral&page=upgrade-pr

* test: fix 2 broken tests for Windows (#26854)

* Update stale_issues_and_pr_cleanup.yml

Upped the number of operations per run.  Have been manually doing that so this job can get through all the issues in the repo with no problems.

* chore(dep): [Snyk] Upgrade vite from 2.9.13 to 2.9.15 (#26830)

Co-authored-by: Ben M <benm@cypress.io>

* Update triage_add_to_project.yml

* chore: fix minor background color styling in debug results component (#26887)

* Update stale_issues_and_pr_cleanup.yml

stalebot was incorrectly configured to run in debug mode.  I have updated the default to run in normal mode when running scheduled

* chore: Deprecate @cypress/xpath package (#26893)

* chore: add telemetry realworld app (#26896)

* chore: capture telemetry for realworld app maybe

* idk what i was doing

* setup record key and telemetry

* testing

* override project id

* some times we just need a little context.

* Adding tests

* Adding comment

* chore(deps): update dependency find-process to v1.4.7 🌟 (#26906)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>

* chore(deps): update dependency firefox-profile to v4.3.2 🌟 (#26912)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>

* chore: add browser state action for debug (#26884)

* chore: add browser state action for debug (#26763)

* Address PR comments
- remove unneeded async and test context
- genericize openProject function

* Revert route change, update spec description

* chore: replace gift devDep with simple-git (#26728)

* chore: replace arg devDep with minimist; remove unused shx devDep (#26727)

* chore: enable caching for lint task (#26791)

* chore: remove old performance reporting (#26920)

* chore: remove old performance reporting

* remove libhoney dep

* try this

* build and build snapshots if deps are out of date

* foiled by a comma

* freaking comma

* no snapshots maybe ugh

* ignore engines instead

* don't need this

* remove rename support file step

* chore: update Snyk to scan all projects (#26867)

* SEC-544 chore: [Snyk] Update Snyk flag in Git actn

* Update snyk_sca_scan.yaml

Removed --debug switch from the test command

---------

Co-authored-by: brady-cypressio <90723145+brady-cypressio@users.noreply.github.com>

* chore: skip problematic component tests that fail on contributor PRs (#26924)

* chore: omit unused circle variables that cause contributor PR issues (#26935)

* chore: make git message warnings remain dismissable (#26812)

* feat: make git message warnings remain dismissable

* chore: update CHANGELOG

* chore: update CHANGELOG

* chore: remove unneeded code

* chore: update BannerId types

* chore: fix queryies

* chore: clean up PR

* chore: move TrackedWarning to frontend-shared

* chore: update import

* ref: move TrackedWarning to TrackedBanner

* chore: udpate CHANGELOG

* fix: update TrackedBanner to parse markdown message

* chore: set TrackedBanner default message prop

* chore: update RunsContainer

* chore: add missing tests and update alert type

---------

Co-authored-by: Stokes Player <stokes@cypress.io>

* chore: replace fast-glob with globby; remove unneeded getenv dep (#26730)

* fix: update angular dep min versions (#26908)

* fix: update angular dep min versions

* chore: update CHANGELOG

* chore: add line break to changelog

* chore: update changelog pending release date

* chore: remove whitespace

* fix: upgrade typescript from 4.2.3 to 4.9.5 (#26858)

Snyk has created this PR to upgrade typescript from 4.2.3 to 4.9.5.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/cypress-opensource/project/5fdaebf8-b115-41d1-a2d9-857261769179?utm_source=github&utm_medium=referral&page=upgrade-pr

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

* 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>

* feat: Implement testing type switch promos (#26894)

* feat: Implement testing type switch promos

* Add tests, changelog entry

* Add tests

* Fix button styling

* Styling fixes, add framework links

* Add missing testId

* run ci

* Fix spec

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* Fix styling issues

* Resolve code review findings

* Fix issue with yarn.lock
* Fix extra padding at bottom of promo
* Add tests for utm params
* Add test for switching testing type when both configured
* Fix changelog version

* Address review comments

* Widen promo when no image defined
* Prevent flash of promo before query resolves
* Reduce top margin

* reduce size of text box to match latest figma

* update button style to match figma

* increase width at which we collapse sidenav

* add short versions of the headings

* remove skeletons from header

* avoid extra height

* adjustments for column alignment

* fix flaky test

* update tests for responsive text changes

* update changelog

* restore spacing between header items

* avoid occasional flash of promo on page load

* update text handling

* fix types and tests

* Update packages/app/src/specs/SpecsList.vue

Co-authored-by: Stokes Player <stokes@cypress.io>

* updated final e2e bullet

* fix question mark icon flashing

* text formatting

* remove superfluous snapshot [skip ci]

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: marktnoonan <mark@cypress.io>
Co-authored-by: astone123 <adams@cypress.io>
Co-authored-by: Stokes Player <stokes@cypress.io>
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>

* chore: release internal-scripts-v1.0.0

[skip ci]

* chore: fix changelog links (#26948)

* chore: 12.14.0 release (#26950)

* chore: Update Chrome (stable) to 114.0.5735.106 and Chrome (beta) to 115.0.5790.13 (#26650)

* chore: bump cache version (#26952)

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

* chore: move release date (#26958)

* chore(deps): update dependency @antfu/utils to ^0.7.0 [security] (#26923)

* chore: fix base error styling (#26954)

* chore: remove low value percy snapshots (#26934)

* chore: remove low value percy snapshots

* chore: remove more low value percy snapshots [run ci]

* chore: remove more low value percy snapshots

* remove additional snapshots

* reduce snapshots

* fix types

---------

Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>

* chore: changelog updates (#26964)

* chore: stabilize side navigation bar during loading and switching testing types (#26953)

* fix: log video path if exists, regardless of compression (#26813)

* chore: print the video path whether or not compression is on or fails

* chore: fix video replacement regex

* chore: add bugfix entry

* feat: allow users to pass true to videoCompression config and only a… (#26810)

* chore: allow users to pass true to videoCompression config and only allow valudes 1-51 inclusively to be passed in

* run ci

* chore: allow zero to be option for CRF as we will coerve it to false and skip compression to have a lossless video, which has the same effect

* Update cli/CHANGELOG.md

* chore: update videoCompression types

* chore: update changelog

* Update cli/CHANGELOG.md

* Update cli/types/cypress.d.ts

Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>

* Update packages/config/src/validation.ts

Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>

* chore: update config snapshots

* Update packages/config/test/validation.spec.ts

Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>

* chore: add system test on videoCompression=true coersion

* chore: document 0 as being false and not a valid CRF option for cypress video compression and make CRF valid values 1-51

* chore: fix types

* chore: fix types

* chore: fix change to log as feature and not bugfix

* chore: fix server side unit tests

---------

Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>

* chore: trigger mac/linux/windows binary builds and v8 snapshot cache update tests

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: fix possible bad merge from mismatched snapshot in CLOUD_AUTO_CANCEL_MISMATCH test

* chore: fix possible bad merge from mismatched snapshot in record_spec system test

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

---------

Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Adam Stone-Lord <adams@cypress.io>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Schile <mschile@cypress.io>
Co-authored-by: Mahdi Khashan <58775404+mahdikhashan@users.noreply.github.com>
Co-authored-by: Mike Plummer <mike-plummer@users.noreply.github.com>
Co-authored-by: elevatebart <bart@cypress.io>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
Co-authored-by: Ben M <benm@cypress.io>
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Co-authored-by: Stokes Player <stokes@cypress.io>
Co-authored-by: Mike Plummer <mikep@cypress.io>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
Co-authored-by: Luis Furtado <46112985+luis-furtado@users.noreply.github.com>
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
Co-authored-by: Brian Mann <brian.mann86@gmail.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Jordan <jordan@jpdesigning.com>
Co-authored-by: Stokes Player <stokes.player@gmail.com>
Co-authored-by: Dave Kasper <dave.m.kasper@gmail.com>
Co-authored-by: Mark Noonan <mark@cypress.io>
Co-authored-by: Ely Lucas <ely@meta-tek.net>
Co-authored-by: Snyk bot <snyk-bot@snyk.io>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: cypresschris <96069059+cypresschris@users.noreply.github.com>
Co-authored-by: brady-cypressio <90723145+brady-cypressio@users.noreply.github.com>
2023-06-12 09:54:26 -04:00
github-actions[bot] c13079fb1f chore: Update Chrome (stable) to 112.0.5615.165 and Chrome (beta) to 113.0.5672.63 (#26510)
* chore: Update Chrome (stable) to 112.0.5615.121 and Chrome (beta) to 113.0.5672.37

* chore: Update Chrome (stable) to 112.0.5615.165 and Chrome (beta) to 113.0.5672.53

* chore: Update Chrome (stable) to 112.0.5615.165 and Chrome (beta) to 113.0.5672.63

---------

Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
2023-05-02 08:46:00 -05:00
github-actions[bot] 39bdc3326c chore: Update Chrome (stable) to 112.0.5615.49 and Chrome (beta) to 113.0.5672.24 (#26434)
* chore: Update Chrome (stable) to 112.0.5615.49

* chore: Update Chrome (stable) to 112.0.5615.49 and Chrome (beta) to 113.0.5672.24

---------

Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
2023-04-11 08:40:30 -05:00
github-actions[bot] 2ac0e639ed chore: Update Chrome (stable) to 111.0.5563.110 (#26174)
Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2023-03-31 08:41:39 -05:00
github-actions[bot] b01fcaf044 chore: Update Chrome (stable) to 111.0.5563.64 and Chrome (beta) to 112.0.5615.29 (#25567)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2023-03-16 10:13:30 -04:00
github-actions[bot] 8890a048f2 chore: Update Chrome (stable) to 109.0.5414.74 and Chrome (beta) to 110.0.5481.38 (#23931)
* chore: Update Chrome (beta) to 106.0.5249.51

* chore: Update Chrome (beta) to 106.0.5249.61

* chore: Update Chrome (stable) to 106.0.5249.61 and Chrome (beta) to 106.0.5249.61

* chore: Update Chrome (stable) to 106.0.5249.61 and Chrome (beta) to 107.0.5304.18

* chore: Update Chrome (stable) to 106.0.5249.91 and Chrome (beta) to 107.0.5304.18

* chore: Update Chrome (stable) to 106.0.5249.103 and Chrome (beta) to 107.0.5304.18

* chore: Update Chrome (stable) to 106.0.5249.103 and Chrome (beta) to 107.0.5304.29

* chore: Update Chrome (stable) to 106.0.5249.119 and Chrome (beta) to 107.0.5304.29

* chore: Update Chrome (stable) to 106.0.5249.119 and Chrome (beta) to 107.0.5304.36

* chore: Update Chrome (stable) to 106.0.5249.119 and Chrome (beta) to 107.0.5304.62

* chore: Update Chrome (stable) to 107.0.5304.68 and Chrome (beta) to 107.0.5304.68

* chore: Update Chrome (stable) to 107.0.5304.87 and Chrome (beta) to 107.0.5304.68

* chore: Update Chrome (stable) to 107.0.5304.87 and Chrome (beta) to 108.0.5359.22

* chore: Update Chrome (stable) to 107.0.5304.87 and Chrome (beta) to 108.0.5359.30

* chore: Update Chrome (stable) to 107.0.5304.110 and Chrome (beta) to 108.0.5359.30

* chore: Update Chrome (stable) to 107.0.5304.110 and Chrome (beta) to 108.0.5359.40

* chore: Update Chrome (stable) to 107.0.5304.110 and Chrome (beta) to 108.0.5359.48

* chore: Update Chrome (stable) to 107.0.5304.121 and Chrome (beta) to 108.0.5359.48

* chore: Update Chrome (stable) to 107.0.5304.121 and Chrome (beta) to 108.0.5359.62

* chore: Update Chrome (stable) to 108.0.5359.71 and Chrome (beta) to 108.0.5359.71

* chore: Update Chrome (stable) to 108.0.5359.71 and Chrome (beta) to 109.0.5414.25

* chore: Update Chrome (stable) to 108.0.5359.94 and Chrome (beta) to 109.0.5414.25

* chore: Update Chrome (stable) to 108.0.5359.98 and Chrome (beta) to 109.0.5414.25

* chore: Update Chrome (stable) to 108.0.5359.98 and Chrome (beta) to 109.0.5414.36

* chore: Update Chrome (stable) to 108.0.5359.124 and Chrome (beta) to 109.0.5414.36

* chore: Update Chrome (stable) to 108.0.5359.124 and Chrome (beta) to 109.0.5414.46

* chore: Update Chrome (stable) to 108.0.5359.124 and Chrome (beta) to 109.0.5414.61

* chore: Update Chrome (stable) to 108.0.5359.124 and Chrome (beta) to 109.0.5414.74

* chore: Update Chrome (stable) to 109.0.5414.74 and Chrome (beta) to 109.0.5414.74

* chore: Update Chrome (stable) to 109.0.5414.74 and Chrome (beta) to 110.0.5481.30

* chore: Update Chrome (stable) to 109.0.5414.74 and Chrome (beta) to 110.0.5481.38

* fix tests

Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
2023-01-19 11:09:26 -06:00
github-actions[bot] 085bc1ebc0 chore: Update Chrome (stable) to 105.0.5195.125 and Chrome (beta) to 106.0.5249.30 (#23421)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
2022-09-21 11:55:09 -04:00
rockindahizzy 232173b145 fix: Add polyfill for Chrome V65+ (#23689)
* fix: Add polyfill for Chrome V65+

* Improve targets def

* Improvement to keep bundle size down https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#modernpolyfills

* Add version to browser-version to integration test driver against min chrome version

* Polyfill all modules & add all supported browser's min versions

* Add flag to prevent a legacy chunk being created for all assets. This dramatically reduces bundle size
2022-09-12 11:11:34 +10:00
github-actions[bot] a05b2b6883 chore: Update Chrome (stable) to 104.0.5112.101 and Chrome (beta) to 105.0.5195.28 (#23273)
* chore: Update Chrome (beta) to 105.0.5195.28

* chore: Update Chrome (stable) to 104.0.5112.101 and Chrome (beta) to 105.0.5195.28

Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-08-17 18:36:22 +10:00
github-actions[bot] cdc12b9142 chore: Update Chrome (beta) to 105.0.5195.19 (#23135)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-08-08 10:18:56 +10:00
github-actions[bot] 40e1b368d5 chore: Update Chrome (stable) to 104.0.5112.79 (#23074)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2022-08-03 09:12:38 -07:00
github-actions[bot] f69afb5aa4 chore: Update Chrome (beta) to 104.0.5112.79 (#23054)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-08-03 10:34:36 +10:00
github-actions[bot] fa2cd97f7b chore: Update Chrome (beta) to 104.0.5112.65 (#22965)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-07-29 12:57:48 +10:00
github-actions[bot] 60fd56834a chore: Update Chrome (beta) to 104.0.5112.57 (#22878)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-07-22 10:14:23 +10:00
github-actions[bot] 7b58800166 chore: Update Chrome (stable) to 103.0.5060.134 and Chrome (beta) to 104.0.5112.48 (#22503)
* chore: Update Chrome (beta) to 104.0.5112.20

* chore: Update Chrome (beta) to 104.0.5112.29

* chore: Update Chrome (stable) to 103.0.5060.114 and Chrome (beta) to 104.0.5112.29

* chore: Update Chrome (stable) to 103.0.5060.114 and Chrome (beta) to 104.0.5112.39

* chore: Update Chrome (stable) to 103.0.5060.114 and Chrome (beta) to 104.0.5112.48

* chore: Update Chrome (stable) to 103.0.5060.134 and Chrome (beta) to 104.0.5112.48

Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2022-07-21 13:14:08 +10:00
github-actions[bot] 6458f6cd5c chore: Update Chrome (stable) to 103.0.5060.53 (#22441)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Bill Glesias <bglesias@gmail.com>
2022-06-22 15:48:33 +00:00
github-actions[bot] f2f0652743 chore: Update Chrome (beta) to 103.0.5060.53 (#22351)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
2022-06-21 21:24:05 +00:00
github-actions[bot] a7b9026861 chore: Update Chrome (stable) to 102.0.5005.115 and Chrome (beta) to 103.0.5060.42 (#22212)
* chore: Update Chrome (beta) to 103.0.5060.42

* chore: Update Chrome (stable) to 102.0.5005.115 and Chrome (beta) to 103.0.5060.42

Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
2022-06-14 10:37:07 +10:00
github-actions[bot] f9d9d38663 chore: Update Chrome (stable) to 102.0.5005.61 and Chrome (beta) to 103.0.5060.33 (#21623)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2022-06-08 15:39:50 +00:00
github-actions[bot] 8c1c60f599 chore: Update Chrome (beta) to 102.0.5005.61 (#21556)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-05-19 10:15:03 -05:00
github-actions[bot] 3f534866cf chore: Update Chrome (beta) to 102.0.5005.49 (#21449)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-05-13 12:13:37 +10:00
github-actions[bot] 3eab9d3302 chore: Update Chrome (stable) to 101.0.4951.64 and Chrome (beta) to 102.0.5005.40 (#21306)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-05-11 09:51:41 -05:00
github-actions[bot] 233cb47b13 chore: Update Chrome (beta) to 102.0.5005.27 (#21258)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-04-29 08:28:38 -05:00
github-actions[bot] 6b3e79d563 chore: Update Chrome (stable) to 101.0.4951.41 (#21222)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-04-27 10:49:12 -05:00
github-actions[bot] 55e7f8a231 chore: Update Chrome (beta) to 101.0.4951.41 (#21161)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-04-21 03:25:54 -05:00
github-actions[bot] a0ed4a08e9 chore: Update Chrome (stable) to 100.0.4896.127 and Chrome (beta) to 101.0.4951.34 (#21083)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-04-15 11:26:43 -05:00
github-actions[bot] d0a1285125 chore: Update Chrome (stable) to 100.0.4896.88 (#21043)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-04-12 08:41:51 -05:00
github-actions[bot] c18d9ee643 chore: Update Chrome (beta) to 101.0.4951.26 (#20957)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2022-04-11 09:31:18 +10:00
github-actions[bot] 0cce18ad35 chore: Update Chrome (stable) to 100.0.4896.75 (#20909)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-04-05 10:04:55 -05:00
github-actions[bot] c0d638c56b chore: Update Chrome (beta) to 101.0.4951.15 (#20882)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-04-04 06:33:59 +10:00
github-actions[bot] 4869a6182c chore: Update Chrome (stable) to 100.0.4896.60 (#20841)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-30 07:04:13 -06:00
github-actions[bot] 1f07f95b7b chore: Update Chrome (beta) to 100.0.4896.60 (#20819)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-29 19:53:15 +10:00
github-actions[bot] ea122eadc4 chore: Update Chrome (stable) to 99.0.4844.84 (#20788)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-28 11:43:48 +10:00
github-actions[bot] 5dbedaffd2 chore: Update Chrome (beta) to 100.0.4896.56 (#20778)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-25 21:42:44 +10:00
github-actions[bot] 5ac5451790 chore: Update Chrome (stable) to 99.0.4844.82 and Chrome (beta) to 100.0.4896.46 (#20661)
* chore: Update Chrome (beta) to 100.0.4896.46

* chore: Update Chrome (stable) to 99.0.4844.82 and Chrome (beta) to 100.0.4896.46

Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2022-03-23 07:48:49 +10:00
github-actions[bot] b844e290b3 chore: Update Chrome (stable) to 99.0.4844.74 (#20636)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-16 09:13:37 -06:00
github-actions[bot] 1d07ea5d2c chore: Update Chrome (beta) to 100.0.4896.30 (#20577)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-14 08:05:31 -06:00
github-actions[bot] 521a8f380b chore: Update Chrome (beta) to 100.0.4896.20 (#20479)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-04 08:13:00 -06:00
github-actions[bot] a8fdcdc69a chore: Update Chrome (stable) to 99.0.4844.51 (#20445)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-02 10:14:33 -06:00
github-actions[bot] 134e3c0a11 chore: Update Chrome (beta) to 99.0.4844.51 (#20415)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-01 06:39:37 -06:00
github-actions[bot] 8e420b618c chore: Update Chrome (beta) to 99.0.4844.45 (#20234)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2022-02-24 10:36:49 -06:00
github-actions[bot] 507b96f834 chore: Update Chrome (stable) to 98.0.4758.102 (#20192)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-02-15 06:35:08 -06:00
github-actions[bot] 1db89922e5 fix: Fix issues with stack traces and command log in Chrome 99 (#20049)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Blue F <blue@cypress.io>
Co-authored-by: Zach Bloomquist <git@chary.us>
2022-02-10 09:43:35 -08:00
github-actions[bot] 15885dc20b chore: Update Chrome (stable) to 98.0.4758.80 and Chrome (beta) to 98.0.4758.80 (#19995)
* chore: Update Chrome (beta) to 98.0.4758.80

* chore: Update Chrome (stable) to 98.0.4758.80 and Chrome (beta) to 98.0.4758.80

Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Blue F <blue@cypress.io>
2022-02-02 08:29:47 -08:00
cypress-bot[bot] e3da6bac99 chore: Update Chrome (beta) to 98.0.4758.74 2022-01-28 08:01:14 +00:00
github-actions[bot] fda7300ab1 chore: Update Chrome (stable) to 97.0.4692.99 and Chrome (beta) to 98.0.4758.66 (#19808)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-01-21 11:42:40 -06:00
github-actions[bot] 29f5c6453c chore: Update Chrome (beta) to 98.0.4758.54 (#19642)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2022-01-13 10:35:28 -06:00
github-actions[bot] 5046498d3b chore: Update Chrome (stable) to 97.0.4692.71 (#19558)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-01-05 10:27:29 -06:00
github-actions[bot] f8bb3bb056 chore: Update Chrome (beta) to 97.0.4692.71 (#19503)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-01-04 10:48:34 -06:00
github-actions[bot] 874353ce16 chore: Update Chrome (beta) to 97.0.4692.56 (#19388)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2021-12-16 11:49:46 -05:00