Skip to content

chore(deps): update dependency jest-preset-angular to v16#30

Open
github-actions[bot] wants to merge 1 commit intomainfrom
renovate/jest-preset-angular-16.x
Open

chore(deps): update dependency jest-preset-angular to v16#30
github-actions[bot] wants to merge 1 commit intomainfrom
renovate/jest-preset-angular-16.x

Conversation

@github-actions
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
jest-preset-angular (source) ^14.0.0^16.0.0 age confidence

Release Notes

thymikee/jest-preset-angular (jest-preset-angular)

v16.0.0

Compare Source

Features
  • add support for Angular 21 (8d4d11f)
BREAKING CHANGES
  • Drop support for Angular 18

15.0.3 (2025-10-17)

Bug Fixes
  • handle processWithEsbuild transform option (6779107)

15.0.2 (2025-10-01)

Bug Fixes

15.0.1 (2025-09-15)

Bug Fixes

v15.0.3

Compare Source

Features
  • add support for Angular 21 (8d4d11f)
BREAKING CHANGES
  • Drop support for Angular 18

15.0.3 (2025-10-17)

Bug Fixes
  • handle processWithEsbuild transform option (6779107)

15.0.2 (2025-10-01)

Bug Fixes

15.0.1 (2025-09-15)

Bug Fixes

v15.0.2

Compare Source

Features
  • add support for Angular 21 (8d4d11f)
BREAKING CHANGES
  • Drop support for Angular 18

15.0.3 (2025-10-17)

Bug Fixes
  • handle processWithEsbuild transform option (6779107)

15.0.2 (2025-10-01)

Bug Fixes

15.0.1 (2025-09-15)

Bug Fixes

v15.0.1

Compare Source

Features
  • add support for Angular 21 (8d4d11f)
BREAKING CHANGES
  • Drop support for Angular 18

15.0.3 (2025-10-17)

Bug Fixes
  • handle processWithEsbuild transform option (6779107)

15.0.2 (2025-10-01)

Bug Fixes

15.0.1 (2025-09-15)

Bug Fixes

v15.0.0

Compare Source

Features
  • add support for Angular 21 (8d4d11f)
BREAKING CHANGES
  • Drop support for Angular 18

15.0.3 (2025-10-17)

Bug Fixes
  • handle processWithEsbuild transform option (6779107)

15.0.2 (2025-10-01)

Bug Fixes

15.0.1 (2025-09-15)

Bug Fixes

v14.6.2

Compare Source

Bug Fixes
  • fix(serializers): generated id="root{n}" should be removed (a6b908f)
Features
  • feat: allow to customize testEnvironment via preset creator functions (80c95e8)
  • feat: upgrade jest to 30 (51df6ec)
Code Refactoring
  • refactor: mark jest-environment-jsdom as peer dependency (f9e2b70)
  • refactor: drop support for jsdom <22 (da9cb15)
  • refactor: drop support for typescript <5.4 (873ab73)
  • refactor: drop support for Angular <17 (3a60492)
  • refactor: drop support for Node.js <18 (aeef774)
  • refactor: remove defaults and defaults-esm presets (94dd3b1)
  • refactor: remove setup-jest files (6bf89a4)
  • refactor: remove global setup script with ngcc (35819c9)
BREAKING CHANGES
  • Jest 30 is required
  • Minimum supported version for JSDOM is 26
  • ng-jest-resolver is no longer needed for Jest 30 therefore it was removed
  • jsdom dep is now MANDATORY peer dependency. Users are required to install jsdom explicitly
  • jest-environment-jsdom is now MANDATORY dependency. Users are required to install jest-environment-jsdom explicitly
  • Various legacy documentation pages were removed.
  • Snapshot generation is affected by (a6b908f). One should update component snapshots via -u Jest CLI option. Since this change only removes the root id, it shouldn't affect the quality of snapshots in general.
  • The supported NodeJs versions are ^18.19.1 || ^20.11.1 || >=22.0.0.
  • The minimum supported version for Angular is 18 following Angular support policy https://angular.dev/reference/releases#actively-supported-versions
  • The minimum supported version for jsdom is 22
  • The minimum supported version of TypeScript is 5.5 following the support version from Angular 18
  • Running ngcc is not required for Angular 16+ project
  • Use createCjsPreset as a replacement for defaults preset
  • Use createEsmPreset as a replacement for defaults-esm preset
  • Use setupZoneTestEnv as a replacement for zone test environment setup
  • Use setupZonelessTestEnv as a replacement for zoneless test environment setup

14.6.2 (2025-10-17)

Bug Fixes
  • handle processWithEsbuild transform option (6779107)

14.6.1 (2025-07-21)

Bug Fixes

14.6.0 (2025-06-02)

Features
  • feat: add support for angular 20 (e041857)

14.5.5 (2025-04-15)

Bug Fixes
  • fix: allow name exports for presets subpath (9100baf)

Configuration

📅 Schedule: Branch creation - "before 8am on monday" in timezone 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Dec 20, 2025
@github-actions github-actions bot force-pushed the renovate/jest-preset-angular-16.x branch 2 times, most recently from 32543bb to 006bf38 Compare December 22, 2025 06:43
@github-actions github-actions bot force-pushed the renovate/jest-preset-angular-16.x branch 3 times, most recently from 03a41db to 1287ae7 Compare January 14, 2026 04:18
@github-actions github-actions bot force-pushed the renovate/jest-preset-angular-16.x branch from 1287ae7 to fe9e555 Compare January 15, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants