Closed renovate[bot] closed 2 months ago
Latest commit: e420c2e504f10cc08695318aa9fb49558f712b87
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 23.33%. Comparing base (
ee2a024
) to head (e420c2e
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
4.18.3
->4.24.0
Release Notes
sindresorhus/type-fest (type-fest)
### [`v4.24.0`](https://togithub.com/sindresorhus/type-fest/compare/v4.23.0...6ed388fd861fbead8e0529feefebe87308957a65) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.23.0...v4.24.0) ### [`v4.23.0`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.23.0) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.22.1...v4.23.0) - `Paths`: Add `maxRecursionDepth` option ([#920](https://togithub.com/sindresorhus/type-fest/issues/920)) [`052e887`](https://togithub.com/sindresorhus/type-fest/commit/052e887) ### [`v4.22.1`](https://togithub.com/sindresorhus/type-fest/compare/v4.22.0...8a45ba048767aaffcebc7d190172d814a739feb0) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.22.0...v4.22.1) ### [`v4.22.0`](https://togithub.com/sindresorhus/type-fest/compare/v4.21.0...e8d6dfefc6433254fb8ce5bcbcf5f124f6a236d9) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.21.0...v4.22.0) ### [`v4.21.0`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.21.0) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.20.1...v4.21.0) ##### New types - [`StructuredCloneable`](https://togithub.com/sindresorhus/type-fest/blob/main/source/structured-cloneable.d.ts) ([#897](https://togithub.com/sindresorhus/type-fest/issues/897)) [`737550b`](https://togithub.com/sindresorhus/type-fest/commit/737550b) ##### Fixes - `Jsonify`: Convert `undefined` to `null` in union element of array ([#901](https://togithub.com/sindresorhus/type-fest/issues/901)) [`60c1024`](https://togithub.com/sindresorhus/type-fest/commit/60c1024) - `Exact`: Fix support for `Date` in union ([#902](https://togithub.com/sindresorhus/type-fest/issues/902)) [`d89a709`](https://togithub.com/sindresorhus/type-fest/commit/d89a709) - `CamelCasedPropertiesDeep`: Fix handling of non-recursive types inside target type ([#890](https://togithub.com/sindresorhus/type-fest/issues/890)) [`476024d`](https://togithub.com/sindresorhus/type-fest/commit/476024d) ### [`v4.20.1`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.20.1) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.20.0...v4.20.1) - `Schema`: Fix handling of arrays ([#887](https://togithub.com/sindresorhus/type-fest/issues/887)) [`c570ec2`](https://togithub.com/sindresorhus/type-fest/commit/c570ec2) - `Paths`: Prevent infinite recursion ([#891](https://togithub.com/sindresorhus/type-fest/issues/891)) [`7d4e875`](https://togithub.com/sindresorhus/type-fest/commit/7d4e875) ### [`v4.20.0`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.20.0) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.19.0...v4.20.0) - `SimplifyDeep`: Support array ([#888](https://togithub.com/sindresorhus/type-fest/issues/888)) [`a6ab051`](https://togithub.com/sindresorhus/type-fest/commit/a6ab051) - `IsLiteral`: Return `false` for tagged types ([#886](https://togithub.com/sindresorhus/type-fest/issues/886)) [`587380c`](https://togithub.com/sindresorhus/type-fest/commit/587380c) ### [`v4.19.0`](https://togithub.com/sindresorhus/type-fest/releases/tag/v4.19.0) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.18.3...v4.19.0) - Add [`SimplifyDeep`](https://togithub.com/sindresorhus/type-fest/blob/main/source/simplify-deep.d.ts) type ([#882](https://togithub.com/sindresorhus/type-fest/issues/882)) [`3a04fcf`](https://togithub.com/sindresorhus/type-fest/commit/3a04fcf)Configuration
š Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.