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: v9.2.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: v9.3.0
Choose a head ref
  • 16 commits
  • 73 files changed
  • 19 contributors

Commits on Jan 10, 2022

  1. chore: release @cypress/react-v5.12.1

    [skip ci]
    semantic-release-bot committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    2071575 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    ryanthemanuel committed Jan 10, 2022
    3 Configuration menu
    Copy the full SHA
    b8ccf12 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. 3 Configuration menu
    Copy the full SHA
    513074e View commit details
    Browse the repository at this point in the history
  2. chore: remove pkg/driver //@ts-nocheck part 2 (#19483)

    * listeners.ts
    
    * chainer.ts
    
    * command.ts
    
    * actionability.ts
    
    * inspect.ts
    
    * agents.ts
    
    * aliasing.ts
    
    * angular.ts
    
    * asserting.ts
    
    * clock.ts files
    
    * commands.ts
    
    * debugging.ts
    
    * fix comment.
    
    * roll back change.
    
    * Fix.
    
    * fix
    
    * Casted to cast.
    
    * Feedback changes.
    
    * fix any.
    sainthkh authored Jan 11, 2022
    3 Configuration menu
    Copy the full SHA
    ea531b7 View commit details
    Browse the repository at this point in the history
  3. 3 Configuration menu
    Copy the full SHA
    c45a240 View commit details
    Browse the repository at this point in the history
  4. fix: rename specs to correctly match convention (#19641)

    * fix: rename specs to correctly match convention
    
    * Remove underscore from TESTFILES glob pattern
    
    Co-authored-by: Zach Bloomquist <[email protected]>
    lmiller1990 and flotwig authored Jan 11, 2022
    3 Configuration menu
    Copy the full SHA
    1305cca View commit details
    Browse the repository at this point in the history
  5. 3 Configuration menu
    Copy the full SHA
    0382768 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. fix: use util.getEnv to handle environment variables set with npm (#1…

    …9560)
    
    Co-authored-by: Matt Henkes <[email protected]>
    Co-authored-by: Emily Rohrbough <[email protected]>
    3 people authored Jan 12, 2022
    3 Configuration menu
    Copy the full SHA
    576519e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f22e3ca View commit details
    Browse the repository at this point in the history
  3. 3 Configuration menu
    Copy the full SHA
    d87711e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. chore: Update Chrome (beta) to 98.0.4758.54 (#19642)

    Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
    Co-authored-by: Emily Rohrbough <[email protected]>
    3 people authored Jan 13, 2022
    3 Configuration menu
    Copy the full SHA
    29f5c64 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. feat: cy.selectFile() (#19332) (#19524)

    Blue F authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    3809cd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. fix(deps): update dependency graceful-fs to v4.2.9 🌟 (#19676)

    * fix(deps): update dependency graceful-fs to v4.2.9 🌟
    
    * update yarn lock
    
    * Update yarn test to v 3.1.1
    
    * more yarn v3.1.1 changes
    
    * update lock file
    
    * empty commit
    
    empty commit
    
    * empty commit
    
    * empty commit
    
    * empty commit
    
    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Matt Henkes <[email protected]>
    Co-authored-by: Ryan Manuel <[email protected]>
    4 people authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    3b23887 View commit details
    Browse the repository at this point in the history
  2. feat: env to use path params in download url (#19526)

    * feat: env to use path params in download url
    
    * feat: change env to url template
    
    * feat: fix snapshot
    
    Co-authored-by: Matt Henkes <[email protected]>
    HarlesPilter and mjhenkes authored Jan 18, 2022
    3 Configuration menu
    Copy the full SHA
    2685f82 View commit details
    Browse the repository at this point in the history
  3. fix: CLI filtering --spec when commas in glob pattern (#19557)

    * Added is-glob as dependency for packages/server
    
    * Parsed spec argv for glob patterns.
    
    * Removed setGlob parameter.
    
    * Updated glob implementation to revert side effects
    
    * Removed is-glob dependency.
    
    * Wrote parseSpecArgv method
    
    * Added back resolvePath.
    
    * Added unit tests.
    
    * Added jsdoc & comments.
    
    * pushing trivial update to kick off build
    
    Co-authored-by: Matt Henkes <[email protected]>
    hang-up and mjhenkes authored Jan 18, 2022
    3 Configuration menu
    Copy the full SHA
    273b703 View commit details
    Browse the repository at this point in the history
  4. release 9.3.0 [skip ci]

    tbiethman committed Jan 18, 2022
    3 Configuration menu
    Copy the full SHA
    5035155 View commit details
    Browse the repository at this point in the history
Loading