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: v12.8.0
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: v12.8.1
Choose a head ref
  • 9 commits
  • 22 files changed
  • 8 contributors

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    1788f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c52bb91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6532a86 View commit details
    Browse the repository at this point in the history
  4. chore: remove workflow adding of triage label

    Ben M authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    dbf4ff8 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. fix(grep): references to cypress-grep (#26108)

    * fix(grep): references to cypress-grep
    
    * Update npm/grep/README.md
    
    Co-authored-by: Emily Rohrbough <[email protected]>
    
    ---------
    
    Co-authored-by: Emily Rohrbough <[email protected]>
    jordanpowell88 and emilyrohrbough authored Mar 15, 2023
    5 Configuration menu
    Copy the full SHA
    7a18b79 View commit details
    Browse the repository at this point in the history
  2. chore: release @cypress/grep-v3.1.5

    [skip ci]
    semantic-release-bot committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4d227ed View commit details
    Browse the repository at this point in the history
  3. dependency(deps): update dependency ejs to ^3.1.8 🌟 (#25279)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Emily Rohrbough <[email protected]>
    Co-authored-by: Emily Rohrbough <[email protected]>
    3 people authored Mar 15, 2023
    5 Configuration menu
    Copy the full SHA
    91072e0 View commit details
    Browse the repository at this point in the history
  4. fix: do not magically set user preferences for auto-scroll (#26102)

    * fix: Do not magically mutate the user preferences when auto scroll behavior is disabled when a user scrolls or clicks inside the reporter or opens user preferences. Users must explicitly toggle auto-scroll on/off inside the user preferences menu and any implicit behavior will be overidden when this configuration value is set.
    
    * [run ci]
    
    * chore: add CHANGELOG entry
    
    * Update cli/CHANGELOG.md
    
    Co-authored-by: Emily Rohrbough <[email protected]>
    
    * chore: move bugfix to 12.8.1 in changelog
    
    * chore: remove issue 25084 from fix
    
    * chore: rename autoScrollingUnderUserPreference to autoScrollingUserPref
    
    * empty
    
    * Update packages/reporter/src/lib/events.ts
    
    Co-authored-by: Mark Noonan <[email protected]>
    
    * test: add cy-in-cy regression test to make sure auto scroll is not implicitly turned off
    
    * chore: update changelog entry to include #26113
    
    * Update system-tests/projects/cypress-in-cypress/cypress/e2e/dom-content-scrollable-commands.spec.js
    
    Co-authored-by: Emily Rohrbough <[email protected]>
    
    * chore: update the specs list app test since we have added a new cy-in-cy test
    
    * chore: update the specChange-subscription tests
    
    * Update CHANGELOG.md
    
    * chore: update missed assertion update in spec change subscription
    
    ---------
    
    Co-authored-by: Emily Rohrbough <[email protected]>
    Co-authored-by: Mark Noonan <[email protected]>
    3 people authored Mar 15, 2023
    5 Configuration menu
    Copy the full SHA
    ef430e9 View commit details
    Browse the repository at this point in the history
  5. 5 Configuration menu
    Copy the full SHA
    86175a9 View commit details
    Browse the repository at this point in the history
Loading