This repository was archived by the owner on Feb 20, 2022. It is now read-only.
Update dependency ts-essentials to v9#503
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Codecov Report
@@ Coverage Diff @@
## master #503 +/- ##
=======================================
Coverage 95.20% 95.20%
=======================================
Files 17 17
Lines 292 292
Branches 94 93 -1
=======================================
Hits 278 278
Misses 11 11
Partials 3 3 Continue to review full report at Codecov.
|
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.0.0Release Notes
krzkaczor/ts-essentials
v9.1.2Compare Source
Patch Changes
08adddd: Removepostinstallscriptv9.1.1Compare Source
Patch Changes
bf05a7e: FixDeepPickandDeepOmitfor project with TypeScript 4.5 or newerc338a99: FixDeepOmitandDeepPickfor WeakMap in TypeScript 4.1 and 4.2v9.1.0Compare Source
Minor Changes
a2ac470: AddIsAnywhich returns true if it'sany, otherwise falsea2ac470: AddArrayOrSinglea2ac470: AddDeepPickwith the validation of the filtera2ac470: AddCamelCaseandDeepCamelCasePropertiesfor converting it from other casesPatch Changes
a2ac470: Properly infer required fields for set, map, array and promise inDeepOmitandDeepPicka2ac470: ImproveDeepOmitby removing 4 intersections for objects and applying generic restriction for Filter3541ee9: ReplacePropertyKeywithKeyofBaseto toleratekeyofStringsOnlyoption in TypeScripta2ac470: AdaptOptionalKeysandRequiredKeysfor union of objectsv9.0.0Compare Source
Major Changes
aa879ca: Use TypeScript@^4.1.0 because of introduced recursive conditional typesMinor Changes
e39426b: AddIsUnknownwhich returns true if it'sunknown, otherwise false6d10f69: AddIsNeverwhich returns true if it'snever, otherwise falseb580ac1: AddisExactfunctionConfiguration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.