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.4.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.4.1
Choose a head ref
  • 15 commits
  • 90 files changed
  • 19 contributors

Commits on Jan 24, 2023

  1. chore: enforce changelog entries on PR reviews (#25459)

    Co-authored-by: Blue F <[email protected]>
    emilyrohrbough and Blue F authored Jan 24, 2023
    5 Configuration menu
    Copy the full SHA
    a869d5d View commit details
    Browse the repository at this point in the history
  2. feat: Add Angular CT Schematic (#24374)

    * chore: release @cypress/angular-v1.1.0
    
    [skip ci]
    
    * chore: release @cypress/schematic-v2.1.0
    
    [skip ci]
    
    * chore: release @cypress/mount-utils-v2.1.0
    
    [skip ci]
    
    * chore: release @cypress/react-v6.2.0
    
    [skip ci]
    
    * chore: release @cypress/react18-v1.1.0
    
    [skip ci]
    
    * chore: release @cypress/svelte-v1.0.0
    
    [skip ci]
    
    * chore: release @cypress/vue-v4.2.0
    
    [skip ci]
    
    * chore: release @cypress/vue2-v1.1.0
    
    [skip ci]
    
    * chore: release @cypress/webpack-dev-server-v2.3.0
    
    [skip ci]
    
    * fix(cypress-schematic): suffix template files so they are not ignored (#23645)
    
    * chore: release @cypress/schematic-v2.1.1
    
    [skip ci]
    
    * fix: Use tsconfig from build if exists (closes #23673) (#23696)
    
    Falls back to tsconfig.json if one is not passed in
    
    * feat: add support for generating angular component
    
    * feat: skip default test generation
    
    * feat: generate ct tests only if component was generated
    
    * feat: add @cypress/schematic to schematicCollections
    
    * feat: add documentation
    
    * docs: document component generation
    
    * add test
    
    * fix generate from component with dir
    
    * fix CI
    
    * add variable to job defaults
    
    * remove v13 support
    
    Co-authored-by: Mike Plummer <[email protected]>
    Co-authored-by: semantic-release-bot <[email protected]>
    Co-authored-by: Zachary Williams <[email protected]>
    Co-authored-by: Ronnie Laugen <[email protected]>
    Co-authored-by: Emily Rohrbough <[email protected]>
    Co-authored-by: Jordan <[email protected]>
    Co-authored-by: Mark Noonan <[email protected]>
    Co-authored-by: astone123 <[email protected]>
    Co-authored-by: Lachlan Miller <[email protected]>
    Co-authored-by: Blue F <[email protected]>
    11 people authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    af6be6f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. chore: adding memory issue template (#25559)

    Co-authored-by: Emily Rohrbough <[email protected]>
    mschile and emilyrohrbough authored Jan 25, 2023
    5 Configuration menu
    Copy the full SHA
    371c73f View commit details
    Browse the repository at this point in the history
  2. 5 Configuration menu
    Copy the full SHA
    d52f3dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe1fe7f View commit details
    Browse the repository at this point in the history
  4. 5 Configuration menu
    Copy the full SHA
    f1f2c73 View commit details
    Browse the repository at this point in the history
  5. chore: add batch execution to CloudDataSource (#22457)

    Co-authored-by: Matt Henkes <[email protected]>
    Co-authored-by: estrada9166 <[email protected]>
    Co-authored-by: Emily Rohrbough <[email protected]>
    Co-authored-by: Emily Rohrbough <[email protected]>
    5 people authored Jan 25, 2023
    5 Configuration menu
    Copy the full SHA
    84d07a1 View commit details
    Browse the repository at this point in the history
  6. fix: add alternative binary names for edge-beta (#25456)

    Co-authored-by: Emily Rohrbough <[email protected]>
    Co-authored-by: Bill Glesias <[email protected]>
    closes undefined
    3 people authored Jan 25, 2023
    5 Configuration menu
    Copy the full SHA
    3eb3a16 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency ua-parser-js to v0.7.33 [security] (#2…

    …5561)
    
    * chore(deps): update dependency ua-parser-js to v0.7.33 [security]
    
    * chore(deps): update dependency ua-parser-js to v0.7.33 [security]
    
    * chore: add CHANGELOG entry for ua-parser-js update [run ci]
    
    * [run ci]
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Bill Glesias <[email protected]>
    renovate[bot] and AtofStryker authored Jan 25, 2023
    5 Configuration menu
    Copy the full SHA
    8d3a6ee View commit details
    Browse the repository at this point in the history
  8. 5 Configuration menu
    Copy the full SHA
    2cbc2ff View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. 5 Configuration menu
    Copy the full SHA
    ed8786b View commit details
    Browse the repository at this point in the history
  2. refactor: remove unused cloud routes (#25584)

    * chore: remove unused cloud routes
    
    * remove project references in unit tests
    
    Co-authored-by: Emily Rohrbough <[email protected]>
    tgriesser and emilyrohrbough authored Jan 26, 2023
    5 Configuration menu
    Copy the full SHA
    1d8d2f9 View commit details
    Browse the repository at this point in the history
  3. 5 Configuration menu
    Copy the full SHA
    f127deb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    264ca72 View commit details
    Browse the repository at this point in the history
  5. 5 Configuration menu
    Copy the full SHA
    e0320f7 View commit details
    Browse the repository at this point in the history
Loading