Jake Bailey
|
ef339af128
|
Use regular imports instead of require where possible (#59017)
|
2024-06-25 13:56:05 -07:00 |
Wesley Wigham
|
b3840541a9
|
Lowercase Microsoft github org links (#59014)
|
2024-06-25 09:35:55 -07:00 |
Jake Bailey
|
ef079c9dd3
|
Update to TS 5.5.2 (#58947)
|
2024-06-20 12:34:07 -07:00 |
Jake Bailey
|
fb88f027b0
|
Update deps, dprint config (#58906)
|
2024-06-17 18:10:11 -07:00 |
Jake Bailey
|
e30b5fbafe
|
Remove typescript-etw (#58832)
|
2024-06-13 13:04:51 -07:00 |
Daniel Rosenwasser
|
5041ab992f
|
Bump version to 5.6. (#58753)
|
2024-06-03 10:36:47 -07:00 |
Jake Bailey
|
5df3a107c0
|
Update dependencies (#58639)
|
2024-05-29 16:20:16 -07:00 |
Jake Bailey
|
f2aebff7a3
|
Use dprint package for dtsBundler formatting rather than dprint CLI (#58625)
|
2024-05-22 15:20:26 -07:00 |
Jake Bailey
|
9d714f47c0
|
Update dependencies (#58458)
|
2024-05-07 12:55:16 -07:00 |
Jake Bailey
|
320764c386
|
Upgrade to esbuild 0.21 (#58454)
|
2024-05-07 09:32:33 -07:00 |
Jake Bailey
|
17e420daf6
|
Use built-in no-restricted-syntax to ban null instead of plugin, ban null type too (#58095)
|
2024-04-18 09:06:32 -07:00 |
Jake Bailey
|
f52f7b9f90
|
Sort imports with dprint instead of eslint (#58058)
|
2024-04-03 11:27:49 -07:00 |
Jake Bailey
|
e72605925d
|
Update deps and fix new lints (#57870)
|
2024-03-21 09:24:23 -07:00 |
Jake Bailey
|
3a0869fd97
|
Update typescript dep to v5.4.2, other dependencies (#57664)
|
2024-03-06 12:29:01 -08:00 |
Daniel Rosenwasser
|
3dfdd1b7c1
|
Bump version to 5.5. (#57452)
|
2024-02-20 15:20:55 -08:00 |
Jake Bailey
|
3251a12417
|
Update to esbuild 0.20 (#57216)
|
2024-01-29 13:10:49 -08:00 |
Jake Bailey
|
1982349339
|
Update dependencies to latest compatible versions (#56561)
Co-authored-by: Ryan Cavanaugh <RyanCavanaugh@users.noreply.github.com>
|
2024-01-19 12:44:01 -08:00 |
Jake Bailey
|
f9cb96c03d
|
Update dprint and dprint plugins (#56986)
|
2024-01-08 15:32:03 -08:00 |
PUNAMRAMPUKALE
|
973b0e63c1
|
Remove old "start" script from package.json (#56585)
|
2023-12-11 12:52:26 -08:00 |
Andrew Branch
|
b436976bd3
|
Show implied options in --showConfig (#56701)
|
2023-12-08 11:33:01 -08:00 |
Jake Bailey
|
b334e073d5
|
Bump TS devDep to 5.3, hack dtsBundler to remove new comments (#56554)
|
2023-11-27 09:26:24 -08:00 |
Daniel Rosenwasser
|
d86bddec5e
|
Bump version to 5.4.
|
2023-11-02 22:15:18 +00:00 |
Jake Bailey
|
514f7e639a
|
Update dprint and plugins (#56163)
|
2023-10-28 10:40:52 -07:00 |
Jake Bailey
|
6134091642
|
Revert "Explicitly declare type=commonjs in package.json (#56190)" (#56237)
|
2023-10-27 20:50:38 -07:00 |
Jake Bailey
|
11a04ed908
|
Explicitly declare type=commonjs in package.json (#56190)
|
2023-10-24 11:18:37 -07:00 |
Jake Bailey
|
5a97ce8281
|
Add perf_hooks to the package.json browser list (#56062)
|
2023-10-10 15:14:02 -07:00 |
Jake Bailey
|
47e4448d57
|
Fix playright browser installs due to upstream breaking change (#55740)
|
2023-09-14 08:44:55 -07:00 |
Jake Bailey
|
26704c6f63
|
Update dprint to 0.41 and bump plugins (#55580)
|
2023-09-11 17:59:07 -07:00 |
Jake Bailey
|
76f3f47b8b
|
Remove use of fs-extra (#55468)
|
2023-08-23 16:42:45 -07:00 |
Jimmy Wärting
|
3a22d3aded
|
Remove the dependency of "del" (#55112)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2023-08-23 16:42:37 -07:00 |
Jake Bailey
|
5e8c261b6a
|
dprint the codebase (#54820)
|
2023-08-16 14:26:38 -07:00 |
Jake Bailey
|
08e9f179a9
|
Update esbuild to 0.19 (#55304)
|
2023-08-08 17:57:07 -07:00 |
Daniel Rosenwasser
|
c395d17a32
|
Bump version to 5.3.
|
2023-08-07 22:51:43 +00:00 |
Jake Bailey
|
2b4bf5ae0d
|
Remove eslint-plugin-import (#54835)
|
2023-07-14 16:01:32 -07:00 |
Josh Goldberg ✨
|
0ae8ca11d2
|
Updated typescript-eslint to v6 (#54693)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2023-07-14 15:36:10 -07:00 |
Jake Bailey
|
980f931bd5
|
Downgrade octokit back to v19 to regain node 14/16 support (#54991)
|
2023-07-12 10:23:22 -07:00 |
Jake Bailey
|
4c7dfb6632
|
Update to esbuild 0.18 (#54595)
|
2023-06-12 10:02:43 -07:00 |
Ron Buckton
|
913e556373
|
Add --coverage option to build scripts for tests (#54499)
|
2023-06-02 16:00:47 -04:00 |
Daniel Rosenwasser
|
dad9ae0ce8
|
Bump version to 5.2 and update baselines.
|
2023-05-15 17:53:13 +00:00 |
Jake Bailey
|
08285abaec
|
Revert octokit pinning now that the package is fixed (#53966)
|
2023-05-12 09:25:09 -07:00 |
Jake Bailey
|
7c03f7b500
|
Bump volta to v20 and packageManager to latest (#54187)
|
2023-05-09 09:58:38 -07:00 |
Jake Bailey
|
726b48fe4b
|
Fix script compilation by pinning back some deps (#53937)
|
2023-04-20 14:29:13 -07:00 |
Jake Bailey
|
04f813d164
|
Bump minimum Node to 14.17, ES to 2020 for TS 5.1 (#53291)
|
2023-04-14 19:36:13 -07:00 |
Jake Bailey
|
7bde5efe94
|
Update azure-devops-node-api (#53370)
|
2023-03-29 16:29:39 -07:00 |
Jake Bailey
|
ba42ad3646
|
Bump TS devDep to ^5.0.2 (#53299)
|
2023-03-16 20:46:09 -07:00 |
Jake Bailey
|
9ccf47fec5
|
Move smoke test package script into scripts (#53245)
|
2023-03-14 15:27:07 -07:00 |
Jake Bailey
|
9dfd5ea221
|
Bump TS devDep to 5.0 RC to fix eslint (#53243)
|
2023-03-14 08:30:19 -07:00 |
Jake Bailey
|
7898cc1866
|
Set package.json minimum to Node 12.20 (#53183)
|
2023-03-09 14:27:13 -08:00 |
Jake Bailey
|
941b30c975
|
Pin all of the deps besides @types/node and @octokit/rest (#53026)
|
2023-02-28 22:58:00 -08:00 |
Jake Bailey
|
e2283e99b4
|
Downgrade glob to v8 to fix build (#53015)
|
2023-02-27 23:05:16 -08:00 |