-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontributions.json
More file actions
170 lines (170 loc) · 5.78 KB
/
Copy pathcontributions.json
File metadata and controls
170 lines (170 loc) · 5.78 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
[
{
"name": "terrastruct/d2",
"title": "Modern diagram scripting language",
"description": "Migrate playwright-go to mxschmitt module path after deprecation; bump v0.5200.0 → v0.6100.0; fix broken init-playwright due to missing driver binaries",
"stars": "24.8k+",
"type": "bugfix",
"status": "open",
"language": "Go",
"link": "https://github.com/terrastruct/d2/pull/2782",
"date": "2026-07-25",
"highlighted": false
},
{
"name": "microsoft/playwright",
"title": "Browser automation framework",
"description": "Remove 3 dead env var flags (LEGACY_SCREENSHOT, PW_CODEGEN_NO_INSPECTOR, PW_DETECT_NESTED_PROGRESS) with cascading dead variables",
"stars": "91.7k+",
"type": "chore",
"status": "closed",
"language": "TypeScript",
"link": "https://github.com/microsoft/playwright/pull/41500",
"date": "2026-06-27",
"highlighted": false
},
{
"name": "microsoft/playwright",
"title": "Browser automation framework",
"description": "Replace empty catch in ariaSnapshot with debugLogger; throw on fixture integrity violations instead of silent state corruption",
"stars": "91.7k+",
"type": "bugfix",
"status": "closed",
"language": "TypeScript",
"link": "https://github.com/microsoft/playwright/pull/41502",
"date": "2026-06-27",
"highlighted": false
},
{
"name": "grafana/pyroscope",
"title": "Continuous profiling database",
"description": "Remove deprecated receivedDecompressedBytes metric superseded by _total variant with stage labels",
"stars": "11.5k+",
"type": "refactor",
"status": "open",
"language": "Go",
"link": "https://github.com/grafana/pyroscope/pull/5292",
"date": "2026-06-26",
"highlighted": false
},
{
"name": "grafana/pyroscope",
"title": "Continuous profiling database",
"description": "Add input validation for units and aggregationType in ingest handler — 72 tests, addresses maintainer TODOs",
"stars": "11.5k+",
"type": "feature",
"status": "closed",
"language": "Go",
"link": "https://github.com/grafana/pyroscope/pull/5293",
"date": "2026-06-26",
"highlighted": false
},
{
"name": "latitude-dev/latitude-llm",
"title": "Open-source LLM evaluation platform",
"description": "Fix anySignal() race condition — re-check signal.aborted after addEventListener to close registration window gap",
"stars": "4.3k+",
"type": "bugfix",
"status": "closed",
"language": "TypeScript",
"link": "https://github.com/latitude-dev/latitude-llm/pull/3336",
"date": "2026-05-30",
"highlighted": false
},
{
"name": "nuxt/nuxt",
"title": "The full-stack Vue framework",
"description": "Add useDebounce composable — reactive debouncing, auto-imported, SSR-safe, zero dependencies",
"stars": "60.5k+",
"type": "feature",
"status": "closed",
"language": "TypeScript",
"link": "https://github.com/nuxt/nuxt/pull/35453",
"date": "2026-06-26",
"highlighted": true
},
{
"name": "nuxt/nuxt",
"title": "The full-stack Vue framework",
"description": "Wrap new URL() in try-catch at 6 call sites to prevent crashes on malformed user input",
"stars": "60.5k+",
"type": "bugfix",
"status": "pending",
"language": "TypeScript",
"link": "https://github.com/nuxt/nuxt/pull/35449",
"date": "2026-06-26",
"highlighted": true
},
{
"name": "ahmadrosid/tinyclaw",
"title": "AI Personal Assistant",
"description": "Add PathGuard to prevent path traversal in write_file/delete_file",
"stars": "26",
"type": "security",
"status": "merged",
"language": "TypeScript",
"link": "https://github.com/ahmadrosid/tinyclaw/pull/4",
"date": "2026-06-04",
"highlighted": true
},
{
"name": "ollama/ollama",
"title": "Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.",
"description": "Guard nil spinner in push handler after successful push",
"stars": "173k+",
"type": "bugfix",
"status": "pending",
"language": "Go",
"link": "https://github.com/ollama/ollama/pull/16201",
"date": "2026-05-17",
"highlighted": true
},
{
"name": "stdlib-js/stdlib",
"title": "The fundamental numerical library for JavaScript and TypeScript.",
"description": "Add stats/incr/nanminabs — incremental minimum absolute value ignoring NaN",
"stars": "5.8k+",
"type": "feature",
"status": "merged",
"language": "JavaScript",
"link": "https://github.com/stdlib-js/stdlib/pull/12246",
"date": "2026-05-22",
"highlighted": false
},
{
"name": "fern-api/fern",
"title": "Input OpenAPI. Output SDKs and Docs.",
"description": "Fix anySignal() race condition between aborted check and addEventListener",
"stars": "3.6k+",
"type": "bugfix",
"status": "closed",
"language": "TypeScript",
"link": "https://github.com/fern-api/fern/pull/16153",
"date": "2026-06-01",
"highlighted": false
},
{
"name": "rstacruz/cheatsheets",
"title": "Cheatsheets for web development — devhints.io",
"description": "Add Dart cheatsheet with Flutter quick reference",
"stars": "14k+",
"type": "feature",
"status": "pending",
"language": "Dart",
"link": "https://github.com/rstacruz/cheatsheets/pull/2219",
"date": "2026-05-22",
"highlighted": false
},
{
"name": "firstcontributions/first-contributions",
"title": "Help beginners to contribute to open source projects",
"description": "Add Muhammad Faisal Affan to Contributors list",
"stars": "54k+",
"type": "docs",
"status": "merged",
"language": "Markdown",
"link": "https://github.com/firstcontributions/first-contributions/pull/117480",
"date": "2026-05-22",
"highlighted": false
}
]