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
2 changes: 1 addition & 1 deletion .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.6.2",
"@types/node": "24.7.0",
"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.0",
"@types/node": "24.6.2",
"@types/node": "24.7.0",
"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.0",
"@types/node": "24.6.2",
"@types/node": "24.7.0",
"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.6.2"
"@types/node": "24.7.0"
}
}
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.135.4"
"renovate": "41.135.6"
},
"pnpm": {
"onlyBuiltDependencies": [
Expand Down
10 changes: 5 additions & 5 deletions .github/ng-renovate/pnpm-lock.yaml

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

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.6.2",
"@types/node": "24.7.0",
"firebase-admin": "13.5.0",
"firebase-functions": "6.4.0",
"firebase-tools": "14.18.0"
Expand Down
2 changes: 1 addition & 1 deletion bazel/integration/tests/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/jasmine": "~5.1.9",
"@types/node": "^22.0.0",
"chromedriver": "^141.0.0",
"jasmine-core": "~5.11.0",
"jasmine-core": "~5.12.0",
"karma": "~6.4.4",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.1",
Expand Down
16 changes: 8 additions & 8 deletions bazel/integration/tests/angular-cli/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions bazel/spec-bundling/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"@angular/platform-browser": "21.0.0-next.6",
"@types/jasmine": "5.1.9",
"@types/jsdom": "27.0.0",
"@types/node": "24.6.2",
"@types/node": "24.7.0",
"jasmine-reporters": "2.5.2",
"jasmine": "5.11.0",
"jasmine": "5.12.0",
"jsdom": "27.0.0",
"tinyglobby": "0.2.15",
"zone.js": "0.15.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.6.2"
"@types/node": "24.7.0"
}
}
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.6.2",
"@types/node": "24.7.0",
"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.6.2"
"@types/node": "24.7.0"
}
}
4 changes: 2 additions & 2 deletions github-actions/feature-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"@octokit/request-error": "7.0.1",
"@octokit/rest": "22.0.0",
"@types/jasmine": "5.1.9",
"@types/node": "24.6.2",
"@types/node": "24.7.0",
"jasmine-reporters": "2.5.2",
"jasmine": "5.11.0",
"jasmine": "5.12.0",
"typed-graphqlify": "3.1.6",
"undici": "7.16.0"
}
Expand Down
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.6.2",
"@types/node": "24.7.0",
"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.0",
"@types/node": "24.6.2",
"@types/node": "24.7.0",
"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.9",
"@types/node": "24.6.2"
"@types/node": "24.7.0"
}
}
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.6.2",
"@types/node": "24.7.0",
"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.6.2"
"@types/node": "24.7.0"
}
}
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.6.2"
"@types/node": "24.7.0"
}
}
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.6.2",
"@types/node": "24.7.0",
"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.6.2"
"@types/node": "24.7.0"
}
}
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.0",
"@types/node": "24.6.2",
"@types/node": "24.7.0",
"typed-graphqlify": "3.1.6",
"undici": "7.16.0"
}
Expand Down
6 changes: 3 additions & 3 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.0",
"@types/jasmine": "5.1.9",
"@types/node": "24.6.2",
"@types/node": "24.7.0",
"@types/semver": "7.7.1",
"@types/which": "3.0.4",
"@types/yargs": "17.0.33",
Expand All @@ -54,9 +54,9 @@
"firebase": "12.3.0",
"folder-hash": "4.1.1",
"git-raw-commits": "5.0.0",
"jasmine-core": "5.11.0",
"jasmine-core": "5.12.0",
"jasmine-reporters": "2.5.2",
"jasmine": "5.11.0",
"jasmine": "5.12.0",
"jsonc-parser": "3.3.1",
"minimatch": "10.0.3",
"multimatch": "7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"@bazel/buildifier": "8.2.1",
"firebase-tools": "14.18.0",
"husky": "9.1.7",
"jasmine-core": "5.11.0",
"jasmine-core": "5.12.0",
"jasmine-reporters": "2.5.2",
"jasmine": "5.11.0",
"jasmine": "5.12.0",
"prettier": "3.6.2",
"tslib": "^2.5.2",
"tslint": "6.1.3",
Expand Down
Loading
Loading