Commit e04cd7f
authored
Update to Angular 16, TypeScript 5, and latest Firebase SDK (#3402)
* Update dependencies
* es2020 output. refactor build.ts
* Update to TS 5, Angular 16, and ng-packagr 16 formats.
* db typing
* use ts-ignore for zones.ts hack
* drop ttsc for main build script
* ci
* disable caching to test CI
* Actually use valid YAML
* break that cache
* restore restore-keys
* Update build to handle main package.json
* update more deps
* test infra changes
* break the cache
* actually break the cache
* build fix
* Fix type errors. Successful but incomplete build.
* Drop node 16
* Get tests to run
* Fix firestore tests
* must test perf with the default app
* skip flake for safari
* Safari flakes
* Remove Safari tests for now
* resolving comments
* testing with rxfire canary
* testing with another canary
* new rxfire release1 parent 34e89a4 commit e04cd7f
File tree
99 files changed
+5721
-7509
lines changed- .github/workflows
- src
- analytics
- app-check
- app
- auth-guard
- auth
- compat
- analytics
- auth-guard
- auth
- database
- list
- observable
- firestore
- collection-group
- collection
- document
- observable
- functions
- messaging
- performance
- remote-config
- storage
- database
- firestore
- lite
- functions
- messaging
- performance
- remote-config
- schematics
- deploy
- setup
- storage
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
99 files changed
+5721
-7509
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 36 | | |
43 | 37 | | |
44 | 38 | | |
45 | 39 | | |
46 | 40 | | |
47 | 41 | | |
48 | | - | |
49 | 42 | | |
50 | 43 | | |
51 | 44 | | |
| |||
70 | 63 | | |
71 | 64 | | |
72 | 65 | | |
73 | | - | |
| 66 | + | |
74 | 67 | | |
75 | 68 | | |
76 | 69 | | |
| |||
86 | 79 | | |
87 | 80 | | |
88 | 81 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
| 82 | + | |
96 | 83 | | |
97 | 84 | | |
98 | 85 | | |
99 | 86 | | |
100 | 87 | | |
101 | | - | |
102 | 88 | | |
103 | 89 | | |
104 | 90 | | |
| |||
132 | 118 | | |
133 | 119 | | |
134 | 120 | | |
135 | | - | |
136 | | - | |
137 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
138 | 125 | | |
139 | 126 | | |
140 | 127 | | |
141 | 128 | | |
142 | 129 | | |
143 | 130 | | |
144 | | - | |
| 131 | + | |
145 | 132 | | |
146 | 133 | | |
147 | 134 | | |
| |||
153 | 140 | | |
154 | 141 | | |
155 | 142 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
| 143 | + | |
163 | 144 | | |
164 | 145 | | |
165 | 146 | | |
166 | 147 | | |
167 | 148 | | |
168 | | - | |
169 | 149 | | |
170 | 150 | | |
171 | 151 | | |
| |||
192 | 172 | | |
193 | 173 | | |
194 | 174 | | |
195 | | - | |
| 175 | + | |
196 | 176 | | |
197 | 177 | | |
198 | 178 | | |
| |||
208 | 188 | | |
209 | 189 | | |
210 | 190 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | 191 | | |
218 | 192 | | |
219 | 193 | | |
220 | 194 | | |
221 | 195 | | |
222 | 196 | | |
223 | | - | |
224 | 197 | | |
225 | 198 | | |
226 | 199 | | |
| |||
268 | 241 | | |
269 | 242 | | |
270 | 243 | | |
271 | | - | |
| 244 | + | |
272 | 245 | | |
273 | 246 | | |
274 | 247 | | |
| |||
279 | 252 | | |
280 | 253 | | |
281 | 254 | | |
282 | | - | |
| 255 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
18 | 44 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
2 | 9 | | |
3 | 10 | | |
| |||
0 commit comments