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

chore(deps): update devdependency ts-essentials to v10 (main) #2982

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-essentials ^9.4.2 -> ^10.0.2 age adoption passing confidence

Release Notes

ts-essentials/ts-essentials (ts-essentials)

v10.0.2

Compare Source

Patch Changes
  • 490712c: Deprecated DictionaryValues in favour of ValueOf
  • c311536: Added a support of interfaces for PathValue

v10.0.1

Compare Source

Patch Changes
  • 365612c: Use key remapping in PickKeys, OmitProperties and PickProperties that reduced the number of
    instantiations by ~20-40% on average
  • 39eb424: Remove XOR union element with all properties excluded from the intersection

v10.0.0

Compare Source

Major Changes
  • b127a8a: Use TypeScript@^4.2.0 because of excessively deep and possibly infinite type instantiation limitation for
    PathValue and Paths
  • 26be790: Fixed assignability of Mark* utility types which required removing support of TypeScript@<4.5
  • 9935d80: Added StrictDeepOmit and StrictDeepPick that support generic type and removed generic constraint on the
    second type parameter of DeepOmit and DeepPick
Minor Changes
  • 5b7650a: Add variadic XOR, up to 50 generic types
  • b127a8a: Implement Paths and PathValue to access object properties, array/tuple indices
Patch Changes
  • d2dbcf9: Added CONVENTIONS.md for reliable, consistent and predictable development
  • ed57101: Add support for types which explicitly extend Array inside types passed to DeepRequired.
  • 25f3f60: Add support of union types for arrays, tuples, objects and primitive in isExact

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/main-ts-essentials-10.x branch 6 times, most recently from 15ccca1 to e47c1db Compare June 28, 2024 03:45
@renovate renovate bot force-pushed the renovate/main-ts-essentials-10.x branch 7 times, most recently from 46091dd to 9be8b09 Compare July 5, 2024 11:04
@renovate renovate bot force-pushed the renovate/main-ts-essentials-10.x branch 5 times, most recently from 719e3f8 to 0d982a1 Compare July 16, 2024 14:10
@renovate renovate bot force-pushed the renovate/main-ts-essentials-10.x branch 4 times, most recently from ba2961f to f8a7e9d Compare July 25, 2024 11:33
@renovate renovate bot force-pushed the renovate/main-ts-essentials-10.x branch from f8a7e9d to 99725d7 Compare July 27, 2024 00:45
@renovate renovate bot force-pushed the renovate/main-ts-essentials-10.x branch 3 times, most recently from e02be47 to 3b8eac2 Compare August 13, 2024 11:46
@renovate renovate bot force-pushed the renovate/main-ts-essentials-10.x branch 4 times, most recently from bdfc036 to fbed5d7 Compare August 19, 2024 10:41
@renovate renovate bot force-pushed the renovate/main-ts-essentials-10.x branch 4 times, most recently from 9a91629 to 585d01e Compare August 25, 2024 07:44
@renovate renovate bot force-pushed the renovate/main-ts-essentials-10.x branch from 585d01e to 872bd35 Compare August 28, 2024 08:11
@renovate renovate bot force-pushed the renovate/main-ts-essentials-10.x branch 4 times, most recently from 5422e36 to 0079620 Compare September 10, 2024 21:07
@renovate renovate bot force-pushed the renovate/main-ts-essentials-10.x branch 17 times, most recently from f391540 to 472e3f4 Compare September 18, 2024 11:41
@renovate renovate bot force-pushed the renovate/main-ts-essentials-10.x branch from 472e3f4 to e54887d Compare September 18, 2024 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants