Quramy / ts-graphql-plugin

TypeScript Language Service Plugin for GraphQL developers
MIT License
726 stars 26 forks source link

chore(deps): update dependency ts-jest to v29.1.4 #1329

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) 29.1.2 -> 29.1.4 age adoption passing confidence

Release Notes

kulshekhar/ts-jest (ts-jest) ### [`v29.1.4`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2914-2024-05-28) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4) ##### Bug Fixes - fix(transformer): allow transforming of .cts/.mts extensions. ([#​3996](https://togithub.com/kulshekhar/ts-jest/issues/3996)) ([b8f6eaa](https://togithub.com/kulshekhar/ts-jest/commit/b8f6eaa)), closes [#​3996](https://togithub.com/kulshekhar/ts-jest/issues/3996) ##### Features - feat: make cli generate esm config based on `type: "module"` ([#​4210](https://togithub.com/kulshekhar/ts-jest/issues/4210)) ([81a5f64](https://togithub.com/kulshekhar/ts-jest/commit/81a5f64)), closes [#​4210](https://togithub.com/kulshekhar/ts-jest/issues/4210) [#​4012](https://togithub.com/kulshekhar/ts-jest/issues/4012) ### [`v29.1.3`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2913-2024-05-21) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.3) ##### Bug Fixes - add `@jest/transform` as an optional peer dependency ([0ba7f86](https://togithub.com/kulshekhar/ts-jest/commit/0ba7f861c3e1905de5627b4e5d2a2cadad011b67)) - bring back Node 14 support ([eda56a7](https://togithub.com/kulshekhar/ts-jest/commit/eda56a779789d70963b7572e2914b2a3a25ac43a)) ##### Performance Improvements - remove ts resolved module cache file ([4c88da5](https://togithub.com/kulshekhar/ts-jest/commit/4c88da58991b000aa90ea489acfa6aed39b36120))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.37%. Comparing base (315f067) to head (1d8ccfb).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Quramy/ts-graphql-plugin/pull/1329/graphs/tree.svg?width=650&height=150&src=pr&token=Kz1gKB5U03&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yosuke+Kurami)](https://app.codecov.io/gh/Quramy/ts-graphql-plugin/pull/1329?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yosuke+Kurami) ```diff @@ Coverage Diff @@ ## main #1329 +/- ## ======================================= Coverage 96.37% 96.37% ======================================= Files 80 80 Lines 5956 5956 Branches 1177 1178 +1 ======================================= Hits 5740 5740 + Misses 213 210 -3 - Partials 3 6 +3 ``` [see 7 files with indirect coverage changes](https://app.codecov.io/gh/Quramy/ts-graphql-plugin/pull/1329/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yosuke+Kurami)