Skip to content

Commit babea1b

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 56543b1 commit babea1b

File tree

8 files changed

+850
-631
lines changed

8 files changed

+850
-631
lines changed

.github/local-actions/branch-manager/main.js

Lines changed: 500 additions & 493 deletions
Large diffs are not rendered by default.

.github/ng-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-renovate",
33
"type": "commonjs",
44
"dependencies": {
5-
"renovate": "41.141.0"
5+
"renovate": "41.143.2"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

.github/ng-renovate/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/functions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@octokit/webhooks-types": "7.6.1",
1414
"@types/node": "24.7.0",
1515
"firebase-admin": "13.5.0",
16-
"firebase-functions": "6.4.0",
17-
"firebase-tools": "14.19.0"
16+
"firebase-functions": "6.5.0",
17+
"firebase-tools": "14.19.1"
1818
}
1919
}

bazel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/yargs": "17.0.33",
1313
"browser-sync": "3.0.4",
1414
"chalk": "5.6.2",
15-
"get-tsconfig": "4.11.0",
15+
"get-tsconfig": "4.12.0",
1616
"piscina": "^5.0.0",
1717
"send": "1.2.0",
1818
"true-case-path": "2.2.1",

ng-dev/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@actions/core": "1.11.1",
1919
"@google-cloud/spanner": "8.0.0",
20-
"@google/genai": "1.22.0",
20+
"@google/genai": "1.23.0",
2121
"@inquirer/prompts": "7.8.6",
2222
"@inquirer/type": "3.0.8",
2323
"@octokit/auth-app": "8.1.1",
@@ -51,7 +51,7 @@
5151
"ejs": "3.1.10",
5252
"encoding": "0.1.13",
5353
"fast-glob": "3.3.3",
54-
"firebase": "12.3.0",
54+
"firebase": "12.4.0",
5555
"folder-hash": "4.1.1",
5656
"git-raw-commits": "5.0.0",
5757
"jasmine-core": "5.12.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@angular/compiler-cli": "21.0.0-next.7",
2525
"@bazel/bazelisk": "1.26.0",
2626
"@bazel/buildifier": "8.2.1",
27-
"firebase-tools": "14.19.0",
27+
"firebase-tools": "14.19.1",
2828
"husky": "9.1.7",
2929
"jasmine-core": "5.12.0",
3030
"jasmine-reporters": "2.5.2",

0 commit comments

Comments
 (0)