Skip to content
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

Update dependency ts-essentials to v9 #5653

Merged
merged 1 commit into from
Jan 14, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-essentials 8.1.0 -> 9.1.2 age adoption passing confidence

Release Notes

krzkaczor/ts-essentials

v9.1.2

Compare Source

Patch Changes
  • 08adddd: Remove postinstall script

v9.1.1

Compare Source

Patch Changes
  • bf05a7e: Fix DeepPick and DeepOmit for project with TypeScript 4.5 or newer
  • c338a99: Fix DeepOmit and DeepPick for WeakMap in TypeScript 4.1 and 4.2

v9.1.0

Compare Source

Minor Changes
  • a2ac470: Add IsAny which returns true if it's any, otherwise false
  • a2ac470: Add ArrayOrSingle
  • a2ac470: Add DeepPick with the validation of the filter
  • a2ac470: Add CamelCase and DeepCamelCaseProperties for converting it from other cases
Patch Changes
  • a2ac470: Properly infer required fields for set, map, array and promise in DeepOmit and DeepPick
  • a2ac470: Improve DeepOmit by removing 4 intersections for objects and applying generic restriction for Filter
  • 3541ee9: Replace PropertyKey with KeyofBase to tolerate keyofStringsOnly option in TypeScript
  • a2ac470: Adapt OptionalKeys and RequiredKeys for union of objects

v9.0.0

Compare Source

Major Changes
  • aa879ca: Use TypeScript@^4.1.0 because of introduced recursive conditional types
Minor Changes
  • e39426b: Add IsUnknown which returns true if it's unknown, otherwise false
  • 6d10f69: Add IsNever which returns true if it's never, otherwise false
  • b580ac1: Add isExact function

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Oct 22, 2021

⚠️ No Changeset found

Latest commit: 13bea22

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@google-cla google-cla bot added the cla: yes label Oct 22, 2021
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Oct 22, 2021

@renovate renovate bot force-pushed the renovate/ts-essentials-9.x branch from 8e4d9e0 to 22651f7 Compare December 22, 2021 19:28
@renovate renovate bot requested a review from allspain as a code owner December 22, 2021 19:28
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Dec 22, 2021

@renovate renovate bot force-pushed the renovate/ts-essentials-9.x branch 2 times, most recently from 8db40b8 to 8b0be48 Compare December 30, 2021 12:37
@renovate renovate bot force-pushed the renovate/ts-essentials-9.x branch from 8b0be48 to 13bea22 Compare January 11, 2022 18:25
@hsubox76 hsubox76 merged commit 37c5369 into master Jan 14, 2022
@hsubox76 hsubox76 deleted the renovate/ts-essentials-9.x branch January 14, 2022 19:43
@firebase firebase locked and limited conversation to collaborators Feb 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants