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: v29.0.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: v29.0.1
Choose a head ref
  • 10 commits
  • 102 files changed
  • 3 contributors

Commits on Sep 9, 2022

  1. build(deps): Update dependency typescript to ~4.8.3 (#3798)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0eb44ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99f87ff View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. build(deps): Update Jest packages to ^29.0.3 (#3802)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    6700d7c View commit details
    Browse the repository at this point in the history
  2. fix(legacy): include existing globals config in cached config (#3803)

    When creating `ConfigSet` with migrated Jest config (to migrate from `globals` to transformer config), it is a must to also copy other globals config.
    ahnpnl committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    e79be47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76c9095 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    664b0f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. docs(devs-infra): add tabs for js/ts and shell (#3807)

    Using `@docusaurus/remark-plugin-npm2yarn` and `docusaurus-remark-plugin-tab-blocks`
    ahnpnl committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    d7817a1 View commit details
    Browse the repository at this point in the history
  2. build(deps): Update dependency eslint to ^8.23.1 (#3806)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    c4ef2ea View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. build(deps): Update @types packages to ^5.37.0 (#3808)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2788ba5 View commit details
    Browse the repository at this point in the history
  2. chore(release): 29.0.1 (#3810)

    ahnpnl committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e38c0e9 View commit details
    Browse the repository at this point in the history
Loading