Commit 5f9ca64
Update yarn to v4 (#185)
* Initial plan
* Update to Yarn v4.9.2 with configuration and dependencies
Co-authored-by: ChristopherChudzicki <[email protected]>
* Fix ESLint configuration and complete Yarn v4 upgrade
Co-authored-by: ChristopherChudzicki <[email protected]>
* Remove unnecessary indent rule override from ESLint config
Co-authored-by: ChristopherChudzicki <[email protected]>
* Remove unnecessary packages added during Yarn v4 migration
Co-authored-by: ChristopherChudzicki <[email protected]>
* Fix GitHub Actions workflow for Yarn v4 and complete setup
Co-authored-by: ChristopherChudzicki <[email protected]>
* Remove unnecessary corepack enable step from CI workflow
Co-authored-by: ChristopherChudzicki <[email protected]>
* Update GitHub Actions to use setup-node@v5 with built-in caching
Co-authored-by: ChristopherChudzicki <[email protected]>
* Apply suggestion from @ChristopherChudzicki
* pin TS version to resolve linting issue
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: ChristopherChudzicki <[email protected]>
Co-authored-by: Chris Chudzicki <[email protected]>1 parent 1e56cdb commit 5f9ca64
File tree
7 files changed
+8801
-5410
lines changed- .github/workflows
- .yarn/releases
7 files changed
+8801
-5410
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 13 | + | |
25 | 14 | | |
26 | 15 | | |
27 | | - | |
| 16 | + | |
28 | 17 | | |
29 | 18 | | |
30 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments