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: kulshekhar/ts-jest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v25.1.0
Choose a base ref
...
head repository: kulshekhar/ts-jest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v25.2.0
Choose a head ref
  • 19 commits
  • 18 files changed
  • 4 contributors

Commits on Jan 30, 2020

  1. build(deps-dev): bump lint-staged from 10.0.5 to 10.0.6

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.5 to 10.0.6.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v10.0.5...v10.0.6)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    b5e48d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Merge pull request #1367 from kulshekhar/dependabot/npm_and_yarn/lint…

    …-staged-10.0.6
    
    build(deps-dev): bump lint-staged from 10.0.5 to 10.0.6
    kulshekhar committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    fd7a744 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump lint-staged from 10.0.6 to 10.0.7

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.6 to 10.0.7.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v10.0.6...v10.0.7)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    ba953df View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1368 from kulshekhar/dependabot/npm_and_yarn/lint…

    …-staged-10.0.7
    
    build(deps-dev): bump lint-staged from 10.0.6 to 10.0.7
    kulshekhar committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    f78f31e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0895da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dff1332 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81897e1 View commit details
    Browse the repository at this point in the history
  7. fix(test): update snapshot

    ahnpnl committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    0e1190d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94879e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. Merge pull request #1369 from kulshekhar/dependabot/npm_and_yarn/type…

    …s/yargs-15.0.3
    
    build(deps-dev): bump @types/yargs from 15.0.2 to 15.0.3
    kulshekhar committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    cd7f175 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    ebd9380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aa3928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ae92e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9b51bc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1371 from ahnpnl/upgrade-e2e-templates

    chore(e2e): update e2e templates, use node12 as latest node type for e2e templates
    kulshekhar committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    570763e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c71e95a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1370 from ahnpnl/fix/load-babel-config

    Let babel-jest handle loading babel config
    kulshekhar committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    a303981 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b308f2 View commit details
    Browse the repository at this point in the history
  9. chore(release): 25.2.0

    kulshekhar committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    23f676c View commit details
    Browse the repository at this point in the history
Loading