chore(deps): update dependency jest-preset-angular to v12 #496
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:
11.1.2
->12.2.2
Release Notes
thymikee/jest-preset-angular
v12.2.2
Compare Source
Bug Fixes
ts_compatibility/src
when publishing the package (#1747) (26f021f), closes #1743v12.2.1
Compare Source
Bug Fixes
replace-resource
(#1739) (aea7205), closes #1732v12.2.0
Compare Source
Bug Fixes
Features
global-setup.mjs
to use with Jest ESM mode (#1661) (97a0ec8)TestEnvironmentOptions
for setup test env (#1657) (a64a4ac), closes #1656v12.1.0
Compare Source
Features
teardown
object toglobal-setup
(#1475) (3dab02b)12.0.1 (2022-05-14)
Features
destroyAfterEach
viaglobalThis
for setup test env (#1469) (9a735f9), closes #1466v12.0.1
Compare Source
Features
destroyAfterEach
viaglobalThis
for setup test env (#1469) (9a735f9), closes #1466v12.0.0
Compare Source
Bug Fixes
jest
andtypescript
to peer deps (#1442) (6a652af), closes #1441Features
setup-jest.mjs
for ESM mode (#1463) (cc6ce3f)esbuild
(#1455) (b58d089), closes #1413 #1437ng-jest-resolver
from default/esm presets (#1440) (56673c4)reflect-metadata
insetup-jest
(#1428) (5a36729)zone-patch
and its fallback (#1427) (bf9ea44)ngcc
with specifictsconfig
path (#1418) (5f535b5), closes #1348ngcc
viaskipNgcc
option viaglobalThis
(#1417) (7950b5c), closes #1396ngcc-jest-processor
entry file (#1414) (2c5fd20)BREAKING CHANGES
zone.js
is 0.11.x and Angular 10 is EOL, so now we can use zone patch directly fromzone.js
.If one is not using
[email protected]
, please upgrade.reflect-metadata
is not needed anymore.ng-jest-resolver
is now optional..mjs
and any files fromnode_modules
excludingtslib
to be processed withesbuild
.With the new option
processWithEsbuild
, now we put default all.mjs
files to be processed byesbuild
. Files likelodash-es
default isn't processed byesbuild
.If you wish to use
esbuild
to process such files, please configure in your Jest config likengcc-jest-processor
entry file is now removed. One should usejest-preset-angular/global-setup
instead.11.1.2 (2022-04-24)
Bug Fixes
ngcc-jest-processor
(3899abf), closes #141111.1.1 (2022-02-11)
Performance Improvements
esbuild
result (#1309) (3412142)ts-jest
config set cache (#1318) (d47d1eb), closes #1311Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.