Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency jest-preset-angular to v14 #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-preset-angular (source) ~13.1.2 -> ~14.5.0 age adoption passing confidence

Release Notes

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

v14.5.0

Compare Source

Features
Code Refactoring
  • refactor: add type for serializers/index.ts (dd64d78)
DEPRECATIONS
  • refactor: deprecate defaultTransformerOptions in presets (99d3112)
  • refactor: deprecate ngcc util via globalSetup (edeaa3f)

v14.4.2

Compare Source

Bug Fixes

v14.4.1

Compare Source

Bug Fixes
  • fix: remove @angular-devkit/build-angular from peerDependencies (2f6bc3d)

v14.4.0

Compare Source

Features
  • feat: add preset creator functions (552922e)
  • feat: add support for Angular 19 (4a73245)
Code Refactoring
  • refactor: use createCjsPreset function for jest-preset.js (9d18d0f)
  • refactor: deprecate legacy presets (8da5630)
DEPRECATIONS

v14.3.3

Compare Source

Features
  • feat: support configuring zoneless test env for CJS (7a270b1)

v14.3.2

Compare Source

Bug Fixes
  • fix: include version from package.json into cache key (de02c79), closes #​2844

v14.3.1

Compare Source

Documentation
  • docs: simplify README.md about installation and configuration (79ea18b)

v14.3.0

Compare Source

Features
  • feat: add new setup test env functions (21c0238), closes #​354 #​2755
  • feat: build package with type definitions (a269daa)
  • feat: deprecate setup-jest.js and setup-jest.mjs (a304036)
Code Refactoring
  • test: switch example app test config files to ts (e61f1ff)

v14.2.4

Compare Source

Bug Fixes
  • build: ensure build step runs before publishing (3a602db)

v14.2.3

Compare Source

Bug Fixes
  • fix(transformers): handle template literals in styles or styleUrl property (03cae4c), closes #​2735

v14.2.2

Compare Source

Bug Fixes
  • fix: publish correct build assets, closes #​2641

v14.2.1

Compare Source

Bug Fixes
  • fix: load ts lib files to properly transform constructor for isolatedModules: true (31e78b1)

v14.2.0

Compare Source

Features
Code Refactoring
  • refactor(compiler): replace copied codes from ts source with public API (ad7a297)
  • refactor(serializers): improve codes for snapshot serializer (047f09a)
  • refactor(serializers): use proper ts types for ng-snapshot (3ce21cd)

v14.1.1

Compare Source

Features

v14.1.0

Compare Source

Features
  • extend version support range to Angular 18 (24e097d)
  • remove ivy flag for snapshot serializer (3433cd8)

14.0.4 (2024-05-07)

Features
  • Support generic type for signal queries, closes #​2392
  • Support outputFromObservable, closes #​2374
  • Support input.required, closes #​2370

14.0.3 (2024-02-16)

Features
  • support signal queries in Angular 17.2 (a57ad7d)

14.0.2 (2024-02-11)

Performance Improvements
  • reduce package size and speed up execution (d7cbbac)

14.0.1 (2024-02-09)

Features

v14.0.4

Compare Source

Features
  • Support generic type for signal queries, closes #​2392
  • Support outputFromObservable, closes #​2374
  • Support input.required, closes #​2370

v14.0.3

Compare Source

Features
  • support signal queries in Angular 17.2 (a57ad7d)

v14.0.2

Compare Source

Performance Improvements
  • reduce package size and speed up execution (d7cbbac)

v14.0.1

Compare Source

Features

v14.0.0

Compare Source

BREAKING CHANGES

  • Drop support for Angular 13, 14 (a3091b5)

13.1.6 (2024-01-11)

Bug Fixes

13.1.5 (2024-01-03)

Bug Fixes

13.1.4 (2023-11-11)

Bug Fixes
  • transformers: handle single string styles or styleUrl property (#​2186) (0c99aae)

13.1.3 (2023-11-06)

Features

13.1.2 (2023-09-19)

Code Refactoring

13.1.1 (2023-05-14)

Bug Fixes
  • file separator issue on Windows causing error in ngcc-jest-processor (#​2079) (b6b3911)

Configuration

📅 Schedule: Branch creation - "on saturday" (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 was generated by Mend Renovate. View the repository job log.

Copy link

nx-cloud bot commented Jan 13, 2024

View your CI Pipeline Execution ↗ for commit da6ced7.

Command Status Duration Result
nx affected --target=test --parallel=3 --ci --c... ✅ Succeeded 1m 4s View ↗
nx affected --target=lint --parallel=3 ✅ Succeeded 1m 3s View ↗
nx affected --target=build --parallel=3 ✅ Succeeded 49s View ↗
nx-cloud record -- yarn nx format:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-10 16:02:16 UTC

@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from 1128f90 to 2fed62b Compare January 13, 2024 08:31
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from 2fed62b to a10b1df Compare May 21, 2024 13:03
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from a10b1df to 1adefd2 Compare June 22, 2024 14:20
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from 1adefd2 to 59a9220 Compare July 22, 2024 18:00
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from 59a9220 to 2ab57db Compare November 15, 2024 12:21
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from 2ab57db to 968a47f Compare December 1, 2024 08:34
@renovate renovate bot changed the title chore(deps): update dependency jest-preset-angular to v14 chore(deps): update dependency jest-preset-angular to v14 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/jest-preset-angular-14.x branch December 8, 2024 19:00
@renovate renovate bot changed the title chore(deps): update dependency jest-preset-angular to v14 - autoclosed chore(deps): update dependency jest-preset-angular to v14 Dec 14, 2024
@renovate renovate bot reopened this Dec 14, 2024
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from b2b6253 to 968a47f Compare December 14, 2024 01:07
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from 968a47f to da6ced7 Compare January 10, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant