Skip to content

Commit 1a39cb8

Browse files
author
lmcrean
committed
Update package-lock.json and page-1.json: Added 'peer' property to several dependencies in package-lock.json and updated page-1.json with new pull request details, including changes to additions, deletions, and comments for existing entries.
1 parent 7a1bfee commit 1a39cb8

File tree

2 files changed

+35
-29
lines changed

2 files changed

+35
-29
lines changed

apps/api/github/package-lock.json

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/web/static/page-1.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
{
22
"data": [
3+
{
4+
"id": 2826605057,
5+
"number": 7986,
6+
"title": "Fix resource leak in FileBackedOutputStream to prevent file handle exhaustion",
7+
"created_at": "2025-09-14T11:18:16Z",
8+
"merged_at": "2025-10-30T14:00:00Z",
9+
"html_url": "https://github.com/google/guava/pull/7986",
10+
"state": "merged",
11+
"additions": 96,
12+
"deletions": 1,
13+
"comments": 0,
14+
"repository": {
15+
"name": "guava",
16+
"description": "Google core libraries for Java",
17+
"language": "Java",
18+
"html_url": "https://github.com/google/guava",
19+
"owner": {
20+
"login": "google",
21+
"avatar_url": "https://avatars.githubusercontent.com/u/1342004?v=4"
22+
}
23+
}
24+
},
325
{
426
"id": 2805908000,
527
"number": 7974,
@@ -206,9 +228,9 @@
206228
"merged_at": null,
207229
"html_url": "https://github.com/stripe/stripe-go/pull/2178",
208230
"state": "open",
209-
"additions": 544,
231+
"additions": 580,
210232
"deletions": 17,
211-
"comments": 0,
233+
"comments": 3,
212234
"repository": {
213235
"name": "stripe-go",
214236
"description": "Go library for the Stripe API. ",
@@ -230,7 +252,7 @@
230252
"state": "open",
231253
"additions": 506,
232254
"deletions": 11,
233-
"comments": 0,
255+
"comments": 2,
234256
"repository": {
235257
"name": "stripe-go",
236258
"description": "Go library for the Stripe API. ",
@@ -250,8 +272,8 @@
250272
"merged_at": null,
251273
"html_url": "https://github.com/Shopify/cli/pull/6505",
252274
"state": "open",
253-
"additions": 2867,
254-
"deletions": 1131,
275+
"additions": 7123,
276+
"deletions": 5821,
255277
"comments": 1,
256278
"repository": {
257279
"name": "cli",
@@ -308,28 +330,6 @@
308330
}
309331
}
310332
},
311-
{
312-
"id": 2826605057,
313-
"number": 7986,
314-
"title": "Fix resource leak in FileBackedOutputStream to prevent file handle exhaustion",
315-
"created_at": "2025-09-14T11:18:16Z",
316-
"merged_at": null,
317-
"html_url": "https://github.com/google/guava/pull/7986",
318-
"state": "open",
319-
"additions": 96,
320-
"deletions": 1,
321-
"comments": 0,
322-
"repository": {
323-
"name": "guava",
324-
"description": "Google core libraries for Java",
325-
"language": "Java",
326-
"html_url": "https://github.com/google/guava",
327-
"owner": {
328-
"login": "google",
329-
"avatar_url": "https://avatars.githubusercontent.com/u/1342004?v=4"
330-
}
331-
}
332-
},
333333
{
334334
"id": 2826428657,
335335
"number": 6396,
@@ -406,7 +406,7 @@
406406
"state": "open",
407407
"additions": 117,
408408
"deletions": 0,
409-
"comments": 2,
409+
"comments": 3,
410410
"repository": {
411411
"name": "woocommerce-gateway",
412412
"description": "A GoCardless payments integration for WooCommerce",

0 commit comments

Comments
 (0)