main
Update dependencies (#63156)
Add pre-commit dprint hook, fix post-checkout hook (#55799)
Fix typo: MERCHANTABLITY → MERCHANTABILITY (#62891)
Add gitHead to package.json in all release workflows (#58135)
Update deps, a few majors (#60967)
Update dprint, don't force multiline imports for imports of single name (#58038)
dprint the codebase (#54820)
Add regex eslint plugin, fix lints (#59371)
Switch from bot PAT to GitHub App token via Azure Key Vault (#63538)
Default `target` to "latest standard", deprecate ES5 (#63067)
Remove leftover todo from mjs/cjs transition (#51453)
Update to eslint v9, typescript-eslint v8 (#59518)
Update deps, TS 5.6, remove node-fetch (#59907)
Enable `--isolatedDeclarations` on TS codebase (#59635)
Remove cancellationToken.js (#60250)
Convert scripts/Gulpfile to checked mjs/cjs so they can run without compilation (#50988)
enable `@typescript-eslint/no-unused-vars` (#57123)