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 Loading
base: v27.1.0
Choose a base ref
...
head repository: kulshekhar/ts-jest Loading
compare: v27.1.1
Choose a head ref
  • 12 commits
  • 13 files changed
  • 3 contributors

Commits on Dec 5, 2021

  1. build(deps-dev): bump esbuild from 0.14.1 to 0.14.2 (#3127)

    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.1 to 0.14.2.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.14.1...v0.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    e4ac9ff View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump prettier from 2.5.0 to 2.5.1 (#3125)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.5.0...2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    ce8a1c4 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump eslint from 8.3.0 to 8.4.0 (#3126)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.3.0 to 8.4.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.3.0...v8.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    4e3ec72 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. build(deps-dev): bump @typescript-eslint/eslint-plugin (#3134)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.5.0 to 5.6.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.6.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    b2049ce View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @typescript-eslint/parser from 5.5.0 to 5.6.0 (#…

    …3133)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.5.0 to 5.6.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.6.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    fc1c137 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20258de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b6b86e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. build(deps-dev): bump eslint from 8.4.0 to 8.4.1 (#3138)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.4.0 to 8.4.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.4.0...v8.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    b41e881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13c75e5 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @types/babel__core from 7.1.16 to 7.1.17 (#3139)

    Bumps [@types/babel__core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__core) from 7.1.16 to 7.1.17.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__core)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/babel__core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    fe0c63b View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @types/node from 16.11.11 to 16.11.12 (#3140)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.11 to 16.11.12.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    bae293a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    201ef78 View commit details
    Browse the repository at this point in the history
Loading