Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: multiple breakages due to jest version upgrade #7667

Merged
merged 8 commits into from Apr 29, 2020

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    0f4d5b7 View commit details
    Browse the repository at this point in the history
  2. update jest to 25.5.0

    iliapolo committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    2fd39f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1a766f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f479074 View commit details
    Browse the repository at this point in the history
  5. Force top-level graceful-fs to be 4.2.4, and add a sanity test

    (This makes sure all the graceful-fs'es dedupe to the right
    version so there's only one copy of the cached cwd while
    jest executes)
    rix0rrr committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    39b9f9b View commit details
    Browse the repository at this point in the history
  6. Revert "update snapshots due to change in package.json which affects …

    …the hash of the asset"
    
    This reverts commit f479074.
    iliapolo committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    3327089 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbff37a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb89c91 View commit details
    Browse the repository at this point in the history