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

Update jest-runtime #14148

Merged
merged 8 commits into from Jun 21, 2023
Merged

Update jest-runtime #14148

merged 8 commits into from Jun 21, 2023

Commits on May 17, 2023

  1. Update jest-runtime

    Include `columnOffset` property for `Script` allowing vscode to match the original file with the wrapped `Script` contents.
    BobdenOs committed May 17, 2023
    Configuration menu
    Copy the full SHA
    2cfa76e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Update CHANGELOG.md

    Add fix description
    BobdenOs committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2d3aa0a View commit details
    Browse the repository at this point in the history
  2. Fix property order

    Fixes `Expected object keys to be in ascending order. 'columnOffset' should be before 'filename'`
    BobdenOs committed May 23, 2023
    Configuration menu
    Copy the full SHA
    c9cf696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fbb945 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Update globals.test.ts.snap

    BobdenOs committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5f8ffcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    112764c View commit details
    Browse the repository at this point in the history
  3. update global.test.ts.snap

    BobdenOs committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5130fb5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Merge branch 'main' into main

    SimenB committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    114c6f7 View commit details
    Browse the repository at this point in the history