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.32.0 (#11308)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [type-fest](https://redirect.github.com/sindresorhus/type-fest) | [`4.31.0` -> `4.32.0`](https://renovatebot.com/diffs/npm/type-fest/4.31.0/4.32.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/4.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/4.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/4.31.0/4.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/4.31.0/4.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/type-fest (type-fest)</summary> ### [`v4.32.0`](https://redirect.github.com/sindresorhus/type-fest/releases/tag/v4.32.0) [Compare Source](https://redirect.github.com/sindresorhus/type-fest/compare/v4.31.0...v4.32.0) ##### New types - [`IsTuple`](https://redirect.github.com/sindresorhus/type-fest/blob/main/source/is-tuple.d.ts) ([#​1024](https://redirect.github.com/sindresorhus/type-fest/issues/1024)) [`1e0872d`](https://redirect.github.com/sindresorhus/type-fest/commit/1e0872d) - [`SetRequiredDeep`](https://redirect.github.com/sindresorhus/type-fest/blob/main/source/set-required-deep.d.ts) ([#​939](https://redirect.github.com/sindresorhus/type-fest/issues/939)) [`3d54627`](https://redirect.github.com/sindresorhus/type-fest/commit/3d54627) ##### Improvements - `PartialDeep`: Add [`allowUndefinedInNonTupleArrays`](https://redirect.github.com/sindresorhus/type-fest/blob/20f1995b4ac8974173a6766d608a5bc953865954/source/partial-deep.d.ts#L14-L38) option ([#​1019](https://redirect.github.com/sindresorhus/type-fest/issues/1019)) [`278df80`](https://redirect.github.com/sindresorhus/type-fest/commit/278df80) ##### Fixes - `SetRequired`: Fix support for removal of optional modifiers from tuples ([#​1030](https://redirect.github.com/sindresorhus/type-fest/issues/1030)) [`c897aad`](https://redirect.github.com/sindresorhus/type-fest/commit/c897aad) *** </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JC Franco <jfranco@esri.com>
- Loading branch information