chore(deps): update dependency ts-jest to ^29.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ts-jest (source) | devDependencies | minor | ^29.1.5 -> ^29.2.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
kulshekhar/ts-jest (ts-jest)
v29.2.0
Bug Fixes
Features
- feat(cli): allow migrating cjs
presets
totransform
config (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
TsJestTransformerOptions
type 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-app
to use Vite (827c8ad)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.