codemod
codemod copied to clipboard
fix(deps): update dependency type-fest to ^2.19.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| type-fest | ^2.8.0 -> ^2.19.0 |
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
sindresorhus/type-fest (type-fest)
v2.19.0
New types
Improvements
-
Exact: Support array union (#421)edcad04 -
PackageJson: Support condition object inexportsarray (#439)290e3a2
v2.18.1
-
Jsonify: Do not downgrade tuples to arrays (#433)8a014e5 -
Spread: Support arrays/tuples (#435)96acab1
v2.18.0
New types
v2.17.0
- Add
recurseIntoArraysoption forPartialDeep(#400)3777469
v2.16.0
New types
-
OptionalKeysOf(#405)f0b1c3f -
HasOptionalKeys(#405)f0b1c3f -
RequiredKeysOf(#405)f0b1c3f -
HasRequiredKeys(#405)f0b1c3f
Improvements
Fixes
-
Replace: Fix thealloption (#416)1483de3 -
Includes: Fix false-positive when the array containsnulland you are checking againstundefined(#413)de5e7fc -
Simplify: Fix handling of some types (#414)96fe795
v2.15.1
v2.15.0
v2.14.0
- Add
UnwrapOpaquetype (#403)d4d4481
v2.13.1
v2.13.0
New types
Improvements
Fixes
v2.12.2
-
Get: Fix TypeScript 4.7 compatibility (#388)6c7ac47 -
TsConfig: AddwatchOptionsfield (#384)7aa0605 -
Jsonify: Handleundefinedin array (#310)17b0235
v2.12.1
v2.12.0
- Add
importsfield inPackageJsontype (#365)
v2.11.2
v2.11.1
-
ReadonlyDeep: Fix handling of objects with call signatures (#359)db54028 -
ReadonlyDeep: Fix sets and maps not getting immutable methods (#358)0ff4461
v2.11.0
- Add
InvariantOftype (#352)dea70a4 - Add
Schematype (#321)3aabfbc -
Get: Support read only arrays (#355)dc7043c
v2.10.0
- Add
RemoveIndexSignaturetype (#335)8103238 - Add
StringKeyOftype (#344)103966b - Skip
DateandRegExpin "deep" types3243e223cc721b - Extend
Getto acceptPathasstring[](#353)ca45956
v2.9.0
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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, check this box
This PR was generated by Mend Renovate. View the repository job log.