@@ -3453,7 +3453,7 @@ tasks:
3453
3453
- {key: NPM_VERSION, value: '9'}
3454
3454
- func : install dependencies
3455
3455
- func : run lint checks
3456
- - name : check-types-typescript-next-node-types-20.12.7
3456
+ - name : check-types-typescript-next-node-types-20.14.10
3457
3457
tags :
3458
3458
- check-types-typescript-next
3459
3459
- typescript-compilation
@@ -3465,12 +3465,12 @@ tasks:
3465
3465
- {key: NODE_LTS_VERSION, value: '16'}
3466
3466
- {key: NPM_VERSION, value: '9'}
3467
3467
- {key: TS_VERSION, value: next}
3468
- - {key: TYPES_VERSION, value: 20.12.7 }
3468
+ - {key: TYPES_VERSION, value: 20.14.10 }
3469
3469
- func : install dependencies
3470
3470
- func : check types
3471
- - name : compile-driver -typescript-current-node-types-20.12.7
3471
+ - name : check-types -typescript-current-node-types-20.14.10
3472
3472
tags :
3473
- - compile-driver -typescript-current
3473
+ - check-types -typescript-current
3474
3474
- typescript-compilation
3475
3475
commands :
3476
3476
- command : expansions.update
@@ -3480,12 +3480,12 @@ tasks:
3480
3480
- {key: NODE_LTS_VERSION, value: '16'}
3481
3481
- {key: NPM_VERSION, value: '9'}
3482
3482
- {key: TS_VERSION, value: current}
3483
- - {key: TYPES_VERSION, value: 20.12.7 }
3483
+ - {key: TYPES_VERSION, value: 20.14.10 }
3484
3484
- func : install dependencies
3485
- - func : compile driver
3486
- - name : check-types-typescript-current -node-types-20.12.7
3485
+ - func : check types
3486
+ - name : check-types-typescript-next -node-types-16.x
3487
3487
tags :
3488
- - check-types-typescript-current
3488
+ - check-types-typescript-next
3489
3489
- typescript-compilation
3490
3490
commands :
3491
3491
- command : expansions.update
@@ -3494,13 +3494,13 @@ tasks:
3494
3494
updates :
3495
3495
- {key: NODE_LTS_VERSION, value: '16'}
3496
3496
- {key: NPM_VERSION, value: '9'}
3497
- - {key: TS_VERSION, value: current }
3498
- - {key: TYPES_VERSION, value: 20.12.7 }
3497
+ - {key: TS_VERSION, value: next }
3498
+ - {key: TYPES_VERSION, value: 16.x }
3499
3499
- func : install dependencies
3500
3500
- func : check types
3501
- - name : check-types-typescript-4.4 -node-types-20.12.7
3501
+ - name : check-types-typescript-current -node-types-16.x
3502
3502
tags :
3503
- - check-types-typescript-4.4
3503
+ - check-types-typescript-current
3504
3504
- typescript-compilation
3505
3505
commands :
3506
3506
- command : expansions.update
@@ -3509,13 +3509,13 @@ tasks:
3509
3509
updates :
3510
3510
- {key: NODE_LTS_VERSION, value: '16'}
3511
3511
- {key: NPM_VERSION, value: '9'}
3512
- - {key: TS_VERSION, value: '4.4' }
3513
- - {key: TYPES_VERSION, value: 20.12.7 }
3512
+ - {key: TS_VERSION, value: current }
3513
+ - {key: TYPES_VERSION, value: 16.x }
3514
3514
- func : install dependencies
3515
3515
- func : check types
3516
- - name : check-types-typescript-next -node-types-16.x
3516
+ - name : check-types-typescript-4.4 -node-types-18.11.9
3517
3517
tags :
3518
- - check-types-typescript-next
3518
+ - check-types-typescript-4.4
3519
3519
- typescript-compilation
3520
3520
commands :
3521
3521
- command : expansions.update
@@ -3524,11 +3524,11 @@ tasks:
3524
3524
updates :
3525
3525
- {key: NODE_LTS_VERSION, value: '16'}
3526
3526
- {key: NPM_VERSION, value: '9'}
3527
- - {key: TS_VERSION, value: next }
3528
- - {key: TYPES_VERSION, value: 16.x }
3527
+ - {key: TS_VERSION, value: '4.4' }
3528
+ - {key: TYPES_VERSION, value: 18.11.9 }
3529
3529
- func : install dependencies
3530
3530
- func : check types
3531
- - name : compile-driver-typescript-current-node-types-16.x
3531
+ - name : compile-driver-typescript-current-node-types-20.14.10
3532
3532
tags :
3533
3533
- compile-driver-typescript-current
3534
3534
- typescript-compilation
@@ -3540,12 +3540,12 @@ tasks:
3540
3540
- {key: NODE_LTS_VERSION, value: '16'}
3541
3541
- {key: NPM_VERSION, value: '9'}
3542
3542
- {key: TS_VERSION, value: current}
3543
- - {key: TYPES_VERSION, value: 16.x }
3543
+ - {key: TYPES_VERSION, value: 20.14.10 }
3544
3544
- func : install dependencies
3545
3545
- func : compile driver
3546
- - name : check-types -typescript-current-node-types-16.x
3546
+ - name : compile-driver -typescript-current-node-types-16.x
3547
3547
tags :
3548
- - check-types -typescript-current
3548
+ - compile-driver -typescript-current
3549
3549
- typescript-compilation
3550
3550
commands :
3551
3551
- command : expansions.update
@@ -3557,22 +3557,7 @@ tasks:
3557
3557
- {key: TS_VERSION, value: current}
3558
3558
- {key: TYPES_VERSION, value: 16.x}
3559
3559
- func : install dependencies
3560
- - func : check types
3561
- - name : check-types-typescript-4.4-node-types-16.x
3562
- tags :
3563
- - check-types-typescript-4.4
3564
- - typescript-compilation
3565
- commands :
3566
- - command : expansions.update
3567
- type : setup
3568
- params :
3569
- updates :
3570
- - {key: NODE_LTS_VERSION, value: '16'}
3571
- - {key: NPM_VERSION, value: '9'}
3572
- - {key: TS_VERSION, value: '4.4'}
3573
- - {key: TYPES_VERSION, value: 16.x}
3574
- - func : install dependencies
3575
- - func : check types
3560
+ - func : compile driver
3576
3561
- name : download-and-merge-coverage
3577
3562
tags : []
3578
3563
commands :
0 commit comments