Skip to content

chore(deps): update dependency ts-jest to v26.5.1 #46

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

Merged
merged 1 commit into from
Apr 1, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) 26.0.0 -> 26.5.1 age adoption passing confidence

Release Notes

kulshekhar/ts-jest

v26.5.1

Compare Source

Features

v26.5.0

Compare Source

Bug Fixes
Features
DEPRECATIONS

v26.4.4

Compare Source

Bug Fixes
Features

v26.4.3

Compare Source

Bug Fixes
Features

v26.4.2

Compare Source

Features
Performance Improvements
  • compiler: speed up bootstrap time for isolatedModules:false (#​2055) (230b5dd)
DEPRECATIONS
  • config: deprecate tsConfig in favor of tsconfig (#​1997)
  • config: deprecate packageJson since internal codes don't use it anymore (#​2034)

v26.4.1

Compare Source

Bug Fixes

v26.4.0

Compare Source

Bug Fixes
Features
Performance Improvements
  • compiler: remove createProgram for isolatedModules: true to boost startup speed (#​1941) (dd84534)

v26.3.0

Compare Source

Bug Fixes
Features

v26.2.0

Compare Source

Bug Fixes
Features
  • config: support after and afterDeclarations AST transformers (#​1831) (be20a7c)
  • allow opt-out version warning message by environment variable TS_JEST_DISABLE_VER_CHECKER (#​1821) (e6b42fc), closes #​1774

26.1.4 (2020-07-28)

Bug Fixes

26.1.3 (2020-07-16)

Bug Fixes

26.1.2 (2020-07-13)

Bug Fixes
  • compiler: use resolveModuleNames TypeScript API to get resolved modules for test files (#​1784) (5f26054), closes #​1747
  • config: invalidate cache when other options in tsconfig change (#​1788) (6948855)
Performance Improvements

26.1.1 (2020-06-21)

Bug Fixes

v26.1.4

Compare Source

Bug Fixes

v26.1.3

Compare Source

Bug Fixes

v26.1.2

Compare Source

Bug Fixes
  • compiler: use resolveModuleNames TypeScript API to get resolved modules for test files (#​1784) (5f26054), closes #​1747
  • config: invalidate cache when other options in tsconfig change (#​1788) (6948855)
Performance Improvements

v26.1.1

Compare Source

Bug Fixes

v26.1.0

Compare Source

Bug Fixes
Features
  • config: show a warning message when TypeScript target version doesn't match with recommended NodeJs version (#​1678) (085bdf5)
  • config: support multiple paths for pathsToModuleNameMapper (#​1690) (a727bd5)
  • support TypeScript 3.9 (#​1653) (fc3d5ad)

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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from 38f661c to 8a1f315 Compare June 22, 2020 07:32
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v26.1.0 chore(deps): update dependency ts-jest to v26.1.1 Jun 22, 2020
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from 8a1f315 to bc8bf4e Compare July 13, 2020 10:40
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v26.1.1 chore(deps): update dependency ts-jest to v26.1.2 Jul 13, 2020
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from bc8bf4e to 8371b45 Compare July 17, 2020 04:52
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v26.1.2 chore(deps): update dependency ts-jest to v26.1.3 Jul 17, 2020
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from 8371b45 to b5a0bc3 Compare August 20, 2020 22:02
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v26.1.3 chore(deps): update dependency ts-jest to v26.2.0 Aug 20, 2020
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from b5a0bc3 to d546879 Compare October 29, 2020 16:02
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v26.2.0 chore(deps): update dependency ts-jest to v26.4.3 Oct 29, 2020
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v26.4.3 chore(deps): update dependency ts-jest to v26.4.4 Nov 28, 2020
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from d546879 to ebc831b Compare November 28, 2020 15:53
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from ebc831b to f96db98 Compare February 3, 2021 11:01
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v26.4.4 chore(deps): update dependency ts-jest to v26.5.0 Feb 3, 2021
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from f96db98 to ab6f74f Compare February 10, 2021 08:52
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v26.5.0 chore(deps): update dependency ts-jest to v26.5.1 Feb 10, 2021
@dsfx3d dsfx3d merged commit 8362789 into master Apr 1, 2021
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.

2 participants