Update dependency ts-essentials to v9 #5653
Merged
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:
8.1.0
->9.1.2
Release Notes
krzkaczor/ts-essentials
v9.1.2
Compare Source
Patch Changes
08adddd
: Removepostinstall
scriptv9.1.1
Compare Source
Patch Changes
bf05a7e
: FixDeepPick
andDeepOmit
for project with TypeScript 4.5 or newerc338a99
: FixDeepOmit
andDeepPick
for WeakMap in TypeScript 4.1 and 4.2v9.1.0
Compare Source
Minor Changes
a2ac470
: AddIsAny
which returns true if it'sany
, otherwise falsea2ac470
: AddArrayOrSingle
a2ac470
: AddDeepPick
with the validation of the filtera2ac470
: AddCamelCase
andDeepCamelCaseProperties
for converting it from other casesPatch Changes
a2ac470
: Properly infer required fields for set, map, array and promise inDeepOmit
andDeepPick
a2ac470
: ImproveDeepOmit
by removing 4 intersections for objects and applying generic restriction for Filter3541ee9
: ReplacePropertyKey
withKeyofBase
to toleratekeyofStringsOnly
option in TypeScripta2ac470
: AdaptOptionalKeys
andRequiredKeys
for union of objectsv9.0.0
Compare Source
Major Changes
aa879ca
: Use TypeScript@^4.1.0 because of introduced recursive conditional typesMinor Changes
e39426b
: AddIsUnknown
which returns true if it'sunknown
, otherwise false6d10f69
: AddIsNever
which returns true if it'snever
, otherwise falseb580ac1
: AddisExact
functionConfiguration
📅 Schedule: "before 3am on Friday" (UTC).
🚦 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 WhiteSource Renovate. View repository job log here.