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 dependency ts-jest to v25 (v12.x) #12

Open
wants to merge 1 commit into
base: v12.x
Choose a base branch
from

Conversation

renovate-tests
Copy link
Owner

@renovate-tests renovate-tests commented May 5, 2020

This PR contains the following updates:

Package Type Update Change
ts-jest (source) dependencies major ^24.1.0 -> ^25.0.0

Release Notes

kulshekhar/ts-jest

v25.4.0

Compare Source

Bug Fixes
  • compiler: make projectReferences work with isolatedModules: true (#​1527) (aa6b74c)
  • compiler: make sure LanguageService updated with test file information before getting diagnostics for test file (#​1507) (311eaeb)
  • config: set default outDir when allowJs is true and no outDir in tsconfig (#​1502) (1a287ad)
  • config: use original jest config object instead of stringified config (#​1511) (4f0bb33)

25.3.1 (2020-04-03)

Bug Fixes

v25.3.1

Compare Source

Bug Fixes

v25.3.0

Compare Source

Bug Fixes
  • add jest-config to dependencies list (6d9e0d8)
  • always do type check for all files provided to ts-jest transformer for non-watch mode (#​1450) (107e062)
Chores
  • docs: add TROUBLESHOOTING (96cd9b3)
Features
BREAKING CHANGES
  • config: improve diagnostics message (#​1444) (96cd9b3). This will affect to any snapshots or assertion against diagnostics messages

v25.2.1

Compare Source

Bug Fixes
  • compiler: allow transformation of typescript files in node_modules (#​1385) (814405e)
  • docs: fixing slack link and some minor typos in documenation (#​1404) (3e2e008)
  • transformer: add deepUnmock to hoist method list (#​1372) (0fbbc00)
  • util: use resolve package typescript package in yarn workspaces (#​1377) (a63808c)

v25.2.0

Compare Source

Bug Fixes
  • config: let babel-jest handle loading babel config (#​1370)

v25.1.0

Compare Source

Bug Fixes

v25.0.0

Compare Source

Features

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@renovate-tests renovate-tests force-pushed the renovate/v12.x-ts-jest-25.x branch from c66790a to 245d342 Compare May 5, 2020 17:41
@renovate-tests renovate-tests changed the title Update dependency ts-jest to v25 (v12.x) fix: update dependency ts-jest to v25 (v12.x) May 5, 2020
@renovate-tests renovate-tests changed the title fix: update dependency ts-jest to v25 (v12.x) Update dependency ts-jest to v25 (v12.x) May 5, 2020
@renovate-tests renovate-tests changed the title Update dependency ts-jest to v25 (v12.x) fix: update dependency ts-jest to v25 (v12.x) May 6, 2020
@renovate-tests renovate-tests changed the title fix: update dependency ts-jest to v25 (v12.x) Update dependency ts-jest to v25 (v12.x) May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant