deps(read-pkg): update dependency type-fest to v5.7.0#117
Open
mapcolonies-devops wants to merge 1 commit into
Open
deps(read-pkg): update dependency type-fest to v5.7.0#117mapcolonies-devops wants to merge 1 commit into
mapcolonies-devops wants to merge 1 commit into
Conversation
ronenkapelian
previously approved these changes
Feb 2, 2026
3eb38a5 to
ffdc090
Compare
ffdc090 to
1f7338a
Compare
1f7338a to
c16d882
Compare
c16d882 to
f3751c3
Compare
f3751c3 to
16bdaae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.4.1→5.7.0Release Notes
sindresorhus/type-fest (type-fest)
v5.7.0Compare Source
New types
RemoveSuffix(#1439)d685b77UnwrapRequired(#1410)3bfee8eImprovements
ExtendsStrict: AdddistributiveUnions,strictNever&strictAnyoptions (#1408)9ea810bTupleOf: Improve implementation (#1441)391e1bbFixes
RemovePrefix: Fix: Remove incorrect optimization and always fallback tostringfor non-literal prefixes (#1438)9f35398DelimiterCase: Fix behavior with non-single character delimiters (#1424)9b36590RemovePrefix: Fixanyprefix behavior in non-strict mode (#1423)c49cb75DelimiterCase: Fix behavior with union delimiters (#1422)96172c0ApplyDefaultOptions: Fix behavior with generic instantiations &anyvalues (#1411)c46020dApplyDefaultOptions: Fix behavior with explicitundefined(#1407)60bfd3fv5.6.0Compare Source
New types
Absolute(#1391)7761f91NonNullableDeep(#1401)1e8bd10UnionLength(#1402)49142dbImprovements
splitOnPunctuationoption toCamelCase/PascalCase/KebabCase/SnakeCase(#1394)852d016CamelCase: AddpreserveLeadingUnderscoresoption (#1404)5ca6564TsConfigJson: Add TypeScript 6.0 fields (#1406)ac4861dUnionToTuple: Fix behavior with large unions (#1405)651f7eav5.5.0Compare Source
New types
Optional(#1374)9b52980ExcludeExactly(#1349)0f923d0ArrayLength(#1344)59bd056UnionMember(#1368)878b6dfSomeExtend(#1380)bbce298AndAll(#1383)94aa3f8OrAll(#1378)4c42d89Improvements
24be93dUnionToTuple: Fix behavior when a union member is a supertype of another (#1349)0f923d0ConditionalPickDeep: Fix returning{}instead ofneverwhen no keys match (#1360)6af847aConditionalPick: Fix returning{}instead ofneverwhen no keys match (#1359)3995003GreaterThan/LessThan/GreaterThanOrEqual/LessThanOrEqual: Fix behavior with thenumbertype (#1363)cfea505v5.4.4Compare Source
PackageJson: UseLiteralUnionforenginesfield (#1354)fc9e2bbIsUnion: Fix behavior when the entire union extends all individual members (#1353)b0321a5Paths: FixleavesOnlybehavior withneverleaves (#1350)2c34128Paths: Fix behavior withWeakMaps /WeakSets (#1348)ac3b50ePaths: Fix behavior with tuples containing optional elements with a rest element (#1346)7c82a21v5.4.3Compare Source
Merge: Fix idempotency, soMerge<A, A>returnsA(#1336)99e35a2Paths: Fix behavior with generic types (#1343)8f0419cv5.4.2Compare Source
SimplifyDeep: Fix behavior with arrays (#1337)a2a180dMerge: Fix behavior with unions (#1327)fa55f48Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.