CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 03:29:19 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/karma-runner/karma.git
etag: W/"86d22da0f72ae04b2dff895324fb311b"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=h8qyd7b3XQKssbomGo5EW5xL0QYCV3FEyI%2FzQVNr0PHEoQHCbvwSUk3f%2F67gzImY9CEbZoASemeZ%2BUb1ww7hkR24J8IxOmiIUdn5inW%2FQjOh%2F8oZ5fPFgJdSWBALC4R%2BMVMG19yQW1QFwEOlZgIRSlEpLJw%2B%2BuqjJPWrwchZ%2BcH2fL8LrXL%2FJmUASKRdDcKclWVUQrhoi3fePfM960jxcE1%2BXY7X1C9a7VsOX%2BlyQdW8bK%2BQ2DRh%2FrQAi5VOoLyaNEkKie36Vs4%2BgoiMlSfomw%3D%3D--QLzbDi%2FuhufP3JX7--hk1%2Fkg8WY5aMZvU9%2Fw9sSQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.764366730.1760066958; Path=/; Domain=github.com; Expires=Sat, 10 Oct 2026 03:29:18 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 10 Oct 2026 03:29:18 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8240:2B328A:11F3699:15D71AA:68E87D8E
feat: drop core-js and babel where possible · karma-runner/karma@60dfc5c · GitHub
Copy file name to clipboardExpand all lines: lib/middleware/source_files.js
Copy file name to clipboardExpand all lines: test/unit/emitter_wrapper.spec.js
Copy file name to clipboardExpand all lines: test/unit/file-list.spec.js
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit 60dfc5c
committed
feat: drop core-js and babel where possible
Now that the minimum version of Node that we support is 4,
we can stop shimming things everyhwere on the server side code.1 parent 0e1907d commit 60dfc5cCopy full SHA for 60dfc5c
File tree
Expand file treeCollapse file tree
34 files changed
+231
-599
lines changedFilter options
- lib
- middleware
- test/unit
- init
- launchers
- middleware
- mocks
- reporters
Expand file treeCollapse file tree
34 files changed
+231
-599
lines changedCollapse file: .babelrc
-4Lines changed: 0 additions & 4 deletions
This file was deleted.
Collapse file: gruntfile.js
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
|
Collapse file: lib/file-list.js
+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 | 10 |
| |
14 | 11 |
| |
15 | 12 |
| |
| |||
120 | 117 |
| |
121 | 118 |
| |
122 | 119 |
| |
123 |
| - | |
| 120 | + | |
124 | 121 |
| |
125 | 122 |
| |
126 | 123 |
| |
| |||
229 | 226 |
| |
230 | 227 |
| |
231 | 228 |
| |
232 |
| - | |
| 229 | + | |
233 | 230 |
| |
234 | 231 |
| |
235 | 232 |
| |
|
Collapse file: lib/middleware/source_files.js
lib/middleware/source_files.js
Copy file name to clipboardExpand all lines: lib/middleware/source_files.js+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
| |||
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
11 |
| - | |
| 10 | + | |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
|
Collapse file: lib/reporter.js
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
|
Collapse file: package.json
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
361 |
| - | |
362 |
| - | |
363 | 361 |
| |
364 | 362 |
| |
365 | 363 |
| |
|
Collapse file: test/unit/cli.spec.js
+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
|
Collapse file: test/unit/config.spec.js
+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
421 | 421 |
| |
422 | 422 |
| |
423 | 423 |
| |
424 |
| - | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
425 | 427 |
| |
426 | 428 |
| |
427 | 429 |
| |
|
Collapse file: test/unit/emitter_wrapper.spec.js
test/unit/emitter_wrapper.spec.js
Copy file name to clipboardExpand all lines: test/unit/emitter_wrapper.spec.js+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
|
Collapse file: test/unit/file-list.spec.js
test/unit/file-list.spec.js
Copy file name to clipboardExpand all lines: test/unit/file-list.spec.js+56-41Lines changed: 56 additions & 41 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
8 | 7 |
| |
9 |
| - | |
10 |
| - | |
| 8 | + | |
| 9 | + | |
11 | 10 |
| |
12 | 11 |
| |
13 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 |
| - | |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 |
| - | |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
71 | 72 |
| |
72 | 73 |
| |
73 | 74 |
| |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
78 | 81 |
| |
79 | 82 |
| |
80 | 83 |
| |
| |||
201 | 204 |
| |
202 | 205 |
| |
203 | 206 |
| |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
208 | 213 |
| |
209 | 214 |
| |
210 | 215 |
| |
| |||
238 | 243 |
| |
239 | 244 |
| |
240 | 245 |
| |
241 |
| - | |
242 |
| - | |
243 |
| - | |
244 |
| - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
245 | 252 |
| |
246 | 253 |
| |
247 | 254 |
| |
| |||
430 | 437 |
| |
431 | 438 |
| |
432 | 439 |
| |
433 |
| - | |
434 |
| - | |
435 |
| - | |
436 |
| - | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
437 | 446 |
| |
438 | 447 |
| |
439 | 448 |
| |
| |||
557 | 566 |
| |
558 | 567 |
| |
559 | 568 |
| |
560 |
| - | |
561 |
| - | |
562 |
| - | |
563 |
| - | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
564 | 575 |
| |
565 | 576 |
| |
566 | 577 |
| |
| |||
664 | 675 |
| |
665 | 676 |
| |
666 | 677 |
| |
667 |
| - | |
668 |
| - | |
669 |
| - | |
670 |
| - | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
671 | 684 |
| |
672 | 685 |
| |
673 | 686 |
| |
| |||
739 | 752 |
| |
740 | 753 |
| |
741 | 754 |
| |
742 |
| - | |
| 755 | + | |
743 | 756 |
| |
744 | 757 |
| |
745 | 758 |
| |
746 | 759 |
| |
747 | 760 |
| |
748 |
| - | |
749 |
| - | |
750 |
| - | |
751 |
| - | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
752 | 767 |
| |
753 | 768 |
| |
754 | 769 |
| |
|
You can’t perform that action at this time.
0 commit comments