moltar / typescript-runtime-type-benchmarks

📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support
https://moltar.github.io/typescript-runtime-type-benchmarks/
594 stars 59 forks source link

chore(deps): update dependency ts-patch to v3.1.2 #1255

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-patch 3.0.2 -> 3.1.2 age adoption passing confidence

Release Notes

nonara/ts-patch (ts-patch) ### [`v3.1.2`](https://togithub.com/nonara/ts-patch/blob/HEAD/CHANGELOG.md#312-2024-01-10) [Compare Source](https://togithub.com/nonara/ts-patch/compare/v3.1.1...v3.1.2) ### [`v3.1.1`](https://togithub.com/nonara/ts-patch/blob/HEAD/CHANGELOG.md#311-2023-12-06) [Compare Source](https://togithub.com/nonara/ts-patch/compare/v3.1.0...v3.1.1) ### [`v3.1.0`](https://togithub.com/nonara/ts-patch/blob/HEAD/CHANGELOG.md#310-2023-12-05) [Compare Source](https://togithub.com/nonara/ts-patch/compare/v3.0.2...v3.1.0) ##### Features - Added Plugin Package Configuration + parseAllJsDoc (closes [#​134](https://togithub.com/nonara/ts-patch/issues/134) closes [#​133](https://togithub.com/nonara/ts-patch/issues/133)) ([15570d0](https://togithub.com/nonara/ts-patch/commit/15570d05e422dd02635eb3c63dc6b3a036cb543a)) - Added support for chaining transformers in single factory (closes [#​122](https://togithub.com/nonara/ts-patch/issues/122) closes [#​120](https://togithub.com/nonara/ts-patch/issues/120)) ([aabf389](https://togithub.com/nonara/ts-patch/commit/aabf3894a610047fade6d2d9fb9949f17afe09df)) ##### Bug Fixes - TsExtras 'ts' type registering as 'any' (fixes [#​127](https://togithub.com/nonara/ts-patch/issues/127)) ([069411e](https://togithub.com/nonara/ts-patch/commit/069411e49819aa87c880c7c5ff2ab04ecb68eea3)) - tsp.currentLibrary was not set (detail) ([24d8031](https://togithub.com/nonara/ts-patch/commit/24d8031bafcd6483fa762ed9ad8437c4a4070093)) ##### [3.0.2](https://togithub.com/nonara/ts-patch/compare/v3.0.1...v3.0.2) (2023-07-20) ##### Bug Fixes - Plugins returning TransformerBasePlugin not supported (fixes [#​113](https://togithub.com/nonara/ts-patch/issues/113)) ([12ee3a2](https://togithub.com/nonara/ts-patch/commit/12ee3a23b9afebb6a42c046b33f257a2bde2467c)) ##### [3.0.1](https://togithub.com/nonara/ts-patch/compare/v3.0.0...v3.0.1) (2023-06-22) ##### Bug Fixes - Added explicit error if ts is patched and cached backup is removed ([ac25743](https://togithub.com/nonara/ts-patch/commit/ac25743140f8f3954aceb8c0e43a731eeeab03a1)) - ESM temp files not cleaned up ([8802054](https://togithub.com/nonara/ts-patch/commit/8802054481a9f2b4847001cb227db029e0475a72)) - Lock file deletion check ([#​102](https://togithub.com/nonara/ts-patch/issues/102)) ([cacf908](https://togithub.com/nonara/ts-patch/commit/cacf9084fd4e5a2a1263103f8dc52d2dd7062402))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.