Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11,419 changes: 6,514 additions & 4,905 deletions .github/local-actions/branch-manager/main.js

Large diffs are not rendered by default.

11,429 changes: 6,519 additions & 4,910 deletions .github/local-actions/labels-sync/main.js

Large diffs are not rendered by default.

11,429 changes: 6,519 additions & 4,910 deletions .github/local-actions/lock-closed/main.js

Large diffs are not rendered by default.

11,429 changes: 6,519 additions & 4,910 deletions github-actions/branch-manager/main.js

Large diffs are not rendered by default.

11,431 changes: 6,520 additions & 4,911 deletions github-actions/commit-message-based-labels/main.js

Large diffs are not rendered by default.

11,429 changes: 6,519 additions & 4,910 deletions github-actions/create-pr-for-changes/main.js

Large diffs are not rendered by default.

11,429 changes: 6,519 additions & 4,910 deletions github-actions/feature-request/main.js

Large diffs are not rendered by default.

11,427 changes: 6,518 additions & 4,909 deletions github-actions/google-internal-tests/main.js

Large diffs are not rendered by default.

11,429 changes: 6,519 additions & 4,910 deletions github-actions/org-file-sync/main.js

Large diffs are not rendered by default.

11,429 changes: 6,519 additions & 4,910 deletions github-actions/post-approval-changes/main.js

Large diffs are not rendered by default.

11,429 changes: 6,519 additions & 4,910 deletions github-actions/unified-status-check/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"tslint": "^6.1.3",
"tsx": "^4.15.7",
"typed-graphqlify": "^3.1.1",
"undici": "^6.19.8",
"undici": "^7.0.0",
"wait-on": "^8.0.0",
"which": "^5.0.0",
"ws": "^8.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ __metadata:
tsx: "npm:^4.15.7"
typed-graphqlify: "npm:^3.1.1"
typescript: "npm:5.6.3"
undici: "npm:^6.19.8"
undici: "npm:^7.0.0"
uuid: "npm:^11.0.0"
wait-on: "npm:^8.0.0"
which: "npm:^5.0.0"
Expand Down Expand Up @@ -15295,10 +15295,10 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^6.19.8":
version: 6.21.0
resolution: "undici@npm:6.21.0"
checksum: 10c0/afa9bde6dcf8e0f5cf1ff2fa977ba73dd5510299ddfca0e1f37ff326554172ae31cb3d4a40b5a729601be1f21b96a2684f974d74dab53f9b6930fd47d1949246
"undici@npm:^7.0.0":
version: 7.0.0
resolution: "undici@npm:7.0.0"
checksum: 10c0/6d91d5ea5f858ac9ea8b8e28722167dcb4606dc8f3886b6768de94de96fb0817a7fec974ecbc51c1fec03131e2cc44df49a2ab966f5d2d191f32163776f36d91
languageName: node
linkType: hard

Expand Down