tauri-plugin-store icon indicating copy to clipboard operation
tauri-plugin-store copied to clipboard

Update dependency type-fest to v3

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-fest 2.12.2 -> 3.1.0 age adoption passing confidence

Release Notes

sindresorhus/type-fest

v3.1.0

Compare Source

  • Add (experimental) MergeDeep type (#​452) fedbc44
    • Feedback wanted
  • SetNonNullable: Make it possible to apply it to all keys (#​482) 7d492c8
    • Just leave out the second generic parameter to make it apply to all keys.

v3.0.0

Compare Source

Meta
Breaking
  • Require TypeScript 4.7 or later cca3ca2
  • Require Node.js 14 or later cca3ca2
  • Rename Mutable type to Writable ff0de63
  • Remove the PromiseValue type in favor of the built-in Awaited type 28f3e48
  • Get: Make the strict option true by default a7f367d
  • PartialDeep: Make the recurseIntoArrays option false by default db89d9c
  • Simplify: Remove the deep option (#​441) bbccfb8
    • It caused weird problems with the TS compiler. We plan to add it back in the form a SimplifyDeep type. So if you depend on this type, defer upgrading until it's added.
New types
Improvements
  • Merge: Add index signatures support and improve performances (#​455) 850ac04
  • DelimiterCase: Support screaming snake case as input (#​448) f53e3dc
  • Jsonify: Add support for optional object keys (#​445) d83d62c
  • PackageJson: Add packageManager field (#​446) ac5b821
  • TsConfigJson: Add some Module values 1003d5d
Fixes

v2.19.0

Compare Source

New types
Improvements

v2.18.1

Compare Source

v2.18.0

Compare Source

New types

v2.17.0

Compare Source

v2.16.0

Compare Source

New types
Improvements
Fixes
  • Replace: Fix the all option (#​416) 1483de3
  • Includes: Fix false-positive when the array contains null and you are checking against undefined (#​413) de5e7fc
  • Simplify: Fix handling of some types (#​414) 96fe795

v2.15.1

Compare Source

v2.15.0

Compare Source

v2.14.0

Compare Source

v2.13.1

Compare Source

v2.13.0

Compare Source

New types
Improvements
  • Rename Mutable to Writable (#​398) 638d597
    • Mutable still works and is now just a deprecated alias.
Fixes
  • Fix deep properties of PackageJson and TsConfigJson (#​269) f2aae51

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 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 Mend Renovate. View repository job log here.

renovate[bot] avatar Sep 21 '22 11:09 renovate[bot]