Skip to content

Commit 293da7d

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 32d3068 commit 293da7d

30 files changed

Lines changed: 613 additions & 231 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"dependencies": {
33
"@actions/core": "3.0.0",
4-
"@actions/github": "9.0.0",
4+
"@actions/github": "9.1.0",
55
"@octokit/rest": "22.0.1",
66
"@types/node": "24.12.2",
77
"typed-graphqlify": "3.1.6",
8-
"undici": "8.0.2"
8+
"undici": "8.1.0"
99
}
1010
}

.github/local-actions/labels-sync/main.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"dependencies": {
33
"@actions/core": "3.0.0",
4-
"@actions/github": "9.0.0",
4+
"@actions/github": "9.1.0",
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
77
"@types/node": "24.12.2",
8-
"undici": "8.0.2"
8+
"undici": "8.1.0"
99
}
1010
}

.github/local-actions/lock-closed/main.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"dependencies": {
33
"@actions/core": "3.0.0",
4-
"@actions/github": "9.0.0",
4+
"@actions/github": "9.1.0",
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
77
"@types/node": "24.12.2",
8-
"undici": "8.0.2"
8+
"undici": "8.1.0"
99
}
1010
}

.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": "43.109.4"
5+
"renovate": "43.120.1"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

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

Lines changed: 54 additions & 39 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"@octokit/rest": "22.0.1",
1515
"@octokit/webhooks-types": "7.6.1",
1616
"@types/node": "24.12.2",
17-
"firebase-admin": "13.7.0",
18-
"firebase-functions": "7.2.3",
19-
"firebase-tools": "15.13.0"
17+
"firebase-admin": "13.8.0",
18+
"firebase-functions": "7.2.5",
19+
"firebase-tools": "15.14.0"
2020
}
2121
}

bazel/integration/tests/angular-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/jasmine": "~6.0.0",
2929
"@types/node": "24.12.2",
3030
"chromedriver": "^147.0.0",
31-
"jasmine-core": "6.1.0",
31+
"jasmine-core": "6.2.0",
3232
"karma": "~6.4.4",
3333
"karma-chrome-launcher": "~3.2.0",
3434
"karma-coverage": "~2.2.1",

0 commit comments

Comments
 (0)