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 v26.5.6 #93

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 30, 2020

Mend Renovate

This PR contains the following updates:

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

Release Notes

kulshekhar/ts-jest

v26.5.6

Compare Source

Code Refactoring
  • refactor(config): show warning message for sourceMap: false (#​2557) (cf60990).

v26.5.5

Compare Source

Bug Fixes

v26.5.4

Compare Source

Bug Fixes

v26.5.3

Compare Source

Bug Fixes

v26.5.2

Compare Source

Bug Fixes

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from c65c43a to 637bad7 Compare June 22, 2020 07:51
@renovate renovate bot changed the title Update dependency ts-jest to v26.1.0 Update dependency ts-jest to v26.1.1 Jun 22, 2020
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from 637bad7 to 6c17160 Compare July 13, 2020 10:45
@renovate renovate bot changed the title Update dependency ts-jest to v26.1.1 Update dependency ts-jest to v26.1.2 Jul 13, 2020
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from 6c17160 to ac3dd1c Compare July 17, 2020 04:52
@renovate renovate bot changed the title Update dependency ts-jest to v26.1.2 Update dependency ts-jest to v26.1.3 Jul 17, 2020
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from ac3dd1c to e860162 Compare July 28, 2020 08:47
@renovate renovate bot changed the title Update dependency ts-jest to v26.1.3 Update dependency ts-jest to v26.1.4 Jul 28, 2020
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from e860162 to be3214f Compare August 27, 2020 13:01
@renovate renovate bot changed the title Update dependency ts-jest to v26.1.4 Update dependency ts-jest to v26.3.0 Aug 27, 2020
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from be3214f to c10b596 Compare October 29, 2020 12:02
@renovate renovate bot changed the title Update dependency ts-jest to v26.3.0 Update dependency ts-jest to v26.4.3 Oct 29, 2020
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from c10b596 to 8a4c65d Compare November 28, 2020 16:59
@renovate renovate bot changed the title Update dependency ts-jest to v26.4.3 Update dependency ts-jest to v26.4.4 Nov 28, 2020
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from 8a4c65d to eb4de33 Compare February 1, 2021 11:54
@renovate renovate bot changed the title Update dependency ts-jest to v26.4.4 Update dependency ts-jest to v26.5.0 Feb 1, 2021
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from eb4de33 to d2e7544 Compare February 10, 2021 16:43
@renovate renovate bot changed the title Update dependency ts-jest to v26.5.0 Update dependency ts-jest to v26.5.1 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from d2e7544 to 3e6b91d Compare April 26, 2021 16:39
@renovate renovate bot changed the title Update dependency ts-jest to v26.5.1 Update dependency ts-jest to v26.5.5 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/ts-jest-26.x branch from 3e6b91d to c82b5f7 Compare May 9, 2021 23:20
@renovate renovate bot changed the title Update dependency ts-jest to v26.5.5 Update dependency ts-jest to v26.5.6 May 9, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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