chore(dependencies): update dependency ts-jest to v29#811
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(dependencies): update dependency ts-jest to v29#811renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #811 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 9 9
=========================================
Hits 9 9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
abf60c9 to
321dccb
Compare
321dccb to
bdc6814
Compare
bdc6814 to
4f8ba9c
Compare
4f8ba9c to
fa8e8cf
Compare
fa8e8cf to
79231e2
Compare
79231e2 to
fd8dcd5
Compare
fd8dcd5 to
ea622cb
Compare
ea622cb to
697b103
Compare
697b103 to
bdf3065
Compare
bdf3065 to
9cbe0cf
Compare
9cbe0cf to
2272453
Compare
2272453 to
648013a
Compare
648013a to
ca9d98f
Compare
ca9d98f to
ce942bd
Compare
9c3b027 to
35dd4c9
Compare
35dd4c9 to
2447a6f
Compare
2447a6f to
de384da
Compare
de384da to
2fc994d
Compare
2fc994d to
8989845
Compare
8989845 to
5448093
Compare
5448093 to
24a5d73
Compare
24a5d73 to
2ab5542
Compare
2ab5542 to
b0648b9
Compare
b0648b9 to
eb80f38
Compare
eb80f38 to
6d0fb48
Compare
6d0fb48 to
672346a
Compare
672346a to
491b9b5
Compare
491b9b5 to
634c3d5
Compare
This file contains hidden or 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
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:
^28.0.8→^29.4.6Release Notes
kulshekhar/ts-jest (ts-jest)
v29.4.6Compare Source
Bug Fixes
v29.4.5Compare Source
Bug Fixes
v29.4.4Compare Source
Bug Fixes
v29.4.3Compare Source
Bug Fixes
v29.4.2Compare Source
v29.4.1Compare Source
v29.4.0Compare Source
Features
v29.3.4Compare Source
Bug Fixes
TsJestTransformerOptionstype (3b11e29), closes #4247rewriteRelativeImportExtensionsalways (9b1f472), closes #4855v29.3.3Compare Source
Bug Fixes
isolatedDeclarations(5d6b35f), closes #4847v29.3.2Compare Source
Bug Fixes
jsfiles fromnode_moduleswhenever Jest asks (968370e), closes #4637v29.3.1Compare Source
Bug Fixes
isolatedModulesmode to havets.ProgramunderNode16/Next(25157eb)isolatedModulesofts-jestconfig (547eb6f)v29.3.0Compare Source
Features
modulevalues forisolatedModules: true(f372121)Bug Fixes
customConditionstoundefinedinTsCompiler(b091d70), closes #4620Code Refactoring
RawCompilerOptionsinterface (2b1b6cd)isolatedModules(7dfef71)v29.2.6Compare Source
Bug Fixes
JS_TRANSFORM_PATTERNregex (8c91c60)TS_JS_TRANSFORM_PATTERNregex (3eea850)TS_TRANSFORM_PATTERNregex (80d3e4d), closes #4579v29.2.5Compare Source
Bug Fixes
NodeNextmodule (9b3ade5)ts/tsxextensionsToTreatAsEsmin default esm preset (d9ff362)NodeJSmodule resolution for ts 4.8 (b7d3409), closes #4499v29.2.4Compare Source
Bug Fixes
Node16/NodeNext(70b9530), closes #4468 #4473v29.2.3Compare Source
Security Fixes
Code Refactoring
src(8474fc2)29.2.2 (2024-07-10)
Bug Fixes
modulevalue (94db43f), closes #4439v29.2.2Compare Source
Security Fixes
Code Refactoring
src(8474fc2)29.2.2 (2024-07-10)
Bug Fixes
modulevalue (94db43f), closes #4439v29.2.1Compare Source
Security Fixes
Code Refactoring
src(8474fc2)29.2.2 (2024-07-10)
Bug Fixes
modulevalue (94db43f), closes #4439v29.2.0Compare Source
Bug Fixes
Features
presetstotransformconfig (22fb027)Code refactoring
TsJestTransformerOptionstype everywhere possibly (7d001be)react-appto use Vite (827c8ad)v29.1.5Compare Source
Bug Fixes
v29.1.4Compare Source
Bug Fixes
Features
type: "module"(81a5f64), closes #4210 #4012v29.1.3Compare Source
Bug Fixes
@jest/transformas an optional peer dependency (0ba7f86)Performance Improvements
v29.1.2Compare Source
Bug Fixes
supportsStaticESM(a5d6f2d)processAsync(e7be4bf), closes #4207Config.ProjectConfig(918312b), closes #4028v29.1.1Compare Source
Security Fixes
semverto7.5.3v29.1.0Compare Source
Features
29.0.5 (2023-01-13)
Reverts
tsJestConfigis different (#3966)" (185eb18), closes #3966v29.0.5Compare Source
Features
29.0.5 (2023-01-13)
Reverts
tsJestConfigis different (#3966)" (185eb18), closes #3966v29.0.4Compare Source
Features
29.0.5 (2023-01-13)
Reverts
tsJestConfigis different (#3966)" (185eb18), closes #3966v29.0.3Compare Source
Bug Fixes
globalswith transformer config correctly (#3842) (9c9fd60), closes #3841Features
useESMoption topathsToModuleNameMapperoptions (#3792) (eabe906)v29.0.2Compare Source
Bug Fixes
ts-jestas optional inConfigGlobals(#3816) (cbb88bb), closes #3815config:initcommand (#3825) (21b94db)v29.0.1Compare Source
Bug Fixes
Features
ts-jestoptions viatransformconfig (#3805) (664b0f2)v29.0.0Compare Source
Features
DEPRECATIONS
ts-jestconfig underglobalsis now deprecated. Please define the config via transformer config instead.BREAKING CHANGES
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.