-
Notifications
You must be signed in to change notification settings - Fork 4
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 ^25.5.1 #146
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #146 +/- ##
=======================================
Coverage 96.37% 96.37%
=======================================
Files 34 34
Lines 579 579
Branches 84 84
=======================================
Hits 558 558
Misses 20 20
Partials 1 1 Continue to review full report at Codecov.
|
812bf86
to
1e3000c
Compare
1e3000c
to
d6a7f62
Compare
af32f8d
to
9ff24a9
Compare
9ff24a9
to
da00540
Compare
da00540
to
ae320d0
Compare
d2a6726
to
aa55268
Compare
aa55268
to
e72b4b4
Compare
e72b4b4
to
fe474b6
Compare
fe474b6
to
9c587d1
Compare
9c587d1
to
4e3993f
Compare
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
^25.1.0
->^25.5.1
Release Notes
kulshekhar/ts-jest
v25.5.1
Compare Source
Bug Fixes
projectReferences
(#1614) (74b92d3)include
value oftsconfig
to empty array (#1606) (8a29aaa)v25.5.0
Compare Source
Bug Fixes
projectReferences
work withisolatedModules: false
(#1541) (3e8efbe)files
provided bytsconfig
(#1562) (a9f02bd)testMatchPatterns
contain RegExp instance or string type values (#1569) (7f85bab)Features
tsconfig
alias totsConfig
option (#1565) (c10eb6d)ConfigGlobals
interface of@jest/types
(#1592) (4526392)Performance Improvements
isolatedModules: false
(#1558) (85c09e3)BREAKING CHANGES
jest
need to be defined infiles
option oftsconfig
.For example:
incremental
andcompilerHost
options are no longer available. Please remove it from yourts-jest
config.v25.4.0
Compare Source
Bug Fixes
projectReferences
work withisolatedModules: true
(#1527) (aa6b74c)LanguageService
updated with test file information before getting diagnostics for test file (#1507) (311eaeb)outDir
whenallowJs
is true and nooutDir
intsconfig
(#1502) (1a287ad)25.3.1 (2020-04-03)
Bug Fixes
v25.3.1
Compare Source
Bug Fixes
v25.3.0
Compare Source
Bug Fixes
jest-config
to dependencies list (6d9e0d8)Chores
TROUBLESHOOTING
(96cd9b3)Features
Program
via ConfigSetTsCompiler
(#1433) (7153246)BREAKING CHANGES
v25.2.1
Compare Source
Bug Fixes
v25.2.0
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.