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

[deps] SM: Update jest-preset-angular to v14.5.0 #10582

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-preset-angular (source) 14.1.1 -> 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)

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team August 19, 2024 01:26
@bitwarden-bot bitwarden-bot changed the title [deps] SM: Update jest-preset-angular to v14.2.2 [SM-1420] [deps] SM: Update jest-preset-angular to v14.2.2 Aug 19, 2024
@bitwarden-bot
Copy link

Internal tracking:

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.13%. Comparing base (7df41a9) to head (c41e3ff).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10582      +/-   ##
==========================================
- Coverage   34.14%   34.13%   -0.01%     
==========================================
  Files        2936     2936              
  Lines       90428    90428              
  Branches    16988    16988              
==========================================
- Hits        30876    30869       -7     
- Misses      57095    57102       +7     
  Partials     2457     2457              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title [SM-1420] [deps] SM: Update jest-preset-angular to v14.2.2 [deps] SM: Update jest-preset-angular to v14.2.2 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from 29764b9 to c1db78b Compare August 27, 2024 12:27
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from c1db78b to 11ce39c Compare September 12, 2024 12:44
@renovate renovate bot changed the title [deps] SM: Update jest-preset-angular to v14.2.2 [deps] SM: Update jest-preset-angular to v14.2.3 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from 11ce39c to 0ac4bc7 Compare September 12, 2024 14:53
@renovate renovate bot changed the title [deps] SM: Update jest-preset-angular to v14.2.3 [deps] SM: Update jest-preset-angular to v14.2.4 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch 3 times, most recently from 0f8b136 to fb8ebe1 Compare November 15, 2024 11:33
@renovate renovate bot changed the title [deps] SM: Update jest-preset-angular to v14.2.4 [deps] SM: Update jest-preset-angular to v14.3.0 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from fb8ebe1 to f746995 Compare November 18, 2024 10:28
@renovate renovate bot changed the title [deps] SM: Update jest-preset-angular to v14.3.0 [deps] SM: Update jest-preset-angular to v14.3.1 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from f746995 to 3718065 Compare November 20, 2024 09:10
@renovate renovate bot changed the title [deps] SM: Update jest-preset-angular to v14.3.1 [deps] SM: Update jest-preset-angular to v14.3.2 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from 3718065 to fe3cbc8 Compare November 22, 2024 08:02
@renovate renovate bot changed the title [deps] SM: Update jest-preset-angular to v14.3.2 [deps] SM: Update jest-preset-angular to v14.3.3 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from fe3cbc8 to 48eef42 Compare November 27, 2024 11:44
@renovate renovate bot changed the title [deps] SM: Update jest-preset-angular to v14.3.3 [deps] SM: Update jest-preset-angular to v14.4.0 Nov 27, 2024
@renovate renovate bot changed the title [deps] SM: Update jest-preset-angular to v14.4.0 [deps] SM: Update jest-preset-angular to v14.4.1 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch 2 times, most recently from 6799fee to 16c4ea7 Compare December 3, 2024 13:44
@renovate renovate bot changed the title [deps] SM: Update jest-preset-angular to v14.4.1 [deps] SM: Update jest-preset-angular to v14.4.2 Dec 3, 2024
@renovate renovate bot changed the title [deps] SM: Update jest-preset-angular to v14.4.2 [deps] SM: Update jest-preset-angular to v14.4.2 - 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 18:54
@renovate renovate bot changed the title [deps] SM: Update jest-preset-angular to v14.4.2 - autoclosed [deps] SM: Update jest-preset-angular to v14.4.2 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from c59c6d1 to 16c4ea7 Compare December 9, 2024 02:41
@renovate renovate bot changed the title [deps] SM: Update jest-preset-angular to v14.4.2 [deps] SM: Update jest-preset-angular to v14.5.0 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/jest-preset-angular-14.x branch from 16c4ea7 to c41e3ff Compare January 10, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant