chore(deps): update dependency jest-preset-angular to v13
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
jest-preset-angular (source) | devDependencies | major | ^12.2.6 -> ^13.0.0 |
Release Notes
thymikee/jest-preset-angular
v13.0.1
Bug Fixes
-
serializer: replace
ɵivyEnabled
with workaround to detect Ivy mode (#2016) (44d3922), closes #2003
v13.0.0
Bug Fixes
- add
jest-util
to list ofdependencies
(#1777) (db8f7c9), closes #1773 - typo in
esbuild-check.js
(#1806) (c2f2b61)
Features
- support Jest 29 (#1937) (b0b57a7), closes #1774
-
config: remove hardcoded logic setting
target
toES2015
(#1788) (695c730) - remove
destroyAfterEach
andteardown
options (#1768) (fe4c73b)
BREAKING CHANGES
- Drop support for Angular 11, 12
- Jest 29 is required
-
destroyAfterEach
andteardown
are no longer available to use, please usetestEnvironmentOptions
instead. -
target
istsconfig
is now respected according to user configuration, it is no longer hardcoded atES2015
. See also note at https://thymikee.github.io/jest-preset-angular/docs/getting-started/installation
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot
Merge request reports
Activity
Filter activity
Please register or sign in to reply