Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) ^29.2.5 -> ^29.3.1 age adoption passing confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

v29.3.1

Compare Source

Bug Fixes
  • fix: allow isolatedModules mode to have ts.Program under Node16/Next (25157eb)
  • fix: improve message for isolatedModules of ts-jest config (547eb6f)

v29.3.0

Compare Source

Features
  • feat: support hybrid module values for isolatedModules: true (f372121)
Bug Fixes
  • fix: set customConditions to undefined in TsCompiler (b091d70), closes #​4620
Code Refactoring
  • refactor: remove manual version checker (89458fc)
  • refactor: remove patching deps based on version checker (bac4c43)
  • refactor: deprecate RawCompilerOptions interface (2b1b6cd)
  • refactor: deprecate transform option isolatedModules (7dfef71)

v29.2.6

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, 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 added the dependencies Pull requests that update a dependency file label Mar 30, 2025
@renovate renovate bot requested review from max-nextcloud and mejo- March 30, 2025 04:22
@github-actions github-actions bot enabled auto-merge March 30, 2025 04:22
@codecov
Copy link

codecov bot commented Mar 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.68%. Comparing base (ea79468) to head (2136b88).
Report is 2 commits behind head on stable30.

Additional details and impacted files
@@            Coverage Diff            @@
##           stable30    #7050   +/-   ##
=========================================
  Coverage     53.68%   53.68%           
=========================================
  Files           116      116           
  Lines          2578     2578           
  Branches        527      525    -2     
=========================================
  Hits           1384     1384           
  Misses         1066     1066           
  Partials        128      128           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title chore(deps): update dependency ts-jest to ^29.3.0 (stable30) chore(deps): update dependency ts-jest to ^29.3.1 (stable30) Mar 31, 2025
@renovate renovate bot force-pushed the renovate/stable30-ts-jest-29.x branch from 12a1094 to 2136b88 Compare March 31, 2025 17:04
@github-actions github-actions bot merged commit 93bf2dc into stable30 Mar 31, 2025
62 of 63 checks passed
@github-actions github-actions bot deleted the renovate/stable30-ts-jest-29.x branch March 31, 2025 17:12
@Altahrim Altahrim mentioned this pull request Apr 3, 2025
5 tasks
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.

1 participant