backend
backend copied to clipboard
chore(deps): update dependency ts-jest to v29.2.5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ts-jest (source) | 29.0.5 -> 29.2.5 |
Release Notes
kulshekhar/ts-jest (ts-jest)
v29.2.5
v29.2.4
v29.2.3
v29.2.2
v29.2.1
v29.2.0
Bug Fixes
Features
- feat(cli): allow migrating cjs
presetstotransformconfig (22fb027) - feat(presets): add util functions to create ESM presets (06f78ed)
- feat(presets): add util functions to create CJS presets (f9cc3c0)
Code refactoring
- refactor: replace lodash deps with native js implementation (40f1708)
- refactor: use
TsJestTransformerOptionstype everywhere possibly (7d001be) - refactor(cli): use new preset util functions to initialize test config (c2b56ca)
- refactor(presets): use create preset util functions for cjs presets (922d6d0)
- test: switch
react-appto use Vite (827c8ad)
v29.1.5
Bug Fixes
v29.1.4
Bug Fixes
Features
v29.1.3
Bug Fixes
Performance Improvements
- remove ts resolved module cache file (4c88da5)
v29.1.2
Bug Fixes
- calculated cache key based on
supportsStaticESM(a5d6f2d) - correct error handling in
processAsync(e7be4bf), closes #4207 - use
Config.ProjectConfig(918312b), closes #4028
v29.1.1
Security Fixes
- bump
semverto7.5.3
v29.1.0
Features
29.0.5 (2023-01-13)
Reverts
- Revert "fix(transformer): don't use cache when
tsJestConfigis different (#3966)" (185eb18), closes #3966
29.0.4 (2023-01-10)
Bug Fixes
-
transformer: don't use cache when
tsJestConfigis different (#3966) (a445638) - bump
json5to2.2.3(#3976)(b9f7809)
29.0.3 (2022-09-28)
Bug Fixes
- merge config from
globalswith transformer config correctly (#3842) (9c9fd60), closes #3841 - presets: allow merging transform config when using presets (#3833) (afc6a94)
Features
29.0.2 (2022-09-23)
Bug Fixes
- mark
ts-jestas optional inConfigGlobals(#3816) (cbb88bb), closes #3815 - use correct typings for
config:initcommand (#3825) (21b94db)
29.0.2 (2022-09-22)
Bug Fixes
29.0.1 (2022-09-13)
Bug Fixes
Features
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 was generated by Mend Renovate. View the repository job log.