-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Comparing changes
Open a pull request
base repository: cypress-io/cypress
base: v7.7.0
head repository: cypress-io/cypress
compare: v8.0.0
Commits on Jun 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e13479f - Browse repository at this point
Copy the full SHA e13479fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac4f790 - Browse repository at this point
Copy the full SHA ac4f790View commit details
Commits on Jun 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c592f00 - Browse repository at this point
Copy the full SHA c592f00View commit details
Commits on Jul 7, 2021
-
4
Configuration menu - View commit details
-
Copy full SHA for fdc296e - Browse repository at this point
Copy the full SHA fdc296eView commit details -
3
Configuration menu - View commit details
-
Copy full SHA for 940f7bf - Browse repository at this point
Copy the full SHA 940f7bfView commit details
Commits on Jul 8, 2021
-
fix: update subject when traversing object (for
cy.invoke
) (#17189)* update subject when traversing object for cy.invoke * add driver integration test for issue 3871 * fix driver connectors_spec test broken by cy.invoke changes
4Configuration menu - View commit details
-
Copy full SHA for 9b467b4 - Browse repository at this point
Copy the full SHA 9b467b4View commit details
Commits on Jul 9, 2021
-
chore: Update Chrome (beta) to 92.0.4515.93 (#17260)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
4Configuration menu - View commit details
-
Copy full SHA for 1cfabbe - Browse repository at this point
Copy the full SHA 1cfabbeView commit details -
feat: Support running cypress as node process (#16505) (#16537)
Co-authored-by: Ben Alman <cowboy@rj3.net>
4Configuration menu - View commit details
-
Copy full SHA for cf689dd - Browse repository at this point
Copy the full SHA cf689ddView commit details
Commits on Jul 12, 2021
-
fix(vite): autorefresh new spec files (#17270)
Barthélémy Ledoux authoredJul 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 99f9352 - Browse repository at this point
Copy the full SHA 99f9352View commit details -
Merge branch 'master' into develop
Barthélémy Ledoux committedJul 12, 2021 4Configuration menu - View commit details
-
Copy full SHA for 8fca932 - Browse repository at this point
Copy the full SHA 8fca932View commit details -
fix: improve React
mountHook
type (#17241)* feat(react) : improve mountHook types * chore: Remove wrapping which causes test failing Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
4Configuration menu - View commit details
-
Copy full SHA for e40969a - Browse repository at this point
Copy the full SHA e40969aView commit details -
4
Configuration menu - View commit details
-
Copy full SHA for f76f281 - Browse repository at this point
Copy the full SHA f76f281View commit details -
Configuration menu - View commit details
-
Copy full SHA for effae98 - Browse repository at this point
Copy the full SHA effae98View commit details -
fix:
res.send
ofcy.intercept
doesn't override json-related conte……nt types. (#17199) Co-authored-by: Zach Bloomquist <git@chary.us>
4Configuration menu - View commit details
-
Copy full SHA for c2a2206 - Browse repository at this point
Copy the full SHA c2a2206View commit details -
fix: allow "localhost" in
cy.intercept
's RouteMatcher (#17068)* fix * Allow other valid hostnames.
4Configuration menu - View commit details
-
Copy full SHA for cf4ccb2 - Browse repository at this point
Copy the full SHA cf4ccb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60e1201 - Browse repository at this point
Copy the full SHA 60e1201View commit details -
feat: Changes for PKI support - #2694 (#15179)
Co-authored-by: GCHQDeveloper911 <GCHQDeveloper911@users.noreply.github.com> Co-authored-by: Jennifer Shehane <jennifer@cypress.io> Co-authored-by: Zach Bloomquist <github@chary.us> Co-authored-by: Zach Bloomquist <git@chary.us>
4Configuration menu - View commit details
-
Copy full SHA for 2975990 - Browse repository at this point
Copy the full SHA 2975990View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for bf58762 - Browse repository at this point
Copy the full SHA bf58762View commit details -
fix(deps): update dependency electron to v13 🌟 (#17037)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Zach Bloomquist <git@chary.us>
4Configuration menu - View commit details
-
Copy full SHA for bda59dd - Browse repository at this point
Copy the full SHA bda59ddView commit details -
fix: make Cypress.ConfigOptions follow json Schema (#17251)
Barthélémy Ledoux authoredJul 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 16a4d91 - Browse repository at this point
Copy the full SHA 16a4d91View commit details
Commits on Jul 13, 2021
-
chore(server): reduce coupling between methods to instantiate a proje…
…ct (#17200) * wip * wip: use async/await * slowly refactor * slowly refactor * use typescript * use async/await * update spec * do not use tap because bluebird sucks * refactor * update * remove bluebird * update * remove then * change to async/await to make it easier to reason about * remove more bluebird * no more bluebird * remov ts ignore * do not tap * refactor * simplify cfg * move static methods to separate file * update snapshot * comment out test * simplifying options merging * update tests * change order of options * move code out of project-base * update tests * update tests * type reporter * simplify onWatchSettings function * sep starting websockets and watching settings. reduce need to pass large cfg object * move util functions out of project class * move tests to new file * update test * move code around * update tests * remove need to pass options to getConfig * fix tests * separate get and init config * set browser warnings in initializeConfig * move Ct specific concerns to same function * do not pass config to initializeSpecStore * remove onOpen function * improve types * update typing errors * update types * types * fix types * update tests * update tests * fix tests * update tests * comment back in test * update methods * update types * add defensive code against config.clientRoute * do not use async * update tests * use same baseUrl for proxy regardless * remove comment * revert change to baseUrl
4Configuration menu - View commit details
-
Copy full SHA for b945b81 - Browse repository at this point
Copy the full SHA b945b81View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 56a30e0 - Browse repository at this point
Copy the full SHA 56a30e0View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 0fc3944 - Browse repository at this point
Copy the full SHA 0fc3944View commit details
Commits on Jul 14, 2021
-
docs: Add README for some newly added packages (#17283)
Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
4Configuration menu - View commit details
-
Copy full SHA for 5ced6ab - Browse repository at this point
Copy the full SHA 5ced6abView commit details -
4
Configuration menu - View commit details
-
Copy full SHA for b691a4d - Browse repository at this point
Copy the full SHA b691a4dView commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 263c7fc - Browse repository at this point
Copy the full SHA 263c7fcView commit details -
chore: Update Chrome (beta) to 92.0.4515.101 (#17343)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
4Configuration menu - View commit details
-
Copy full SHA for ee44f9e - Browse repository at this point
Copy the full SHA ee44f9eView commit details
Commits on Jul 16, 2021
-
build: unhoist vue for react compilation (#17351)
Barthélémy Ledoux authoredJul 16, 2021 4Configuration menu - View commit details
-
Copy full SHA for f1ddc32 - Browse repository at this point
Copy the full SHA f1ddc32View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 789c405 - Browse repository at this point
Copy the full SHA 789c405View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 6b61550 - Browse repository at this point
Copy the full SHA 6b61550View commit details
Commits on Jul 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for deee831 - Browse repository at this point
Copy the full SHA deee831View commit details -
docs: Fix link to blog post (#17381)
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
4Configuration menu - View commit details
-
Copy full SHA for 8717e74 - Browse repository at this point
Copy the full SHA 8717e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97c03c1 - Browse repository at this point
Copy the full SHA 97c03c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cef948 - Browse repository at this point
Copy the full SHA 8cef948View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 113d05e - Browse repository at this point
Copy the full SHA 113d05eView commit details -
chore: Update Chrome (stable) to 91.0.4472.164 (#17360)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
4Configuration menu - View commit details
-
Copy full SHA for ae0c520 - Browse repository at this point
Copy the full SHA ae0c520View commit details -
fix(breaking_change): default to headless and 1280x720 for cypress ru…
…n in all browsers (#17309) Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Configuration menu - View commit details
-
Copy full SHA for 8a48488 - Browse repository at this point
Copy the full SHA 8a48488View commit details -
Merge branch 'develop' into 8.0-release
# Conflicts: # yarn.lock
Configuration menu - View commit details
-
Copy full SHA for 23edbc0 - Browse repository at this point
Copy the full SHA 23edbc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f492b - Browse repository at this point
Copy the full SHA 62f492bView commit details -
Merge pull request #16831 from cypress-io/8.0-release
BREAKING CHANGE: 8.0 release
4Configuration menu - View commit details
-
Copy full SHA for c2f91f6 - Browse repository at this point
Copy the full SHA c2f91f6View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 190294c - Browse repository at this point
Copy the full SHA 190294cView commit details
Commits on Jul 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d1340cd - Browse repository at this point
Copy the full SHA d1340cdView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.