Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): update dependency type-fest to v4.33.0 (#11414)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [type-fest](https://redirect.github.com/sindresorhus/type-fest) | [`4.32.0` -> `4.33.0`](https://renovatebot.com/diffs/npm/type-fest/4.32.0/4.33.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/4.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/4.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/4.32.0/4.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/4.32.0/4.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/type-fest (type-fest)</summary> ### [`v4.33.0`](https://redirect.github.com/sindresorhus/type-fest/releases/tag/v4.33.0) [Compare Source](https://redirect.github.com/sindresorhus/type-fest/compare/v4.32.0...v4.33.0) - `StringRepeat`: Add support for generating longer strings & fix instantiations with unions ([#​1046](https://redirect.github.com/sindresorhus/type-fest/issues/1046)) [`fbccaab`](https://redirect.github.com/sindresorhus/type-fest/commit/fbccaab) - `Split`: Add support for longer strings ([#​1042](https://redirect.github.com/sindresorhus/type-fest/issues/1042)) [`49605b9`](https://redirect.github.com/sindresorhus/type-fest/commit/49605b9) - `Get`: Optimize performance ([#​1031](https://redirect.github.com/sindresorhus/type-fest/issues/1031)) [`cfb5947`](https://redirect.github.com/sindresorhus/type-fest/commit/cfb5947) - `KeysOfUnion`: Fix assignability with `keyof` ([#​1009](https://redirect.github.com/sindresorhus/type-fest/issues/1009)) [`4789c7c`](https://redirect.github.com/sindresorhus/type-fest/commit/4789c7c) - `IsStringLiteral`: Fix instantiations with infinite string types ([#​1044](https://redirect.github.com/sindresorhus/type-fest/issues/1044)) [`e7800af`](https://redirect.github.com/sindresorhus/type-fest/commit/e7800af) - `SetRequiredDeep`: Fix handling of unions in nested keys ([#​1037](https://redirect.github.com/sindresorhus/type-fest/issues/1037)) [`bf5ce3c`](https://redirect.github.com/sindresorhus/type-fest/commit/bf5ce3c) - `StringSlice`: Fix return type when passing in non-literal ([#​1036](https://redirect.github.com/sindresorhus/type-fest/issues/1036)) [`979eccf`](https://redirect.github.com/sindresorhus/type-fest/commit/979eccf) - `Sum`/`Subtract`: Fix instantiations with unions ([#​1034](https://redirect.github.com/sindresorhus/type-fest/issues/1034)) [`69bfd51`](https://redirect.github.com/sindresorhus/type-fest/commit/69bfd51) *** </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information