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

Jest-internal sandbox escape hatch #9907

Merged
merged 8 commits into from May 25, 2020

Commits on Apr 27, 2020

  1. Copy the full SHA
    3f89b25 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eb5b9d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. review improvements

    jeysal committed Apr 28, 2020
    Copy the full SHA
    e141ace View commit details
    Browse the repository at this point in the history
  2. lint

    jeysal committed Apr 28, 2020
    Copy the full SHA
    faed042 View commit details
    Browse the repository at this point in the history
  3. use Symbol key for resolve option

    This means other tools (e.g. Yarn PnP) should ignore the unknown option
    jeysal committed Apr 28, 2020
    Copy the full SHA
    a2a05bd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c357cea View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Merge remote-tracking branch 'upstream/master' into runtime-require-r…

    …esolve-outside
    
    * upstream/master: (106 commits)
      docs: fix jest-diff example (jestjs#10067)
      Cleanup `displayName` type (jestjs#10049)
      docs: correct confusing filename in `enableAutomock` example (jestjs#10055)
      chore: minor optimize getTransformer (jestjs#10050)
      chore: fix TestUtils.ts to match the types (jestjs#10034)
      Minor test name typo fix (jestjs#10033)
      chore: upgrade to typescript 3.9 (jestjs#10031)
      feat: CLI argument to filter tests by projects (jestjs#8612)
      chore: bump `istanbul-lib-instrument` (jestjs#10009)
      feat: support config files exporting (`async`) `function`s (jestjs#10001)
      fix: add missing haste-map dep to jest-snapshot (jestjs#10008)
      🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉 (jestjs#10000)
      Fix typo in dependency warning (jestjs#10006)
      chore: add missing comma (jestjs#9999)
      fix: Control no diff message color with diff options (jestjs#9997)
      fix(jest-jasmine2): fix Error message (jestjs#9990)
      docs: fix jest-object ids for docusaurs (jestjs#9994)
      docs: fix Configuration, JestPlatform and JestObjectAPI docs for 26 (jestjs#9985)
      Add migration notes for breaking changes (jestjs#9978)
      chore: fix date and heading in blog post (jestjs#9977)
      ...
    jeysal committed May 25, 2020
    Copy the full SHA
    0b3e556 View commit details
    Browse the repository at this point in the history
  2. changelog

    jeysal committed May 25, 2020
    Copy the full SHA
    6c4b188 View commit details
    Browse the repository at this point in the history