Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cypress-io/cypress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @cypress/webpack-preprocessor-v6.0.3
Choose a base ref
...
head repository: cypress-io/cypress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @cypress/webpack-preprocessor-v6.0.4
Choose a head ref
  • 11 commits
  • 32 files changed
  • 6 contributors

Commits on Mar 25, 2025

  1. chore: Update Studio Beta UI to be back to white background (#31379)

    * chore: Update Studio Beta UI to be back to white background
    
    * Add a test for the Studio header and visual snapshot
    
    * update selector to be correct
    
    * Update packages/app/cypress/e2e/studio/studio.cy.ts
    
    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    
    ---------
    
    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    jennifer-shehane and AtofStryker authored Mar 25, 2025
    5
    Copy the full SHA
    b46d82b View commit details

Commits on Mar 26, 2025

  1. 5
    Copy the full SHA
    a9ad8b1 View commit details
  2. misc: Update error message around injectDocumentDomain to mention fut…

    …ure version of Cypress instead of Cypress 15 (#31375)
    
    * misc: Update error message around injectDocumentDomain to mention future version of Cypress instead of Cypress 15
    
    * changelog entry
    jennifer-shehane authored Mar 26, 2025
    5
    Copy the full SHA
    c460bfc View commit details
  3. dependency: bump win-version-info from 5.0.1 to 6.0.1 (#31358)

    * dependency: bump win-version-info from 5.0.1 to 6.0.1
    
    * changelog entry
    
    * run in more workflows
    
    * Most changelog entry
    jennifer-shehane authored Mar 26, 2025
    5
    Copy the full SHA
    5e8e8d3 View commit details
  4. docs: typescript migration guide (#31243)

    * docs: typescript migration guide
    
    * some edits, toc
    
    * Link to Parameters utility type
    
    * Update typescript.md
    
    * Update guides/README.md
    
    Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
    
    * Update guides/typescript.md
    
    Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
    
    * Update guides/typescript.md
    
    ---------
    
    Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
    cacieprins and MikeMcC399 authored Mar 26, 2025
    4
    Copy the full SHA
    4b140b7 View commit details
  5. misc: automation implementation / prerequisite for cy.press() (#31366)

    * cdp command impl for tab dispatch
    
    * misc: add automation command to cdp for forthcoming tab key
    
    * changelog
    
    * skip non chromium browsers for press() driver test
    
    * fix test
    
    * misc: bidi automation impl for key press
    
    * amend types
    
    * log, but do not fail, if key:press is not supported
    
    * rm extraneous debugs
    
    * rm more debug
    
    * changelog
    
    * comments
    
    * revert to keyDown from rawKeyDown, remove delay
    
    * expand changelog to include bidi
    
    * changelog
    
    ---------
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    cacieprins and jennifer-shehane authored Mar 26, 2025
    5
    Copy the full SHA
    5d8bf85 View commit details
  6. 4
    Copy the full SHA
    5ecf43e View commit details
  7. fix: set cdpRequestWillBeSentReceivedTimestamp within firefox bidi to…

    … avoid downstream impacts (#31377)
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    AtofStryker and jennifer-shehane authored Mar 26, 2025
    4
    Copy the full SHA
    45da70a View commit details
  8. fix: allow version 10 of the babel-loader peer dependency (#31218)

    * fix: allow version 10 of the babel-loader peer dependency
    
    * empty commit
    
    * adjust babel-loader dependency
    
    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    
    * upgrade babel-loader version
    
    * chore: test babel loader
    
    * chore: add changelog entry (only necessary due to touching the packages directory)
    
    * chore: add changelog entry (only necessary due to touching the packages directory)
    
    ---------
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    3 people authored Mar 26, 2025
    5
    Copy the full SHA
    33cf18e View commit details
  9. Copy the full SHA
    4c295e0 View commit details
  10. Copy the full SHA
    8d63d80 View commit details
Loading