Skip to content
Merged
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
1 change: 0 additions & 1 deletion .github/local-actions/branch-manager/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ ts_project(
"//.github/local-actions/branch-manager:node_modules/@octokit/rest",
"//.github/local-actions/branch-manager:node_modules/@types/node",
"//.github/local-actions/branch-manager:node_modules/typed-graphqlify",
"//.github/local-actions/branch-manager:node_modules/undici",
"//github-actions:utils",
"//ng-dev/pr/common",
"//ng-dev/pr/common/labels",
Expand Down
3 changes: 1 addition & 2 deletions .github/local-actions/branch-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@types/node": "24.12.2",
"typed-graphqlify": "3.1.6",
"undici": "8.1.0"
"typed-graphqlify": "3.1.6"
}
}
1 change: 0 additions & 1 deletion .github/local-actions/labels-sync/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ ts_project(
"//.github/local-actions/labels-sync:node_modules/@octokit/rest",
"//.github/local-actions/labels-sync:node_modules/@octokit/types",
"//.github/local-actions/labels-sync:node_modules/@types/node",
"//.github/local-actions/labels-sync:node_modules/undici",
"//github-actions:utils",
"//ng-dev/pr/common/labels",
],
Expand Down
3 changes: 1 addition & 2 deletions .github/local-actions/labels-sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@octokit/types": "16.0.0",
"@types/node": "24.12.2",
"undici": "8.1.0"
"@types/node": "24.12.2"
}
}
1 change: 0 additions & 1 deletion .github/local-actions/lock-closed/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ ts_project(
"//.github/local-actions/lock-closed:node_modules/@actions/github",
"//.github/local-actions/lock-closed:node_modules/@octokit/rest",
"//.github/local-actions/lock-closed:node_modules/@types/node",
"//.github/local-actions/lock-closed:node_modules/undici",
"//github-actions:utils",
],
)
Expand Down
3 changes: 1 addition & 2 deletions .github/local-actions/lock-closed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@octokit/types": "16.0.0",
"@types/node": "24.12.2",
"undici": "8.1.0"
"@types/node": "24.12.2"
}
}
1 change: 0 additions & 1 deletion github-actions/branch-manager/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ ts_project(
":node_modules/@octokit/webhooks-types",
":node_modules/@types/node",
":node_modules/typed-graphqlify",
":node_modules/undici",
"//github-actions:utils",
"//ng-dev/pr/common/labels",
],
Expand Down
3 changes: 1 addition & 2 deletions github-actions/branch-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"@octokit/rest": "22.0.1",
"@octokit/webhooks-types": "7.6.1",
"@types/node": "24.12.2",
"typed-graphqlify": "3.1.6",
"undici": "8.1.0"
"typed-graphqlify": "3.1.6"
}
}
1 change: 0 additions & 1 deletion github-actions/google-internal-tests/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ ts_project(
":node_modules/@actions/github",
":node_modules/@octokit/rest",
":node_modules/@types/node",
":node_modules/undici",
"//ng-dev/utils:g3_sync_config",
],
)
Expand Down
3 changes: 1 addition & 2 deletions github-actions/google-internal-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@types/node": "24.12.2",
"typed-graphqlify": "3.1.6",
"undici": "8.1.0"
"typed-graphqlify": "3.1.6"
}
}
1 change: 0 additions & 1 deletion github-actions/labeling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"@types/node": "24.12.2",
"micromatch": "^4.0.8",
"typed-graphqlify": "3.1.6",
"undici": "8.1.0",
"@octokit/openapi-types": "27.0.0",
"jasmine": "6.2.0"
}
Expand Down
1 change: 0 additions & 1 deletion github-actions/labeling/pull-request/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ ts_project(
"//github-actions/labeling:node_modules/@types/micromatch",
"//github-actions/labeling:node_modules/@types/node",
"//github-actions/labeling:node_modules/micromatch",
"//github-actions/labeling:node_modules/undici",
"//github-actions/labeling/shared",
"//ng-dev/commit-message",
"//ng-dev/pr/common/labels",
Expand Down
1 change: 0 additions & 1 deletion github-actions/org-file-sync/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ ts_project(
":node_modules/@octokit/rest",
":node_modules/@octokit/types",
":node_modules/@types/node",
":node_modules/undici",
"//github-actions:utils",
],
)
Expand Down
3 changes: 1 addition & 2 deletions github-actions/org-file-sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"@octokit/rest": "22.0.1",
"@octokit/types": "16.0.0",
"@types/node": "24.12.2",
"typed-graphqlify": "3.1.6",
"undici": "8.1.0"
"typed-graphqlify": "3.1.6"
}
}
1 change: 0 additions & 1 deletion github-actions/post-approval-changes/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ ts_project(
":node_modules/@octokit/rest",
":node_modules/@octokit/webhooks-types",
":node_modules/@types/node",
":node_modules/undici",
"//github-actions:utils",
],
)
Expand Down
3 changes: 1 addition & 2 deletions github-actions/post-approval-changes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"@octokit/rest": "22.0.1",
"@octokit/webhooks-types": "7.6.1",
"@types/node": "24.12.2",
"typed-graphqlify": "3.1.6",
"undici": "8.1.0"
"typed-graphqlify": "3.1.6"
}
}
1 change: 0 additions & 1 deletion github-actions/unified-status-check/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ ts_project(
":node_modules/@octokit/types",
":node_modules/@types/node",
":node_modules/typed-graphqlify",
":node_modules/undici",
"//github-actions:utils",
"//ng-dev/pr/common/labels",
],
Expand Down
3 changes: 1 addition & 2 deletions github-actions/unified-status-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"@octokit/rest": "22.0.1",
"@octokit/types": "16.0.0",
"@types/node": "24.12.2",
"typed-graphqlify": "3.1.6",
"undici": "8.1.0"
"typed-graphqlify": "3.1.6"
}
}
33 changes: 0 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading