fix(deps): update dependency type-fest to v4.41.0 #501
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:
4.39.0
->4.41.0
Release Notes
sindresorhus/type-fest (type-fest)
v4.41.0
Compare Source
SetNonNullableDeep
type (#1117)b9606e7
LessThan
/GreaterThan
/GreaterThanOrEqual
: Fix behaviour with unions (#1116)afd809a
RequireAllOrNone
/RequireAtLeastOne
/RequireExactlyOne
/RequireOneOrNone
: Fix behaviour withany
andnever
(#1113)8c154e9
v4.40.1
Compare Source
PartialDeep
: Fix behaviour with functions containing properties (#1108)86a3a69
CamelCasedPropertiesDeep
/DelimiterCasedPropertiesDeep
/KebabCasedPropertiesDeep
/PascalCasedPropertiesDeep
/SnakeCasedPropertiesDeep
: Fix behaviour when property value isunknown
(#1112)cfcf9ec
v4.40.0
Compare Source
NonEmptyString
type (#1103)19a9c37
UnknownMap
type (#1106)b4ace2d
UnknownSet
type (#1106)b4ace2d
IsFloat
/IsInteger
: Fix instantiations with numbers represented using exponential notation (#1101)21a92f6
v4.39.1
Compare Source
OptionalKeysOf
/WritableKeysOf
: Fix generic assignability withkeyof T
(#1098)1b41ed3
Configuration
📅 Schedule: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.