Skip to content

Commit ad93590

Browse files
angular-robotjosephperrott
authored andcommitted
build: update dependency undici to v8
See associated pull request for more information.
1 parent 5dac376 commit ad93590

File tree

10 files changed

+33
-27
lines changed

10 files changed

+33
-27
lines changed

.github/local-actions/branch-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@octokit/rest": "22.0.1",
66
"@types/node": "24.12.0",
77
"typed-graphqlify": "3.1.6",
8-
"undici": "7.24.7"
8+
"undici": "8.0.0"
99
}
1010
}

.github/local-actions/labels-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
77
"@types/node": "24.12.0",
8-
"undici": "7.24.7"
8+
"undici": "8.0.0"
99
}
1010
}

.github/local-actions/lock-closed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
77
"@types/node": "24.12.0",
8-
"undici": "7.24.7"
8+
"undici": "8.0.0"
99
}
1010
}

github-actions/branch-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@octokit/webhooks-types": "7.6.1",
88
"@types/node": "24.12.0",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.24.7"
10+
"undici": "8.0.0"
1111
}
1212
}

github-actions/google-internal-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"@octokit/rest": "22.0.1",
77
"@types/node": "24.12.0",
88
"typed-graphqlify": "3.1.6",
9-
"undici": "7.24.7"
9+
"undici": "8.0.0"
1010
}
1111
}

github-actions/labeling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/node": "24.12.0",
1111
"micromatch": "^4.0.8",
1212
"typed-graphqlify": "3.1.6",
13-
"undici": "7.24.7",
13+
"undici": "8.0.0",
1414
"@octokit/openapi-types": "27.0.0",
1515
"jasmine": "6.1.0"
1616
}

github-actions/org-file-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@octokit/types": "16.0.0",
88
"@types/node": "24.12.0",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.24.7"
10+
"undici": "8.0.0"
1111
}
1212
}

github-actions/post-approval-changes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@octokit/webhooks-types": "7.6.1",
88
"@types/node": "24.12.0",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.24.7"
10+
"undici": "8.0.0"
1111
}
1212
}

github-actions/unified-status-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@octokit/types": "16.0.0",
99
"@types/node": "24.12.0",
1010
"typed-graphqlify": "3.1.6",
11-
"undici": "7.24.7"
11+
"undici": "8.0.0"
1212
}
1313
}

pnpm-lock.yaml

Lines changed: 24 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)