ffmpeg, Found Again
VHS runs were failing at the install step with Failed to install ffmpeg.
The action was looking for ffmpeg builds by exact filename — pinned to the
n5.1 branch — and upstream stopped publishing those, so there was simply
nothing to match. It now picks builds by shape rather than by name, so it
keeps working as branches come and go.
Along the way this also fixes a few things that were quietly broken:
- arm64 runners now get arm64 builds instead of failing to find any
- cached installs resolve to the right path — previously the second run on
a runner could hand back a directory with no binary in it - Windows zip archives extract correctly, since they aren't flattened the
way the tarballs are
Thanks for using VHS Action, and let us know if anything still looks off!
What's Changed
- chore(deps-dev): bump @types/node from 20.12.12 to 20.12.13 by @dependabot[bot] in #273
- chore(deps-dev): bump @types/node from 20.12.13 to 20.14.1 by @dependabot[bot] in #278
- chore(deps-dev): bump @typescript-eslint/parser from 7.11.0 to 7.12.0 by @dependabot[bot] in #276
- chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 by @dependabot[bot] in #275
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 by @dependabot[bot] in #277
- chore(deps-dev): bump @types/node from 20.14.1 to 20.14.2 by @dependabot[bot] in #282
- chore(deps-dev): bump @typescript-eslint/parser from 7.12.0 to 7.13.0 by @dependabot[bot] in #284
- chore(deps-dev): bump prettier from 3.3.0 to 3.3.1 by @dependabot[bot] in #281
- chore(deps-dev): bump eslint-plugin-jest from 28.5.0 to 28.6.0 by @dependabot[bot] in #283
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 by @dependabot[bot] in #285
- chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 by @dependabot[bot] in #286
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 by @dependabot[bot] in #289
- chore(deps-dev): bump @types/node from 20.14.2 to 20.14.5 by @dependabot[bot] in #290
- chore(deps-dev): bump @typescript-eslint/parser from 7.13.0 to 7.13.1 by @dependabot[bot] in #287
- chore(deps-dev): bump @types/node from 20.14.5 to 20.14.7 by @dependabot[bot] in #292
- chore(deps-dev): bump ws from 7.5.9 to 7.5.10 by @dependabot[bot] in #293
- chore(deps-dev): bump @types/node from 20.14.7 to 22.3.0 by @dependabot[bot] in #320
- chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot[bot] in #307
- chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 by @dependabot[bot] in #305
- chore(deps-dev): bump @typescript-eslint/parser from 7.13.1 to 7.18.0 by @dependabot[bot] in #311
- chore(deps-dev): bump @types/node from 22.3.0 to 22.5.4 by @dependabot[bot] in #336
- chore(deps): bump @actions/glob from 0.4.0 to 0.5.0 by @dependabot[bot] in #322
- chore(deps-dev): bump eslint-plugin-jest from 28.6.0 to 28.8.3 by @dependabot[bot] in #335
- chore(deps): bump @actions/http-client from 2.2.1 to 2.2.3 by @dependabot[bot] in #328
- chore(deps): update dependencies by @caarlos0 in #341
- chore(deps-dev): bump eslint from 8.57.1 to 9.11.0 by @dependabot[bot] in #344
- chore(deps-dev): bump @types/node from 22.5.5 to 22.7.2 by @dependabot[bot] in #350
- chore(deps-dev): bump @types/node from 22.7.2 to 22.7.3 by @dependabot[bot] in #351
- chore(deps-dev): bump @typescript-eslint/parser from 8.6.0 to 8.7.0 by @dependabot[bot] in #348
- chore(deps-dev): bump eslint from 9.11.0 to 9.11.1 by @dependabot[bot] in #346
- chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2 by @dependabot[bot] in #345
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.6.0 to 8.7.0 by @dependabot[bot] in #347
- chore(deps-dev): bump @types/node from 22.7.3 to 22.7.4 by @dependabot[bot] in #352
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.0 by @dependabot[bot] in #353
- chore(deps-dev): bump @typescript-eslint/parser from 8.7.0 to 8.8.0 by @dependabot[bot] in #354
- chore(deps): bump @actions/core from 1.10.1 to 1.11.0 by @dependabot[bot] in #355
- chore(deps): bump @actions/core from 1.11.0 to 1.11.1 by @dependabot[bot] in #358
- chore(deps-dev): bump eslint from 9.11.1 to 9.12.0 by @dependabot[bot] in #357
- chore(deps-dev): bump @types/node from 22.7.4 to 22.7.5 by @dependabot[bot] in #361
- chore(deps-dev): bump @typescript-eslint/parser from 8.8.0 to 8.8.1 by @dependabot[bot] in #360
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.8.0 to 8.8.1 by @dependabot[bot] in #359
- chore(deps-dev): bump @typescript-eslint/parser from 8.8.1 to 8.9.0 by @dependabot[bot] in #363
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.9.0 by @dependabot[bot] in #362
- chore(deps-dev): bump @typescript-eslint/parser from 8.9.0 to 8.10.0 by @dependabot[bot] in #366
- chore(deps-dev): bump @types/node from 22.7.5 to 22.7.6 by @dependabot[bot] in #365
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.9.0 to 8.10.0 by @dependabot[bot] in #364
- chore(deps-dev): bump eslint from 9.12.0 to 9.13.0 by @dependabot[bot] in #367
- chore(deps-dev): bump @types/node from 22.7.6 to 22.7.8 by @dependabot[bot] in #371
- chore(deps-dev): bump @typescript-eslint/parser from 8.10.0 to 8.11.0 by @dependabot[bot] in #370
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0 by @dependabot[bot] in #368
- chore(deps-dev): bump @types/node from 22.7.8 to 22.8.1 by @dependabot[bot] in #373
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.12.1 by @dependabot[bot] in #376
- chore(deps-dev): bump @types/node from 22.8.1 to 22.8.2 by @dependabot[bot] in #375
- chore(deps-dev): bump @typescript-eslint/parser from 8.11.0 to 8.12.1 by @dependabot[bot] in #374
- chore(deps-dev): bump @types/node from 22.8.2 to 22.8.4 by @dependabot[bot] in #380
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.1 to 8.12.2 by @dependabot[bot] in #378
- chore(deps-dev): bump @typescript-eslint/parser from 8.12.1 to 8.12.2 by @dependabot[bot] in #379
- chore(deps-dev): bump @types/node from 22.8.4 to 22.8.6 by @dependabot[bot] in #381
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.2 to 8.18.1 by @dependabot[bot] in #406
- chore(deps-dev): bump eslint-plugin-jest from 28.8.3 to 28.9.0 by @dependabot[bot] in #386
- chore(deps-dev): bump @types/node from 22.8.6 to 22.10.2 by @dependabot[bot] in #404
- chore(deps-dev): bump eslint from 9.13.0 to 9.17.0 by @dependabot[bot] in #405
- chore(deps-dev): bump @typescript-eslint/parser from 8.12.2 to 8.18.1 by @dependabot[bot] in #407
- chore(deps-dev): bump eslint-plugin-jest from 28.9.0 to 28.10.0 by @dependabot[bot] in #409
- chore(deps-dev): bump prettier from 3.3.3 to 3.4.2 by @dependabot[bot] in #410
- chore(deps-dev): bump @vercel/ncc from 0.38.2 to 0.38.3 by @dependabot[bot] in #408
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.18.2 by @dependabot[bot] in #411
- chore(deps-dev): bump @typescript-eslint/parser from 8.18.1 to 8.18.2 by @dependabot[bot] in #412
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.18.2 to 8.19.0 by @dependabot[bot] in #413
- chore(deps-dev): bump @typescript-eslint/parser from 8.18.2 to 8.19.0 by @dependabot[bot] in #414
- chore(deps-dev): bump @types/node from 22.10.2 to 22.10.3 by @dependabot[bot] in #415
- chore(deps-dev): bump @types/node from 22.10.3 to 22.10.4 by @dependabot[bot] in #416
- chore(deps-dev): bump @types/node from 22.10.4 to 22.10.5 by @dependabot[bot] in #417
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.19.1 by @dependabot[bot] in #418
- chore(deps-dev): bump @typescript-eslint/parser from 8.19.0 to 8.19.1 by @dependabot[bot] in #419
- chore(deps-dev): bump eslint from 9.17.0 to 9.18.0 by @dependabot[bot] in #420
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.20.0 by @dependabot[bot] in #421
- chore(deps-dev): bump @typescript-eslint/parser from 8.19.1 to 8.20.0 by @dependabot[bot] in #423
- chore(deps-dev): bump @types/node from 22.10.5 to 22.10.6 by @dependabot[bot] in #424
- chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 by @dependabot[bot] in #422
- chore(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.2.2 by @dependabot[bot] in #425
- chore(deps): bump @actions/tool-cache from 2.0.1 to 2.0.2 by @dependabot[bot] in #426
- chore(deps-dev): bump eslint-plugin-jest from 28.10.0 to 28.11.0 by @dependabot[bot] in #427
- chore(deps-dev): bump @types/node from 22.10.6 to 22.10.7 by @dependabot[bot] in #428
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.20.0 to 8.21.0 by @dependabot[bot] in #429
- chore(deps-dev): bump eslint-plugin-prettier from 5.2.2 to 5.2.3 by @dependabot[bot] in #433
- chore(deps-dev): bump @typescript-eslint/parser from 8.20.0 to 8.21.0 by @dependabot[bot] in #431
- chore(deps-dev): bump @types/node from 22.10.7 to 22.10.10 by @dependabot[bot] in #435
- chore(deps-dev): bump eslint from 9.18.0 to 9.19.0 by @dependabot[bot] in #436
- chore(deps-dev): bump @typescript-eslint/parser from 8.21.0 to 8.22.0 by @dependabot[bot] in #437
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.21.0 to 8.22.0 by @dependabot[bot] in #438
- chore(deps-dev): bump @types/node from 22.10.10 to 22.12.0 by @dependabot[bot] in #439
- chore(deps-dev): bump @types/node from 22.12.0 to 22.13.0 by @dependabot[bot] in #440
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.23.0 by @dependabot[bot] in #441
- chore(deps-dev): bump @typescript-eslint/parser from 8.22.0 to 8.23.0 by @dependabot[bot] in #442
- chore(deps-dev): bump @types/node from 22.13.0 to 22.13.1 by @dependabot[bot] in #443
- chore(deps-dev): bump eslint from 9.19.0 to 9.20.0 by @dependabot[bot] in #444
- chore(deps-dev): bump prettier from 3.4.2 to 3.5.0 by @dependabot[bot] in #446
- chore(deps-dev): bump eslint from 9.20.0 to 9.20.1 by @dependabot[bot] in #447
- chore(deps-dev): bump @typescript-eslint/parser from 8.23.0 to 8.24.0 by @dependabot[bot] in #448
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.23.0 to 8.24.0 by @dependabot[bot] in #445
- ci: sync dependabot config by @charmcli in #449
- chore(deps-dev): bump prettier from 3.5.0 to 3.5.1 by @dependabot[bot] in #450
- chore(deps-dev): bump @types/node from 22.13.1 to 22.13.2 by @dependabot[bot] in #451
- chore(deps-dev): bump @types/node from 22.13.2 to 22.13.4 by @dependabot[bot] in #452
- chore(deps-dev): bump prettier from 3.5.1 to 3.5.2 by @dependabot[bot] in #453
- chore(deps-dev): bump eslint-config-prettier from 10.0.1 to 10.0.2 by @dependabot[bot] in #456
- chore(deps-dev): bump @types/node from 22.13.4 to 22.13.8 by @dependabot[bot] in #457
- chore(deps-dev): bump eslint-config-prettier from 10.0.2 to 10.1.1 by @dependabot[bot] in #460
- chore(deps-dev): bump @types/node from 22.13.9 to 22.13.10 by @dependabot[bot] in #461
- chore(deps-dev): bump prettier from 3.5.2 to 3.5.3 by @dependabot[bot] in #463
- chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 by @dependabot[bot] in #462
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.26.1 by @dependabot[bot] in #464
- chore(deps-dev): bump @types/node from 22.13.10 to 22.13.12 by @dependabot[bot] in #466
- chore(deps-dev): bump ts-jest from 29.2.6 to 29.3.0 by @dependabot[bot] in #467
- chore(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.4 by @dependabot[bot] in #469
- chore(deps-dev): bump @typescript-eslint/parser from 8.26.0 to 8.27.0 by @dependabot[bot] in #470
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.26.1 to 8.27.0 by @dependabot[bot] in #468
- chore(deps-dev): bump @typescript-eslint/parser from 8.27.0 to 8.28.0 by @dependabot[bot] in #471
- chore(deps-dev): bump eslint-plugin-prettier from 5.2.4 to 5.2.5 by @dependabot[bot] in #472
- chore(deps-dev): bump @types/node from 22.13.12 to 22.13.14 by @dependabot[bot] in #473
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.27.0 to 8.28.0 by @dependabot[bot] in #474
- chore(deps-dev): bump eslint from 9.22.0 to 9.23.0 by @dependabot[bot] in #475
- chore(deps-dev): bump ts-jest from 29.3.0 to 29.3.1 by @dependabot[bot] in #476
- chore(deps-dev): bump @typescript-eslint/parser from 8.28.0 to 8.29.0 by @dependabot[bot] in #477
- chore(deps-dev): bump @types/node from 22.13.14 to 22.14.0 by @dependabot[bot] in #479
- chore(deps-dev): bump eslint-plugin-prettier from 5.2.5 to 5.2.6 by @dependabot[bot] in #480
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0 by @dependabot[bot] in #478
- chore(deps-dev): bump eslint from 9.23.0 to 9.24.0 by @dependabot[bot] in #482
- chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 by @dependabot[bot] in #481
- chore(deps-dev): bump ts-jest from 29.3.1 to 29.3.2 by @dependabot[bot] in #483
- chore(deps-dev): bump @typescript-eslint/parser from 8.29.0 to 8.29.1 by @dependabot[bot] in #484
- chore(deps-dev): bump eslint-config-prettier from 10.1.1 to 10.1.2 by @dependabot[bot] in #486
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.29.0 to 8.29.1 by @dependabot[bot] in #485
- chore(deps-dev): bump @types/node from 22.14.0 to 22.14.1 by @dependabot[bot] in #487
- chore(deps-dev): bump eslint from 9.24.0 to 9.25.0 by @dependabot[bot] in #488
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.29.1 to 8.30.1 by @dependabot[bot] in #489
- ci: sync dependabot config by @charmcli in #491
- chore(deps-dev): bump eslint from 9.25.0 to 9.25.1 by @dependabot[bot] in #492
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.30.1 to 8.31.1 by @dependabot[bot] in #493
- chore(deps-dev): bump eslint-plugin-prettier from 5.2.6 to 5.3.1 by @dependabot[bot] in #496
- chore(deps-dev): bump @types/node from 22.14.1 to 22.15.3 by @dependabot[bot] in #495
- chore(deps-dev): bump @typescript-eslint/parser from 8.29.1 to 8.31.1 by @dependabot[bot] in #494
- chore(deps-dev): bump eslint from 9.25.1 to 9.26.0 by @dependabot[bot] in #497
- chore(deps-dev): bump eslint-config-prettier from 10.1.2 to 10.1.5 by @dependabot[bot] in #498
- chore(deps-dev): bump @typescript-eslint/parser from 8.31.1 to 8.32.0 by @dependabot[bot] in #499
- chore(deps): bump @actions/github from 6.0.0 to 6.0.1 by @dependabot[bot] in #500
- chore(deps-dev): bump eslint-plugin-prettier from 5.3.1 to 5.4.0 by @dependabot[bot] in #502
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.31.1 to 8.32.0 by @dependabot[bot] in #503
- chore(deps-dev): bump @types/node from 22.15.3 to 22.15.17 by @dependabot[bot] in #501
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.32.0 to 8.32.1 by @dependabot[bot] in #504
- chore(deps-dev): bump ts-jest from 29.3.2 to 29.3.4 by @dependabot[bot] in #507
- chore(deps-dev): bump eslint from 9.26.0 to 9.27.0 by @dependabot[bot] in #506
- chore(deps-dev): bump @types/node from 22.15.17 to 22.15.19 by @dependabot[bot] in #505
- chore(deps-dev): bump @typescript-eslint/parser from 8.32.0 to 8.32.1 by @dependabot[bot] in #508
- chore(deps-dev): bump @types/node from 22.15.19 to 22.15.21 by @dependabot[bot] in #509
- chore(deps-dev): bump @typescript-eslint/parser from 8.32.1 to 8.33.0 by @dependabot[bot] in #510
- chore(deps-dev): bump eslint-plugin-prettier from 5.4.0 to 5.4.1 by @dependabot[bot] in #511
- chore(deps-dev): bump eslint from 9.27.0 to 9.28.0 by @dependabot[bot] in #512
- chore(deps-dev): bump @types/node from 22.15.21 to 22.15.29 by @dependabot[bot] in #513
- chore(deps-dev): bump eslint-plugin-jest from 28.11.0 to 28.12.0 by @dependabot[bot] in #514
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.0 by @dependabot[bot] in #515
- chore(deps-dev): bump @types/node from 22.15.29 to 22.15.30 by @dependabot[bot] in #516
- chore(deps-dev): bump eslint-plugin-jest from 28.12.0 to 28.13.0 by @dependabot[bot] in #517
- chore(deps-dev): bump @typescript-eslint/parser from 8.33.0 to 8.33.1 by @dependabot[bot] in #519
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.33.0 to 8.33.1 by @dependabot[bot] in #518
- chore(deps-dev): bump eslint-plugin-jest from 28.13.0 to 28.14.0 by @dependabot[bot] in #521
- chore(deps-dev): bump @types/jest from 29.5.14 to 30.0.0 by @dependabot[bot] in #522
- chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 by @dependabot[bot] in #524
- chore(deps-dev): bump @types/node from 22.15.30 to 24.0.2 by @dependabot[bot] in #523
- chore(deps-dev): bump ts-jest from 29.3.4 to 29.4.0 by @dependabot[bot] in #525
- chore(deps-dev): bump @typescript-eslint/parser from 8.33.1 to 8.34.0 by @dependabot[bot] in #527
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.33.1 to 8.34.0 by @dependabot[bot] in #526
- chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #528
- chore(deps-dev): bump eslint-plugin-jest from 28.14.0 to 29.0.1 by @dependabot[bot] in #529
- chore(deps-dev): bump @types/node from 24.0.2 to 24.0.3 by @dependabot[bot] in #531
- chore(deps-dev): bump prettier from 3.5.3 to 3.6.0 by @dependabot[bot] in #532
- chore(deps-dev): bump eslint-plugin-prettier from 5.4.1 to 5.5.0 by @dependabot[bot] in #530
- chore(deps-dev): bump @typescript-eslint/parser from 8.34.0 to 8.34.1 by @dependabot[bot] in #534
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.34.0 to 8.34.1 by @dependabot[bot] in #533
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.34.1 to 8.35.0 by @dependabot[bot] in #535
- chore(deps-dev): bump eslint-plugin-prettier from 5.5.0 to 5.5.1 by @dependabot[bot] in #537
- chore(deps-dev): bump eslint from 9.29.0 to 9.30.0 by @dependabot[bot] in #538
- chore(deps-dev): bump prettier from 3.6.0 to 3.6.2 by @dependabot[bot] in #540
- chore(deps-dev): bump @types/node from 24.0.3 to 24.0.7 by @dependabot[bot] in #539
- chore(deps-dev): bump eslint from 9.30.0 to 9.30.1 by @dependabot[bot] in #542
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 by @dependabot[bot] in #543
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0 by @dependabot[bot] in #546
- chore(deps-dev): bump @types/node from 24.0.7 to 24.0.13 by @dependabot[bot] in #547
- chore(deps-dev): bump eslint from 9.30.1 to 9.31.0 by @dependabot[bot] in #548
- chore(deps-dev): bump eslint from 9.31.0 to 9.32.0 by @dependabot[bot] in #550
- chore(deps-dev): bump ts-jest from 29.4.0 to 29.4.1 by @dependabot[bot] in #551
- chore(deps-dev): bump eslint-plugin-prettier from 5.5.1 to 5.5.3 by @dependabot[bot] in #553
- chore(deps-dev): bump @typescript-eslint/parser from 8.36.0 to 8.38.0 by @dependabot[bot] in #554
- chore(deps-dev): bump @types/node from 24.0.13 to 24.2.0 by @dependabot[bot] in #555
- chore(deps-dev): bump eslint from 9.31.0 to 9.32.0 by @dependabot[bot] in #556
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.36.0 to 8.39.0 by @dependabot[bot] in #559
- chore(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8 by @dependabot[bot] in #557
- chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #552
- chore(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 by @dependabot[bot] in #560
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #564
- chore(deps-dev): bump @types/node from 24.2.0 to 24.3.0 by @dependabot[bot] in #565
- chore(deps-dev): bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot] in #561
- chore(deps-dev): bump @typescript-eslint/parser from 8.39.0 to 8.39.1 by @dependabot[bot] in #566
- chore(deps-dev): bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot] in #568
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.39.0 to 8.40.0 by @dependabot[bot] in #569
- chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #572
- chore(deps-dev): bump @types/node from 24.3.0 to 24.3.1 by @dependabot[bot] in #573
- chore(deps-dev): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in #575
- chore(deps-dev): bump @typescript-eslint/parser from 8.40.0 to 8.42.0 by @dependabot[bot] in #577
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.40.0 to 8.42.0 by @dependabot[bot] in #576
- chore(deps-dev): bump @types/node from 24.3.1 to 24.4.0 by @dependabot[bot] in #578
- chore(deps-dev): bump @typescript-eslint/parser from 8.42.0 to 8.43.0 by @dependabot[bot] in #580
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.42.0 to 8.43.0 by @dependabot[bot] in #579
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0 by @dependabot[bot] in #581
- chore(deps-dev): bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in #582
- chore(deps-dev): bump eslint from 9.35.0 to 9.36.0 by @dependabot[bot] in #585
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.44.0 to 8.44.1 by @dependabot[bot] in #586
- chore(deps-dev): bump ts-jest from 29.4.1 to 29.4.4 by @dependabot[bot] in #587
- chore(deps-dev): bump @typescript-eslint/parser from 8.44.1 to 8.45.0 by @dependabot[bot] in #591
- chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #592
- chore(deps-dev): bump @types/node from 24.4.0 to 24.7.0 by @dependabot[bot] in #590
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.44.1 to 8.45.0 by @dependabot[bot] in #593
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.45.0 to 8.46.0 by @dependabot[bot] in #594
- chore(deps-dev): bump eslint from 9.36.0 to 9.37.0 by @dependabot[bot] in #596
- chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #597
- chore(deps-dev): bump ts-jest from 29.4.4 to 29.4.5 by @dependabot[bot] in #598
- chore(deps-dev): bump @types/node from 24.7.0 to 24.7.2 by @dependabot[bot] in #599
- chore(deps-dev): bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in #600
- chore(deps-dev): bump @typescript-eslint/parser from 8.46.0 to 8.46.1 by @dependabot[bot] in #601
- chore(deps-dev): bump @types/node from 24.7.2 to 24.8.1 by @dependabot[bot] in #602
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.46.0 to 8.46.1 by @dependabot[bot] in #603
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #604
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #605
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.46.1 to 8.46.2 by @dependabot[bot] in #607
- chore(deps-dev): bump @types/node from 24.8.1 to 24.9.1 by @dependabot[bot] in #606
- ci: sync dependabot config by @charmcli in #571
- chore(deps): bump the all group with 3 updates by @dependabot[bot] in #609
- chore(deps-dev): bump the all group with 3 updates by @dependabot[bot] in #610
- chore(deps): bump sersoft-gmbh/running-release-tags-action from 3 to 4 in the all group by @dependabot[bot] in #611
- chore(deps-dev): bump the all group with 5 updates by @dependabot[bot] in #612
- chore(deps-dev): bump the all group with 3 updates by @dependabot[bot] in #613
- chore(deps): bump actions/checkout from 5 to 6 in the all group by @dependabot[bot] in #614
- chore(deps-dev): bump the all group with 3 updates by @dependabot[bot] in #615
- chore(deps-dev): bump the all group with 4 updates by @dependabot[bot] in #616
- chore(deps): bump actions/upload-artifact from 5 to 6 in the all group by @dependabot[bot] in #617
- chore(deps): bump the all group with 6 updates by @dependabot[bot] in #618
- chore(deps-dev): bump the all group with 3 updates by @dependabot[bot] in #619
- chore(deps-dev): bump the all group with 3 updates by @dependabot[bot] in #620
- chore(deps): bump the all group with 7 updates by @dependabot[bot] in #621
- chore(deps-dev): bump the all group with 5 updates by @dependabot[bot] in #622
- chore(deps-dev): bump the all group with 4 updates by @dependabot[bot] in #623
- chore(deps): bump actions/upload-artifact from 6 to 7 in the all group by @dependabot[bot] in #626
- chore(deps): bump minimatch by @dependabot[bot] in #627
- chore(deps): bump the all group with 2 updates by @dependabot[bot] in #630
- chore(deps): bump actions/checkout from 6 to 7 in the all group by @dependabot[bot] in #635
- chore(deps): bump actions/setup-node from 6 to 7 in the all group by @dependabot[bot] in #636
- fix: ffmpeg errors by @andrinoff in #637
New Contributors
- @caarlos0 made their first contribution in #341
- @charmcli made their first contribution in #449
- @andrinoff made their first contribution in #637
Full Changelog: v2.1.0...v2.1.1
Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
