-
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: v8.0.0
head repository: cypress-io/cypress
compare: v8.1.0
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fffb786 - Browse repository at this point
Copy the full SHA fffb786View commit details
Commits on Jul 20, 2021
-
4
Configuration menu - View commit details
-
Copy full SHA for bc8c23c - Browse repository at this point
Copy the full SHA bc8c23cView commit details -
chore(server): remove unnecessary promise from getConfig (#17319)
* wip * update test * fix lint * await writeFile
4Configuration menu - View commit details
-
Copy full SHA for 7e30fb6 - Browse repository at this point
Copy the full SHA 7e30fb6View commit details -
feat(cypress/schematic): add reporter and reporter-options to builder…
… schematic (#17353) * feat: add reporter and reporter-options to builder schematic * update reporterOptions to be an object. * remove comment from readme
Configuration menu - View commit details
-
Copy full SHA for b7783e6 - Browse repository at this point
Copy the full SHA b7783e6View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 846abe5 - Browse repository at this point
Copy the full SHA 846abe5View commit details -
chore: update LICENSE (#17356)
Co-authored-by: Adam Murray <admah@users.noreply.github.com>
4Configuration menu - View commit details
-
Copy full SHA for bdc3171 - Browse repository at this point
Copy the full SHA bdc3171View commit details -
chore: Update Chrome (beta) to 92.0.4515.107 (#17402)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
4Configuration menu - View commit details
-
Copy full SHA for 636aae0 - Browse repository at this point
Copy the full SHA 636aae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eea0cf6 - Browse repository at this point
Copy the full SHA eea0cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3054f06 - Browse repository at this point
Copy the full SHA 3054f06View commit details -
chore(tests): skip flaky "detects invalid PEM key passphrase" test (#…
…17413) Skips flaky test: ``` 1) lib/client-certificates loads cert files detects invalid PEM key passphrase: AssertionError: expected [Function: act] to throw error including 'Cannot decrypt PEM key with supplied passphrase (check the passphrase file content and that it doesn\'t have unexpected whitespace at the end)' but got 'Failed to load client certificates for clientCertificates[0]: Cannot parse PEM key: Only 8, 16, 24, or 32 bits supported: 352. For more debug details run Cypress with DEBUG=cypress:server:client-certificates*' + expected - actual -Failed to load client certificates for clientCertificates[0]: Cannot parse PEM key: Only 8, 16, 24, or 32 bits supported: 352. For more debug details run Cypress with DEBUG=cypress:server:client-certificates* +Cannot decrypt PEM key with supplied passphrase (check the passphrase file content and that it doesn't have unexpected whitespace at the end) at Context.<anonymous> (test/unit/client_certificates_spec.ts:386:47) at processImmediate (internal/timers.js:462:21) ``` https://app.circleci.com/pipelines/github/cypress-io/cypress/22260/workflows/043dddbc-1095-4a98-bd32-3606e59e65ce/jobs/816365 It seems to be a race condition, but I can't pin down where. Everything is synchronous... cc @GCHQDeveloper911
4Configuration menu - View commit details
-
Copy full SHA for 0e137df - Browse repository at this point
Copy the full SHA 0e137dfView commit details
Commits on Jul 21, 2021
-
chore: Update Chrome (stable) to 92.0.4515.107 (#17416)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
4Configuration menu - View commit details
-
Copy full SHA for fee6cb9 - Browse repository at this point
Copy the full SHA fee6cb9View commit details -
feat: ignore non-letters in specs list filter (#17346)
* Ignore non-letters in spec filter * Move non-Latin chars spec fixture to specs_with_components * Adjust tests that didn't expect new spec fixture * Correct number of expected files in more test assertions * Don't filter out numbers * minor refactor and add another test Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
4Configuration menu - View commit details
-
Copy full SHA for ba1c85b - Browse repository at this point
Copy the full SHA ba1c85bView commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 74ada11 - Browse repository at this point
Copy the full SHA 74ada11View commit details
Commits on Jul 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5836203 - Browse repository at this point
Copy the full SHA 5836203View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b1d9e - Browse repository at this point
Copy the full SHA e3b1d9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 459a38d - Browse repository at this point
Copy the full SHA 459a38dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9dd341 - Browse repository at this point
Copy the full SHA c9dd341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f5fe6 - Browse repository at this point
Copy the full SHA 62f5fe6View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 69d2da1 - Browse repository at this point
Copy the full SHA 69d2da1View commit details -
feat: abilty to add assertions in Cypress Studio (#16295)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
4Configuration menu - View commit details
-
Copy full SHA for b25d09f - Browse repository at this point
Copy the full SHA b25d09fView commit details -
Merge pull request #17439 from cypress-io/fix/do-not-register-ct-hook…
…-in-e2e fix(npm/vue): do not register CT specific hook in E2E mode
Configuration menu - View commit details
-
Copy full SHA for b33639c - Browse repository at this point
Copy the full SHA b33639cView commit details
Commits on Jul 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 784c306 - Browse repository at this point
Copy the full SHA 784c306View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for f33c589 - Browse repository at this point
Copy the full SHA f33c589View commit details
Commits on Jul 26, 2021
-
chore(server): remove need to pass project object to Server#open (#17435
4Configuration menu - View commit details
-
Copy full SHA for b3dd061 - Browse repository at this point
Copy the full SHA b3dd061View commit details -
Configuration menu - View commit details
-
Copy full SHA for d64c832 - Browse repository at this point
Copy the full SHA d64c832View commit details -
fix: only rerun if current spec+deps changed (#17269)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
4Configuration menu - View commit details
-
Copy full SHA for 1433b64 - Browse repository at this point
Copy the full SHA 1433b64View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e3829 - Browse repository at this point
Copy the full SHA e9e3829View commit details -
Merge pull request #17452 from cypress-io/b33639c5bf-master-into-develop
chore: merge master (b33639c) into develop
4Configuration menu - View commit details
-
Copy full SHA for faf1d58 - Browse repository at this point
Copy the full SHA faf1d58View commit details -
chore: change ct -> component, projectType -> testingType everywhere …
…for consistency (#17461) Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
6Configuration menu - View commit details
-
Copy full SHA for 257ff95 - Browse repository at this point
Copy the full SHA 257ff95View commit details
Commits on Jul 28, 2021
-
fix: do not start spec watcher in run mode (#17494)
* fix: do not start spec watcher in run mode * add tests * revert change
4Configuration menu - View commit details
-
Copy full SHA for 8550842 - Browse repository at this point
Copy the full SHA 8550842View commit details -
fix: test runner reporter performance (#17243)
Increase performance of test execution by removing lazy initial rendering of runnables, as well as custom styling of the reporter scrollbar
4Configuration menu - View commit details
-
Copy full SHA for 1e9383d - Browse repository at this point
Copy the full SHA 1e9383dView commit details
Commits on Jul 29, 2021
-
chore(npm/webpack-preprocessor): fix CI pipeline (#17515)
* chore: fix test script * update script * revert file * run webpack 4/5 compat tests last * update snapshots for webpack 5
4Configuration menu - View commit details
-
Copy full SHA for f82844e - Browse repository at this point
Copy the full SHA f82844eView commit details -
4
Configuration menu - View commit details
-
Copy full SHA for a5305de - Browse repository at this point
Copy the full SHA a5305deView commit details -
fix(server): correctly include projectRoot when adding a CI project f…
…rom GUI (#17514) Co-authored-by: Barthélémy Ledoux <bart@cypress.io> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: Jennifer Shehane <jennifer@cypress.io> Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
8Configuration menu - View commit details
-
Copy full SHA for e49b3a4 - Browse repository at this point
Copy the full SHA e49b3a4View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for f4ac273 - Browse repository at this point
Copy the full SHA f4ac273View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.0.0...v8.1.0