Skip to content

Update dependency ts-essentials to v8 #5413

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

Merged
merged 1 commit into from
Sep 9, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

krzkaczor/ts-essentials

v8.1.0

Compare Source

Minor Changes
  • 7bf4fdb: Make DeepRequired as recursive Required without removing null and undefined
Patch Changes
  • c463c70: Align ReadonlySet and ReadonlyMap in DeepUndefinable with other sets and maps
  • 374431f: Fix DeepPartial and Buildable for unknown
  • 83458c0: Align ReadonlySet and ReadonlyMap in DeepNullable with other sets and maps
  • 7bf4fdb: Add difference between DeepRequired and DeepNonNullable in README
  • ec8d796: Allow only objects to be used in StrictOmit
  • f045817: Fix DictionaryValues for SafeDictionary with number and string literals keys
  • ec8d796: StrictOmit returns never for arrays and tuples

v8.0.0

Compare Source

Major Changes
Minor Changes
  • ab6f68e: Add StrictExtract to check the original structure of type and extract it correctly
  • 239e7e3: Add MergeN: you can pass tuple of size N and it will recursively apply Merge
Patch Changes
  • b39ce66: Improve readme description about what's this project is all about
  • 239e7e3: Add DeepReadonly support for unknown type
  • 35e73b6: IsTuple now works with any tuple length
  • 239e7e3: Update readme description of Opaque

v7.0.3

Compare Source

Patch Changes
  • f917f9b: Refactor Opaque, now __TYPE__ is not accessible at all

v7.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.


  • If you want to rebase/retry this PR, check this box.

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

@changeset-bot
Copy link

changeset-bot bot commented Aug 30, 2021

⚠️ No Changeset found

Latest commit: c1a16fd

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 30, 2021

Changeset File Check ⚠️

  • Changeset formatting error in following file:
    Some packages have been changed but no changesets were found. Run `changeset add` to resolve this error.
    If this change doesn't need a release, run `changeset add --empty`.
    

@google-oss-bot
Copy link
Contributor

Size Analysis Report

Affected Products

No changes between base commit (509c18f) and head commit (220772e).

@renovate renovate bot force-pushed the renovate/ts-essentials-8.x branch from a314c29 to e217706 Compare September 8, 2021 23:20
@Feiyang1 Feiyang1 force-pushed the renovate/ts-essentials-8.x branch from 5a146dd to e217706 Compare September 9, 2021 20:09
@renovate renovate bot force-pushed the renovate/ts-essentials-8.x branch from e217706 to c1a16fd Compare September 9, 2021 20:14
@google-oss-bot google-oss-bot added the doc-changes PRs that affect docs label Sep 9, 2021
@Feiyang1 Feiyang1 merged commit 1271c9c into master Sep 9, 2021
@Feiyang1 Feiyang1 deleted the renovate/ts-essentials-8.x branch September 9, 2021 22:48
@firebase firebase locked and limited conversation to collaborators Oct 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
doc-changes PRs that affect docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants