-
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: v13.5.1
head repository: cypress-io/cypress
compare: v13.6.0
- 14 commits
- 57 files changed
- 12 contributors
Commits on Nov 16, 2023
-
feat: display artifact upload durations in the console (#28226)
* feat: display how long artifacts take to upload * adds changelog entry * add PR link to changelog * bump circle cache * previous masking was too greedy, made upload duration masking more limited in scope * update snapshots for video compression system tests * links changelog for upload durations to open issue * reorder upload result manifest - show duration after filesize instead of after count * update stdout normalization regex to be less applicable across system tests * maybe better regex for masking * another snapshot attempt * chore: add after:browser:launch node event (#28180) * test: update mochaEvent snapshots to be auto-generated (#28224) * feat: add support for angular 17 (#28152) * feat(webpack-dev-server): add support for angular 17 * update changelog * fix broken spec pattern * update to rc 2 for cli * remove = from dependency minVersion lists * update angular 17 rc version and update dep test * add projectDirFolder to fixtures for angular-17 * resolve broken system tests * update ct project dir angular version * fix: runIfWaitingForDebugger when targets are reloaded after crashing (#28254) * Update cli/CHANGELOG.md Co-authored-by: Matt Schile <[email protected]> * update snapshots * Update CHANGELOG.md --------- Co-authored-by: Chris Breiding <[email protected]> Co-authored-by: Matt Schile <[email protected]> Co-authored-by: Jordan <[email protected]> Co-authored-by: Ryan Manuel <[email protected]>
5Configuration menu - View commit details
-
Copy full SHA for d54a1e9 - Browse repository at this point
Copy the full SHA d54a1e9View commit details -
5
Configuration menu - View commit details
-
Copy full SHA for 424d408 - Browse repository at this point
Copy the full SHA 424d408View commit details -
5
Configuration menu - View commit details
-
Copy full SHA for 06b5ca2 - Browse repository at this point
Copy the full SHA 06b5ca2View commit details -
fix: Open app urls externally instead of in Cypress-launched browser (#…
…28351) Co-authored-by: Matt Schile <[email protected]>
5Configuration menu - View commit details
-
Copy full SHA for d6e2a0d - Browse repository at this point
Copy the full SHA d6e2a0dView commit details -
fix(driver): add support for alias.all when using dynamic alias (#28352)
* add tests for failing instance * fix: support for dynamic alias.all * update changelog * Update cli/CHANGELOG.md Co-authored-by: Matt Schile <[email protected]> * move test * Update cli/CHANGELOG.md Co-authored-by: Emily Rohrbough <[email protected]> --------- Co-authored-by: Matt Schile <[email protected]> Co-authored-by: Emily Rohrbough <[email protected]>
5Configuration menu - View commit details
-
Copy full SHA for 02d0493 - Browse repository at this point
Copy the full SHA 02d0493View commit details
Commits on Nov 20, 2023
-
feat: display an activity indicator in the CLI output when uploading …
…artifacts to cypress cloud (#28277) * logic for activity indicator * update snapshot & masking to handle upload duration, remove defunct mask for upload order * update changelog * check for existence of upload activity indicator before attempting to stop it * updates changelog * Update cli/CHANGELOG.md * upload activity display improvements; configurable intervals and delays * system test snapshots for video compression * default delay and interval based on undefined rather than falsy * reduce interval so upload indicator is captured in certain system tests * Update CHANGELOG.md * Update CHANGELOG.md * remove initial delay for upload activity * correctly evaluate if an upload activity interval env is set or not * re-inserts spacing before upload activity indicator * snapshots --------- Co-authored-by: Jennifer Shehane <[email protected]>
5Configuration menu - View commit details
-
Copy full SHA for e3ba697 - Browse repository at this point
Copy the full SHA e3ba697View commit details -
chore(deps): update dependency crypto-js to v4.2.0 [security] (#28146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emily Rohrbough <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]>
4Configuration menu - View commit details
-
Copy full SHA for 2eb8455 - Browse repository at this point
Copy the full SHA 2eb8455View commit details -
fix(driver): dynamic intercept aliases shown with name instead of no …
…alias (#28326) Co-authored-by: jordanpowell88 <[email protected]>
5Configuration menu - View commit details
-
Copy full SHA for 2041c69 - Browse repository at this point
Copy the full SHA 2041c69View commit details -
5
Configuration menu - View commit details
-
Copy full SHA for d964865 - Browse repository at this point
Copy the full SHA d964865View commit details -
dependency: updated chrome-remote-interface to 0.33.0 (#27998)
* dependency: updated chrome-remote-interface to 0.33.0 * updating changelog * updating tests * updating snapshot * enable debug logs * run ci without app integration tests * . * is this our problem? seems to be * . * run app tests * . * remove debug logs in ci * clean up & re-enable all jobs * . * keep existing checked in error for now * update changelog --------- Co-authored-by: Emily Rohrbough <[email protected]> Co-authored-by: Emily Rohrbough <[email protected]>
5Configuration menu - View commit details
-
Copy full SHA for a22fd5c - Browse repository at this point
Copy the full SHA a22fd5cView commit details
Commits on Nov 21, 2023
-
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 <[email protected]> Co-authored-by: Emily Rohrbough <[email protected]> Co-authored-by: Jordan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 537642a - Browse repository at this point
Copy the full SHA 537642aView commit details -
fix: Allow absolute paths in indexHtmlFile (#28324)
* fix: allow absolute paths in indexHtmlFile * Update CHANGELOG.md * Updated readme --------- Co-authored-by: Ryan Manuel <[email protected]> Co-authored-by: Jennifer Shehane <[email protected]> Co-authored-by: Jordan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dcd6a18 - Browse repository at this point
Copy the full SHA dcd6a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2877454 - Browse repository at this point
Copy the full SHA 2877454View commit details -
5
Configuration menu - View commit details
-
Copy full SHA for 9337e4e - Browse repository at this point
Copy the full SHA 9337e4eView 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 v13.5.1...v13.6.0