[deps]: Update jest-preset-angular to v15 - #856
Conversation
|
|
Internal tracking:
|
976ebd8 to
a7e36b5
Compare
|
Great job! No new security vulnerabilities introduced in this pull request |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
|
jest-preset-angular v15 requires Jest v30, but we can’t upgrade to Jest v30 since our dependency’s dependency, @angular-devkit/build-angular v19.2.15, requires Jest v29. Even @angular-devkit/build-angular v20 only supports Jest v29. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |




This PR contains the following updates:
14.6.0->15.0.0Release Notes
thymikee/jest-preset-angular (jest-preset-angular)
v15.0.0Compare Source
Bug Fixes
id="root{n}"should be removed (a6b908f)Features
testEnvironmentvia preset creator functions (80c95e8)Code Refactoring
jest-environment-jsdomas peer dependency (f9e2b70)jsdom<22 (da9cb15)typescript<5.4 (873ab73)defaultsanddefaults-esmpresets (94dd3b1)setup-jestfiles (6bf89a4)ngcc(35819c9)BREAKING CHANGES
JSDOMis 26ng-jest-resolveris no longer needed for Jest 30 therefore it was removedjsdomdep is now MANDATORY peer dependency. Users are required to installjsdomexplicitlyjest-environment-jsdomis now MANDATORY dependency. Users are required to installjest-environment-jsdomexplicitly-uJest CLI option. Since this change only removes the rootid, it shouldn't affect the quality of snapshots in general.NodeJsversions are^18.19.1 || ^20.11.1 || >=22.0.0.jsdomis 22TypeScriptis 5.5 following the support version from Angular 18ngccis not required for Angular 16+ projectcreateCjsPresetas a replacement fordefaultspresetcreateEsmPresetas a replacement fordefaults-esmpresetsetupZoneTestEnvas a replacement for zone test environment setupsetupZonelessTestEnvas a replacement for zoneless test environment setup14.6.1 (2025-07-21)
Bug Fixes
@angular/common/localesto CJS preset #3190 (4234520), closes #318214.6.0 (2025-06-02)
Features
14.5.5 (2025-04-15)
Bug Fixes
presetssubpath (9100baf)v14.6.1Compare Source
Bug Fixes
id="root{n}"should be removed (a6b908f)Features
testEnvironmentvia preset creator functions (80c95e8)Code Refactoring
jest-environment-jsdomas peer dependency (f9e2b70)jsdom<22 (da9cb15)typescript<5.4 (873ab73)defaultsanddefaults-esmpresets (94dd3b1)setup-jestfiles (6bf89a4)ngcc(35819c9)BREAKING CHANGES
JSDOMis 26ng-jest-resolveris no longer needed for Jest 30 therefore it was removedjsdomdep is now MANDATORY peer dependency. Users are required to installjsdomexplicitlyjest-environment-jsdomis now MANDATORY dependency. Users are required to installjest-environment-jsdomexplicitly-uJest CLI option. Since this change only removes the rootid, it shouldn't affect the quality of snapshots in general.NodeJsversions are^18.19.1 || ^20.11.1 || >=22.0.0.jsdomis 22TypeScriptis 5.5 following the support version from Angular 18ngccis not required for Angular 16+ projectcreateCjsPresetas a replacement fordefaultspresetcreateEsmPresetas a replacement fordefaults-esmpresetsetupZoneTestEnvas a replacement for zone test environment setupsetupZonelessTestEnvas a replacement for zoneless test environment setup14.6.1 (2025-07-21)
Bug Fixes
@angular/common/localesto CJS preset #3190 (4234520), closes #318214.6.0 (2025-06-02)
Features
14.5.5 (2025-04-15)
Bug Fixes
presetssubpath (9100baf)Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (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 was generated by Mend Renovate. View the repository job log.