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: v13.3.1
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: v13.3.2
Choose a head ref
  • 11 commits
  • 48 files changed
  • 11 contributors

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    facf87d View commit details
    Browse the repository at this point in the history
  2. fix(grep): fix options sent to fast glob package - issue 27216 (#27231)

    * Declare function so we can import
    
    * Fix ignore pattern to match api
    
    * Fix lint
    
    * Only force array if not already an array
    
    Turn grep filtering on for own test
    
    * Add a command to test grep tag @smoke
    
    * adding tests
    
    ---------
    
    Co-authored-by: Cacie Prins <[email protected]>
    Co-authored-by: Jordan <[email protected]>
    Co-authored-by: Adam Stone-Lord <[email protected]>
    Co-authored-by: Matthew Schile <[email protected]>
    5 people authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5a7eee5 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    bffc2f3 View commit details
    Browse the repository at this point in the history
  2. chore: release @cypress/grep-v4.0.1

    [skip ci]
    semantic-release-bot committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    861474f View commit details
    Browse the repository at this point in the history
  3. dependency: packages/data-context/package.json to reduce vulnerabilit…

    …ies (#28063)
    
    Co-authored-by: snyk-bot <[email protected]>
    Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
    3 people authored Oct 16, 2023
    2 Configuration menu
    Copy the full SHA
    c8c5b51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd2a27d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix: force gzip when no accept encoding header is sent and use identi…

    …ty if gzip is not sent (#28026)
    
    Co-authored-by: Chris Breiding <[email protected]>
    ryanthemanuel and chrisbreiding authored Oct 17, 2023
    4 Configuration menu
    Copy the full SHA
    ca6d30d View commit details
    Browse the repository at this point in the history
  2. chore: remove Cypress Conf promo from README (#28076)

    This reverts commit e0065e2.
    astone123 authored Oct 17, 2023
    4 Configuration menu
    Copy the full SHA
    a96b9b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. 4 Configuration menu
    Copy the full SHA
    ff89ffa View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    5d667b3 View commit details
    Browse the repository at this point in the history
  3. 5 Configuration menu
    Copy the full SHA
    04a1156 View commit details
    Browse the repository at this point in the history
Loading