Skip to content

Update dependency ts-essentials to ^9.3.1

Marnes requested to merge renovate/ts-essentials-9.3.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-essentials ^9.3.0 -> ^9.3.1 age adoption passing confidence

Release Notes

krzkaczor/ts-essentials

v9.3.1

Compare Source

Patch Changes
  • 0c215b9: Changed the Tuple's type implementation to only use a tuple type (instead of a union of a tuple type and an array type).
  • 544742e: Fix unique symbol __OPAQUE_TYPE__ in Opaque that cannot be used outside of ts-essentials
  • 4c45165: Improve the object constraint for NonEmptyObject<T> to not allow primitives
  • 66a6169: Improve the ValueOf utility type to cover the edge cases

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports