Update dependency ts-essentials to v8 #5413
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:
7.0.1
->8.1.0
Release Notes
krzkaczor/ts-essentials
v8.1.0
Compare Source
Minor Changes
7bf4fdb
: MakeDeepRequired
as recursiveRequired
without removingnull
andundefined
Patch Changes
c463c70
: AlignReadonlySet
andReadonlyMap
inDeepUndefinable
with other sets and maps374431f
: FixDeepPartial
andBuildable
forunknown
83458c0
: AlignReadonlySet
andReadonlyMap
inDeepNullable
with other sets and maps7bf4fdb
: Add difference betweenDeepRequired
andDeepNonNullable
in READMEec8d796
: Allow only objects to be used inStrictOmit
f045817
: FixDictionaryValues
forSafeDictionary
with number and string literals keysec8d796
:StrictOmit
returnsnever
for arrays and tuplesv8.0.0
Compare Source
Major Changes
239e7e3
: Usetypescript@^4.0.0
Minor Changes
ab6f68e
: AddStrictExtract
to check the original structure of type and extract it correctly239e7e3
: AddMergeN
: you can pass tuple of size N and it will recursively applyMerge
Patch Changes
b39ce66
: Improve readme description about what's this project is all about239e7e3
: AddDeepReadonly
support forunknown
type35e73b6
:IsTuple
now works with any tuple length239e7e3
: Update readme description ofOpaque
v7.0.3
Compare Source
Patch Changes
f917f9b
: Refactor Opaque, now__TYPE__
is not accessible at allv7.0.2
Compare Source
Configuration
📅 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.