Commit 3412aba
committed
feat(typescript): update to 1.9 nightly.
To workaround microsoft/TypeScript#7573
we must remove the readonly keyword from generated .d.ts files.
This solution will not scale, but will probably buy enough time to require our users move to a 2.0 beta.
Closes #80031 parent 347e71a commit 3412aba
File tree
6 files changed
+47
-23
lines changed- scripts/ci
- tools/broccoli/trees
6 files changed
+47
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
984 | | - | |
| 984 | + | |
985 | 985 | | |
986 | | - | |
| 986 | + | |
987 | 987 | | |
988 | 988 | | |
989 | 989 | | |
| |||
1003 | 1003 | | |
1004 | 1004 | | |
1005 | 1005 | | |
1006 | | - | |
| 1006 | + | |
1007 | 1007 | | |
1008 | 1008 | | |
1009 | 1009 | | |
| |||
1023 | 1023 | | |
1024 | 1024 | | |
1025 | 1025 | | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
1026 | 1029 | | |
1027 | 1030 | | |
1028 | 1031 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2231 | 2231 | | |
2232 | 2232 | | |
2233 | 2233 | | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
2234 | 2237 | | |
2235 | 2238 | | |
2236 | 2239 | | |
| |||
3038 | 3041 | | |
3039 | 3042 | | |
3040 | 3043 | | |
3041 | | - | |
| 3044 | + | |
3042 | 3045 | | |
3043 | 3046 | | |
3044 | 3047 | | |
| |||
5415 | 5418 | | |
5416 | 5419 | | |
5417 | 5420 | | |
5418 | | - | |
| 5421 | + | |
5419 | 5422 | | |
5420 | 5423 | | |
5421 | | - | |
| 5424 | + | |
5422 | 5425 | | |
5423 | 5426 | | |
5424 | 5427 | | |
| |||
5452 | 5455 | | |
5453 | 5456 | | |
5454 | 5457 | | |
5455 | | - | |
| 5458 | + | |
5456 | 5459 | | |
5457 | 5460 | | |
5458 | 5461 | | |
| |||
5823 | 5826 | | |
5824 | 5827 | | |
5825 | 5828 | | |
5826 | | - | |
| 5829 | + | |
5827 | 5830 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
123 | 133 | | |
124 | 134 | | |
125 | 135 | | |
| |||
0 commit comments