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: jest-community/vscode-jest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.0
Choose a base ref
...
head repository: jest-community/vscode-jest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.3
Choose a head ref
  • 19 commits
  • 15 files changed
  • 4 contributors

Commits on Jan 20, 2025

  1. Configuration menu
    Copy the full SHA
    7d30202 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    72dc316 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. implement the deep test name pattern lookup (#1225)

    * implement deep test name pattern lookup
    
    this should resolve #1209
    connectdotz authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    03f5282 View commit details
    Browse the repository at this point in the history
  2. Bump cross-spawn from 7.0.3 to 7.0.6 (#1197)

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    0084607 View commit details
    Browse the repository at this point in the history
  3. Bump @babel/helpers from 7.24.6 to 7.27.0 (#1226)

    Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.24.6 to 7.27.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/helpers"
      dependency-version: 7.27.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    d8ac781 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. update stale script to improve issue life-cycle management

    - split marking and closing issues into separate scripts so we can incrementally testing them
    - adding a legacy job to mark old issues that are not staled that probably have been mistakenly referenced and should either be closed or replaced by newer issues.
    connectdotz authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    e8bc5e5 View commit details
    Browse the repository at this point in the history
  2. update to address testing result

    - merge stale issue jobs to optimize github API call
    - add multiple batch jobs to ensure we can process all issues
    connectdotz authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    c64ee04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c425504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e23651 View commit details
    Browse the repository at this point in the history
  5. disable debug mode

    connectdotz authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    8268c30 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1228 from jest-community/test-stale-action

    update stale script to improve issue life-cycle management
    connectdotz authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    e68fb48 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. remove mark-legacy-issue and bump up operations-per-run

    Please note that the scheduling cron job is not enabled yet. Let it run through one delete cycle (30 days from 4/9) before turning on the cron.
    connectdotz authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    bf96605 View commit details
    Browse the repository at this point in the history
  2. fix: only who update snapshot for jest test suite provider fixes #1207 (

    #1227)
    
    * fix: only who update snapshot for jest test suite provider fixes #1207
    
    * fix lint error
    oxdev03 authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    bfb4977 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Configuration menu
    Copy the full SHA
    92b7162 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. handle multi-line test names (#1234)

    escape newline for both jest runs and debugging.
    
    resolve #1204
    connectdotz authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    47ec759 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. upgrade setup-node@v2 to setup-node@v4 (#1236)

    setup-node@v2 will not work after 4/15/2025. See actions/setup-node#1275 for more info.
    connectdotz authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    13b395a View commit details
    Browse the repository at this point in the history
  2. migrating openTesting to automaticallyOpenTestResults (#1235)

    * migrating openTesting to automaticallyOpenTestResults
    
    resolves @1231
    connectdotz authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    34fcba7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2025

  1. prepare for v6.4.2-next release (#1237)

    * prepare for v6.4.2 release
    
    * update release note and README
    connectdotz authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    78af94b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Configuration menu
    Copy the full SHA
    c93ec7a View commit details
    Browse the repository at this point in the history
Loading