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
36 changes: 25 additions & 11 deletions .github/local-actions/branch-manager/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/local-actions/branch-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@actions/core": "1.11.1",
"@actions/github": "6.0.1",
"@octokit/rest": "22.0.0",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"typed-graphqlify": "3.1.6",
"undici": "7.16.0"
}
Expand Down
2 changes: 1 addition & 1 deletion .github/local-actions/labels-sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@actions/github": "6.0.1",
"@octokit/rest": "22.0.0",
"@octokit/types": "15.0.1",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"undici": "7.16.0"
}
}
2 changes: 1 addition & 1 deletion .github/local-actions/lock-closed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@actions/github": "6.0.1",
"@octokit/rest": "22.0.0",
"@octokit/types": "15.0.1",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"undici": "7.16.0"
}
}
2 changes: 1 addition & 1 deletion .github/local-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "module",
"dependencies": {
"@types/node": "24.9.1"
"@types/node": "24.9.2"
}
}
2 changes: 1 addition & 1 deletion .github/ng-renovate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ng-renovate",
"type": "commonjs",
"dependencies": {
"renovate": "41.159.4"
"renovate": "41.165.2"
},
"pnpm": {
"onlyBuiltDependencies": [
Expand Down
225 changes: 107 additions & 118 deletions .github/ng-renovate/pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@octokit/request-error": "7.0.1",
"@octokit/rest": "22.0.0",
"@octokit/webhooks-types": "7.6.1",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"firebase-admin": "13.5.0",
"firebase-functions": "6.6.0",
"firebase-tools": "14.22.0"
Expand Down
2 changes: 1 addition & 1 deletion bazel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@microsoft/api-extractor": "7.53.3",
"@types/babel__core": "7.20.5",
"@types/browser-sync": "2.29.1",
"@types/node": "22.18.12",
"@types/node": "22.18.13",
"@types/selenium-webdriver": "^4.1.28",
"@types/send": "1.2.1",
"@types/wait-on": "^5.3.4",
Expand Down
2 changes: 1 addition & 1 deletion bazel/spec-bundling/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@angular/platform-browser": "21.0.0-next.9",
"@types/jasmine": "5.1.12",
"@types/jsdom": "27.0.0",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"jasmine-reporters": "2.5.2",
"jasmine": "5.12.0",
"jsdom": "27.0.1",
Expand Down
2 changes: 1 addition & 1 deletion github-actions/bazel/configure-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"type": "module",
"dependencies": {
"@actions/core": "1.11.1",
"@types/node": "24.9.1"
"@types/node": "24.9.2"
}
}
2 changes: 1 addition & 1 deletion github-actions/branch-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@actions/github": "6.0.1",
"@octokit/rest": "22.0.0",
"@octokit/webhooks-types": "7.6.1",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"typed-graphqlify": "3.1.6",
"undici": "7.16.0"
}
Expand Down
2 changes: 1 addition & 1 deletion github-actions/browserstack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"type": "module",
"dependencies": {
"@actions/core": "1.11.1",
"@types/node": "24.9.1"
"@types/node": "24.9.2"
}
}
2 changes: 1 addition & 1 deletion github-actions/feature-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@octokit/request-error": "7.0.1",
"@octokit/rest": "22.0.0",
"@types/jasmine": "5.1.12",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"jasmine-reporters": "2.5.2",
"jasmine": "5.12.0",
"typed-graphqlify": "3.1.6",
Expand Down
36 changes: 25 additions & 11 deletions github-actions/google-internal-tests/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion github-actions/google-internal-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@actions/core": "1.11.1",
"@actions/github": "6.0.1",
"@octokit/rest": "22.0.0",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"typed-graphqlify": "3.1.6",
"undici": "7.16.0"
}
Expand Down
2 changes: 1 addition & 1 deletion github-actions/org-file-sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@actions/github": "6.0.1",
"@octokit/rest": "22.0.0",
"@octokit/types": "15.0.1",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"typed-graphqlify": "3.1.6",
"undici": "7.16.0"
}
Expand Down
2 changes: 1 addition & 1 deletion github-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"@octokit/auth-app": "8.1.1",
"@octokit/rest": "22.0.0",
"@types/jasmine": "5.1.12",
"@types/node": "24.9.1"
"@types/node": "24.9.2"
}
}
2 changes: 1 addition & 1 deletion github-actions/post-approval-changes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@actions/github": "6.0.1",
"@octokit/rest": "22.0.0",
"@octokit/webhooks-types": "7.6.1",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"typed-graphqlify": "3.1.6",
"undici": "7.16.0"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"@types/node": "24.9.1"
"@types/node": "24.9.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"dependencies": {
"@actions/core": "1.11.1",
"@octokit/rest": "22.0.0",
"@types/node": "24.9.1"
"@types/node": "24.9.2"
}
}
2 changes: 1 addition & 1 deletion github-actions/pull-request-labeling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@actions/core": "1.11.1",
"@actions/github": "6.0.1",
"@octokit/rest": "22.0.0",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"typed-graphqlify": "3.1.6",
"undici": "7.16.0"
}
Expand Down
2 changes: 1 addition & 1 deletion github-actions/saucelabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"type": "module",
"dependencies": {
"@actions/core": "1.11.1",
"@types/node": "24.9.1"
"@types/node": "24.9.2"
}
}
2 changes: 1 addition & 1 deletion github-actions/unified-status-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@octokit/graphql-schema": "15.26.0",
"@octokit/rest": "22.0.0",
"@octokit/types": "15.0.1",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"typed-graphqlify": "3.1.6",
"undici": "7.16.0"
}
Expand Down
4 changes: 2 additions & 2 deletions ng-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/folder-hash": "4.0.4",
"@types/git-raw-commits": "5.0.1",
"@types/jasmine": "5.1.12",
"@types/node": "24.9.1",
"@types/node": "24.9.2",
"@types/semver": "7.7.1",
"@types/which": "3.0.4",
"@types/yargs": "17.0.34",
Expand All @@ -58,7 +58,7 @@
"jasmine-reporters": "2.5.2",
"jasmine": "5.12.0",
"jsonc-parser": "3.3.1",
"minimatch": "10.0.3",
"minimatch": "10.1.1",
"multimatch": "7.0.0",
"nock": "14.0.10",
"semver": "7.7.3",
Expand Down
Loading
Loading