-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency type-fest to v4 - autoclosed #132
Conversation
|
c73baf1
to
3eed98f
Compare
f40200d
to
4290df6
Compare
4290df6
to
a88c239
Compare
994b181
to
8123dcd
Compare
1b17358
to
aa8f602
Compare
dac1ef2
to
f130541
Compare
f130541
to
78a4279
Compare
b7a9511
to
5596ccf
Compare
5596ccf
to
45140e2
Compare
a62425e
to
125e480
Compare
125e480
to
c93a0f7
Compare
541aa2d
to
6660bcb
Compare
61fa18a
to
c7ba046
Compare
93b8ad7
to
69b7a0a
Compare
69b7a0a
to
e53920f
Compare
90bb713
to
62039fb
Compare
5a142b0
to
075bde2
Compare
d40590f
to
af123d9
Compare
9a86962
to
abe33ae
Compare
abe33ae
to
e2e47bd
Compare
f40a40b
to
bc1c486
Compare
bc1c486
to
5cb2fa0
Compare
5cb2fa0
to
8a522d9
Compare
79ff06a
to
e6ac1cd
Compare
cc036b2
to
e125125
Compare
e125125
to
112310d
Compare
This PR contains the following updates:
^3.12.0
->^4.0.0
Release Notes
sindresorhus/type-fest (type-fest)
v4.23.0
Compare Source
Paths
: AddmaxRecursionDepth
option (#920)052e887
v4.22.1
Compare Source
v4.22.0
Compare Source
v4.21.0
Compare Source
New types
StructuredCloneable
(#897)737550b
Fixes
Jsonify
: Convertundefined
tonull
in union element of array (#901)60c1024
Exact
: Fix support forDate
in union (#902)d89a709
CamelCasedPropertiesDeep
: Fix handling of non-recursive types inside target type (#890)476024d
v4.20.1
Compare Source
Schema
: Fix handling of arrays (#887)c570ec2
Paths
: Prevent infinite recursion (#891)7d4e875
v4.20.0
Compare Source
SimplifyDeep
: Support array (#888)a6ab051
IsLiteral
: Returnfalse
for tagged types (#886)587380c
v4.19.0
Compare Source
SimplifyDeep
type (#882)3a04fcf
v4.18.3
Compare Source
ConditionalKeys
: Fix filtering out never type (#881)863511d
v4.18.2
Compare Source
CamelCasedPropertiesDeep
: Fix tuple being incorrectly turned into array (#818)4e7bb18
v4.18.1
Compare Source
v4.18.0
Compare Source
New types
Or
909c38e
And
9d628aa
Improvements
TsConfigJson
: Addpreserve
module type andES2022
lib types (#874)7096613
Opaque
: Mark as deprecated (#867)ef7b580
UnwrapOpaque
: Mark as deprecated (#867)ef7b580
v4.17.0
Compare Source
v4.16.0
Compare Source
New types
IsInteger
IsFloat
Fixes
Integer
: Fix handling of some edge-cases (#857)f5b09de
Float
: Fix handling of some edge-cases (#857)f5b09de
v4.15.0
Compare Source
New types
SingleKeyObject
(#849)fa1c3f3
IfEmptyObject
(#849)fa1c3f3
Fixes
ConditionalKeys
: Fix TypeScript 5.4 compatibility (#852)0fb2d62
WritableDeep
: Fix TypeScript 5.4 compatibility (#839)2878773
ReadonlyDeep
: Fix TypeScript 5.4 compatibility (#839)2878773
v4.14.0
Compare Source
DistributedPick
type (#841)fa4099c
v4.13.1
Compare Source
SetParameterType
: Properly fix compatibility with TypeScript 5.4 (#836)a186adb
v4.13.0
Compare Source
New types
DistributedOmit
(#820)bc49577
Improvements
ArraySlice
: Support array spread (#832)d2d0d01
Fixes
SetParameterType
: Fix compatibility with TypeScript 5.4 (#835)2bc451e
OmitDeep
: Fix handling for when the given path is not matched (#834)4f14bff
v4.12.0
Compare Source
New types
ArraySlice
StringSlice
IsNegative
GreaterThan
GreaterThanOrEqual
LessThan
LessThanOrEqual
Sum
Subtract
v4.11.1
Compare Source
OmitDeep
: Fix internally imported type (#824)2061925
v4.11.0
Compare Source
New types
OmitDeep
(#816)0e196aa
ArraySplice
(#816)0e196aa
Improvements
Tagged
: Add metadata support (#723)3ec8dba
v4.10.3
Compare Source
PartialOnUndefinedDeep
: Fix it incorrectly removing non-optional properties when the input type contains an index signature (#764)2f4b55a
v4.10.2
Compare Source
MergeDeep
: Fix compatibility with TypeScript 5.4 (#807)5f6165a
v4.10.1
Compare Source
exactOptionalPropertyTypes: true
tsconfig (#804)a54e313
v4.10.0
Compare Source
Get
: Fix handling of readonly array (#799)4a38651
SharedUnionFieldsDeep
: Skip if input type is not a union type (#798)6f1db93
DelimiterCasedPropertiesDeep
: Don't recurse into intersection type that include primitive value (#789)eb96609
Merge
: Don't turn undefined into optional key (#787)0aec247
v4.9.0
Compare Source
New types
SharedUnionFieldsDeep
(#783)94bb3d3
Improvements
ReadonlyDeep
: Fix usage with properties defined withvoid
(#782)a919f93
ConditionalPickDeep
: Support interface (#776)ebb7a59
v4.8.3
Compare Source
MergeDeep
: Fix optional key when value type isany
ornever
(#777)609c097
Paths
: Ensure it doesn't recurse intoMap
orSet
's prototype properties (#772)6759853
v4.8.2
Compare Source
DelimiterCasedPropertiesDeep
: Fix handing of string (#768)e26c779
v4.8.1
Compare Source
Jsonify
: Fix usage with readonly arrayf8019c2
Element
to typeBuiltIns
(#745)"1b25feb
DOM
types are not available.v4.8.0
Compare Source
PickDeep
: Support interface (#755)1c65935
Paths
: Support interface (#746)8fa831e
ObjectValue
: Support any kind of number index (#753)972815c
Class
: Fix type inference (#701)7294cf0
DelimiterCasedPropertiesDeep
: Improve array handling (#744)59411c8
PartialDeep
: Don't recurse intoHTMLElement
(#745)d42ea80
preserveConsecutiveUppercase
toPascalCase
and friends (#749)e58127a
v4.7.1
Compare Source
PartialDeep
: Ensure it doesn't recurse into prototype properties" (#743)9f47b11
v4.7.0
Compare Source
New types
PickDeep
(#737)c60caba
Paths
(#741)996171b
SetFieldType
(#721)964466c
UnknownArray
(#740)30aa0ad
Improvements
Writable
: Support array, map, and set (#726)b9723d4
PartialDeep
: Ensure it doesn't recurse into prototype properties (#738)5eeac02
ConditionalPickDeep
: Ensure it doesn't recurse into prototype properties (#736)9960ba4
v4.6.0
Compare Source
New types
ArrayValues
(#720)6c76e4a
ArrayIndices
(#716)c330852
SetParameterType
(#722)9f2388d
Fixes
LastArrayElement
: Fix handling of tuple with spread elements (#727)9630089
PartialDeep
: Skip constructor (#730)75edeef
ReadonlyDeep
: Skip constructor (#728)3ee234a
WritableDeep
: Fix array handling (#724)9baccc3
Meta
8a52129
v4.5.0
Compare Source
New types
UndefinedOnPartialDeep
(#700)d8b44cb
KeysOfUnion
(#709)0517399
IntRange
(#707)e5d145d
Improvements
Jsonify
: Improve type inference for objects with.toJSON()
extending primitives (#690)157ed07
OverrideProperties
: Fix autocomplete in the type (#712)fcdcfe9
v4.4.0
Compare Source
UnionToIntersection
: Allow indexing by the resulting type (#682)61f2ff9
v4.3.3
Compare Source
IsLiteral
: Don't restrict generic type (#684)4378507
Jsonify
: Fix handling of arrays (#673)025f6e9
v4.3.2
Compare Source
Jsonify
: Fix handling of nested objects with only aname
property (#691)5351533
v4.3.1
Compare Source
181c203
v4.3.0
Compare Source
New types
Tagged
(#672)277ada2
Opaque
type that supports multiple tags (nesting).UnwrapTagged
(#672)277ada2
NonEmptyObject
(#623)98bb74d
v4.2.0
Compare Source
UnknownRecord
type (#660)b2bcc38
ReadonlyDeep
: Reduce likelyhood of "instantiation excessively deep" errors (#650)cff9808
v4.1.0
Compare Source
RequireOneOrNone
type (#654)0a098c6
v4.0.0
Compare Source
Breaking
ca94c3b
RemoveIndexSignature
forOmitIndexSignature
03703f0
RemoveIndexSignature
, simply rename it toOmitIndexSignature
.Improvements
Jsonify
: Fix handling of tuples (#638)d743202
LastArrayElement
: Avoid recursion (#647)3475a02
Note
The next major version of
type-fest
will move to ESM. It's time to start thinking about migrating if you haven't already. Learn more.v3.13.1
Compare Source
Jsonify
: Fix handling of tuples (#638)"9fdac37
type-fest
.v3.13.0
Compare Source
New types
HasReadonlyKeys
(#640)a8d6ad0
HasWritableKeys
(#640)a8d6ad0
Fixes
Jsonify
: Fix handling of tuples (#638)605b901
prototype
property when usingClass
andAbstractClass
types (#632)8edb681
Configuration
📅 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 was generated by Mend Renovate. View the repository job log.