-
Notifications
You must be signed in to change notification settings - Fork 45
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
chore(deps): update dependency ts-jest to v26 #605
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
2 times, most recently
from
May 30, 2020 20:11
a2f9f6e
to
c9e5fff
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
2 times, most recently
from
June 22, 2020 07:52
edbf2fa
to
9d97bfb
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
4 times, most recently
from
July 17, 2020 05:02
40ae50b
to
f3f1974
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
2 times, most recently
from
July 30, 2020 14:47
077e4aa
to
fcdef9a
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
3 times, most recently
from
August 15, 2020 01:43
db469f3
to
56ef684
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
2 times, most recently
from
August 26, 2020 07:12
3d87ea7
to
b7a43e4
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
3 times, most recently
from
September 2, 2020 18:23
9196c11
to
785d3b2
Compare
renovate
bot
changed the title
chore(deps): update dependency ts-jest to v26
Update dependency ts-jest to v26
Sep 6, 2020
renovate
bot
changed the title
Update dependency ts-jest to v26
chore(deps): update dependency ts-jest to v26
Sep 6, 2020
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
2 times, most recently
from
September 20, 2020 10:44
adfe39f
to
527f5ec
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
2 times, most recently
from
October 5, 2020 12:36
82645a2
to
2368e3b
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
from
October 6, 2020 16:36
2368e3b
to
ec10235
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
4 times, most recently
from
October 23, 2020 16:29
e3f6289
to
2977a94
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
from
October 26, 2020 21:34
2977a94
to
78cb991
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
2 times, most recently
from
November 8, 2020 15:10
b507884
to
5587409
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
3 times, most recently
from
December 9, 2020 02:20
518be2d
to
e91e749
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
from
December 11, 2020 02:43
e91e749
to
71e91d9
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
from
January 7, 2021 12:41
71e91d9
to
152de35
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
from
January 29, 2021 14:33
152de35
to
1bbb879
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
2 times, most recently
from
February 12, 2021 07:19
f08f771
to
057333e
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
from
February 23, 2021 23:36
057333e
to
94b4c7b
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
from
March 4, 2021 08:19
94b4c7b
to
09ef01b
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
from
March 17, 2021 14:03
09ef01b
to
0882a29
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
from
April 15, 2021 17:50
0882a29
to
edfabf9
Compare
renovate
bot
force-pushed
the
renovate/ts-jest-26.x
branch
from
May 5, 2021 15:53
edfabf9
to
5b04d07
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
25.5.1
->26.5.6
Release Notes
kulshekhar/ts-jest
v26.5.6
Compare Source
Code Refactoring
sourceMap: false
(#2557) (cf60990).v26.5.5
Compare Source
Bug Fixes
v26.5.4
Compare Source
Bug Fixes
.ts
/.tsx
/.d.ts
files only (#2457) (1dc731a), closes #2445v26.5.3
Compare Source
Bug Fixes
@types/jest
from direct dep (#2416) (060302e), closes #2406 #2411v26.5.2
Compare Source
Bug Fixes
outDir
from compiler source files (#2376) (9034677), closes #2350 #2374matchTestFilePath
beforesetupTsJestCfg
(#2373) (c427fea), closes #2371tsconfig
/tsConfig
option (#2377) (d4f6aff), closes #2368v26.5.1
Compare Source
Features
presets
entry point (#2341) (e12b004), closes #2325v26.5.0
Compare Source
Bug Fixes
node_modules
when addingts-jest
(#2309) (6bf2e8a)Features
exclude
to exclude files from diagnostics (#2308) (cd82fd3)DEPRECATIONS
pathRegex
in favor ofexclude
(#2308) (cd82fd3)v26.4.4
Compare Source
Bug Fixes
@jest/create-cache-key-function
(#2108) (dee8231), closes #2080 #2090 #2104Features
mocked
(#2096) (b1d072b), closes #2086v26.4.3
Compare Source
Bug Fixes
.babelrc
file path before attempting to read it (#2071) (681bfef), closes #2064Features
v26.4.2
Compare Source
Features
Performance Improvements
isolatedModules:false
(#2055) (230b5dd)DEPRECATIONS
tsConfig
in favor oftsconfig
(#1997)packageJson
since internal codes don't use it anymore (#2034)v26.4.1
Compare Source
Bug Fixes
MaybeMockedConstructor
returns T (#1976) (b7712b2)path.join
and add check on prefix ends with/
(#1989) (3d9035b), closes #1982v26.4.0
Compare Source
Bug Fixes
pathsToModuleNameMapper
resolve path mapping withpath.join
(#1969) (81fce4c), closes #1968jest-util
version at 26.1.0 (#1914) (f00414c), closes #1913Features
@jest/globals
(#1937) (0e5be15), closes #1593path-mapping
custom AST transformer (#1927) (3325186)Performance Improvements
createProgram
forisolatedModules: true
to boost startup speed (#1941) (dd84534)v26.3.0
Compare Source
Bug Fixes
package.json
(#1893) (4875a58), closes #1892Features
v26.2.0
Compare Source
Bug Fixes
@types/jest
to dependencies to work well with yarn 2 (#1859) (5eb1389), closes #1857Features
after
andafterDeclarations
AST transformers (#1831) (be20a7c)TS_JEST_DISABLE_VER_CHECKER
(#1821) (e6b42fc), closes #177426.1.4 (2020-07-28)
Bug Fixes
26.1.3 (2020-07-16)
Bug Fixes
26.1.2 (2020-07-13)
Bug Fixes
resolveModuleNames
TypeScript API to get resolved modules for test files (#1784) (5f26054), closes #1747tsconfig
change (#1788) (6948855)Performance Improvements
isolatedModules: false
(#1786) (7f731ed)globsToMatcher
fromjest-util
(#1754) (44f3913)26.1.1 (2020-06-21)
Bug Fixes
mapRoot
is set (#1741) (01ac417), closes #1718v26.1.4
Compare Source
Bug Fixes
v26.1.3
Compare Source
Bug Fixes
v26.1.2
Compare Source
Bug Fixes
resolveModuleNames
TypeScript API to get resolved modules for test files (#1784) (5f26054), closes #1747tsconfig
change (#1788) (6948855)Performance Improvements
isolatedModules: false
(#1786) (7f731ed)globsToMatcher
fromjest-util
(#1754) (44f3913)v26.1.1
Compare Source
Bug Fixes
mapRoot
is set (#1741) (01ac417), closes #1718v26.1.0
Compare Source
Bug Fixes
BabelConfig
as internal type (#1667) (558c307), closes #1666Features
target
version doesn't match with recommended NodeJs version (#1678) (085bdf5)pathsToModuleNameMapper
(#1690) (a727bd5)v26.0.0
Compare Source
Bug Fixes
undefined
forgetScriptVersion
when a file doesn't exist in memory cache (#1641) (6851b8e)Features
BREAKING CHANGES
25.5.1 (2020-05-09)
Bug Fixes
projectReferences
(#1614) (74b92d3)include
value oftsconfig
to empty array (#1606) (8a29aaa)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.
This PR has been generated by WhiteSource Renovate. View repository job log here.