moltar / typescript-runtime-type-benchmarks

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

fix(deps): update dependency @deepkit/type to v1.0.1-alpha.123 #1209

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@deepkit/type 1.0.1-alpha.117 -> 1.0.1-alpha.123 age adoption passing confidence

Release Notes

deepkit/deepkit-framework (@​deepkit/type) ### [`v1.0.1-alpha.123`](https://togithub.com/deepkit/deepkit-framework/blob/HEAD/CHANGELOG.md#101-alpha123-2024-02-02) [Compare Source](https://togithub.com/deepkit/deepkit-framework/compare/v1.0.1-alpha.121...v1.0.1-alpha.123) ##### Bug Fixes - **desktop-ui:** resolve various circular imports ([3f5c676](https://togithub.com/deepkit/deepkit-framework/commit/3f5c676f49678361707be5334222a08efdde65ba)) - **injector:** resolve deps of exported providers correctly ([c185b38](https://togithub.com/deepkit/deepkit-framework/commit/c185b383c3314f08c92b65c76776864a2065a2b8)) ##### Features - **orm:** onDatabaseError event ([cdb7256](https://togithub.com/deepkit/deepkit-framework/commit/cdb7256b34f1d9de16145dd79b307ccf45f7c72f)) ### [`v1.0.1-alpha.121`](https://togithub.com/deepkit/deepkit-framework/blob/HEAD/CHANGELOG.md#101-alpha121-2024-01-31) [Compare Source](https://togithub.com/deepkit/deepkit-framework/compare/v1.0.1-alpha.120...v1.0.1-alpha.121) ##### Bug Fixes - **core:** clear timeouts correctly in ProcessLock ([89cd2d5](https://togithub.com/deepkit/deepkit-framework/commit/89cd2d5631e09555562a2a25d1c098f70406a469)) - **sqlite:** correctly quote column renaming ([e555ac8](https://togithub.com/deepkit/deepkit-framework/commit/e555ac8992e9f4ebbbf49f4c88f5e9df05954eef)) - **topsort:** circular reference detection ([1c01cc1](https://togithub.com/deepkit/deepkit-framework/commit/1c01cc1794ebece3b5633eee3957dcc81d16228d)) ##### Features - **broker:** `await using BrokerLockItem.hold()` for better resource management ([7917fb1](https://togithub.com/deepkit/deepkit-framework/commit/7917fb14a58a7c0a211107ddd34746e8ffafb9fd)) - **http:** allow using unknown/any/never types that are nominal ([3221ff0](https://togithub.com/deepkit/deepkit-framework/commit/3221ff05ad2a2d426aa8da24c94678a672942831)) ### [`v1.0.1-alpha.120`](https://togithub.com/deepkit/deepkit-framework/blob/HEAD/CHANGELOG.md#101-alpha120-2024-01-29) [Compare Source](https://togithub.com/deepkit/deepkit-framework/compare/v1.0.1-alpha.119...v1.0.1-alpha.120) ##### Features - **mysql:** upgrade mariadb dependency to 3.2.3 ([558ca17](https://togithub.com/deepkit/deepkit-framework/commit/558ca17cd7c3f8b22f7fcba2ebfe7e5569097fda)) - **sql:** support more union types and add new performance abstraction ([03067fa](https://togithub.com/deepkit/deepkit-framework/commit/03067fae3490603e1cb5ee28abd95521caeea24b)), closes [#​525](https://togithub.com/deepkit/deepkit-framework/issues/525) - **type:** preserve modifiers in homomorphic mapped types ([f2091d0](https://togithub.com/deepkit/deepkit-framework/commit/f2091d0beeb7360d0bdcc7475d0c88e53dee5de2)), closes [#​515](https://togithub.com/deepkit/deepkit-framework/issues/515) [#​514](https://togithub.com/deepkit/deepkit-framework/issues/514) ### [`v1.0.1-alpha.119`](https://togithub.com/deepkit/deepkit-framework/blob/HEAD/CHANGELOG.md#101-alpha119-2024-01-28) [Compare Source](https://togithub.com/deepkit/deepkit-framework/compare/v1.0.1-alpha.117...v1.0.1-alpha.119) ##### Features - **sql:** support embedded union object literals ([29da45c](https://togithub.com/deepkit/deepkit-framework/commit/29da45cd45c809d7b0ce029392c20d30b8260a9f)) - **type:** provide parent types in serializer template state ([d65dfc0](https://togithub.com/deepkit/deepkit-framework/commit/d65dfc0f80ee429e1f74af05e3a3fda385855ce5))

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.