Skip to content
Open
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
4 changes: 2 additions & 2 deletions .github/local-actions/branch-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@actions/core": "3.0.0",
"@actions/github": "9.1.0",
"@actions/core": "3.0.1",
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@types/node": "24.12.2",
"typed-graphqlify": "3.1.6",
Expand Down
4 changes: 2 additions & 2 deletions .github/local-actions/labels-sync/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@actions/core": "3.0.0",
"@actions/github": "9.1.0",
"@actions/core": "3.0.1",
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@octokit/types": "16.0.0",
"@types/node": "24.12.2",
Expand Down
4 changes: 2 additions & 2 deletions .github/local-actions/lock-closed/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@actions/core": "3.0.0",
"@actions/github": "9.1.0",
"@actions/core": "3.0.1",
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@octokit/types": "16.0.0",
"@types/node": "24.12.2",
Expand Down
4 changes: 2 additions & 2 deletions .github/local-actions/stale-cleanup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"private": true,
"type": "module",
"dependencies": {
"@actions/core": "3.0.0",
"@actions/github": "9.0.0",
"@actions/core": "3.0.1",
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@types/node": "24.12.2"
}
Expand Down
2 changes: 1 addition & 1 deletion .github/ng-renovate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "commonjs",
"packageManager": "pnpm@10.33.0",
"dependencies": {
"renovate": "43.120.1"
"renovate": "43.141.5"
},
"pnpm": {
"onlyBuiltDependencies": [
Expand Down
314 changes: 147 additions & 167 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 @@ -16,6 +16,6 @@
"@types/node": "24.12.2",
"firebase-admin": "13.8.0",
"firebase-functions": "7.2.5",
"firebase-tools": "15.14.0"
"firebase-tools": "15.15.0"
}
}
2 changes: 1 addition & 1 deletion bazel/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@devinfra/bazel",
"dependencies": {
"@microsoft/api-extractor": "7.58.2",
"@microsoft/api-extractor": "7.58.7",
"@types/babel__core": "7.20.5",
"@types/browser-sync": "2.29.1",
"@types/node": "24.12.2",
Expand Down
4 changes: 2 additions & 2 deletions bazel/rules/rules_browsers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"pnpm": {
"onlyBuiltDependencies": [],
"overrides": {
"puppeteer": "24.40.0",
"puppeteer-core": "24.40.0"
"puppeteer": "24.42.0",
"puppeteer-core": "24.42.0"
},
"packageExtensions": {
"grpc-gcp": {
Expand Down
40 changes: 20 additions & 20 deletions bazel/rules/rules_browsers/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 github-actions/bazel/configure-remote/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"dependencies": {
"@actions/core": "3.0.0",
"@actions/core": "3.0.1",
"@types/node": "24.12.2"
}
}
4 changes: 2 additions & 2 deletions github-actions/branch-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "module",
"dependencies": {
"@actions/core": "3.0.0",
"@actions/github": "9.1.0",
"@actions/core": "3.0.1",
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@octokit/webhooks-types": "7.6.1",
"@types/node": "24.12.2",
Expand Down
2 changes: 1 addition & 1 deletion github-actions/browserstack/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"dependencies": {
"@actions/core": "3.0.0",
"@actions/core": "3.0.1",
"@types/node": "24.12.2"
}
}
4 changes: 2 additions & 2 deletions github-actions/google-internal-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "module",
"dependencies": {
"@actions/core": "3.0.0",
"@actions/github": "9.1.0",
"@actions/core": "3.0.1",
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@types/node": "24.12.2",
"typed-graphqlify": "3.1.6",
Expand Down
4 changes: 2 additions & 2 deletions github-actions/labeling/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "module",
"dependencies": {
"@actions/core": "3.0.0",
"@actions/github": "9.1.0",
"@actions/core": "3.0.1",
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@google/genai": "^1.43.0",
"@types/jasmine": "6.0.0",
Expand Down
4 changes: 2 additions & 2 deletions github-actions/org-file-sync/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "module",
"dependencies": {
"@actions/core": "3.0.0",
"@actions/github": "9.1.0",
"@actions/core": "3.0.1",
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@octokit/types": "16.0.0",
"@types/node": "24.12.2",
Expand Down
4 changes: 2 additions & 2 deletions github-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "module",
"dependencies": {
"@actions/core": "3.0.0",
"@actions/github": "9.1.0",
"@actions/core": "3.0.1",
"@actions/github": "9.1.1",
"@octokit/auth-app": "8.2.0",
"@octokit/rest": "22.0.1",
"@types/jasmine": "6.0.0",
Expand Down
4 changes: 2 additions & 2 deletions github-actions/post-approval-changes/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "module",
"dependencies": {
"@actions/core": "3.0.0",
"@actions/github": "9.1.0",
"@actions/core": "3.0.1",
"@actions/github": "9.1.1",
"@octokit/rest": "22.0.1",
"@octokit/webhooks-types": "7.6.1",
"@types/node": "24.12.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@actions/core": "3.0.0",
"@actions/core": "3.0.1",
"@octokit/rest": "22.0.1",
"@types/node": "24.12.2"
}
Expand Down
2 changes: 1 addition & 1 deletion github-actions/saucelabs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"dependencies": {
"@actions/core": "3.0.0",
"@actions/core": "3.0.1",
"@types/node": "24.12.2"
}
}
4 changes: 2 additions & 2 deletions github-actions/unified-status-check/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "module",
"dependencies": {
"@actions/core": "3.0.0",
"@actions/github": "9.1.0",
"@actions/core": "3.0.1",
"@actions/github": "9.1.1",
"@octokit/graphql-schema": "15.26.1",
"@octokit/rest": "22.0.1",
"@octokit/types": "16.0.0",
Expand Down
8 changes: 4 additions & 4 deletions ng-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
}
},
"dependencies": {
"@actions/core": "3.0.0",
"@actions/core": "3.0.1",
"@google-cloud/spanner": "8.0.0",
"@google/genai": "1.50.1",
"@inquirer/prompts": "8.4.1",
"@inquirer/prompts": "8.4.2",
"@inquirer/type": "4.0.5",
"@octokit/auth-app": "8.2.0",
"@octokit/core": "7.0.6",
Expand Down Expand Up @@ -50,15 +50,15 @@
"ejs": "5.0.2",
"encoding": "0.1.13",
"fast-glob": "3.3.3",
"firebase": "12.12.0",
"firebase": "12.12.1",
"folder-hash": "4.1.2",
"jasmine-core": "6.2.0",
"jasmine-reporters": "2.5.2",
"jasmine": "6.2.0",
"jsonc-parser": "3.3.1",
"minimatch": "10.2.5",
"multimatch": "8.0.0",
"nock": "14.0.12",
"nock": "14.0.13",
"semver": "7.7.4",
"supports-color": "10.2.2",
"typed-graphqlify": "3.1.6",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@bazel/bazelisk": "1.28.1",
"@bazel/buildifier": "8.2.1",
"firebase-tools": "15.14.0",
"firebase-tools": "15.15.0",
"husky": "9.1.7",
"jasmine-core": "6.2.0",
"jasmine-reporters": "2.5.2",
Expand Down
Loading
Loading